Fate-Grand-Automata (FGA)

Logo

Auto-battle app for F/GO (Android 7 or later, no need for root on phones).

Rewrite of FGO-Lua as an Android app in Kotlin with UI for configuration and without a time-limit on use.
It doesn’t tamper with the game in anyway and works by looking at the screen and tapping things just like a normal user would do.
It’s not made to do the story for you, but to automate the mundane farming.

GitHub link: https://github.com/Fate-Grand-Automata/FGA

Download from: https://fate-grand-automata.github.io

Need help? Check Troubleshooting Guide


Check Dependency Injection of extension functions in Kotlin to see a kind of a design pattern I came up with while implementing FGA.