Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 01:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide]How to make a Multiclient

Discussion on [Guide]How to make a Multiclient within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old 02/09/2010, 02:11   #16
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by Smooth143 View Post
of course, you must nop that 3 lines.
So
Code:
0062D888  |. 68 F84F7800    PUSH Conquer.00784FF8                    ; /mode = "r"
0062D88D  |. 56             PUSH ESI                                 ; |path => "ini/ChatTips.ini"
0062D88E  |. FF15 44066E00  CALL DWORD PTR DS:[<&MSVCRT.fopen>]      ; \fopen
Will become
Code:
0062D888  |. 68 F84F7800    nop                    ; /mode = "r"
0062D88D  |. 56             nop                                 ; |path => "ini/ChatTips.ini"
0062D88E  |. FF15 44066E00  nop      ; \fopen
Thnx dude ^^

PS: Searching for text by "chattips.ccp" did not work
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/09/2010, 02:16   #17
 
Smooth143's Avatar
 
elite*gold: 0
Join Date: Apr 2007
Posts: 141
Received Thanks: 39
Quote:
Originally Posted by TheBoyWhoLost View Post
So
Code:
0062D888  |. 68 F84F7800    PUSH Conquer.00784FF8                    ; /mode = "r"
0062D88D  |. 56             PUSH ESI                                 ; |path => "ini/ChatTips.ini"
0062D88E  |. FF15 44066E00  CALL DWORD PTR DS:[<&MSVCRT.fopen>]      ; \fopen
Will become
Code:
0062D888  |. 68 F84F7800    nop                    ; /mode = "r"
0062D88D  |. 56             nop                                 ; |path => "ini/ChatTips.ini"
0062D88E  |. FF15 44066E00  nop      ; \fopen
Thnx dude ^^

PS: Searching for text by "chattips.ccp" did not work
its cpp.. not ccp..

Code:
0062D888     90             NOP                                      ; /mode
0062D889     90             NOP
0062D88A     90             NOP
0062D88B     90             NOP
0062D88C     90             NOP
0062D88D     90             NOP                                      ; |path => "ini/ChatTips.ini"
0062D88E     90             NOP                                      ; \fopen
0062D88F     90             NOP
0062D890     90             NOP
0062D891     90             NOP
0062D892     90             NOP
0062D893     90             NOP
Smooth143 is offline  
Old 02/09/2010, 09:29   #18
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
seems to me your posting guides about **** you know nothing about kinda ironic huh...?
trash is offline  
Old 02/09/2010, 10:40   #19
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by Smooth143 View Post
its cpp.. not ccp..

Code:
0062D888     90             NOP                                      ; /mode
0062D889     90             NOP
0062D88A     90             NOP
0062D88B     90             NOP
0062D88C     90             NOP
0062D88D     90             NOP                                      ; |path => "ini/ChatTips.ini"
0062D88E     90             NOP                                      ; \fopen
0062D88F     90             NOP
0062D890     90             NOP
0062D891     90             NOP
0062D892     90             NOP
0062D893     90             NOP
Oops srry my mistake, can;t mblaim me it was verry late (about 1/2 AM)

Quote:
Originally Posted by trash View Post
seems to me your posting guides about shit you know nothing about kinda ironic huh...?
Seems like your beign hypocrit couse i do know things about it. But not everything YET as i anounced in the message on the top.
Atleast my guide is up to date. Wich i can't say about other guides that got totally spammed till death.
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/09/2010, 11:09   #20
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
Quote:
Seems like your beign hypocrit couse i do know things about it. But not everything YET as i anounced in the message on the top.
Atleast my guide is up to date. Wich i can't say about other guides that got totally spammed till death.
ok im sorry for being a hypocrite..
on your wall jump guide you say to nop the..
Code:
00584610   .^7F CD          JG SHORT Conquer.005845DF
would you care to explain how you found that address and also what noping it actually does?
trash is offline  
Old 02/09/2010, 12:28   #21
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by trash View Post
ok im sorry for being a hypocrite..
on your wall jump guide you say to nop the..
Code:
00584610   .^7F CD          JG SHORT Conquer.005845DF
would you care to explain how you found that address and also what noping it actually does?
Again your being a hypocrite.
As i said i was wanting to learn how to make multi clietns. But there wasn't such a guide as i wanted (wich got all features sticked together and well updated) So i wrote it myself with laods of help (see credits) These people helped me on finding things nad telling me how to edit it. Not everything has bene explained into the details as searching in the StrRes.ini to some text and Hex the code etc. etc.

