How to find memory of monster?

Discussions Related to Game Hacking and Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

How to find memory of monster?

Postby 0xff » Thu Jun 25, 2009 12:55 am

I can get memory of score, health point, mana point...v....v. But I don't know method of getting memory of monsters (mobs) to auto target them! Help me!
0xff
I Have A Few Questions
 
Posts: 2
Joined: Wed Jun 24, 2009 10:44 pm

Postby trialusert » Thu Jun 25, 2009 4:54 am

Try searching for float values, I guess you should search for the distance between you and the monster.
User avatar
trialusert
NULL
 
Posts: 155
Joined: Tue May 20, 2008 6:19 pm

Postby 0xff » Thu Jun 25, 2009 1:22 pm

Code: Select all
distance between you and the monster

Oh, but how can I know distance? Try any value? oh, no that isn't a good idea!
0xff
I Have A Few Questions
 
Posts: 2
Joined: Wed Jun 24, 2009 10:44 pm

Postby WhiteHat » Thu Jun 25, 2009 2:21 pm

To search for distance between you and one particular monster:
1. Start search with unknown value.
2. If the monster move away, sub-search for increased value.
3. If the monster move closer, sub-search for decreased value.
...use Float data-type if it is a 3D game...

However, auto-targeting monster is not a simple task. It can be quite easy for certain game and very difficult to other...

If the game you’re hacking able to lock a monster, you may want to start from there. Else, you'll need some extensive math works...

CMIIW...
.. to boldly go where no eagle has gone before...
User avatar
WhiteHat
Elang Djawa
 
Posts: 1059
Joined: Fri Jul 21, 2006 12:49 pm
Location: Away for a while...


Return to General Related Discussions

Who is online

Users browsing this forum: No registered users and 0 guests

cron