Jump to content
Macro Express Forums

Get Pixel Immediately


H2o-KiD

Recommended Posts

We all know that macro's command start from upper to bottom. So, i wonder if the Get Pixel command reads a color, it will automatically stop the other commands and activate under the Get Pixel command.

 

Example:

Repeat Start 999999

Mouse Move Screen 100,100

Delay 100 Milliseconds

Get Pixel: Screen Coords: 100,100 into %N1%

If Variable %N1% = 255

Mouse Left button double click

End If

End Repeat

 

The Get Pixel command only reads under, how can i make that it will always ready?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...