Simple 2 keys script?

Ask gaming related questions (AHK v1.1 and older)
reborn-freak
Posts: 1
Joined: 24 Mar 2018, 13:18

Simple 2 keys script?

24 Mar 2018, 13:24

Hey guys, I'm trying to figure out how to create a script that once I run it, it will hold Control and it will press "X" like 5 times a second.

So far I've got this:
#Persistent
SetTimer, PressTheKey, 50
Return

PressTheKey:
Send, {LCtrl down}{X}
Return

It doesn't really work though.. would really appreciate some help! Thanks in advance!

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 85 guests