Jump to content

How can i move the mouse without taking it over


Recommended Posts

How can i move the mouse without moving it so i can run my program silently ,

i Google around and searched and couple people have said controlsend() but i don't know how exactly to use it in a way that will make my mouse move without disturbing my daily work

Link to comment
Share on other sites

There is no way to move your mouse in the "background". You have ControlSend() for sending text, and ControlClick() for sending mouse clicks. Look in your helpfile for what the other Control*() functions do.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...