Sending more inputs when over a threshold point per second.

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
RealThingerthing
Posts: 13
Joined: 07 Sep 2022, 01:01

Sending more inputs when over a threshold point per second.

Post by RealThingerthing » 30 Jan 2023, 15:17

I know that subject title sounds a bit wordy but I don't know how else to describe it in a more understandable way.
I want to create a script that checks a key per second and if its over the required inputs, say 20 per second, it does an extra input.
Does anyone know how I could do this? Please and thank you...

User avatar
mikeyww
Posts: 26936
Joined: 09 Sep 2014, 18:38

Re: Sending more inputs when over a threshold point per second.

Post by mikeyww » 30 Jan 2023, 16:57

Hello,

The forum has many "clicks per second" scripts available to anyone who searches. You could adapt by then adding an action when your threshold is exceeded.

viewtopic.php?p=421860#p421860

User avatar
RealThingerthing
Posts: 13
Joined: 07 Sep 2022, 01:01

Re: Sending more inputs when over a threshold point per second.

Post by RealThingerthing » 30 Jan 2023, 17:35

Ah my bad, I searched but I clearly didn't search well enough. Thanks!

Post Reply

Return to “Ask for Help (v1)”