Henry1887
Active Member
- Aug 2, 2020
- 696
- 938
- 287
Here i wrote a simple Python script that lets you edit your Save without looking for it and without using saveeditonline.com
How to use:
(have python installed)
put it anywhere and run it with "python edit.py"
specifiy how much money u want and youre done
Info on how to edit the save manually:
The Save is a base64 encrypted json file
so u just have to decrypt it change one value and encrypt it again
You must be registered to see the links
How to use:
(have python installed)
put it anywhere and run it with "python edit.py"
specifiy how much money u want and youre done
Info on how to edit the save manually:
The Save is a base64 encrypted json file
so u just have to decrypt it change one value and encrypt it again