| View previous topic :: View next topic |
| Author |
Message |
chemicalvamp How do I cheat?
Reputation: 0
Joined: 15 Mar 2012 Posts: 2
|
Posted: Thu Mar 15, 2012 7:15 pm Post subject: Pointer question about "Game.dll"+ |
|
|
I have been trying to find the pointers for some values, using any tutorials i can find. I have base addresses (green in search) and they are persistent through relaunching the game though the visible address in the cheat list changes, going to change address shows the address as Game.dll+BF676C
I have also run pointer searches for the values and they also point to the correct address with the correct offset but again i get "Game.dll"+0009EE74 the read/write memory functions i have written will not work with "Game.dll"+
So how can i get the proper address? I could be missing something stupidly simple, I'm new to memory reading outside of cheat engine and Tsearch
The application does a rage quit if you try to attach a debugger without kernelmode, and in attempting a search for pointers of the base addresses i have i noticed alot of 0 result searches.
Last edited by chemicalvamp on Thu Mar 15, 2012 7:25 pm; edited 1 time in total |
|
| Back to top |
|
 |
Acubra Advanced Cheater
Reputation: 0
Joined: 19 Jun 2011 Posts: 64 Location: C:\Windows\System32\HoG
|
Posted: Thu Mar 15, 2012 7:21 pm Post subject: |
|
|
Hey,
you need to get the baseaddress of "Game.dll" and then add the offset to it. There are tons of examples of achieving this here.
And talking about online games is not allowed at Cheat Engine Forums.
|
|
| Back to top |
|
 |
chemicalvamp How do I cheat?
Reputation: 0
Joined: 15 Mar 2012 Posts: 2
|
Posted: Thu Mar 15, 2012 7:26 pm Post subject: |
|
|
| Understood, Edited. Thanks for the info I will research the baseaddress of "Game.dll"
|
|
| Back to top |
|
 |
|