This is a small project which I've been working on for people who want the less publicly harmful hacks, this proxy includes a speed hack, disconnect tool, blue mouse notifier and remote commands.
The program is simple to use and the same as any other proxy (e.g. qoproxy)
The program itself is built in vb6, meaning unless you have the vb6 runtimes you will need to install the program. I built it a fair while ago and have just decided I'd share it.
The program information:
Please be aware that to use this you will need to bypass the server.dat check, the best way of doing this is to download a fixed conquer.exe.
To connect use 127.0.0.1 as the server IP for your server in the server.dat file. Also to connect to server with the old IP addresses, you will need to first click the button labled 'Old servers' on the proxy form.
Updates (old):
*Added /allow command, usage is /allow + name e.g. /allow SomeGuy - This allows that name under every d/c option (black, red and all) and for now should also be used to stop you from d/cing on monsters.
*Removed some old unused code
*Please note* For now allowed names are only cleared upon disconnection/closing of the proxy, so they will need to be re-entered. Support is for up to 20 names (if more are needed, it's easily changed so just say).
Updates (27/10/07)
*Added /mob command to transform into a slinger.
*Made the proxy more stable (hopefully no random d/cs now).
*Cleaned up code.
Updates (2/11/07)
*Added support for the new login server IP, now controlled via option buttons, '?' next to them tells you which servers are on which IP
And finally, I must give credit were it is due, the decryption routines from behelit's 'crack' proxy helped me a lot as that is the point I was upto when he released it.
First release downloads: 97
Second release downloads: 144
Third release downloads: 78
The program is simple to use and the same as any other proxy (e.g. qoproxy)
The program itself is built in vb6, meaning unless you have the vb6 runtimes you will need to install the program. I built it a fair while ago and have just decided I'd share it.
The program information:
Code:
Commands are typed into the chat box of conquer.
Client commands - These are commands YOU give from the character connected via the proxy.
/cyclone - Cyclone speed hack DOES NOT D/C
/dh - Divine Hare speed hack DOES NOT D/C
/dc - Disconnects you
/autodis all/red/black - Autodisconnect tool, can be flagged On/Off e.g. /autodis all
Turns on disconnecting on all players, saying it again turns it off.
/allow name - Allows the said name from auto disconnection.
/mob - Turns you into a slinger, figured I'd add a 'fun' command. Others won't see you as a mob, but jump speed is server side.
Remote commands - These are commands you can give from another character, these are given
In the format 'command' ' ' ' password'
dc - disconnects the character
Remote commands should be whispered to the character you want them to affect (Only ones you
Have logged in via my proxy). The default password is '121' but can be changed simply
by changing the value in the text box labled 'Pass:'.
The proxy also notifies you when you are near a blue mouse (See blue mouse quest of co)
Without the need to enter a command.
Please note: This is a test release and it may be buggy, feel free to report bugs and I will
Attempt to address them when I can.
That's all so far, I'll be updating as and when I get the time to.
To connect use 127.0.0.1 as the server IP for your server in the server.dat file. Also to connect to server with the old IP addresses, you will need to first click the button labled 'Old servers' on the proxy form.
Updates (old):
*Added /allow command, usage is /allow + name e.g. /allow SomeGuy - This allows that name under every d/c option (black, red and all) and for now should also be used to stop you from d/cing on monsters.
*Removed some old unused code
*Please note* For now allowed names are only cleared upon disconnection/closing of the proxy, so they will need to be re-entered. Support is for up to 20 names (if more are needed, it's easily changed so just say).
Updates (27/10/07)
*Added /mob command to transform into a slinger.
*Made the proxy more stable (hopefully no random d/cs now).
*Cleaned up code.
Updates (2/11/07)
*Added support for the new login server IP, now controlled via option buttons, '?' next to them tells you which servers are on which IP
And finally, I must give credit were it is due, the decryption routines from behelit's 'crack' proxy helped me a lot as that is the point I was upto when he released it.
First release downloads: 97
Second release downloads: 144
Third release downloads: 78