- Jun 28, 2018
- 104
- 335
I didn't put any effort towards preventing people from using cheat engine, there's no "anti-cheat".i noticed on the menu the dev uses a "value wipe" to prevent cheating.
(saves value to memory, adds 999999999999xxxx, loads value from memory if value doesn't match)
so to cheat, you would first have to find the anti-cheat address and disable it.
The value you're picking up is probably just the "output value" of the script attached to the text box, which is being updated from another value "somewhere else". Similar to how you can seem to change the amount of gold you appear to have in an MMO with cheat engine, but once it syncs with the server that value is reverted. I don't want to give away exactly how it can be done, but you won't need a decompiler/code injection/elite hacking skills.
I believe there was a post earlier in the thread where someone found a way to use cheat engine to change a value that would change how much you got paid for the night. If you're looking for a known proven method to get infinite money I would start there.