I admit i do not know much about it but this is the 1st week i been bussy with it and learning about it. Though i got loads of compliments for learning so fast. And you come here to ***** at me since you know more about it. Well have fun iwth that dude couse idc about it.
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/09/2010, 13:07   #22
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
[QUOTE=TheBoyWhoLost;4159338]blah blah blah...QUOTE]

Point proven?
maybe you should look up the meaning of hypocrite.
lets get this right you have taken stuff you dont know about
as you just said yourself that other ppl "helped you with" and posted it ok you get my thanks for that. happy?
dont you think it would be better to of atleast explained how each memory
function was found and why you did what you did so that others could actually learnt something.
I didnt come here to ***** at anyone just kinda happened.

oh and as for spoon feeding those who want faster fatalstrike..
line 00621DE2 change into MOV EAX,0
which as far as i know no one would know about if it wasnt for iamhawtness.

revive while moving...
CTRL + F PUSH 186C2
scroll up till you see the JE and change it to a JMP
005849D6 . /EB 24 JMP SHORT Conquer.005849FC

revive early....
CTRL + F PUSH 186C1
scroll up till you see the JE and change to a JMP
005849A4 . /EB 27 JMP SHORT Conquer.005849CD
trash is offline  
Old 02/09/2010, 15:50   #23
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by trash View Post
Quote:
Originally Posted by TheBoyWhoLost View Post
blah blah blah...
Point proven?
maybe you should look up the meaning of hypocrite.
lets get this right you have taken stuff you dont know about
as you just said yourself that other ppl "helped you with" and posted it ok you get my thanks for that. happy?
dont you think it would be better to of atleast explained how each memory
function was found and why you did what you did so that others could actually learnt something.
I didnt come here to bitch at anyone just kinda happened.

oh and as for spoon feeding those who want faster fatalstrike..
line 00621DE2 change into MOV EAX,0
which as far as i know no one would know about if it wasnt for iamhawtness.

revive while moving...
CTRL + F PUSH 186C2
scroll up till you see the JE and change it to a JMP
005849D6 . /EB 24 JMP SHORT Conquer.005849FC

revive early....
CTRL + F PUSH 186C1
scroll up till you see the JE and change to a JMP
005849A4 . /EB 27 JMP SHORT Conquer.005849CD
Why should i explain how i found out about every edit? It's a guide to give people a chance to make theire own multi clients. Theres loads of risks with using other peoples MultiClients. Like i can easely release a client wich makes people take of theire gears and drop it either they want it or not.

The faster fatal strike is not only known by iamhawtness. I got it from DD4Ever

And if you keep on thinking i just stole every little piece of this guide then look at the bottom. I quote
Quote:
®Original post on codexplosion by TheBoyWhoLost
Thats also the community where i got all my information from.

Your just pathetic thinking that i stole peoples work. I'm not such a noob like you think i am. Now leave my thread if you can't show repects for the work i've done.
TheBoyWhoLost is offline  
Thanks
2 Users
Old 02/09/2010, 18:54   #24
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
Quote:
Originally Posted by TheBoyWhoLost View Post
Why should i explain how i found out about every edit? It's a guide to give people a chance to make theire own multi clients.
.
maybe because if you explained how to do each memory edit then
ppl would become more capable of finding shit for themselves..

