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)

jim123 05/12/2007 07:22

hey anastatia, i followed your guide, the flash one, it was awesome, my only problem is at the last step, SAVING, i tried to save on xvi32 hex editor and it says.. error writing scriptvessil.exe Error 32: File sharing violation

chrissg 05/12/2007 07:37

when i ctrl a at 4275c1 and put htis in
Quote:

CMP [10044004],000000FF
JE exit

PUSHAD
PUSHFD
PUSH 00000000
PUSH 10000000
PUSH 100039D0
PUSH 02
CALL DWORD PTR [0042E464]
MOV [10044004],000000FF
POPFD
POPAD

exit:
PUSH EBP
PUSH EBX
PUSH ECX
PUSH EAX
PUSH EDX
PUSHFD
PUSH EAX
PUSH ESI
PUSH EDI

JMP 00404A04

it says not all can be injected.
can ne one adivce me or shld i just goto hexedit n edit it there without touching cheat engine step

jim123 05/12/2007 08:20

Quote:

Originally posted by chrissg@May 12 2007, 07:37
when i ctrl a at 4275c1 and put htis in
Quote:

CMP [10044004],000000FF
JE exit

PUSHAD
PUSHFD
PUSH 00000000
PUSH 10000000
PUSH 100039D0
PUSH 02
CALL DWORD PTR [0042E464]
MOV [10044004],000000FF
POPFD
POPAD

exit:
PUSH EBP
PUSH EBX
PUSH ECX
PUSH EAX
PUSH EDX
PUSHFD
PUSH EAX
PUSH ESI
PUSH EDI

JMP 00404A04

it says not all can be injected.
can ne one adivce me or shld i just goto hexedit n edit it there without touching cheat engine step

erm i think you should use her flash she made, its really helpful, just copy it EXACTLY make it look the EXACT same, its on the 1st page of this thread towards the bottom before step 3

hope that helps! :P

angelofdeath333 05/12/2007 09:19

hey, we need the IDA pro? and the UPX, i cant open the upx...
its in a paste, when i open it runs a window and close

MyStIcWiZaRd 05/12/2007 09:44

guys, but I mean
What's actually the difference between those 3 steps of anantasia or cracking it yourself with the DIY guide?
What's the advantage of doing it yourself? Or isnt there any advantage and can I just use those 3 steps :D

DuyVo 05/12/2007 11:57

I dont Understand how to crack it.. It get so confused... Can someone help me? hmmm with pictures or somethin? >.<

chrissg 05/12/2007 12:04

1 Attachment(s)
arrr dammit wasted my tyme trying to edit the cheatengine part arr feel so dumb

Mordilo 05/12/2007 13:11

Quote:

Originally posted by anantasia@Feb 26 2007, 14:05
Finally I crack it.
There is new screen and new function that useful.

Hey , i tried to crack it like it did last time also but now i just can't get it.

First i get CheanEngine and 2 files of SV from 9net9.com. in DYI says that only SV.exe has to be modified what about the dll ? i just seem to not get it.. How do i modify these files ? Can you put the download link of the programs you used also ?

yannickas 05/12/2007 14:23

yeeee that shit works !!!!!!
god job +k 4 u

Mordilo 05/12/2007 22:29

Quote:

Originally posted by anantasia@Feb 24 2007, 10:56

DIY hexedit Scriptvessel (No need CheatEngine)
1) Open Hexedit and goto offset &#036;49FB then write code E9 C1 2B 02 00
2) got offset &#036;275C1 then write code
Quote:


81 3D 04 40 04 10 FF 00 00 00* * CMP [10044004],000000FF
74 25* * * * * * * * * * * * * * * * * * * * * * JE 004275F2
60* * * * * * * * * * * * * * * * * * * * * * * ** PUSHAD
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
68 00 00 00 00** * * * * * * * * * * * * * PUSH 00000000
68 00 00 00 10* * * * * * * * * * * * * ** PUSH 10000000
68 D0 39 00 10* * * * * * * * * * * * * ** PUSH 100039D0
6A 02* * * * * * * * * * * * * * * * * * * * * * PUSH 02
FF 15 64 E4 42 00* * * * * * * * * * * * CALL DWORD PTR [0042E464]
C7 05 04 40 04 10 FF 00 00 00* * MOV [10044004],000000FF
9D* * * * * * * * * * * * * * * * * * * * * * * ** POPFD
61* * * * * * * * * * * * * * * * * * * * * * * ** POPAD
55* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBP
53* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBX
51* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ECX
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
52* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDX
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
56* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ESI
57* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDI
E9 04 D4 FD FF* * * * * * * * * * * * * ** JMP 00404A04

