Posted: Wed Sep 03, 2014 12:26 pm Post subject: Problem with Pointer scan
Hello, i'm having a problem with the pointer scan
I'm trying to find the health static address but i don't find anything with pointer scan. It's a unity game and that's what i tried :
5000 maximum offset value | Max level 3
3000 maximum offset value | Max level 5
5000 maximum offset value | Max level 5
1000 maximum offset value | Max level 6
2500 maximum offset value | Max level 6
Every time i have a lot of pointers but after the second scan there is no more pointer (I reload the game and enter the new value)
Any idea ?
Joined: 09 May 2003 Posts: 25819 Location: The netherlands
Posted: Wed Sep 03, 2014 2:07 pm Post subject:
Mono is extremely object oriented, so it won't surprise me if you have to use level 11 or higher.
If you know how to do code injection you could try that as well in one often called routine related to the object you're interested in, and store the pointer(s) there _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
Thanks for the response.
How much offsets must i set for quick results ?
Oh and i don't understand what i must do with code injection. Can i really find the static pointer with that ? and if i can is there any tutorial ? (sorry but english isn't my native language)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum