How to hold ctrl and press a key Topic is solved

Ask gaming related questions (AHK v1.1 and older)
TieDye

How to hold ctrl and press a key  Topic is solved

15 Jan 2018, 07:37

Hello,

I am trying to make a script that will press ctrl+t, which will create a new tab. But whenever I try it, it just presses ctrl and then t, which doesn't work. Here is the script I have:

NumpadEnter::
send {^t}

I also tried this:

NumpadEnter::
send {^ down}{t}{^ up}

None of them are working, please help. Thanks!

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 77 guests