You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3.9.5 - 20.08.2026 (d.m.y)
New
Added keybinds for all major toggles (clicker, randomization, duty cycle, speed variation, sequence clicking) in the settings panel. #246, #205,
Added master switch for autoclicker in the keybinds section of the settings panel. This will prevent the clicker from starting unless it is toggled or held down. The title will say 'MASTER OFF' in red while the master switch is off. #250, #137
Fixed
Disabled default browser shortcuts (F6, Ctrl+F, etc.) to prevent the UI from crashing when the window is focused.(software dev is a joke, i know)
A custom stop zone now does not stop the clicker when custom zones are disabled. #272
Keyboard hold clicker now works like it should (it will click the key, then repeat it at the set windows interval.) #191
(researched click speed changes for a few hours and found out that the current implementation is basically as good as it gets. aka >500cps is just not accurate and there is nothing i can do about it.)