Jump to content

madjack

Members
  • Posts

    3
  • Joined

  • Last visited

madjack's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. au.bmp haha ok #include <ImageSearch.au3> $x1 = 0 $y1 = 0 ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ $result = _ImageSearch("au.bmp",1,$x1, $y1,0) ;au.bmp is small bmp of trashcan If $result = 1 Then mouseclick("left",$x1, $y1) ;click on trashcan sleep(10000) Else EndIf EndFunc thats my code and here is my pic of middle of trashcan
  2. This is frustrating i have tried various scripts and both the large and small dll file i either get the error i mentioned before or the script wont even start i cant even get it to recognise the trash bin on my desktop can anyone give me any help?
  3. i have tried this and cant get it to work all i get is this error Autoit3.exe has encountered a problem and needs to close blah blah no idea why this is im on xp pro btw any ideas anyone?
×
×
  • Create New...