Quote:
Originally Posted by 57bob57
Is the CID PROXY required to be online to work?
their website worked until a while ago
Is the CID PROXY required to be online to work?
their website worked until a while ago
I don't know where to start to make a hacker of this level
|
From what i recall it didn't require the website to be online as the traffic was not routes to their domain. Some of the later proxies did route something through their servers to prevent people & TQ from buying the bot and revsersing the client to figure out how it worked.
Essentially what these people proxies did was act as a middleman between the game client and TQs game server. The proxy would rely messages/packets back and forth and send custom messages & read any of them since it was able to encrypt/decrypt the traffic.
In order to make a proxy you need to reverse engineer how the encryption works and figure out how to implement it yourself. You also need the game client to connect to your proxy application which in tern connected to the game server acting as the game client so that you can send and read data. You also need to reverse the all the packet structures, figure out how to not be caught by bot detection and a bunch of other stuff
Last time we had a proxy here was like 10 years ago lol. TQ changed how they do encryption & proxy detection which kind of killed the whole thing. Im sure its still possible with enough time to reverse engineer things.
However if you are playing on a private server that is compatible with the version cod proxy worked woth you could try that.
If you are interested in how proxy bots work I believe Pro4Never has a post here where he released an open source proxy that did not have a ui or botting functionality. Depending on what patch that worked woth you could test it on private servers or host your own using one of the server sources here.
I was able to figure out how to add it (video below). Those were good times haha. I miss when this community was super active ��. I’m a software engineer now professionally, but got into coding from this forum and seeing all the cool stuff people were doing (especially infamousnoone).