purplefox How do I cheat?
Reputation: 0
Joined: 08 Jan 2024 Posts: 2
|
Posted: Thu Jan 11, 2024 4:00 pm Post subject: Partial Pointer Scan for entitylist? |
|
|
If I understand - so pointer scanning can be used to find the entitylist. However, if the path to the entity differs at all it gets removed from the rescan.
Isn't this is a problem when you reload the game or map and the entity pointer gets loaded into a different array position than the last scan?
Lets say the path to health is base + 4 + F8. You reload the game, rescan and now its base + 8 + F8 to a mobs health, so you wont see either of those paths listed even though its the one you want. How can you have CE allow like 1 offset(representing the index) to differ between scans?
|
|