3) Save then start program


when i search this string &#036;275C1 it says it doesn't exist. using xvi32 hex editor

anantasia 05/13/2007 03:33

Quote:

Originally posted by Mordilo+May 13 2007, 03:29--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Mordilo @ May 13 2007, 03:29)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--anantasia@Feb 24 2007, 10:56

DIY hexedit Scriptvessel (No need CheatEngine)
1) Open Hexedit and goto offset &#036;49FB then write code E9 C1 2B 02 00
2) got offset &#036;275C1 then write code
Quote:


81 3D 04 40 04 10 FF 00 00 00* * CMP [10044004],000000FF
74 25* * * * * * * * * * * * * * * * * * * * * * JE 004275F2
60* * * * * * * * * * * * * * * * * * * * * * * ** PUSHAD
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
68 00 00 00 00** * * * * * * * * * * * * * PUSH 00000000
68 00 00 00 10* * * * * * * * * * * * * ** PUSH 10000000
68 D0 39 00 10* * * * * * * * * * * * * ** PUSH 100039D0
6A 02* * * * * * * * * * * * * * * * * * * * * * PUSH 02
FF 15 64 E4 42 00* * * * * * * * * * * * CALL DWORD PTR [0042E464]
C7 05 04 40 04 10 FF 00 00 00* * MOV [10044004],000000FF
9D* * * * * * * * * * * * * * * * * * * * * * * ** POPFD
61* * * * * * * * * * * * * * * * * * * * * * * ** POPAD
55* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBP
53* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBX
51* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ECX
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
52* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDX
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
56* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ESI
57* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDI
E9 04 D4 FD FF* * * * * * * * * * * * * ** JMP 00404A04

3) Save then start program


when i search this string &#036;275C1 it says it doesn't exist. using xvi32 hex editor [/b][/quote]
I mean that you must go to offset 275C1 by press Ctrl + G then insert &#036;275C1 at hexadecimal box then edit existing value XX XX .. with bold value below

lukius 05/13/2007 10:24

Maybe is a stupid want this, but I just try because nothing I lose... anastacia you can upload the bot only to download and use, because I try to crack with your guide but I cant understand the steps... Im a noob and your guide is difficult to me... if you can I really apreciatte, please do an exception! thants for your time bye

crys_2005_2006 05/13/2007 10:46

did something changed in it today? it worked perfectly till now, when i enter username and password at the freezed un-cracked scriptvessel, it sais Error:Wrong username or password something like that.
Am i the only one with this error?

anantasia 05/13/2007 12:06

Quote:

Originally posted by crys_2005_2006@May 13 2007, 15:46
did something changed in it today? it worked perfectly till now, when i enter username and password at the freezed un-cracked scriptvessel, it sais Error:Wrong username or password something like that.
Am i the only one with this error?

Please follow DIY Hexedit or stand alone version.

Sorry for didn't detail to much. If you have experience to crack it self.

I have 2 way of suggestion.

1) Try study more. Practice Cheat Engine tutorial and study self crack til chapter 8(Auto Assemble)

2) If you think it's still hard. Pay your money instead of wasting time that with out learning anything by Buy Bot from 9net9.

isostar 05/13/2007 13:17

Quote:

Originally posted by anantasia+May 13 2007, 12:06--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (anantasia @ May 13 2007, 12:06)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--crys_2005_2006@May 13 2007, 15:46
did something changed in it today? it worked perfectly till now, when i enter username and password at the freezed un-cracked scriptvessel, it sais Error:Wrong username or password something like that.
Am i the only one with this error?

