Jump to content

need help to hold the mouse down while its moveing


Recommended Posts

like the title says i need help to hold down the mouse while im moveing the mouse ?

my script so far:

msgbox (0,"","")

HotKeySet("{f8}","terminate")

$pos = MouseGetPos()

sleep (10000)

do

mousemove (337, 511)

mousemove(860, 523)

until run ("jsjs.esk")

Func Terminate()

    Exit 0

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