Jump to content

Recommended Posts

Posted (edited)

I figured out how to change the values for this game but the numbers don't stay. They always go back down.. anyway to keep the numbers high for currency? It reads 1 billion but it's a fake number.

 

17576286408837374216059274003397.jpg

Edited by Mr-Z_420
Added photo
Posted

That’s because the game is just showing you a ‘visual’ number in memory, but the actual value the server or main logic uses hasn’t changed. That’s why it snaps back. For currency, most games check with the server or recalculate every update. If you want it to stick, you’d have to figure out where the real value is being stored/validated rather than the fake display value. Basically, you’re patching what you see, not what the game is actually tracking.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.