Sunday, March 4, 2012

What is a program that I could use to create a computer game bot for Halo: Combat Evolved for the PC?

I was wondering how to create a strategic computer game bot for Halo: Combat Evolved for the PC. If you know of a program that could do such a thing, please let me know. I would highly appreciate it.What is a program that I could use to create a computer game bot for Halo: Combat Evolved for the PC?
Visual Studio would probably be the best option. Of course, you have to have a knowledge of C++ in order to really make a bot since there's some AI you have to figure out, some event-based actions you would have to program, the entire targeting system that knows where to aim and when to shoot, etc. There is no easy way to program a bot for a game like that; it takes programming skill and a little bit of hacking knowledge to do something like that.

No comments:

Post a Comment