Please follow DIY Hexedit or stand alone version.

Sorry for didn't detail to much. If you have experience to crack it self.

I have 2 way of suggestion.

1) Try study more. Practice Cheat Engine tutorial and study self crack til chapter 8(Auto Assemble)

2) If you think it's still hard. Pay your money instead of wasting time that with out learning anything by Buy Bot from 9net9. [/b][/quote]
When i try to find in scriptvessel.exe with XVI32 editor &#036;49FB it goes to &#036;49FA and &#036;49FB doesnt seem to appear there. Do i replace the code where it takes me?

crys_2005_2006 05/13/2007 15:18

nvm i think i had a bug, restarted windows and now it works. thx anyway, and btw id buy the original bot/999999999dbs from TQ, but in my country we dont use any of the credit cards or things, like PayPal, AmericanExpress etc...

Mordilo 05/13/2007 15:57

Quote:

Originally posted by anantasia+May 13 2007, 03:33--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (anantasia @ May 13 2007, 03:33)</td></tr><tr><td id='QUOTE'>
Quote:

Originally posted by -Mordilo@May 13 2007, 03:29
<!--QuoteBegin--anantasia
Quote:

@Feb 24 2007, 10:56

DIY hexedit Scriptvessel (No need CheatEngine)
1) Open Hexedit and goto offset &#036;49FB then write code E9 C1 2B 02 00
2) got offset &#036;275C1 then write code
Quote:


81 3D 04 40 04 10 FF 00 00 00* * CMP [10044004],000000FF
74 25* * * * * * * * * * * * * * * * * * * * * * JE 004275F2
60* * * * * * * * * * * * * * * * * * * * * * * ** PUSHAD
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
68 00 00 00 00** * * * * * * * * * * * * * PUSH 00000000
68 00 00 00 10* * * * * * * * * * * * * ** PUSH 10000000
68 D0 39 00 10* * * * * * * * * * * * * ** PUSH 100039D0
6A 02* * * * * * * * * * * * * * * * * * * * * * PUSH 02
FF 15 64 E4 42 00* * * * * * * * * * * * CALL DWORD PTR [0042E464]
C7 05 04 40 04 10 FF 00 00 00* * MOV [10044004],000000FF
9D* * * * * * * * * * * * * * * * * * * * * * * ** POPFD
61* * * * * * * * * * * * * * * * * * * * * * * ** POPAD
55* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBP
53* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EBX
51* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ECX
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
52* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDX
9C* * * * * * * * * * * * * * * * * * * * * * * ** PUSHFD
50* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EAX
56* * * * * * * * * * * * * * * * * * * * * * * ** PUSH ESI
57* * * * * * * * * * * * * * * * * * * * * * * ** PUSH EDI
E9 04 D4 FD FF* * * * * * * * * * * * * ** JMP 00404A04

3) Save then start program



when i search this string &#036;275C1 it says it doesn't exist. using xvi32 hex editor

I mean that you must go to offset 275C1 by press Ctrl + G then insert &#036;275C1 at hexadecimal box then edit existing value XX XX .. with bold value below [/b][/quote]
Ok tried with the ctrl-g thing and it worked but now when i finished hex editing it gives that windows error with don't send.

Maybe the new hex variables on bold that you gaved i have inserted them wrong somewhere.. those variables have to be put in line or in row ?

ps:tried the both situations and same problem.

THE BAT 05/13/2007 16:25

Why anyone didn't post a cracked version ?

quinshan 05/13/2007 17:14

In the how to do flim you click an bole who says sv 1.08 (in cheatengine) But i don't have that....
How can i get/crack or whatever to get it pls help me

jerr 05/13/2007 23:33

Quote:

Originally posted by THE BAT@May 13 2007, 16:25
Why anyone didn't post a cracked version ?
Because it's against the rules.

and @quinshan:

if you mean you can't check-mark the thing in cheat engine, do this IN ORDER:

1) open SV (which is uncracked)

2) open Cheat Engine

3) click on the color-changing "PC" button top left of cheat engine window, scroll down the list of processes and select ScriptVessel, then OK.

