Jump to content

Recommended Posts

Posted

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
Posted

So you want to MouseDown() then MouseMove() and then MouseUp()? ...

I'll have to research this one... I'll try to get back to you before the new year.

Lar.

f_mrcleansmalm_77ce002.jpgAutoIt has helped make me wealthy

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...