Jump to content

Can you make this work?


Casti
 Share

Recommended Posts

Alright here is my code

$destination = "splash.gif"

SplashImageOn("Clan (OD)'s Auto-Hammerer", $destination,175,200)

Sleep(3000)

SplashOff()

MouseClick("left", 164, 755, 1)

Sleep(3000)

MouseMove(500, 325, 0)

Send("{LSHIFT down}")

Opt("MouseClickDownDelay", 85000)

MouseClick("left")

Sleep (5000)

Send("{LSHIFT up}")

I would like for it to hold shift + left mouse button down for 90 seconds BUT i also want it to PAUSE when i hit a hotkey..Can you make it do this? Also open to suggestions to make this run smoother.

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