Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script that left/right clicks every set amount of ms?

Status
Not open for further replies.

Whysob

IS-IT--Management
Joined
Oct 30, 2009
Messages
1
Location
AU
Is there a script that can enable me to left and right click every X amount of ms?

For example.

Script runs.
Script left clicks where the mouse was placed before script was run every X amount of ms until script stops.

Any help?

Thankyou in advance.
 
I don't know this for certain but I don't think VB Script supports the SendMessage() function. Perhaps you could look into writing this in Java Script.

Regards,
David.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top