Quote:
Theres loads of risks with using other peoples MultiClients. Like i can easely release a client wich makes people take of theire gears and drop it either they want it or not.
Now that i would be interested in seeing wanna send me this client that will make me drop all my gears..?
didnt think so.
Quote:
The faster fatal strike is not only known by iamhawtness. I got it from DD4Ever
I think you will find he found out via iamhawtness not that it really matters
that wasnt really my point.
Quote:
Your just pathetic thinking that i stole peoples work. I'm not such a noob like you think i am..
who told you that..
Quote:
Now leave my thread..
Great idea maybe you should stop responding to me then i wont have any reason to come back here..
Quote:
if you can't show repects for the work i've done.
That just made me chuckle btw I thanked you isnt that respect enough.
trash is offline  
Old 02/09/2010, 18:57   #25
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Totally forgot...

Updated
Quote:
Removing ChatTips has been added thanks to Smooth143
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/09/2010, 19:36   #26
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by trash View Post
maybe because if you explained how to do each memory edit then
ppl would become more capable of finding shit for themselves..
Well it's a guide for how to make a multi client. Not on how to find adresses of several functions.

Quote:
Now that i would be interested in seeing wanna send me this client that will make me drop all my gears..?
didnt think so.
Dude trust me it works, you just got to know how to do it. And my mate who teached me how to find "HEX push adresses" figured a way to do it but he won't explain it to me from the beginning to the end since he doesn't wan't enyone to use the function.


Quote:
I think you will find he found out via iamhawtness not that it really matters
that wasnt really my point
Called chain reaction, doesn't mean that i got it from him. He told me how to do it. Not iamhawtness.


Quote:
who told you that..
Just looks like your thinking it. Look at your reaction. just show respect for the time i spend to make it. Or don't bother it at all and leave.

Quote:
Great idea maybe you should stop responding to me then i wont have any reason to come back here..
Omg someone wants to have the last word. Childish.

Quote:
That just made me chuckle btw I thanked you isnt that respect enough.
Didn't see that thnx, but lookign at your replies to me it seems like you trying to claim i did not made this guide on my own, neither i got help by the people i gave credits to.

PS: Might read back to post 21
TheBoyWhoLost is offline  
Thanks
2 Users
Old 02/10/2010, 09:31   #27
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
Quote:
Originally Posted by TheBoyWhoLost View Post
Well it's a guide for how to make a multi client. Not on how to find adresses of several functions.
as i said a few times now if you explained how to find the said addresses
ppl would get a greater understanding of how to make a multi and not have to rely on spoon feeding "guides".

Quote:
Dude trust me it works, you just got to know how to do it.
And my mate who teached me how to find "HEX push adresses" figured a way to do it but he won't
explain it to me from the beginning to the end since he doesn't wan't enyone to use the function.
as i thought you couldnt easily release a client to make me drop gears.
thanked again for that.

Quote:
Called chain reaction, doesn't mean that i got it from him. He told me how to do it. Not iamhawtness.
as i said that wasnt my point, the only reason i mentioned his name was to give credit where its due.

Quote:
Didn't see that thnx, but lookign at your replies to me it seems like you trying to claim i did not made this guide on my own,
neither i got help by the people i gave credits to.
Im not trying to claim anything i guess i just thought someone writing "guides"
should maybe first know a good deal about the subject.

anyway im done with bumping this i think ive made my point.
trash is offline  
Old 02/10/2010, 09:45   #28
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Quote:
Originally Posted by trash View Post
as i said a few times now if you explained how to find the said addresses
ppl would get a greater understanding of how to make a multi and not have to rely on spoon feeding "guides".


as i thought you couldnt easily release a client to make me drop gears.
thanked again for that.


as i said that wasnt my point, the only reason i mentioned his name was to give credit where its due.


Im not trying to claim anything i guess i just thought someone writing "guides"
should maybe first know a good deal about the subject.

