elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   CO2 Guides & Templates (https://www.elitepvpers.com/forum/co2-guides-templates/)
-   -   Cracking SV (https://www.elitepvpers.com/forum/co2-guides-templates/75858-cracking-sv.html)

YvanEhtNioj 06/17/2007 08:36

@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

1azn 06/17/2007 09:00

does this only work with the newest patch? i tried the above and it will not work

Mido73 06/17/2007 09:37

Quote:

Originally posted by YvanEhtNioj@Jun 17 2007, 08:36
@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
---> the script by anantasia <----
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

it work ty so much
//------> Welcom to use SV Platform!
Logging......
Sorry, Username or Password Error!
Login time:2007-6-17 11:51:44 <--------//
this was my little problem i thought it's not freaze when it show me this message but like u said it's really freaze thank u anantasia for the script .
stupid me if i just went to try b4 post . thank u all for helping.
Finaly it work. :)

<hr>Append on Jun 17 2007, 09:45<hr> +k for you anantasia
and the slow down u talking bout i think we can deal with till the new Sv and the new anantasia scrpit.

darkirax 06/17/2007 14:40

hi men, i cracked Sv and it run for me, but my pc run very slowly and i cnat open any folders when i open sv anyone know how can i repair it?

prog4mer 06/17/2007 15:15

yo it works finally. so easy with that script.

yzak 06/17/2007 15:51

It does works so thanks for a wonderfull job. One thing i notice thou after minutes of botting the char seems to pause after its kill I dont know if anybody notice it. All i can say its better than not working at all.

Addition to above:

After an hour of botting the program just exit itself. So i dont know if its SV doing it or the code we change.

Polar 06/17/2007 18:36

Sorry, I was wrong. The SV starting kiling slowly for me after some time about 20 min i think...

Anyone know why?

hemp 06/17/2007 19:16

for those who still can not crack go here [Only registered and activated users can see links. Click Here To Register...]

i have simplified the instructions as much as possiable

YvanEhtNioj 06/17/2007 19:28

u just wrote the same thing in there just added the code to put in -_-

crazykilla40 06/17/2007 21:28

Guys.. i still have the same problem... >.>
its says "Error in line 24(SetWindowsHookExA): this instruction cant be compiled.
i have cheat engine and sv 1.15 loaded already.
i press ctrl a , and i wrote this exact same script of anas:

[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


I cannot go pass this part. When i pasted the code and press "write code"
i get the error.

Please help. Thanks in advanced

vDrag0n 06/18/2007 00:40

Thx for the new Code to get it work, its working fine after Injecting the code however i cant create a Trainer; is anyone able to create a trainer for it and post a Tutorial on how to do it?

elrewsh 06/18/2007 05:10

Thanks so much dude , it works fine ;)

YvanEhtNioj 06/18/2007 08:03

Quote:

Originally posted by crazykilla40@Jun 17 2007, 21:28
Guys.. i still have the same problem... >.>
its says "Error in line 24(SetWindowsHookExA): this instruction cant be compiled.
i have cheat engine and sv 1.15 loaded already.
i press ctrl a , and i wrote this exact same script of anas:

[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


I cannot go pass this part. When i pasted the code and press "write code"
i get the error.

Please help. Thanks in advanced

Hm... it should work because u are doing everything properyly..dont have a clue why it would give you an error..sorry :(

*(when i figure out why ill tell you if someone else helps u first)*

darkirax 06/18/2007 09:42

hi people when i have botting 1 hour the bot exit conquer...

slayer_joeee 06/18/2007 10:41

does sv 1.5 works on the new patch only 4351?

RockTheDead 06/18/2007 16:30

SV v1.5

Does anyone see problems with it?

I seem to have gotten it to work, but every time I get an good item. (as in +1 or gems or elite/supers)

It shut's down conquer completly


EDIT: Also, the character pauses after each monster is killed. Sometimes doesn't even pick up the items either.

requiescence 06/18/2007 17:32

</span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (RockTheDead)</td></tr><tr><td id='QUOTE'>SV v1.5

Does anyone see problems with it?

I seem to have gotten it to work, but every time I get an good item. (as in +1 or gems or elite/supers)

It shut's down conquer completly

Check your settings in SV or cotobo, it shouldn't normally happen, but then again I was using SV 1.10, and it would only disconnect upon getting a DB.


EDIT: Also, the character pauses after each monster is killed. Sometimes doesn't even pick up the items either.

That's the slowdown bug in 1.15 implemented by 9net9. Currently there's no fix. A solution should come up very soon, just as it did for 1.10.[/b][/quote]

Coatl 2.0 06/18/2007 17:33

Quote:

Originally posted by YvanEhtNioj@Jun 17 2007, 01:36
@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

useing this code is there any way to make it so it does not slow down?

nevermind ^^ was answered in the post above

RockTheDead 06/18/2007 17:34

So, if I want to use 1.10.... all I should do is install patch whatever?

clinton_young 06/18/2007 19:27

Caution

*

Using ScriptVessel may give your character a free trip to BotJail by GMs or new update.

*

Using ScriptVessel may lost your items, if you get pked or other reasons.

*

We add some protect to check the SV files. Any modification on the files (scriptvessel.exe or countrymakeinUS.dll) is not accepted. If you modify the files, we will take it as CRACK CLIENT. And The CRACK SV may lost your items or work slowly or stop working sometimes suddenly.
---------------------------------------------------------------------
Does the computer slow because of SV has anything to do with Caution 3?

i got that notice from [Only registered and activated users can see links. Click Here To Register...], the website of SV

<hr>Append on Jun 18 2007, 19:29<hr> Somebody said it shut down automatically..and some said it was working slow like snail..
Did anyone lose their gears so far?

<hr>Append on Jun 18 2007, 19:31<hr> Not sure the company is lying or warning, dont want to take a risk until anantasia say its fine. Good luck with that guys.

Tw3ak 06/18/2007 20: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

fridaykw 06/18/2007 22:10

Quote:

Originally posted by Tw3ak@Jun 18 2007, 12: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
thANKS!


Question

How do we go about Finding it

yzak 06/19/2007 00:41

Yeah how do we got finding that timer offsett

anantasia 06/19/2007 17:42

Quote:

Originally posted by Tw3ak@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.

Master_Mati 06/19/2007 22:54

Quote:

Originally posted by anantasia+Jun 19 2007, 17:42--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (anantasia @ Jun 19 2007, 17:42)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--Tw3ak@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. [/b][/quote]
so i guess not only i have this problem... sv slowing down and shutting conquer client. I hope some smart person will find a solution soon

Memphis19 06/20/2007 01:28

hi ppl,
thx SV works perfectly xD
thx to anantasia and the guide :D

hope some one fixed the slowdown soon ;)

d0minguez 06/20/2007 02:49

guys i cant get SV1.10, and the one that was at megafire.com it wont download idk why, can someone give me a new link or post it here for me thx... and great job on the guide i just need that last thing the SV1.10

anantasia 06/20/2007 03:05

1 Attachment(s)
Quote:

Originally posted by d0minguez@Jun 20 2007, 07:49
guys i cant get SV1.10, and the one that was at megafire.com it wont download idk why, can someone give me a new link or post it here for me thx... and great job on the guide i just need that last thing the SV1.10
Did you try searching on this first post?

[Only registered and activated users can see links. Click Here To Register...]

phize 06/20/2007 03:37

Quote:

Originally posted by anantasia+Jun 19 2007, 17:42--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (anantasia @ Jun 19 2007, 17:42)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--Tw3ak@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. [/b][/quote]
unpacked dll for v1.15:
[Only registered and activated users can see links. Click Here To Register...]

><Sword<> 06/20/2007 06:10

yea im using script vessal version 1.10 and i was wondering how to fix the mana pot problem, like when it just keeps using the mana pot

Coatl 2.0 06/20/2007 07:48

why dont you people crack the updated version of sv?

nickel 06/20/2007 08:36

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--Tw3ak
Quote:

@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.

unpacked dll for v1.15:
[Only registered and activated users can see links. Click Here To Register...] [/b][/quote]
care to share how you unpacked it? :)

phize 06/20/2007 10:15

did it manually with ollydbg and import reconstructor. :)

