Log in

View Full Version : i need some macro help.



crazycat
10-08-2007, 01:24 PM
is there a ingame mavcro that cancels follow, and the stands stil?

crazycat
10-08-2007, 01:53 PM
could u help me add them i dont know how :P i forgot whitch it was in autohotkey


i beleave is
[code:1]#IfWinActive, World of Warcraft
~Down::
ControlSend,,{Down down}{Down up}, ahk_id %wowid1%
ControlSend,,{= down}{= up}, ahk_id %wowid2%
ControlSend,,{= down}{= up}, ahk_id %wowid3%
ControlSend,,{= down}{= up}, ahk_id %wowid4%
ControlSend,,{= down}{= up}, ahk_id %wowid5%
ControlSend,,{Down down}{Down up}, ahk_id %wowid2%
ControlSend,,{Down down}{Down up}, ahk_id %wowid3%
ControlSend,,{Down down}{Down up}, ahk_id %wowid4%
ControlSend,,{Down down}{Down up}, ahk_id %wowid5%
return[/code:1]
but i cant test it for the next couple 4 hours, and i dont beleave itl work :P