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 297bc72 commit 67a0835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# 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.
A long time ago I used to use 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)
- 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 67a0835

Please sign in to comment.