From 67a08355dc16dbf443d034d0275498e99315ff2d Mon Sep 17 00:00:00 2001 From: Canute <46291012+canute24@users.noreply.github.com> Date: Sun, 2 May 2021 18:21:06 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7010079..bd0a3b3 100644 --- a/README.md +++ b/README.md @@ -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