QuestionHow to make bots?!

Posts 17 of 7 · Page 1 of 1
How to make bots?!
So I want to learn how people make these farm bots, and aim bots that I see in MMOS. I'm not sure where to start though, I can say I'm a decent programmer, in regards to web development, I don't know how that is going to help me here though. I'm just wondering if there is a certain preferred language for making bots, if there are certain things I need to learn for making bots for newer games, just anything I would need to know.
There is a wide variety of ways to make bots, the method you'll end up using will be determined by the type of game and what language it's written in. For example in Runescape screen scraping is a viable method, but you can also use reflection/injection to use the games' code to do stuff. I'm not really familiar with the whole botting scene in MMOs but for most games it'll probably be injection and/or packet editing.
In regards to what has already been said, there are tons of ways to create a bot. The same can be said for any software solution. I'm pretty new to the botting scene and haven't created any fully working bots right now. However, i can give you some pointers. AutoIt or any other kind of easy scripting language can be implemented pretty quickly for a bot and run in a vm. Right now i'm working on a bot for missionchief using python. So just look around and see what other's are doing. Look at different languages and the communities available.
I tried this tutorial a while ago, its pretty long but goes into depth meaning you can really understand what is being said.
Really helpful
Well to make a bot you need a target
So lets say that
I do open the cmd on win10 and do ping mpgh.net
the program sends a bot back and forth to grab info theres a bot 4 u
now take time to about this but break it down and use a method
Asked and reasked questions.
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?