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
File | Uploaded | Size |
---|---|---|
CODE_UPLOAD34362162000.zip | 9/3/2020 3:45:00 PM | 9902 |