masterjoc 06/20/2007 10:29

no need to crack the sv1.15?

vDrag0n 06/20/2007 11:14

Quote:

Originally posted by RootCore@Jun 20 2007, 10:15
did it manually with ollydbg and import reconstructor. :)
Thx >=) i found the adress anantasia said (3000 Decimal -> BB8 Hexcimal) now my question is what do i replace it with?

tried to replace it with 0xFFFFFFFF now my ScriptVessel says "Server off-line or no response" when i try to login

Edit: just noticed its cause of the unpacked dll, it doesnt work with the "none modified" unpacked dll too

Edit2: after trying to pack it again with UPX it comes out with a 150 kb filesize and doesnt work at all :cry:

masterjoc 06/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

vDrag0n 06/20/2007 12:44

Quote:

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

File: countrymakeinUS.rar
Status:
OK(Note: this file has been scanned before. Therefore, this file's scan results will not be stored in the database)
MD5: e3d9bf8be7a1a04429c08621ca8757bb
Packers detected:
-
Bit9 reports: File not found

Scan taken on 20 Jun 2007 10:20:55 (GMT)
A-Squared
Found nothing
AntiVir
Found nothing
ArcaVir
Found nothing
Avast
Found nothing
AVG Antivirus
Found nothing
BitDefender
Found nothing
ClamAV
Found nothing
Dr.Web
Found nothing
F-Prot Antivirus
Found nothing
F-Secure Anti-Virus
Found nothing
Fortinet
Found nothing
Kaspersky Anti-Virus
Found nothing
NOD32
Found nothing
Norman Virus Control
Found nothing
Panda Antivirus
Found nothing
Rising Antivirus
Found nothing
VirusBuster
Found nothing
VBA32
Found nothing

masterjoc 06/20/2007 15:39

thnx man...i felt safe now

anantasia 06/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.

vDrag0n 06/20/2007 19:21

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.

do we have to inject the code the same way the Cracking with Cheat Engine was done?

Edit: i tried to inject the Code with CheatEngine and it gave me the Error "you dont have Disable Specified" or something like that, could you tell us how to do it? thx in advance


All times are GMT +2. The time now is 02:24.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.