@Mido73
nonono
1.Open sv 1.15
2.open cheat engine and load sv 1.15
3.go to memory view and press ctrl + a
4.Copy the code
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048) //2kb should be enough
label(exit)
label(returnhere)
4230AA:
jmp newmem
returnhere:
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
cmp [10044004],ff
je exit
mov [10044000],00
pushad
pushfd
push 00000000
push 10000000
push 10003FD0
push 02
call SetWindowsHookExA
mov [10044004],ff
popfd
popad
exit:
mov ecx,[ebp-0c]
pop edi
pop esi
jmp returnhere
UnhookWindowsHookEx:
ret 0004
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
4230AA:
mov ecx,[ebp-0c]
pop edi
pop esi
10044000:
nop
UnhookWindowsHookEx:
ret 0004
5.now press write code and it will ask you a question press yes..
then go to file on top of the same window and click assign to current cheat table..
6.now close the window and click on auto assemble cheat under the tools window and now there should be a check box in cheat engine...close memory view and click the frozen check box
7.enter 5 number/letter into username and pass and it should freeze(dont worry if it says
Welcom to use SV Platform!
Logging......
Sorry, Username or Password Error!
Login time:2007-6-17 11:51:44
it will still work just press F11 in game hope this clears things up for u
nonono
1.Open sv 1.15
2.open cheat engine and load sv 1.15
3.go to memory view and press ctrl + a
4.Copy the code
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048) //2kb should be enough
label(exit)
label(returnhere)
4230AA:
jmp newmem
returnhere:
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
cmp [10044004],ff
je exit
mov [10044000],00
pushad
pushfd
push 00000000
push 10000000
push 10003FD0
push 02
call SetWindowsHookExA
mov [10044004],ff
popfd
popad
exit:
mov ecx,[ebp-0c]
pop edi
pop esi
jmp returnhere
UnhookWindowsHookEx:
ret 0004
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
4230AA:
mov ecx,[ebp-0c]
pop edi
pop esi
10044000:
nop
UnhookWindowsHookEx:
ret 0004
5.now press write code and it will ask you a question press yes..
then go to file on top of the same window and click assign to current cheat table..
6.now close the window and click on auto assemble cheat under the tools window and now there should be a check box in cheat engine...close memory view and click the frozen check box
7.enter 5 number/letter into username and pass and it should freeze(dont worry if it says
Welcom to use SV Platform!
Logging......
Sorry, Username or Password Error!
Login time:2007-6-17 11:51:44
it will still work just press F11 in game hope this clears things up for u