Mouse Simulator

By | 2002-06-01

This program simulates mouse events. It can, left click, right click, pause between events, and you can easily make it double click too. It works by using an action list (listbox), the user inputs a bunch of actions that they want to perform, then the program does all the actions in the list for a specified amount of loops. (you can also specify the cursor position for each action, i.e. click on start menu, then click run.)

Original Author: Steve Berardi

Side Effects

there are only a couple of bugs, nothing big. It still works fully. You can’t have the loop value null however, sorry, didn’t fix it, it should be pretty easy just use a val() function.

Attachments

FileUploadedSize
CODE_UPLOAD34362162000.zip9/3/2020 3:45:00 PM9902
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.