Instead of redownloading it every patch, just learn how to do it.
1) Get a Hex Editor ().
2) Open the Editor, use the find function (Ctrl + F) to find the word "English" somewhere.
3) Change the word "English" to "Chinese"
- Open Conquer in OllyDBG.
- Search for all referenced text strings -> 'TQ_CONQUER'.
- Double click the line, to follow it. The line should look something like this 'PUSH Conquer.004xxxxx'
- Above it there is line 'PUSH 2'. Change the '2' into the number of clients you want to beable to open.
- NOTE, the value has to be between 0 and 7F (Hex ofcourse.)
- Right Click -> Copy to executable -> All modifications -> Right Click -> Save to file.
- There is your multiclient.
it works perfect, thx
now could u just tell me how create multi client without conquer homepage popping up after i quit. would be great,
thx in advance
install it, open it, then open->c/program/conquer/conquere.exe (or whereever your co file is)
after that u press ctrl+f for search function. u search for "English" and change that to "english"
thats it
WoW i never knew it was so easy to make a multiclient. Thanks a ton for the tool and lesson... I took me awhile to figure out how to get English to type in the find but when i got past that it was easy.... Thanks again.
Hmmm maybe someone can teach me how to make my own itemtype.dat file??
Also how do i remove the homepage thing from poping up everytime?
How to make multiclient! 11/06/2010 - CO2 Guides & Templates - 6 Replies Needs:
- Hex editor, here free hex editor
Let's start,
- First open hex editor
- Then click Open and find Conquer.exe (example: C:\Program Files\Conquer 2.0\Conquer.exe) and open it.
- Now click Edit -> Find then write word English and click Find.
- Then you see this word
- Change it English to english example here
- Now Save and go to conquer, open more than 2 conquer windows... voila!!!
Make your own PW Multiclient 07/28/2009 - Perfect World - 12 Replies Want to make your own multiclient? Here is my source code for a Perfect World multiclient. Feel free to modify it in any way. This is made in Visual Basic (you'll need to have visual basic installed on your computer, obviously).
PW Multiclient Source Code
how do you make multiclient 07/10/2008 - Conquer Online 2 - 1 Replies hey i was just wondering how you make a multiclient? i have filealyzer but i really don't know what to do with it...any help would be sweet.
thanks :)
How to make multiclient! 05/02/2008 - CO2 Exploits, Hacks & Tools - 27 Replies Needs:
- Hex editor, here free hex editor
Let's start,
- First open hex editor
- Then click Open and find Conquer.exe (example: C:\Program Files\Conquer 2.0\Conquer.exe) and open it.
- Now click Edit -> Find then write word English and click Find.
- Then you see this word
- Change it English to english example here
- Now Save and go to conquer, open more than 2 conquer windows... voila!!! :D