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

AutoIT image search problems

$
0
0
hey guys, I recently started using the AutoIT image search, and its been working fine... then it just quit working for some reason. No error code it just doesn'Tfind the image. im using the exact same code i was using and it still isnt working.ANY help is very appreciated.Also i have the image and the script in the same folder. Here is one of the 4 scripts ive tried.
#include <ImageSearch.au3> sleep(2000) $X = 0 $Y = 0 $X1 = 0 $Y1 = 0 Func start()    $Search = _ImageSearch('Play.bmp', 0, $X, $Y, 0)    If $Search = 1 Then  MouseMove($X, $Y,10)    EndIf EndFunc
 
 
 
 

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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