Skip to content

Permet de automatiquement débloquer le Galaxy Brain Achievement avec 2 compte

License

Notifications You must be signed in to change notification settings

ARKANYOTA/GalaxyBrainValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GalaxyBrainValidator

EN: Allows automatically unlocking the Galaxy Brain Achievement with 2 accounts. FR: Permet de débloquer automatiquement le Galaxy Brain Achievement avec 2 comptes.

Requirements

  • 2 github account (with their personal acces token) (Main user and Validator)
  • node js (with npm)

How to

git clone https://github.com/ARKANYOTA/GalaxyBrainValidator.git
cd GalaxyBrainValidator
npm install
cp .env.structure .env
  • Modify variables in the .env file (It is hidden by default)

    • SECRET_TOKEN: Token of the Main user account
    • SECRET_TOKEN_VALIDATOR_ACCOUNT: Token of the Validator account
    • OWNER: Username of the Main User account
    • REPO: Name of the forked repository, Normally "GalaxyBrainValidator"
    • TIER: 32 (NoLevel x1: 2, Bronze x2:8, Argent x3: 16, Gold x4: 32)
      • (⚠️ Doing the 32 validations at the same time has a good chance of causing the program to crash around the 20th iteration. You just have to wait a little then restart the program a second time with the number of remaining iterations.)
  • Execute the program

node index.js

About

Permet de automatiquement débloquer le Galaxy Brain Achievement avec 2 compte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published