README.md

December 4, 2022 ยท View on GitHub

Mouse Simulator

Description

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

More Info

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.

Submitted On2000-02-16 21:05:12
BySteve Berardi
LevelIntermediate
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileCODE_UPLOAD34362162000.zip