Lua Ninja, is only for World of Warcraft. It is recommended that you use Super Duper Macro, with this, in order to maximize length of macros. Druid Macros Written by Elitetech Druid Remove Curse & Abolish macro /run t=”raid”; nps=1; npe=GetNumRaidMembers(); if npe==0 then t=”party”; nps=0; npe=GetNumPartyMembers() end; w=nil; m=0; for i=nps,npe do if i==0 [...]
Lua Ninja, is only for World of Warcraft. It is recommended that you use Super Duper Macro, with this, in order to maximize length of macros. Hunter Macros Written by Elitetech Marksmanship Hunter DPS cycle /run if not UnitDebuff(“target”, “Serpent Sting”) then CastSpellByName(“Serpent Sting”) end /run local _,d,_ = GetSpellCooldown(“Silencing Shot”) if (d == 0) [...]
Lua Ninja, is only for World of Warcraft. It is recommended that you use Super Duper Macro, with this, in order to maximize length of macros. Macros written by Elitetech Auto prospect/mill/DE/whatsoever /cast Prospecting /use [Insert stuff] /in 3 /run RunMacro(1) Spammable interrupt when casting for any class. /run if UnitCastingInfo(“target”) then SpellStopCasting() CastSpellByName(“INSERT INTERRUPT [...]





Comments RSS
Entries RSS
Recent Comments