why dont you people crack the updated version of sv?
unpacked dll for v1.15:Quote:
Originally posted by RootCore+Jun 20 2007, 03:37--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (RootCore @ Jun 20 2007, 03:37)</td></tr><tr><td id='QUOTE'> Quote:
Originally posted by -anantasia@Jun 19 2007, 17:42
<!--QuoteBegin--Tw3akQuote:
@Jun 19 2007, 01:44
It is very simple to fix the slowdown..There is timers that are set upon activation of SV it starts and runs aprox 30,000 miliseconds ( 30 mins ) simply find the offsets for the timers and change value to 0xFFFFFFFF
Yah,It's not actually 30 mins. but amount 10+ minutes
3000 decimal ---> BB8 Hexcimal
BTW, I don't have tool to unpack it.
Thx >=) i found the adress anantasia said (3000 Decimal -> BB8 Hexcimal) now my question is what do i replace it with?Quote:
Originally posted by RootCore@Jun 20 2007, 10:15
did it manually with ollydbg and import reconstructor. :)
File: countrymakeinUS.rarQuote:
Originally posted by masterjoc@Jun 20 2007, 12:15
damn, after downloading the unpacked dll...
it says...server no respond..
and my char often dc...
and when i log in, it says server interrupted
and sometimes, it will stay in "server is logging in"
i think some1 log it in...
im not flaming...
what is the syntom of keylogger?
is it possible that i am a victim?
to make it sure, can some1 scan the unpacked dll file? posted above?....countrymakeinus.rar
do we have to inject the code the same way the Cracking with Cheat Engine was done?Quote:
Originally posted by anantasia@Jun 20 2007, 16:09
Using unpack for disassembler by IDA. Anyway that unpack still not work. Need modify.
For about by pass timer check here is detail
[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
But still have client close.
thx your the best :cool: :cool: + K for your hard work.Quote:
Originally posted by anantasia@Jun 20 2007, 19:30
Inject to conquer.exe process with SV 1.15 then insert "[DISABLE]" in above script.
Could you tell me step by step where should I inject it? Cause i dont know how to do it =(Quote:
Originally posted by anantasia@Jun 20 2007, 19:30
Inject to conquer.exe process with SV 1.15 then insert "[DISABLE]" in above script.
Could you tell me step by step where should I inject it? Cause i dont know how to do it =( [/b][/quote]Quote:
Originally posted by Polar+Jun 20 2007, 23:02--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Polar @ Jun 20 2007, 23:02)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--anantasia@Jun 20 2007, 19:30
Inject to conquer.exe process with SV 1.15 then insert "[DISABLE]" in above script.
the same way you Cracked SV but this time you have to do the Code on the Conquer.exe which is supposed to run SV. [/b][/quote]Quote:
Originally posted by vDrag0n+Jun 20 2007, 23:04--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (vDrag0n @ Jun 20 2007, 23:04)</td></tr><tr><td id='QUOTE'> Quote:
Originally posted by -Polar@Jun 20 2007, 23:02
<!--QuoteBegin--anantasiaQuote:
@Jun 20 2007, 19:30
Inject to conquer.exe process with SV 1.15 then insert "[DISABLE]" in above script.
Could you tell me step by step where should I inject it? Cause i dont know how to do it =(