This is my first time using autoit or even creating any bot other than macros and would love some help.
The bot is very basic but I have no idea how this program works, atleast with the specific actions I need to do.
This game is a turn based "Pokemon" game that will find targets that vary in name.
I need to set it up to where it repeatingly clicks the "A & D" or "W & S" buttons (To move on the game)
I need to set it up to where click a specific position on the map while the script is going (nonstop)
I need to set it up to where it will STOP all actions if a certain condition is met. (aka, specific name is presented)
and that is all I need to know how to do, if anyone can help me out that would be amazing. Thank you.