Giter VIP home page Giter VIP logo

fgo-daily-login-copy's Introduction

FGO Daily Login

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

Extract your auth data

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

Decript your data

Be careful with this data, you should not pass this data to other person, this is private data.

  1. Open the file with notopad or text editor and copy from ZSv to end!
  2. Go to Compiler Online and paste the string
  3. You will get all necesary data to fill Secrets
  4. Get your user agent of you device (phone or emulator) from this page

Discord Webhook

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

Cron / Scheluded

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

Secrets

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

Road Map

  • Perform Daily Friend Point Summons
  • Claim all Saint Quartz and Tickets from gif box
  • Make blue apple automatic

Acknowledgments

  • hexstr author of FGO Daily Bonus

fgo-daily-login-copy's People

Contributors

isaaczm avatar o-isaac avatar niizam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.