| View previous topic :: View next topic |
| Author |
Message |
archangel4 How do I cheat?
Reputation: 0
Joined: 05 Sep 2013 Posts: 3 Location: Heaven on Earth
|
|
| Back to top |
|
 |
TsTg Master Cheater
Reputation: 5
Joined: 12 Dec 2012 Posts: 340 Location: Somewhere....
|
Posted: Thu Sep 05, 2013 7:54 pm Post subject: |
|
|
| This means you are freezing the visual values only(what you see on the screen), some games uses different values with different counting strategies to make hacking harder, a simple example is when a pistol has 17 bullets, while actually the value need to search for is 51 (bullet value x 3).
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 25989 Location: The netherlands
|
Posted: Fri Sep 06, 2013 2:15 am Post subject: |
|
|
Try a different value type
Sometimes the value is stored as a float, but the display object needs a 4 byte, so when the value is changed, it tells the display object the new value in 4bytes, and the display object saves that to compare against for the next update
(It might also be stored as an 4 byte, but displayed as a float like bars)
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
|