Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

I Require assistance, with looping this script.

$
0
0

Hi there.

It seems I am unable to get a loop with this script, so I would like some help

 

#include <misc.au3> While 1     Func Start()         If _IsPressed(2) Then             $pos = PixelSearch(768, 768, 768, 768, 0xff0000)             If Not @error Then                 MouseMove($pos.x, $pos.y)             EndIf         EndIf     EndFunc   ;==>Start WEnd

The script as it was with my last try.

The first time I tried making a bot with autoit, first time I stumbled upon this problem.

Anyone able to help me with this matter?

Thanks in advance.


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>