Jump to content

Recommended Posts

Posted

Is it possible for an autoit macro to control its own cursor (doesnt neccesarily have to be an actual cursor) without interfering with the main mouse? It'd be particularly useful if it was a cursor though and not just sending mouse clicks to coordinates.

Posted

Count the cursors on your screen. There is only one.

What you want is to write "better" code, using ControlClick() instead of MouseClick() etc. I can't give you any specifics since you gave no datails. Just open the helpfile and start reading.

:graduated:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...