How to create a Bot / Mouse Recorder 2.0

11/04/2017 01:43 asdf69#1
hello
i wanna just ask you quickly if its "hard" to create a own bot who does simple - VERY simple things.basically it just have to detect the lobby screen , ready up, do some clicks ingame (without detecting certain locations, just on a fixed point) and ready up in menue again

can you recommand any program /guide for it ?

atm i use a simple mouse recorder - which already works great, but the problem is sometimes the que times is to high and it "unready" itself in the menue and i want basiclly a mouse recorder with the "scan readybutton"feature.
i hope you can help me :-P
greetings :)

feel free to send me a pm :-)
11/04/2017 16:21 Shawak#2
#moved
11/04/2017 22:43 xShizoidx#3
Good evening,

you can use Autoit for such simple purposes. Such mouse recorder programs often provide poor source code and with a scripting language you have more possibilities. Autoit makes it easy to realize mouse clicks and image scans. Just look at the basics: [Only registered and activated users can see links. Click Here To Register...]
Afterwards take a look at MouseClick, MouseMove and ImageSearch Functions.

Yours sincerely,

xShizoidx