drdorianwhite How do I cheat?
Reputation: 0
Joined: 24 Dec 2011 Posts: 9
|
Posted: Mon Jul 02, 2012 5:10 am Post subject: finding game object list in MMO |
|
|
Hello:
I am trying to see if I can get a pointer to a list of game/world objects (such as enemy NPCs, Players, etc) for the game Tera, which is based on Unreal 3.
I have been trying to find some locations in memory that represent an object's property (such as monster health) but no luck just yet. I figured I could do a pointer scan for a static address after finding an object class.
Any help in my venture would be appreciated. I just need to know what roadblocks I might face by some who have done this sort of thing before. There already exists a hack for the game, so I would imagine that reversing this stuff is possible.
thanks
|
|