Caution
This project will no longer be maintained and will be archived, as it represents a time and research investment that I no longer wish to pursue. With that being said, the project will be archived.
FGO Daily Login is a mod of the repository FGODailyBonus
It has the following features:
- No Logs
- Automatic VerCode Update
- Change Telegram to Discord Webhook
- Region JP and NA
You need to extract your authentication data to do this. It's simple, all you need to do is navigate to the following path and get the following file:
Region | Path | File |
---|---|---|
NA | android/data/com.aniplex.fategrandorder.en/files/data/ |
54cc790bf952ea710ed7e8be08049531 |
JP | android/data/com.aniplex.fategrandorder/files/data/ |
54cc790bf952ea710ed7e8be08049531 |
Be careful with this data, you should not pass this data to other person, this is private data.
- Open the file with notopad or text editor and copy from ZSv to end!
- Go to Compiler Online and paste the string
- You will get all necesary data to fill Secrets
- Get your user agent of you device (phone or emulator) from this page
To create webhook discord you need create a server in discord and create a text channel, in settings of that channel search
integration > webhook > create webhook > copy url webhook
I configure cron of this repository with VerCode Extractor Repository you should configure all cron after update of VerCode Extractor Repository!
Region | Update VerCode Extractor Repository | Login in FGO Daily Repository |
---|---|---|
NA | 15 10 * * * | 30 10 * * * |
JP | 15 19 * * * | 30 19 * * * |
Is not necesary fork the repo of verCode but if you want
you must change endpoint in main.py in the function get_latest_verCode
Add this enviroment variables into Repository > settings > secrets > actions
Secret | Example |
---|---|
GAME_AUTHKEYS | RaNdOmStRiNg1234:randomAAAAA=,RaNdOmStRiNg1235:randomAAAAA= |
GAME_SECRETKEYS | RaNdOmStRiNg1234:randomAAAAA=,RaNdOmStRiNg1235:randomAAAAA= |
GAME_USERAGENT | Dalvik/2.1.0 (Linux; U; Android 11; Pixel 5 Build/RD1A.201105.003.A1) or Your User Agent |
GAME_USERIDS | 60951234,60951235 |
GAME_REGION | NA or JP (Must be in upper case) |
DISCORD_WEBHOOK | https://discord.com/api/webhooks/randomNumber/randomString |
- Perform Daily Friend Point Summons
- Claim all Saint Quartz and Tickets from gif box
- Make blue apple automatic
- hexstr author of FGO Daily Bonus