Hello guys,
I'm new to BOT programming.
I'm playing WoW and I'm trying to develop a BOT so I can leave my toons playing while I'm at work.
I have a lot of ideas for my BOT, but I still don't have the skills to implement it.
I'm trying to learn it and I would like to have some advices from you.
I know that I must know a programming language. I know C++ and I can learn C# too.
I know I have to know Win32 API. I programmed some games in the past, so I know something about Win32 API.
I know I need to be able to develop a GUI, so I can make my BOT easy to use. I would use C# for this.
For some automatic stuff I know I have to learn Artificial Intelligence.
For some more auto stuff, some features on scripting would be nice too.
Now I will start to reach the hole in my knowledge.
From this point, I will need your help to learn.
It's hard to find organized stuff in the web, but anyways...
Can I ask some stuff here about BOT Programming so I can organize my studying?
First of all, how can I discover what is going on in WoW?
Is image reconigtion a good approach to do it?
Can warden detect image recognition software?
Is it better to find out what is going on through memory reading?
Is it safe to only read memory in WoW without injecting code?