View previous topic :: View next topic |
Author |
Message |
drxxmz How do I cheat?
Reputation: 0
Joined: 21 Jan 2025 Posts: 2
|
Posted: Thu Mar 20, 2025 9:52 am Post subject: Cheat Engine not finding values? |
|
|
I'm working on a hack for a offline game and i have run into problems, i have my local entity health with the offset from player object and there are two, 0x200 and 0x250, i find the bot health variables and theres only 1 with a offset of 0x200 rather than 2, what am i doing wrong?
|
|
Back to top |
|
 |
AfricanRainforest How do I cheat?
Reputation: 0
Joined: 10 Dec 2020 Posts: 4
|
Posted: Thu Mar 20, 2025 4:17 pm Post subject: |
|
|
If the game uses a second health value for visual purposes, such an animating the health bar on the hud, it'll have a second "health" value which the bot obviously doesn't need.
have you tried changing the second health value and see if it does anything?
|
|
Back to top |
|
 |
drxxmz How do I cheat?
Reputation: 0
Joined: 21 Jan 2025 Posts: 2
|
Posted: Thu Mar 20, 2025 6:33 pm Post subject: |
|
|
Yes i know the local entity object has two values only one of them (0x250) changes the actual values, but for the bot health i dont have the offset 0x250 only 0x200, what do i do here?
|
|
Back to top |
|
 |
AfricanRainforest How do I cheat?
Reputation: 0
Joined: 10 Dec 2020 Posts: 4
|
Posted: Fri Mar 21, 2025 2:47 pm Post subject: |
|
|
i dont know, you're not giving much to go off here...
foremost what do mean by "don't have the offset", did you attempt to change any of values you have? did you get the offsets by looking at the assembly?
|
|
Back to top |
|
 |
|