i am haveing troubles on crewskills only bit
Code:
Do MouseMove (980, 39,2)
$result17=_Imagesearcharea("pictures/Abbrechen.png",1,10,30,1030,795,$x17,$y17,100)
If $result17=1 Then
Mouseclick("Left",$x17,$y17)
EndIf
MouseMove (980, 39,2)
Sleep(500)
$result16=_Imagesearcharea("pictures/Abbrechen.png",1,10,30,1030,795,$x16,$y16,100)
Until $result16=0
i cant find Abbrechen.png or figure out what this is doing keep in mind im not a pro with auto it this conversion project is more of a paint by numbers for me lol