Game based Keystrokes? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
LookingForHelp

Game based Keystrokes?  Topic is solved

14 Jul 2018, 11:39

So basically, I play a game called 'Black Magic' and its based upon 'Keystrokes', Keystrokes are basically a chain of keys together. I've done it properly.

But I'd also like to be able to move around without being locked into the keystrokes. I can post a gif example. (Yes, its silly.)

https://i.gyazo.com/43c1f980d8227c5d12d ... ff447d.gif

This is what I've done (From the knowledge I have)

Code: Select all

numpad1::
suspend
return


z::
Send asq
return

x::
Send ssadq
return

c::
Send adwq
return

e::
Send wwdq
return

r::
Send sdq
return

f::
Send asdq
return

3::
Send sswq
return

2::
Send sc
return

1::
Send dab
return



Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Descolada, Google [Bot] and 300 guests