After Fixing the Restriction Problem...

07/12/2012 17:10 xmen01235#1
Botjail come after 36 minutes when you are using a proxy. TQ antibot system can now detect any proxy even if you are using a clean client. I manage to bypass my client using microsoft loopback and putting the conquer login server IP into my loopback TCP/IP settings and then I put a rerouting proxy on my localhost which is listening at login server port then relay the login data to my other pc in the network and then at authentication on the remote PC I change the IP to my local PC. Thats how I manage to bypass my client without using any conquer loader or hooking method. But unfortunately after 36 mins, the antibot will not restrict you but automatically send you to botjail.

It seems that they found a solution already to any proxy running in between the communication. For those who come up with same result with me and manage to fixed this problem please give me a hint on how did you fixed it. Thanks.
07/12/2012 19:36 Zeroxelli#2
Hmm, you might be doing too much between the client, proxy, and server. If TQ's server notices certain packets have gone missing, you'll be botjailed.
07/12/2012 19:42 Captivate#3
^What Zeroxelli said,

I'm currently running 75 hunters via proxy and they've been online for more than 2 hours now, none got jailed nor banned.
07/12/2012 21:08 XMasterrrr#4
Quote:
Originally Posted by Captivate View Post
^What Zeroxelli said,

I'm currently running 75 hunters via proxy and they've been online for more than 2 hours now, none got jailed nor banned.
You're rich as hell :P
07/12/2012 23:36 Tw3ak#5
I dunno what jerryrig setup you got but it is definately your issue not the antibots i am also running many bots just fine as usual.
07/13/2012 01:57 Zeroxelli#6
Quote:
Originally Posted by Tw3ak View Post
I dunno what jerryrig setup you got but it is definately your issue not the antibots i am also running many bots just fine as usual.
Yeah, without a doubt. That's too much trouble when you can just use a loader.

Also, your avatar is the shit, son.
07/13/2012 06:02 xmen01235#7
Quote:
Originally Posted by Zeroxelli View Post
Hmm, you might be doing too much between the client, proxy, and server. If TQ's server notices certain packets have gone missing, you'll be botjailed.
I did tried not to touched the packet from server<-->proxy<-->client> by not encrypting or decrypting it but still will botjail my test character after 30mins. I've been using my private proxy for so long already and I dont think so that I made a lot of screwed up on my packet. The weird thing is it always happen after 36mins. If the packet was actually messed up it should botjail me randomly and not every 36mins.

Quote:
Originally Posted by Captivate View Post
^What Zeroxelli said,

I'm currently running 75 hunters via proxy and they've been online for more than 2 hours now, none got jailed nor banned.
You are using you own private proxy or you are referring to public proxy bot such as cogen, cofarmer or chrome? Because I tried those program and they work pretty fine without same problem as mine.
Quote:
Originally Posted by Tw3ak View Post
I dunno what jerryrig setup you got but it is definately your issue not the antibots i am also running many bots just fine as usual.
You did this on your own private proxy?
07/13/2012 06:11 Zeroxelli#8
If I remember right, isn't there a third server you're supposed to connect to randomly for the anti-bot system to not botjail you? Idk, that's just what I was told a while back.
07/13/2012 06:19 xmen01235#9
Quote:
Originally Posted by Zeroxelli View Post
If I remember right, isn't there a third server you're supposed to connect to randomly for the anti-bot system to not botjail you? Idk, that's just what I was told a while back.
This is my setup:
1. Install a microsoft loopback and put the login server IP on it.
2. Put a temporary server on my PC to listen and reroute the login data from conquer client going to my other pc on network which will process the authentication.
3. The authentication server on my other pc will change the IP to my local pc where the conquer client is running and my game server is listening also. The packet with new IP(local pc IP) then pass to the temporary server on my local pc which will then pass to the conquer client.
4. Conquer client will connect to game server via the game server proxy running on my local pc.
5. It works fine for 36 mins but it will botjail my test character after that length of time.

I also test not to touch the packet on my game server but still yield same results.
07/13/2012 10:13 Zeroxelli#10
Again, check around with other proxies. You can log with Wireshark as well to see if any other connections go out from the client. Like I said, it's probably to do with this botcheck server people have told me about.
07/13/2012 10:33 xmen01235#11
Quote:
Originally Posted by Zeroxelli View Post
Again, check around with other proxies. You can log with Wireshark as well to see if any other connections go out from the client. Like I said, it's probably to do with this botcheck server people have told me about.
Thanks, I will try that..And also thanks to the microsoft loopback things which you guys had discussed on other thread.