View Single Post
2d game bot project
Old
  (#1)
NewProgrammer
Member
 
Status: Offline
Posts: 2
Join Date: May 2009
Default 2d game bot project - 01-05-2009

Hi, I am a new programmer, I'm pretty familiar with C++. Though... I taught myself through books so I'm still working on the terminology for all of it. So, sorry if I don't understand what your talking about at first.

But, I've got this 2d video game, which uses the arrow keys to move, and the spacebar to scroll through the text.

I'm wanting to make a bot which will login to the game for me, and when I press a certain key, it enters a basic loop where it walks in random directions using a random number generator, and depending on the number it will send a packet to the server telling it that it is moving up, down, right or left.

I would greatly appreciate it if someone helped me step by step through this process of making my first bot, I have setup this account so that you can email me.

Again, thanks for your time. I just want to learn how this is done, and I'm just starting out small so I can work on up from here.
  
Reply With Quote