Activate SHIFT when "W" "A" "S" "D" is pressed

Ask gaming related questions (AHK v1.1 and older)
IgniteKey22
Posts: 1
Joined: 25 Jul 2017, 21:25

Activate SHIFT when "W" "A" "S" "D" is pressed

25 Jul 2017, 21:32

Basically I'm using this for a new game I'm playing to make moving quickly easier. I'd like to create a script that every time I press "W" "A" "S" "D" which is to move, it automatically sprints which is SHIFT key..

This seems kinda simple but it's giving me hell to complete, some help would be much appreciated.

Thanks
Last edited by IgniteKey22 on 25 Jul 2017, 22:22, edited 1 time in total.
Rohwedder
Posts: 7648
Joined: 04 Jun 2014, 08:33
Location: Germany

Re: Activate SHIFT when "W" "A" "S" "D" is pressed

25 Jul 2017, 23:47

Hallo,
perhaps?

Code: Select all

~w::Shift
~a::Shift
~s::Shift
~d::Shift

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 87 guests