Skip to content

jay-fivem/escrow-removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Place your maps inside the ./assets folder. Make sure each map folder contains a .fxap file. Example: ./assets/map1/.fxap
  2. Load the key data.
  3. Decrypt the file.

Requirements

Python: 3.1x Install the dependencies: pip install requests colorama pycryptodome discord.py

Discord Bot

python bot.py

Decrypt

Run the decryption script:

python auto.py

Load key data

Run the following command to load the key:

python escrow.py -s -k [KEY]

Example:
python escrow.py -s -k cfxk_1Gqh4rzXDTC2Q7esH4qaX_4E0TpE

Decrypt

Run the decryption script:

python auto.py

About

works great

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages