- Place your maps inside the ./assets folder. Make sure each map folder contains a .fxap file. Example: ./assets/map1/.fxap
- Load the key data.
- Decrypt the file.
Python: 3.1x
Install the dependencies: pip install requests colorama pycryptodome discord.py
python bot.py
Run the decryption script:
python auto.py
Run the following command to load the key:
python escrow.py -s -k [KEY]
Example:
python escrow.py -s -k cfxk_1Gqh4rzXDTC2Q7esH4qaX_4E0TpERun the decryption script:
python auto.py