konspbk How do I cheat?
Reputation: 0
Joined: 18 May 2025 Posts: 1
|
Posted: Sun May 18, 2025 7:17 am Post subject: How to find static addresses but it's only dynamic comes |
|
|
Trying to find pointers for different resources in Frostpunk games.
1. I used for it Pointer scanner
But when you use rescan memory it's cleaned up all finding addresses. So, this case doesn't work.
2. When I tried to use debug for comparing addresses value to find the exactly value that is not changed for my needed address. But after each relaunch the game, it's changed. So it's also doesn't work for me.
Maybe anybody can give an advice how I can find static addresses ?
|
|