noyg93
25th February 2008, 16:38
Every Time While Im Using Pg Hack I Get This Hack:
http://img246.imageshack.us/img246/2158/maple0000ru7.jpg
I Use These Scripts:
MyGod
[ENABLE]
// EIP: MyGod
//Address:0066E97B
alloc(MyGod,64)
alloc(damage,4)
alloc(type,4)
registersymbol(MyGod)
registersymbol(damage)
registersymbol(type)
label(others)
damage:
dd 01
type:
dd 00
MyGod:
cmp [type],00
je others
push eax
mov eax,[damage]
mov [ebp+8],eax
pop eax
others:
mov [ebp+c],01
mov [ebp+10],0
cmp [ebp+0c],ebx
jne 0066E985
jmp 0066E9A9
[disable]
dealloc(MyGod)
dealloc(damage)
dealloc(type)
unregistersymbol(MyGod)
unregistersymbol(damage)
unregistersymbol(type)
and Pg:
//0066618F pghack
[enable]
alloc(pghack,32)
registersymbol(pghack)
pghack:
mov edx,[esi]
mov eax,00000064
jmp 006661A7 //
[disable]
dealloc(pghack)
unregistersymbol(pghack)
http://img246.imageshack.us/img246/2158/maple0000ru7.jpg
I Use These Scripts:
MyGod
[ENABLE]
// EIP: MyGod
//Address:0066E97B
alloc(MyGod,64)
alloc(damage,4)
alloc(type,4)
registersymbol(MyGod)
registersymbol(damage)
registersymbol(type)
label(others)
damage:
dd 01
type:
dd 00
MyGod:
cmp [type],00
je others
push eax
mov eax,[damage]
mov [ebp+8],eax
pop eax
others:
mov [ebp+c],01
mov [ebp+10],0
cmp [ebp+0c],ebx
jne 0066E985
jmp 0066E9A9
[disable]
dealloc(MyGod)
dealloc(damage)
dealloc(type)
unregistersymbol(MyGod)
unregistersymbol(damage)
unregistersymbol(type)
and Pg:
//0066618F pghack
[enable]
alloc(pghack,32)
registersymbol(pghack)
pghack:
mov edx,[esi]
mov eax,00000064
jmp 006661A7 //
[disable]
dealloc(pghack)
unregistersymbol(pghack)