Need codes for SV 1.23 or 2.00

11/07/2007 08:47 thekiller99#1
I have tried searching for it but cannot find any but THE HACKZ code but for some reason when i run SV it is very slow so i was wondering if any PLEASE paste the codes



SLOW as in i have to wait 3 seconds for the bot to start,when it scans the monster i have to wait 3 seconds before it attacks and sometimes it just stops:confused::confused::confused::(:(:(:(:(
11/16/2007 13:25 Killa_Angel#2
The code
[ENABLE]
alloc(newmem,2048) //2kb should be enough

label(exit)
label(returnhere)

4241AC:
jmp newmem
returnhere:

newmem:
cmp [10044FE8],ff
je exit
mov [10044FE4],00
pushad
pushfd
push 00000000
push 10000000
push 10003480
push 02
call SetWindowsHookExA
mov [10044FE8],ff
popfd
popad
exit:
mov ecx,[ebp-0c]
pop edi
pop esi
jmp returnhere

UnhookWindowsHookEx:
ret 0004

[DISABLE]
4241AC:
mov ecx,[ebp-0c]
pop edi
pop esi

10044FE4:
nop

UnhookWindowsHookEx:
ret 0004
11/16/2007 15:59 a1blaster#3
Use search next time.

SV cracks unsupported now.

#Closed! :p