Jump to content

Mouse click - How to reduce the delay?


Newbie2
 Share

Recommended Posts

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?

Link to comment
Share on other sites

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