Skip to content

Releases: 29988122/Fate-Grand-Order_Lua

Latest Version

16 Jan 01:54
8a4330e
Compare
Choose a tag to compare
Latest Version Pre-release
Pre-release

Please visit the following link for the latest version.

https://github.com/29988122/Fate-Grand-Order_Lua/archive/master.zip

It will be updated DAILY!

Bug Fix and Image Recognition adjustment

27 Dec 02:33
c3d0711
Compare
Choose a tag to compare

Fixed the bug where the Autoskill would not work as expected
Adjusted Autoskill to be based on Image Recognition rather than wait times

Refactoring and Performance Update

08 Dec 16:06
392f91e
Compare
Choose a tag to compare

This will be the final release for version 2 (I guess). We will be freeze the code base for major code structure and design updates. We will hold any enhancement development for now.

Thank you @potchy for the refactoring!

2.2

22 Nov 20:48
Compare
Choose a tag to compare
2.2

General:
• Added workaround for devices with an aspect ratio different than 16:9. See #40 for details.

Menu:
• Stop script when out of AP.

"Preferred" support selection mode:
• Better scrolling.
• New option: Support_FriendsOnly. Set to 1 if you want to select only friend supports.
• Added a bunch of new Craft Essences to /image_SUPPORT.

Battle:
• Fixes issue with cards recognition in the Chinese server.
• Fixes issue where auto targeting did not work in 3/3, if a target was previously chosen in 2/3.
UnstableFastSkipDeadAnimation fine tuning.

Lottery (Christmas events):
• Faster spinning, but I'm not sure if it still works after the QoL changes in NA released this week.

Auto Support Selection Revolutionized

11 Oct 08:18
Compare
Choose a tag to compare

20181011: bugfix for NP spam behavior.

Previous release note:
As title.
Also some minor fix - less chance of misbehaving.

Added a new option called Battle_NoblePhantsm, which can now decrease your probability of being wiped out.

Please check:
https://github.com/29988122/Fate-Grand-Order_Lua#noble-phantasm-behavior
for further detail.

Auto Support Selection Revolutionized

10 Oct 17:42
Compare
Choose a tag to compare

As title.
Also some minor fix - less chance of misbehaving.

Added a new option called Battle_NoblePhantsm, which can now decrease your probability of being wiped out.

Please check:
https://github.com/29988122/Fate-Grand-Order_Lua#noble-phantasm-behavior
for further detail.

Auto Support Selection added.

26 Aug 10:27
5ac70d8
Compare
Choose a tag to compare

Thanks for @potchy and @ryuga93 . We've come so far.

Please check readme for further info about Auto Support Selection function.

Reconstructed PSA window

13 Aug 15:20
Compare
Choose a tag to compare

Should be bug-free now.

Bugfix

12 Aug 17:56
Compare
Choose a tag to compare

Fix a bug in 1.9.2.
Please refer to 1.9.2 for changelog.

Performance increased, new feature added.

12 Aug 13:23
2b1d8d1
Compare
Choose a tag to compare

-Autoskill List feature added. Please check readme for further detail.
-Performance increased.
-Code cleanup to prevent bugs.