
Bots are created for generic routines for any game. I'll list examples (a couple):
1) Diablo II - Chaos running, Baal running, "Magic Finding, " etc.
2) RuneScape - "Fishing, " "Cutting trees, " and "Cooking" to make higher skill levels.
If you're new to programming, AutoIt (a scriptting language) would be a great start.
The main things that you (I personally) use the most is:
- Pixel detection
- Mouse emulation
- Keyboard emulation
If you want to go a few steps further, you can use packets which I suppose would give you a faster/better reaction, for multiplayer games.
AutoIt can be found here:
You can use AutoIt for just about every type of game, you can even use it for the most basic of things, for example:
The beginning of a game on StarCraft. Have AutoIt create an SCV instantly and have all SCVs mine individual mineral packs so they gather faster.
Or on Age of Empires, you can have it build a (pretty and) organized row of Houses, in a split second. Which I used to use VBS for that in 1998.
You could even use AutoIt to notify people you're about to create a game, and then have it create it - It beats using a bot in a channel to tell everybody what game name/pass/number you're on.
The list can become endless, there are many repeditive things on games of every genre.
You could even use bots to beat games entirely without lifting a finger! Like The Incredible Machine (aka TIM), and Jazz Jack Rabbit.
If you're serious about wanting to learn how to make bots for games, pick the stupidest but most simple things.
Projects for people who are 100% new and want to create bots (Diablo II):
- Use AutoIt and have it spam "Welcome to" so and so's "runs!"
- Use AutoIt and have it drop X amount of gold repeatedly until you press a hotkey to stop.
Projects for people who are 100% new and want to create bots (RuneScape):
- Use AutoIt and have it click on a tree every X seconds
- Use AutoIt and have it create a fire every X seconds
It's the little things in life that make the best improvements.
AutoIt has a help file which explains nearly every command (with examples) in great detail. Very helpful.
and feel free to drop me pm if someone needs help or something..
RELATED VIDEO

![[FREE] RuneScape Auto Fisher (Rocktails Bot + MORE!)](/img/video/free_runescape_auto_fisher_rocktails_bot.jpg)
