KrazyShank How do I cheat?
Reputation: 0
Joined: 03 Jul 2013 Posts: 1
|
Posted: Wed Jul 03, 2013 3:47 pm Post subject: Getting the pointer of a non-static value |
|
|
There's this game called Realm of the Mad God.
Bullet hell RPG, so HP, MP, and player X,Y are all factors.
I'm wanting to make hacks for it in c# based on memory but i'm told that finding pointers for, specifically X,Y because that what I want to use, is impossible because the values aren't static.
Somehow a friend of mine has managed do so "something" (he wont tell me)
to alter X,Y pragmatically through C# without having to find the supposedly non-existant pointer.
Any help here would be greatly appreciated!
I may be talking non-sence here, im not really experienced with memory hacking!
|
|