Need help with Spamming key script

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
wraith53
Posts: 1
Joined: 15 Aug 2018, 13:30

Need help with Spamming key script

15 Aug 2018, 13:58

So I'm really new to this. I'm trying to get 6 buttons to spam at different times. I made 6 different scripts and it works okie however it is not ideal due to the fact that I can't start/stop them at the same time. I'm using the L,V,B,M,N and Tab keys. Below is an example of one of my scripts. Any help would be awesome! I have looked all over and either can't find the information or I just dont understand it. Thank you!

#Persistent
SetTimer, PressTheKey, 6000
Return

PressTheKey:
Send, {l}
Return

f12::

Pause

Suspend

return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], Rohwedder and 336 guests