A small programmable mouse click-bot.
Project1.bpr is the C++ Builder 6 project file. It is not using any external libraries.
Page Up (PgUp) button stops application from operating the mouse. Page Down (PgDn) button saves and queues mouse point to the list.
Start button starts the main timer. Please first queue some points before clicking it. Stop button has same function as PgUp. Hide button hides the queue. Clear button clears the queue. 1-500ms buttons adjusts the speed of clicking to desired amount.