4) click the second button (Open button) on the top left of cheat engine window, and find the directory for SV.1.10.CT file, open it.

5) NOW checkmark the script process, then close cheat engine

6) now enter ID and pass on sv, and then click f11 ingame, should work.


good luck

hok30 05/13/2007 23:34

The bat, SV is copyrighted, so it is illegal to post a free version of anything that you would normally have to pay for.

<hr>Append on May 13 2007, 23:35<hr> oops lol, i posted at same time as jerr x.x

amulya 05/14/2007 05:24

when i press f11 in the game window i get an error that i must do some crap stuff. cant some 1 pls just posts the cracked version of SV so that just download it without having to spend time trying to crack it ??????????? pls pm me i need the bot really bad lol!!!!!!!!!!!!

nickel 05/14/2007 06:30

please do not request for cracked sv... please try to DIY and crack it thanks.

wad3v3r 05/14/2007 13:04

anyone got any idea why is there a version error in some coms. on some others it works

amulya 05/14/2007 17:19

thats exactly whats happening with me i get a version error where as my friend did not where as he used the same files like me

daveq 05/14/2007 20:48

Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.

requiescence 05/14/2007 22:09

Quote:

Originally posted by daveq@May 14 2007, 20:48
Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.
Sometimes SV will delete the F1 shortcut for health pots and F2 shortcuts for mana pots, but it does not happen every time you run bot. I'm not sure if there is a solution, but it seems to happen less frequently when you do not view your inventory until you finish botting. It has to do with SV accidentally dragging the health pot/mana pot icon off when it is supposed to left click to run.

jerr 05/14/2007 23:37

Quote:

Originally posted by requiescence+May 14 2007, 22:09--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (requiescence @ May 14 2007, 22:09)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--daveq@May 14 2007, 20:48
Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.
Sometimes SV will delete the F1 shortcut for health pots and F2 shortcuts for mana pots, but it does not happen every time you run bot. I'm not sure if there is a solution, but it seems to happen less frequently when you do not view your inventory until you finish botting. It has to do with SV accidentally dragging the health pot/mana pot icon off when it is supposed to left click to run. [/b][/quote]
I thought F2 is for certain specific skills like sm or cyclone or SH or robot?

angelofdeath333 05/15/2007 00:29

i saw a flash guide of anastacia. where is it now, got removed?

shadyfizz 05/15/2007 07:48

