| View previous topic :: View next topic |
| Author |
Message |
Senpai91 How do I cheat?
Reputation: 0
Joined: 17 Mar 2016 Posts: 4
|
Posted: Wed Apr 13, 2016 7:26 am Post subject: Dwarfs!? Gold "hacking" |
|
|
Hello there.
I'm trying to find a reliable way to get to the gold address of said game, so that I can code a program that just changes the value there, later.
What I know so far is that the gold is at esi+04 and there is a pointer to esi, but I don't find the static address pointing to that pointer.
Does anyone, who has worked on this game, has a tip for me that could help me out?
Thanks.
Edit:
Hm I guess I made some progress but maybe I didn't. The address on the right is definetly the gold address, but it sounds strange it would save the gold in the steam.dll.
 |
|
| Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Wed Apr 13, 2016 9:23 am Post subject: |
|
|
You could try these Pointers on another PC.If they still work, you should be good. They propably won't work thought. In that case, try using a Higher Pointer Level / Offset. _________________
|
|
| Back to top |
|
 |
Senpai91 How do I cheat?
Reputation: 0
Joined: 17 Mar 2016 Posts: 4
|
Posted: Wed Apr 13, 2016 9:31 am Post subject: |
|
|
Ok I'll try that.
Also how do I read the pointer scan?
If I just add "steam.dll" + 1307CC I don't get the address I want to point at (in the picture 3FE0C34).
And when putting them into add address manually, like "steam.dll" + 64, + C, + 1D8, +4, I get to either 0 or '?'. |
|
| Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Wed Apr 13, 2016 12:45 pm Post subject: |
|
|
| Senpai91 wrote: | Ok I'll try that.
Also how do I read the pointer scan?
If I just add "steam.dll" + 1307CC I don't get the address I want to point at (in the picture 3FE0C34).
And when putting them into add address manually, like "steam.dll" + 64, + C, + 1D8, +4, I get to either 0 or '?'. |
Just try double clicking the Adresses in the Pointerscanner Window _________________
|
|
| Back to top |
|
 |
Senpai91 How do I cheat?
Reputation: 0
Joined: 17 Mar 2016 Posts: 4
|
Posted: Thu Apr 14, 2016 8:12 am Post subject: |
|
|
Thank you very much. My problem is now solved and my little c++-hack works now.
Thanks again for helping this caused me a lot pain before, for a relatively simple problem.  |
|
| Back to top |
|
 |
|