Macro for all 4 covenant abilities | Covenant Signature & Class Abilities Macros

121 views
0

Thanks to Belazriel for creating macros for all Covenant Signature and Class Abilities!
============================================================
Covenant Signature Abilities
#showtooltip
/cast Door of Shadows
/cast Soulshape
/cast Fleshcraft
/cast Summon Steward
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Door of Shadows” or G”Soulshape” or G”Fleshcraft”or G”Summon Steward”)

Death Knight
#showtooltip
/cast Shackle the Unworthy
/cast Swarming Mist
/cast Abomination Limb
/cast [@cursor] Death’s Due
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Shackle the Unworthy” or G”Swarming Mist” or G”Abomination Limb”or G”Death’s Due”)

Demon Hunter
#showtooltip
/cast Elysian Decree
/cast Sinful Brand
/cast Fodder to the Flame
/cast The Hunt
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Elysian Decree” or G”Sinful Brand” or G”Fodder to the Flame”or G”The Hunt”)

Druid
#showtooltip
/cast Kindred Spirits
/cast Ravenous Frenzy
/cast Adaptive Swarm
/cast Convoke the Spirits
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Kindred Spirits” or G”Ravenous Frenzy” or G”Adaptive Swarm” or G”Convoke the Spirits”)

Hunter
#showtooltip
/cast [@cursor] Resonating Arrow
/cast Flayed Shot
/cast Death Chakram
/cast [@cursor] Wild Spirits
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Resonating Arrow” or G”Flayed Shot” or G”Death Chakram”or G”Wild Spirits”)

Mage
#showtooltip
/cast Radiant Spark
/cast Mirrors of Torment
/cast Deathborne
/cast Shifting Power
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Radiant Spark” or G”Mirrors of Torment” or G”Deathborne”or G”Shifting Power”)

Monk
#showtooltip
/cast Weapons of Order
/cast Fallen Order
/cast Bonedust Brew
/cast Faeline Stomp
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Weapons of Order” or G”Fallen Order” or G”Bonedust Brew”or G”Faeline Stomp”)

Paladin
#showtooltip
/cast Divine Toll
/cast Ashen Hallow
/cast Vanquisher’s Hammer
/cast Blessing of the Seasons
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Divine Toll” or G”Ashen Hallow” or G”Vanquisher’s Hammer”or G”Blessing of the Seasons”)

Priest
#showtooltip
/cast Boon of the Ascended
/cast Mindgames
/cast Unholy Nova
/cast Fae Guardians
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Boon of the Ascended” or G”Mindgames” or G”Unholy Nova”or G”Fae Guardians”)

Rogue
#showtooltip
/cast Echoing Reprimand
/cast Flagellation
/cast Serrated Bone Spike
/cast Sepsis
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Echoing Reprimand” or G”Flagellation” or G”Serrated Bone Spike”or G”Sepsis”)

Shaman
#showtooltip
/cast Vesper Totem
/cast Chain Harvest
/cast Primordial Wave
/cast Fae Transfusion
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Vesper Totem” or G”Chain Harvest” or G”Primordial Wave”or G”Fae Transfusion”)

Warlock
#showtooltip
/cast Impending Catastrophe
/cast Decimating Bolt
/cast Soul Rot
/cast Scouring Tithe
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Impending Catastrophe” or G”Decimating Bolt” or G”Soul Rot”or G”Scouring Tithe”)

Warrior
#showtooltip
/cast Spear of Bastion
/cast Conqueror’s Banner
/cast Ancient Aftershock
/run local G=GetSpellInfo SetMacroSpell(GetRunningMacro(), G”Spear of Bastion” or G”Conqueror’s Banner”or G”Ancient Aftershock”)
===========================================================
Credit to: Belazriel
https://www.reddit.com/r/wow/comments/qlgxxz/macro_for_all_4_covenant_abilities/hj5a7gm/
Credit to: Lumy
https://www.icy-veins.com/forums/topic/61971-extremely-useful-covenant-swap-macros-for-all-classes/
Source JayJay Youtube:
https://www.youtube.com/watch?v=2_FTwn_Zh5Q&ab_channel=JayJayChannel