oook, ill try to explain step by step. And dont flame on how i write (it's late and im tired)
So... lets start
I'll explain it on 1 co window open.
U start Conquer and log on Ur char.
Next, u start scriptveesel.exe
Now u open Cheat engine (my version is 5.3)
You select procces - scriptvessel.exe, go to memory view
You select auto assemble (CTRL+A) and paste this code
THis code was just copied and its not made by me
Quote:
[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
|
Push "Write code" Then program asks something, you just click yes and then in FILE u got like ..."assign t ocurrent cheat table" u push it, and close auto assamble window and momory view window. Then u need to select "Frozen" 'button' and close Cheat engine, at least for now.
Next you pusz F11 ingame and SV opens.... so next is. You open cheat engine again, select as procces conquer.exe, open momory wiev like before, CTRL,A u paste this code
Quote:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
// Change reconnect time to 16 minutes
CountrymakeinUS.dll+595D:
cmp eax,00000F00
// Remove checking on 3000 (12.5 minutes)
CountrymakeinUS.dll+14560:
jmp CountrymakeinUS.dll+147AC
// Remove checking on 2500 (10.5 minutes)
countrymakeinus.dll+148D7:
jmp countrymakeinus.dll+14A9C
// Remove checking on 2400 (10 minutes)
countrymakeinus.dll+14AAF:
jmp countrymakeinus.dll+14ED1
[DISABLE]
|
and like before u push "Frozen" and close Cheat engine.
And now SV should work without slowdowns i belive.
I just hope this will help some of You.
PS. Code is not my work and was just copied from this topic. I dont take responsibillity if it wont work, but i hope it will work
<hr>
Append on Jun 21 2007, 01:13<hr> And for me it work great- no slowdowns.. and client dont close! It's great
+k for coders