Jump to content
Macro Express Forums

Move Mouse Till Cursor Changes


Graeme

Recommended Posts

Is there a way to have the mouse cursor move in a set area of screen until the cursor changes (either by checking the cursor graphic or a specific pixel colour of the cursor)? Then once the cursor has changed to the specified colour, stop moving so it stays on that spot and that colour?

 

Any help would be appreciated.

 

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...

Have you tried the function "If Mouse Cursor"? If I understand correctly, you want to have a loop until the mouse cursor becomes a certain cursor. You could use an integer variable as a toggle, setting it to 1 (true) to end the loop when the cursor changes (setting it to 0 just before the loop).

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...