🔒 Closed Can someone help me to this code

Status
Not open for further replies.

myelbux001

Fanatic
~1::

img160 = map2.bmp
ImageSearch, foundX, foundY, 0, 0, %A_ScreenWidth%, %A_ScreenHeight%, *1 %img160%
if(ErrorLevel == 0)
{
MouseMove, %foundX%, %foundY%
Sleep, 100
Click
Sleep, 100
Click
}
else
{
MsgBox, cant find
}
return

this code is working on my main pc...
but when i transfer it to vmware machine not working the image not found
 
Status
Not open for further replies.

About this Thread

  • 0
    Replies
  • 325
    Views
  • 1
    Participants
Last reply from:
myelbux001

Trending Topics

Online now

Members online
1,209
Guests online
1,521
Total visitors
2,730

Forum statistics

Threads
2,294,978
Posts
29,094,460
Members
1,206,636
Latest member
androidkids
Back
Top