Jump to content

Recommended Posts

Posted

Hi all,

I'm using "MouseClick" function and while running, I observe the mouse going to it's destination quite slowly. How can I increase the speed? :)

10x

Posted

Hi josbe,

Well, I have ead the manual before posting, and changed all the defaults to minimum:

Opt("MouseClickDelay", 1)
Opt("MouseClickDownDelay", 1)
Opt("MouseClickDragDelay", 2)
Mouseclick ("left",1,1)
Mouseclick ("left",400,400)

Still, the mouse is going to it's destinationin slowly.

What am I doing wrong?

Posted

Mouseclick ("left", 1, 1, 1, 0)

MouseClick("left", 400, 400, 1, 0)

My site for HTML Help :)[quote name='Valik' date='Oct 15 2004, 12:29 PM']Maybe nobody is an "elite uber-coder" like me because thinking is a capital offense in today's online-world?[right][snapback]36427[/snapback][/right][/quote]

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