Re: Zakum Jump Quest Hack via Nerrazzuri's SimpleBot.dll
Posted: Sun Nov 14, 2010 1:59 pm
need update nrz bot pointerSoullessSoul wrote:LOL...yeah...then we can noe the correct X and Y...too bad i dunno how to make it
The community that will never stop discussing!
https://xemectrum.guyz92.men/
need update nrz bot pointerSoullessSoul wrote:LOL...yeah...then we can noe the correct X and Y...too bad i dunno how to make it
That is not hard.SoullessSoul wrote:yea i noe need update the pointer....but i sucks in it ><
and i still learning those "POINTER SHIT"
Code: Select all
unsigned long GetPointedValue(unsigned long ulAddress, int iOffset)
{
__try { return *(unsigned long*)(*(unsigned long*)ulBase + iOffset); }
__except (EXCEPTION_EXECUTE_HANDLER) { return 0; }
}
im thinking that would u make one for us..i mean on the next update and add some hot key ass in no breath/UA/tubi and spd hack..just a suggestion PEACENerrazzuri wrote:That is not hard.SoullessSoul wrote:yea i noe need update the pointer....but i sucks in it ><
and i still learning those "POINTER SHIT"
That is all you need. Just make an infinite loop to continuous read the value, and you'll get the it updated every loop delay you put.Code: Select all
unsigned long GetPointedValue(unsigned long ulAddress, int iOffset) { __try { return *(unsigned long*)(*(unsigned long*)ulBase + iOffset); } __except (EXCEPTION_EXECUTE_HANDLER) { return 0; } }
flewychan wrote:Nrz's bot UA works :O But super tubi dosen't for mexiangloong wrote:nrz's bot only unlimited atk dont work..coz i tried super tubi..if u untick it..whole game will be hang..if ticked ntg happens and works like usual btw teleport is really a good hack
ima...lazy to learn it ==" i tried wz editings only -____-Nerrazzuri wrote:You guys should learn.