Jump to content

Mouse clik


Recommended Posts

hi,

well... do a mouse click without move the cursor i think it´s imposible

but, you can do something that appear it dont move, look this example

CODE

$s = MouseGetPos()

MouseClick("left",51,751,1,0)

MouseMove($s[0],$s[1],0)

this little program click on the start menu and return to the previous mouse position

i hope this help you ^^

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