Hi all,

Here's my one button spam for Ret pallies:

Macro 1:

/assist focus
/startattack
/stopcasting
/click MultiBarLeftButton1
/click MultiBarLeftButton2
/click MultiBarLeftButton3
/click MultiBarLeftButton4
/click MultiBarLeftButton5

I'm using a focus setup, but you can easily change it for an FTL setup. Note you can use different click commands depending on where you are putting the other 5 macros:

ActionButton# = Main Bar
BonusActionButton# = Dynamic bar that switches actions based on Druid Forms, Warrior Stances, and Rogue Stealth
MultiBarBottomLeftButton# = Bottom Left Bar
MultiBarBottomRightButton# = Bottom Right Bar
MultiBarRightButton# = Right Bar
MultiBarLeftButton# = Right Bar 2 (to the left of "Right Bar")
PetActionButton# = Pet Bar
ShapeshiftButton# = Druid Forms, Paladin Auras, Warrior Stances, Death Knight Presences, Rogue Stealth


The /stopcasting is there for exorcism and art of war procs...since excorcism now has a cast time, if the macro is called it starts to cast it, and art of war hasn't proc'd, the next button press will stop the cast. If art of war has proc'd however, it will be instant cast and the macro will go ahead. This macro will also cast Hammer of Wrath when the mob falls below 20% health. You can sub in Flash of Light for Exorcism if you want heals instead of dps. You can also macro in Consecration if facing multiple mobs (although this tends to chew through mana).

Here are the rest of the macros that get called from the /click functions:

Macro 2:
#showtooltip
/assist focus
/castsequence reset=8/combat judgement of wisdom,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

Insert whatever judgement is appropriate.

Macro 3:
#showtooltip
/assist focus
/castsequence reset=10/combat Divine Storm,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,

Macro 4:
#showtooltip
/assist focus
/castsequence reset=4/combat Crusader Strike,,,,,,,,,,,,,,,,,,,,

Macro 5:
#showtooltip
/assist focus
/castsequence reset=15/combat Exorcism,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,

Macro 6:
#showtooltip
/assist focus
/castsequence reset=6/combat Hammer of Wrath,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,


Note - there aren't supposed to be spaces inbetween the commas, it just 'appears' that way in my posts.

I'll post my prot pally macro when I get home (at work now).

Let me know if you have any questions...

Cheers,
S.