anyway im done with bumping this i think ive made my point.
I know enouogh about the subject. Just not knowing about how to find all adresses YET.
For the client dropping all your gears, should come to codexplosion and i'l lshow you some thread that goes about it. It's a warning to the noobs that don't know much about it.
The guide is not to give people a greater understanding about finding adresses but how to edit the known things in multi clients. For how to find things themselves you need a hole guide based on finding adresses and reversing.
And i don't need to give him credits. It's a chain reaction Me > DD4ever > Him.
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/10/2010, 09:45   #29
 
TheBoyWhoLost's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 554
Received Thanks: 555
Last Update:
Quote:
Unlocking FPS has been added
TheBoyWhoLost is offline  
Thanks
1 User
Old 02/10/2010, 10:00   #30
 
elite*gold: 0
Join Date: Feb 2006
Posts: 151
Received Thanks: 58
Quote:
Originally Posted by TheBoyWhoLost View Post
I know enouogh about the subject. Just not knowing about how to find all adresses YET.
For the client dropping all your gears, should come to codexplosion and i'l lshow you some thread that goes about it. It's a warning to the noobs that don't know much about it.
The guide is not to give people a greater understanding about finding adresses but how to edit the known things in multi clients. For how to find things themselves you need a hole guide based on finding adresses and reversing.
And i don't need to give him credits. It's a chain reaction Me > DD4ever > Him.
coughs double posting ftl..

last responce i swear..
Im guessing you are meaning a thread along the lines of this.

but i still dont see how you could make me drop locked gears.
and sheesh i told you me mentioning hawtness was nothing to do with you or your guide
seeing as i posted the fasterFS also you got the chain the wrong way around Him>DD4ever>you*
trash is offline  
Reply


Similar Threads Similar Threads
Make your own MultiClient
09/19/2011 - CO2 Exploits, Hacks & Tools - 24 Replies
Instead of redownloading it every patch, just learn how to do it. 1) Get a Hex Editor (http://www.softcircuits.com/cygnus). 2) Open the Editor, use the find function (Ctrl + F) to find the word "English" somewhere. 3) Change the word "English" to "Chinese" Done.
(Guide- request)Can any1 make guide for Wizzard/bard from lv 1 to 100
04/30/2009 - Silkroad Online - 0 Replies
hello...can any1 make a guide for wizard/bard from lv 1 to 100 area to exp (bot :P) gap, farm and best skills? Ty
Could anyone make me multiclient?
05/24/2008 - Silkroad Online - 0 Replies
Can anyone make me multi client for kSRO? I know that people that are familiar with thous things shouldn't have big problem. I uploaded client to RapidShare RapidShare: 1-Click Webhosting don't worry of course client is completely clean. You can check it still if you want. Much kSRO players would thank you (me too). We need it badly. So please help. Thanks. Oh and yes i am new to elitepvpers but it isnt reason to not trust me. You can scan the files :) ^^
Some guide for make one multiclient work with cotobo ?
10/20/2007 - Conquer Online 2 - 0 Replies
Hi , i made one multiclient for conquer patch 4356 and Script Vessel 1.23 , but it can't work with cotobo , somebody know how i can modify conquer.exe for work with cotobo ? if Yes plz tell me , in this forum don't have multiclient for sv 1.23 , so i made but without work with cotobo :( . Srry for bad english
Spanish Guide Multiclient / Multiclient En Español
08/31/2007 - Conquer Online 2 - 9 Replies
Editar-se uno mismo el archivo Conquer.exe es muy fácil. Para hecrlo seguid los siguientes pasos: 1. Descargaros un buen HexEditor, HexWorkshop, rapido de instalación y senciloo de usar. 2. Abrir el programa i dentro de este abrir el Conquer.exe que esta en la carpeta donde instalasteis el Conquer. 3. Pulsar Ctrl + F y os saldrá una ventana para buscar. 4. Cambiar en el lado donde pone Type: HexValue cambiarlo a TextString ( Vease en la imagen ).



All times are GMT +2. The time now is 01:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.