Forum: General Bot Coding
07-06-2009
|
Replies: 5
Views: 6,134
Re: 2d game bot project
I figured that out after reading a few other topics as well. It's a shame, I thought I found a large bot development community, but the name bot turned out to be a bit mis-leading.
All good
|
Forum: General Bot Coding
06-06-2009
|
Replies: 5
Views: 6,134
Re: 2d game bot project
You could go with a sockets proxy, or a hook one. The idea is same, you will be a middle hand between all the packets that travel from client to server and vice versa, which will give you the power...
|