/MouseAutoClicker

A simple mouse click recorder and auto clicker.

Primary LanguageC++MIT LicenseMIT

MouseAutoClicker by prateiku


- A simple autoclicker that records the X and Y coordinates of left and right clicks in two arrays which can be displayed then the program will replicate the recorded mouse clicks.
- The program asks the user the time interval between the mouse clicks.

How to use❓:

  • NUM1 - Start recording clicks.
  • NUM2 - Stop recording clicks.
  • NUM3 - Display recorded clicks.
  • NUM4 - Start simulating clicks.
  • NUM5 - Exit the auto clicker.

If you liked the program do leave a star on the repo⭐