Skip to content
This repository has been archived by the owner on Sep 7, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 605 Bytes

ClickBot

MIT licensed

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.