Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
canute24 authored May 2, 2021
1 parent 40ad73e commit 297bc72
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# autoclicker
Clicks when mouse stops moving
# Autoclicker
#### Left click by mouse movement

A long time ago there was this software which clicks for you when you stop moving your mouse to reduce clicking fatigue which I can find anymore. So I made a simple one in AutoIt.

### Operation:
- Clicks the left mouse button when your mouse stops moving
- It has a hard coded 150ms delay which is found most optimal
- To toggle clicking use backtick(\`) (Left top corner of keyboard)
- Useful tip: You can also enable visual notification on click in Windows by going to WinKey+R (Run) > main.cpl > "Pointer Options" tab > Check "Show location of pointer when I press CTRL key"
- If you are on a while you are at it you could also change the mouse pointer to black if you have a while windows theme (default) to help with mouse visibility

0 comments on commit 297bc72

Please sign in to comment.