Helldivers 2 stratagem macro help

Ask gaming related questions
jlodvo
Posts: 24
Joined: 24 Sep 2023, 19:53

Helldivers 2 stratagem macro help

11 Feb 2024, 14:16

hello anyone playing helldivers 2? wanted to make a stratagem call macro but its not working for me anyone have a sample

like i use this to hold down control and press SSWD buts its not working ingame

Code: Select all

F1::
{
Send "{Ctrl down}"
Sleep 1000
Send "S"
Sleep 1000
Send "S"
Sleep 1000
Send "W"
Sleep 1000
Send "D"
Sleep 1000
Send "{Ctrl Up}"
}
it holds down control but doesnt press S S W D any thoughts?
User avatar
boiler
Posts: 17242
Joined: 21 Dec 2014, 02:44

Re: Helldivers 2 stratagem macro help

11 Feb 2024, 15:36

Try lower case letters. When you send capital letters, you are having hold Shift as well.
jlodvo
Posts: 24
Joined: 24 Sep 2023, 19:53

Re: Helldivers 2 stratagem macro help

15 Feb 2024, 18:34

wierd i tried a lot of combinations like send sendplay sendinput sendevent, but it only presses the control down and later control up, it doesnt press the inbetween keys like SSWD, could the game be blocking ahk? it works on my logitech macro, but preffer ahk
User avatar
boiler
Posts: 17242
Joined: 21 Dec 2014, 02:44

Re: Helldivers 2 stratagem macro help

15 Feb 2024, 20:19

You should try running your script as administrator. If the game application is running as an elevated process, then your script needs to also. See the FAQ answer on UAC.
Despot Aspid
Posts: 7
Joined: 05 Jan 2024, 23:41

Re: Helldivers 2 stratagem macro help

16 Feb 2024, 01:31

jlodvo wrote:
15 Feb 2024, 18:34
wierd i tried a lot of combinations like send sendplay sendinput sendevent, but it only presses the control down and later control up, it doesnt press the inbetween keys like SSWD, could the game be blocking ahk? it works on my logitech macro, but preffer ahk
AutoHotKey No longer works in Helldivers 2.

Return to “Gaming”

Who is online

Users browsing this forum: No registered users and 3 guests