Skip to content

Instantly share code, notes, and snippets.

@matiss
Last active June 16, 2023 10:33
Show Gist options
  • Save matiss/6af7e6b2c03d3ba219f2fcb8c71769e1 to your computer and use it in GitHub Desktop.
Save matiss/6af7e6b2c03d3ba219f2fcb8c71769e1 to your computer and use it in GitHub Desktop.
Boomkin Macros (5.4)
#showtooltip
/cancelaura [channeling] Astral Communion
/stopmacro [channeling]
/cast Astral Communion
/script UIErrorsFrame:Clear()
#showtooltip
/cast Celestial Alignment
/use Potion of the Jade Serpent
/cast Lifeblood
#showtooltip Dash
/cast [noform:3] Cat Form; [form:3] Dash
#showtooltip
/cast [@mouseover,exists,harm,nodead] Faerie Swarm; Faerie Swarm
#showtooltip
/cast [@mouseover,exists,harm,nodead] Moonfire; Moonfire
#showtooltip Moonkin Form
/cast [form:5,swimming,nocombat] Aquatic Form; [form:5,indoors,nocombat] Cat Form; [form:5,flyable,nocombat] Flight Form; [form:5,nocombat] Black War Bear; [form:5,combat] Travel Form; Moonkin Form
#showtooltip
/cast [@mouseover,exists,nodead] Rejuvenation; Rejuvenation
#showtooltip
/cast [@mouseover,exists,harm,nodead] Starsurge; Starsurge
#showtooltip
/cast [@mouseover,exists,harm,nodead] Sunfire; Sunfir
#showtooltip Wild Mushroom: Detonate
/cast [modifier:shift] Wild Mushroom: Detonate; Wild Mushroom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment