How can i make it work in games?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Deestroh
Posts: 2
Joined: 09 Nov 2019, 18:20

How can i make it work in games?

09 Nov 2019, 18:28

F2::SetTimer, label, % (toggle := !toggle) ? 50 : "Off"

label:
send {w down}
sleep 1500
send {w up}
send {s down}
sleep 1500
send {s up}
return

Just need help with making this work in-game. Simple script, works just like it looks like it does, only works in stuff that isn't in-game, any help would be appreciated! :D
Deestroh
Posts: 2
Joined: 09 Nov 2019, 18:20

Re: How can i make it work in games?

10 Nov 2019, 15:53

bump. still need help
Zoanthario
Posts: 16
Joined: 10 Nov 2019, 13:22

Re: How can i make it work in games?

10 Nov 2019, 16:11

I'm not sure about the script but if it's working fine except for games, try running it as administrator after compiling the ahk file.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: jeves and 166 guests