Jump to content

mouseclick hold ?


Recommended Posts

Im totally new to scripting but wrote a few simple ones

how would I do a right click and Hold down?

MouseClick("right");Fire
is all I know, did searching in the forums and couldn't find an example

thanks

Link to comment
Share on other sites

Im totally new to scripting but wrote a few simple ones

how would I do a right click and Hold down?

MouseClick("right");Fire
is all I know, did searching in the forums and couldn't find an example

thanks

Perform a mouse down event at the current mouse position.

MouseDown ( "button" )

What are we going to do tonight Brain?Same thing we do every night Pinky try to automate the world.

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