I was wondering if anyone can help me create a program that allows the computer to play games for me. It is kind of like a bot. If anyone can help that would be great.
1) teach yourself C language, and a bit about C++
2) download the HPB bot source code, read the readme.txt file included there and try studying the source code
3) try modify the code a bit, then see if it works
4) try adding more stuff. repeat this step until you are satisfied about your work
5) you've got it now