Posted on: 04-26-2013 - Updated on: 04-26-2013 - viewed 10631 times
Description:
Will cast Mighty Bash, Disorienting Roar, or Ursol’s Vortex based on which talent you have chosen.
Macro must be named “Row5” for tooltip to work. Or renamed Row5 in the final line to what your macro is named.
#showtooltip /use Mighty Bash /use Disorienting Roar /use Ursol's Vortex /run local G=GetSpellInfo SetMacroSpell("Row5", G"Disorienting Roar" or G"Ursol's Vortex" or "Mighty Bash")