windows-2048 / The-Fastest-Mouse-Clicker-for-Windows

Free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 SendInput() calls to reach up to 100000 clicks/s. Supports command line, random clicks and sequences of clicks. 2024 is the project's 8th ANNIVERSARY.
https://windows-2048.github.io/The-Fastest-Mouse-Clicker-for-Windows/
GNU General Public License v3.0
153 stars 31 forks source link

Windows Beeps and shortly pauses clicks @ 1000 CPS #29

Open Diamond-Dragon opened 10 months ago

Diamond-Dragon commented 10 months ago

When I set the Mouse Clicker to 1000 Clicks per Second and let it run, Windows shortly stops the clicker and a beep is sounded. I wasn't able to find a source or possible limiting factors for this.

I'm running Windows 11 and v2.6.1.0 of the Clicker.

Clicker works fine with 800 Clicks per Second and below.

holind93 commented 10 months ago

I've noticed that too, not 1000 cps though, but nearly 2000-3000. Did you use a virtual machine like me?

Diamond-Dragon commented 10 months ago

Nope, mine occurs on normal Windows, no VM in-between.

windows-2048 commented 10 months ago

I will investigate the issue, and make sure it will be fixed in the upcoming cross-platfrom TFMCfW v3.0.0.0 implemented on Qt framework.