everytime i try to run a crack SV and when i press F11/*, i get a "memory cannot be written" error now. did not happen before but it seems to be doing that a lot. anybody else getting the same error?

daveq 05/15/2007 16:33

Quote:

Originally posted by requiescence+May 14 2007, 22:09--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (requiescence @ May 14 2007, 22:09)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--daveq@May 14 2007, 20:48
Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.
Sometimes SV will delete the F1 shortcut for health pots and F2 shortcuts for mana pots, but it does not happen every time you run bot. I'm not sure if there is a solution, but it seems to happen less frequently when you do not view your inventory until you finish botting. It has to do with SV accidentally dragging the health pot/mana pot icon off when it is supposed to left click to run. [/b][/quote]
gotcha, its working again...temporary fluke...thanks for the warning.

As always, anastasia, you never cease to amaze me, +k for you once again.

vboi1 05/15/2007 18:35

i wanna ask this
if i on 2 char botting
how i change the 2 char dc times
cuz when i look in process that have 3 CO in there 1 not botting another 2 is botting
so which one should i process
does it work when i process all of them in the same CT

requiescence 05/15/2007 19:09

Quote:

Originally posted by jerr+May 14 2007, 23:37--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (jerr @ May 14 2007, 23:37)</td></tr><tr><td id='QUOTE'>
Quote:

Originally posted by -requiescence@May 14 2007, 22:09
<!--QuoteBegin--daveq
Quote:

@May 14 2007, 20:48
Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.


Sometimes SV will delete the F1 shortcut for health pots and F2 shortcuts for mana pots, but it does not happen every time you run bot. I'm not sure if there is a solution, but it seems to happen less frequently when you do not view your inventory until you finish botting. It has to do with SV accidentally dragging the health pot/mana pot icon off when it is supposed to left click to run.

I thought F2 is for certain specific skills like sm or cyclone or SH or robot? [/b][/quote]
No F2 is for mana pots in SV unless you're using a different bot. F1 is health pots, F3 is right-click non-stamina skill such as tornado and scatter, F5 is for healing, F8 is any skill that you want to keep using every X seconds, F9 is stamina skill such as spirit healing/meditation, and F10 is XP skill.

KioSaM 05/15/2007 20:21

Quote:

Originally posted by requiescence+May 15 2007, 19:09--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (requiescence @ May 15 2007, 19:09)</td></tr><tr><td id='QUOTE'>
Quote:

Originally posted by -jerr@May 14 2007, 23:37
Quote:

Originally posted by -requiescence@May 14 2007, 22:09
<!--QuoteBegin--daveq

Quote:

Quote:

@May 14 2007, 20:48
Does anyone know why, after cracking SV 1.10 - the bot runs, attacks, picks up, drops, etc however it wont use HP pots at teh specified hp (500), it just keeps going until hp drops then logs off.


Sometimes SV will delete the F1 shortcut for health pots and F2 shortcuts for mana pots, but it does not happen every time you run bot. I'm not sure if there is a solution, but it seems to happen less frequently when you do not view your inventory until you finish botting. It has to do with SV accidentally dragging the health pot/mana pot icon off when it is supposed to left click to run.


I thought F2 is for certain specific skills like sm or cyclone or SH or robot?

No F2 is for mana pots in SV unless you're using a different bot. F1 is health pots, F3 is right-click non-stamina skill such as tornado and scatter, F5 is for healing, F8 is any skill that you want to keep using every X seconds, F9 is stamina skill such as spirit healing/meditation, and F10 is XP skill. [/b][/quote]
Is for mana pots if you are fire ,water or want to use mana pots.
for example i use spirit healing in F2 for my torjan and i put 1200 in the box so i don't need to take pots to lab since in that time stamina recover and you can heal the little loss you get from the hit that monster make on you

Dupang 05/15/2007 21:17

Does anyone knows what exactly the Value do i have to change in offset &#036;49FB to code E9 C1 2B 02 00 And what is valuer of the code do i have to change in offset &#036;275C1 ?
Pls PM me the right value of the code....

Thanks and more power to anantasia :bandit:

anantasia 05/16/2007 02:34

Quote:

Originally posted by vboi1@May 15 2007, 23:35
i wanna ask this
if i on 2 char botting
how i change the 2 char dc times
cuz when i look in process that have 3 CO in there 1 not botting another 2 is botting
so which one should i process
does it work when i process all of them in the same CT

I think that you running conquer with SV and cotobo.

Cotobo act it's self like conquer.exe so after you load conquer.exe process just press ctrl+alt+s to look symbol. If there is no symbol that is COTOBO process.

Tw3ak 05/16/2007 05:36

another new sv anantasia 1.11 "supposedly" new protection on dll/exe to prevent tampering LOL

bugaboo 05/16/2007 20:47

OK this was wierd. I'm using the standalone version.
For some reason today while using sv in wc, it opens my options, clicks exit and confirms exit. then co shuts down.
I start co again.... same thing within 5 minutes.
This happened about 5 times.

any idea why?

digitaldevil 05/17/2007 02:24

patched =/

nickel 05/17/2007 03:32

Quote:

Originally posted by digitaldevil+May 17 2007, 02:24--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (digitaldevil @ May 17 2007, 02:24)</td></tr><tr><td id='QUOTE'> patched =/ [/b]

are you sure?

<hr>Append on May 17 2007, 03:33<hr><!--QuoteBegin--bugaboo
@May 16 2007, 20:47
OK this was wierd. I'm using the standalone version.
For some reason today while using sv in wc, it opens my options, clicks exit and confirms exit. then co shuts down.
I start co again.... same thing within 5 minutes.
This happened about 5 times.

any idea why?
[/quote]
check ur dura :?


All times are GMT +2. The time now is 07:04.

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