Ok, how to cheat stats, money and more:
1st: save a save to edit
2nd: Edit the savetoken.py file in the renpy folder "
renpy\savetoken.py" and replace if token_dir is None: by if True: (There will be 3 entrys). This will allow you to edit a save and not get a message that it is malicious when you try to load it. (This should work for any games using this type of save editor blocking.) I suggest using Notepad++, it is free and will open the file in code format, just search for this line [if token_dir is None:]and replace with [if True:], without the [ ].
3rd: Go to
You must be registered to see the links
and drag your save into the drag-n-drop box and search for charisma. There will be several there but select
py|state should be the third entry. That will pull up your stats. Edit as wanted then use the download to save the edited file. And, as you will see, money is actually credits. So if you are using a different save editor you may want to search for that.
There are tons of other editing options here but I recommend using a save of a save as always to see if you accidently f*-+ something up too bad, lol, and please do not blame me if you do ok.