Welcome
So you want to learn how to create a bot to automate a manual task or maybe imitate a human behind the keyboard? It's not as easy as it might seem. There are a lot of problems to overcome. That's where this website comes in handy.
You could look at this website as a 'Creating a bot for dummies' book that will give you an idea of how it would be possible to program and implement a bot to be used for example to monitor a website, imitate human activity at a computer or even play poker in an online casino. It will point out the critical points and how to manage them.
To comprehend the content of this website you will have to have basic knowledge about high level programming.
In a hurry? Look for the bold text.
Got questions? Visit the Forum
As you can see this site is not quite finished. I've choosen to launch the site before all the chapters were finished to see if it's worth my time writing it all down.
That is, if there are enough visitors.
If so the plan is to complete all the chapters and maybe add a forum where questions can be asked and hopefully answered.
|
|
|
Table of contents
I - Programming language and resources
Selecting a language
Resources
II - Reading the screen
Different techniques
Finding an object
Identifying an object
Preparing for changes in graphics
III - Making a decision
Analyzing input
Decision charts
Advanced decision making processes
IV - Creating output
Controlling the mouse cursor
Using the keyboard
V - Learning algorithms
Creating logs
Adapting
VI - Avoiding detection
No bots allowed
Acting human
Regarding AI
|
|
|
|
Rev. 7 (27 Oct. -08)
|