Jump to content

Run Function on Mouse Down


Recommended Posts

I must be blind today. I'm not seeing a way to start a script and have it watch for a mouse down to then run a function.

I think I have everything else working. I want to be able to click, then have my script click the same place I just clicked and then do two more other tasks.

Thanks for any help!

Link to comment
Share on other sites

I think I have everything else working. I want to be able to click, then have my script click the same place I just clicked and then do two more other tasks.

Try Functions _IsPressed, and MouseGetPos

My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. 

Link to comment
Share on other sites

Try Functions _IsPressed, and MouseGetPos

Awesome, thanks! That worked perfectly. When I'm done with my Superfun Town script I'll share with everyone. The pauses used to wait for server response suck so I'll wait until I have it more automated.

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