assist macro:
Code:
/assist [target=dorffo,help,nodead];[target=cyraani,help,nodead];[target=cyraanii,help,nodead];[target=cyraanie,help,nodead];[target=cyraanei,help,nodead];[target=player]
follow macro: (as you can see - used to run a focus based setup, that's commented out at the moment)
Code:
/target [target=dorffo,help,nodead];[target=cyraani,help,nodead];[target=cyraanii,help,nodead];[target=cyraanie,help,nodead];[target=cyraanei,help,nodead];[target=dorffo]
#/focus target
#/assist focus
/follow 
/run SetView(5);SetView(5)
trash spam:
Code:
#showtooltip lava burst
/use [combat] 13
/use [combat] 14
/cast [combat] Elemental Mastery
/castrandom Lightning Bolt,Chain Lightning	#comment this line out for bosses if needed
/cast lightning bolt

spam dps key: (calls my assist macro with the first click, then the lightning bolt macro in the 2nd)
Code:
#showtooltip Lava Burst
/click MultiBarLeftButton9
/cast [mod] flame shock
/click MultiBarLeftButton10

Sham lesser healing wave macro:
Code:
#showtooltip
/cast [mod,target=focustargettarget,help,nodead,exists] lesser healing wave;[target=focustarget,help,nodead,exists] lesser healing wave;[target=focus,help,nodead,exists] lesser healing wave;




pali spam key (mapped to dps spam key):
Code:
/startattack
/console Sound_EnableSFX 0
/cast [mod] judgement of wisdom
/castrandom [combat] Hammer of Wrath, Hammer of the Righteous, Shield of Righteousness,exorcism,judgement of wisdom
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
pali pull / concescrate key:
Code:
#showtooltip
/startattack
/cast [mod:alt] Avenger's shield;
/castsequence reset=8 Holy Shield,consecration,
/castrandom judgement of light,
/script SetRaidTarget("target",8 )