meokhung99 How do I cheat?
Reputation: 0
Joined: 10 Nov 2007 Posts: 1
|
Posted: Sun Nov 11, 2007 12:51 pm Post subject: Search pointer point to Status Skill |
|
|
In somegame will have Skill bar to store the hotkey like (F1-F
each of slot will store 1 skill, when user using skill (ex: press F1) the skill display will change (maybe change to another color) and after some second it will return normal mode
So anyone help me:
How to find the address (or pointer) point to each of slot (in Skill Bar)
I think every skill lot will store 2 value
The first is The Skill
The second is the value of statue skill (ready or using)
At the game cabal
I had found 2 pointer store HP/MP
and i writting the program to auto train
So it can heal HP/MP follow 2 value return by 2 pointer there
And i try to check when the skill ready (to use) by check Color in screen. It run normal (the pots) but when at sometime i forget and move the window, so all of var will falsed. So i think about check statue of skill by read value of Process like HP/MP and the problem is HP/MP have the value (xxx/yyy) so i can decrease it to find the address, but the skill dont have.
Please help me. Thank you
|
|