Posts by plus88
2 posts total, newest first.
Have a question about the memory addressin General Game Hacking - I looked for a specific address in the game.
By the way the value of the address constantly changing
Then, I looked for the source of the assembly language using the tsearch
MOV DWORD PTR DS: [ESI+5B], EAX
how do i find hp?in Other MMORPG Hacks - hi.
i want to find hp.
By use of t-search in Autohack, I found the address(0x004B88F4 mov [esi+0x58],eax)
esi? 0x58? i'm not catch real memory address.
memory address continues to address change. not stat
Showing the 2 most recent posts.