educationkruto.blogg.se

World of warcraft auto attack
World of warcraft auto attack




ALSO it won't toggle off your ranged auto attack if you spam it. This will use your bow or wand auto attack if your target is at range OR ELSE it will use a melee auto attack if the target comes too close. Spammable Auto Attack Macro w/ Melee and Ranged swapping: Target yourself while you have the buff.Ĭode: Select all /script function m(s) DEFAULT_CHAT_FRAME:AddMessage(s) end for i=1,16 do s=UnitBuff("target", i) if(s) then m("B ".i.": ".s) end s=UnitDebuff("target", i) if(s) then m("D ".i.": ".s) end end To find "BUFF_TEXTURE" in certain macros use this macro. In time I will add and organize them as much as I can. Feel free to reply with some of your own. Just figured I'd start a random collection of useful macros.






World of warcraft auto attack