Vanilla wow Rogue Macros

Shadowmeld > Stealth (Night Elf only)

/cast Shadowmeld
/cast Stealt

Stealth Eat Macro

#showtooltip
/cast *food here*
/cast Stealth

Rogue Sinister strike until 5 combo points then use Eviscerate.

/script if GetComboPoints()>=5 then CastSpellByName("Eviscerate") else CastSpellByName("Sinister Strike") end

Comments

Popular posts from this blog

Vanilla wow Druid Macros