Disc help harm macros

Anyone share some ideas?

I plan to use:
shadowmend+smite
Purge the wicked+power word shield

Anything else I can macro to bind together to one key to save some keyboards? Trying to make the game play more smooth.

I mix rapture and mind blast, mind control and power infusion, etc.

2 Likes

Nice. Good tips there. Anymore? Lol!

Little macro that stops me from killing myself (for the most part):

#showtooltip
/cqs
/use [@mouseover,harm,nodead,nochanneling: Void Torrent]Shadow Word: Death
/use [combat,@mouseover,harm,nodead] Fade
/use [talent:2/3,@player]Angelic Feather;[@player]Power Word: Shield

CQS stops previous spell queues to prioritize SW:D. At the same time, it pops Fade. Works with the conduit that reduces damage when fading.

The nochanneling: Void Torrent part of it is optional in that it makes it so it doesn’t cut off the Void Torrent channel when you are proned to fat fingering snipes.

It’s also combined with a movement macro that if I don’t have a harm mob mouseover’d, it will either use feathers or PWS for an extra burst of movement or extra damage protection if hit before mouseovering a mob for swd.

Can be used for all three specs, not just Disc.

this is what i use on my shaman currently. just replace the riptide with your desired healing spell and the flame shock with the damaging ability.
#showtooltip
/cast [@mouseover,help,nodead][help,nodead] Riptide;[@mouseover,harm,nodead][harm,nodead] Flame Shock;Riptide

1 Like

/cast [@mouseover,harm] Dispel Magic; Purify;
#showtooltip

/cast [@target,harm] Smite; Shadow Mend;
#showtooltip

/cast [@target,harm] Shadow Word: Pain; Power Word: shield;
#showtooltip

Are all of mine for disc. I use Mind Blast/Smend for Shadow and I have a setup for Holy as well.

2 Likes

For priests you can use smite/flash heal in your help/harm macros and it will adjust the spell to the equivalent for each spec.

I use this same macro for all 3 specs

#showtooltip
/cleartarget [combat,dead]
/use [@mouseover,nocombat,dead,help][nocombat,dead,help] Resurrection
/cast [mod,@player][@mouseover,help][help]Flash Heal
/cast [harm]Smite;Flash Heal

So for disc smite remains smite but if you use this for shadow it will both show the tooltip and use mind flay. Flash heal becomes shadowmend for both disc and shadow. 1 macro that works for all 3 specs.

all of my healers have their single target rez worked in so if out of combat and either targeting or mousing over a dead ally it will rez.