Like the title say it..
I'm currently coding, my bot and few hacks in it,
Almost anything is working correctly, except for my HP/Mana Offset seems to be wrong..
Let me show you what i have, I have the correct pointer dword +4C
The adress used by the pointer point me my correct value of HP And MP.
I'm trying to get these Offset:
Global $ahpoffset = _getoffset("0,0,EA,4C")
Global $impaddress = $iplayerinfoadress
Global $ampoffset = _getoffset("0,0,48,4C")
i'm Using NomadMemory.au3
Thanks







