Originally Posted by
luxlunae
My disc priest macros (four steps)
1:!if (character in "Priest Disc") /castsequence [@focus] Prayer of Mending, Power Word: Shield, Prayer of Mending, Prayer of Mending, Power Word: Shield
2:!if (character in "Priest Disc") /cast Holy Fire
3:!if (character in "Priest Disc") /cast Mindbender
4:!if (character in "Priest Disc") /castsequence Smite, Penance
For five man fights you can put a second smite in the last castsequence, I don't like to do a full just "smite" on its own because it tends to hinder the rest of it flowing smoothly and being used whenever the other abilities come off cooldown (because of the way that /cast queues work, I imagine).