World of Warcraft WLK version of Wrath of the Lich King has too many priest skills, and there are many things that need to be done in the group, so a one-click macro is very necessary for the priest. Below I will I would like to share with you the Wrath of the Lich King priest macro that I am using.
World of Warcraft wlk priest one-click macro
Super Hymn Macro (a macro bound to Mental Focus + Holy Hymn, which can free Holy Hymn and increase critical hit rate):
/cast mental focus
/cast sacred hymn
Life-saving macro (a life-saving skill that can instantly restore residual blood to a safe blood line):
/use special healing stone
/cast Prayer of Despair
Super return to blue song macro (press once to release the shadow demon, press again to sing back to blue song)
/castsequence Shadow Demon, Chant of Hope
Shadow Word kills integrated macros (Priority kills the target pointed by the mouse, if not, kills the focus, if the focus is dead, kills the current target. Press alt+macro at any time, kills the current target)
/cast [target=mouseover,exists,harm,nodead]Shadow Word:Destroy;[modifier:alt,harm,nodead]Shadow Word:Destroy;[target=focus,exists,harm,nodead]Shadow Word:Destroy ;[harm,nodead]Shadow Word:Destruction
Stamina macro (left-click to cast single-target stamina on the target, hold down alt to cast it on yourself. Right-click to cast group stamina)
#showtooltip
/cast [modifier:alt,target=player][btn:1,help]Power Word: Fortitude;[btn:2] Prayer of Fortitude
Mouse point macro (Penance can be replaced by other healing skills)
#showtooltip
/cast [target=mouseover,help][target=targettarget][target=player] penance
Pain Suppression macro (mouse point to cast Pain Suppression while shouting to the team and squad)
#showtooltip
/stopcasting
/cast [target=mouseover,help][target=target,help,exists][target=player] Hand of protection
/run SendChatMessage("Already cast>"..UnitName("mouseover").."<Cast Pain Suppression","raid" )
/run SendChatMessage("Already cast>"..UnitName("mouseover").."<Cast Pain Suppression","party" )
Point the mouse to dispel the disease (you can also change dispel disease to dispel magic)
#showtooltip banish disease
/stopcasting
/cast [modifier:alt,target=player,exists] expel disease;[target=mouseover,exists][target=target] expel disease
Start stealing potion macro
/cast fade
/use wild magic potion
One-click pain and vampires (the first click casts Shadow Word: Pain, the second click casts Vampire's Embrace. When switching targets or leaving combat, the spell order is reset)
/castsequence reset=combat/target Shadow Word: Pain, Vampire's Embrace
Draw magic + focus to draw magic (press directly to draw the target + alt to focus
#showtooltip Mana Burn
/cast [modifier:alt,target=focus,exists] mana burning; mana burning
Silence and focus silence (press silence + alt focus directly)
#showtooltip Silence
/cast [modifier:alt,target=focus,exists] silence; silence
Mental Scorch does not interrupt macros (it can also be used for mental whipping, just change the skill name)
#showtooltip Mental Burn
/cast [nochanneling:mental burn] mental burn
Cancel the dissipation macro (can be tied with other output skills)
/cancelaura dissipate
The one-click macro for Dark Priest leveling (remember it is leveling) is to use the Vampire Touch on the target first, then cast the instant Devouring Disease and Shadow Word: Pain in sequence, and then guide the Mental Flay until this The monster dies. If the monster is not dead and the target is switched, the cycle will start from the beginning.
#showtooltip Shadow Form
/castsequence reset=2.3/target Vampiric Touch, Shadow Word: Pain, Devouring Blight, Mind Flay, Mind Flay, Mind Flay, Mind Flay, Mind Flay, Mind Flay, Mind Flay, Mind Flay
The above is the World of Warcraft wlk priest macro that I am currently using. I made some adjustments before sharing it, and it can be used to death in this version of Wrath of the Lich King.