Auto pot hack help

05/16/2010 04:32 UpdateSeeker#1
hey anyone can help me? i need a script for auto pot, that works or needs an update but still works after updated!!! thanks ppl!! :) i tried to find a script, cudnt, so pls copy and paste on here for auto pot hack. :handsdown:
05/16/2010 06:25 Toxicat#2
Dont forget to press the "thanks" button.

*starting to sound like Aslana now ._.*

Quote:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
label(check_mana)
label(finished_check)

007E1E18: //83 78 08 13 0F 84
jmp newmem
nop
nop
nop
nop
nop
returnhere:

newmem:
originalcode:
cmp dword ptr [eax+08],01 // checking for HP pot?
jne check_mana
mov dword ptr[eax+08],11 // change to auto pot
mov dword ptr[eax+10],11
check_mana:
cmp dword ptr [eax+08],02 // checking for MP pot?
jne finished_check
mov dword ptr[eax+08],12 // change to auto pot
mov dword ptr[eax+10],12
finished_check:
cmp dword ptr [eax+08],13
je 0052d13a

exit:
jmp returnhere

[DISABLE]
dealloc(newmem)

007E1E18:
cmp dword ptr [eax+08],13
db 0F 84 91 00 00 00
05/16/2010 13:27 UpdateSeeker#3
u rock dude :) thx, say, do u kno why speed hack keeps rubber banding back. i cant move with speed hack nymore :(, do u got one that works properly or kno what's wrong with it?
here's my current:
-removed-

edit: nvm it works, it's just with the new gay server, they tried to stop our hacks once again, speed hacks and teleport hacks keeps rubber banding. u just have to use a move while moving (a,w,s,d) to bypass the server's location check and force it to let u stay at ur destination cuz u used a move there. so it cant throw u back to ur original coor