Been working with AHK almost non-stop since I got it. It is a good alternative to Keyclone, soon here I will get it;however, does anyone know how to create a formation script for it?
One would think that it is something like:
(yes I know Sleep xx is not legal... but It was an idea, I know that it should work without it as well... but neither work)Code:~End:: ControlSend,,{a down},Sleep 300,{a up} , ahk_id %idMain% ControlSend,,{q down}, Sleep 300,{q up} , ahk_id %idClone% ControlSend,,{e down}, Sleep 300,{e up} , ahk_id %idClone2% return
Ideas?
Connect With Us