So I just rolled my Multi-boxing team last friday, and been working out macros.
I've have a lot of problems with healing and casting, using macros containing /assist. So been rewriting until I've found some that I was satisfied with.
Main = the one thats focused by everyone else.
Healing(alts), This one will cast on what your main's target is attacking (excellent for healing the one tanking), if the main have a character targeted in the group targeted, it will cast on that target, failing that the main gets healed.
#showtooltip Healing Wave
/cleartarget
/cast [target=focustargettarget,help,nodead,exists] Healing Wave; [target=focustarget,help,nodead,exists] Healing Wave; [target=focus,help,nodead,exists] Healing Wave
Can be used with any healer class, just need to switch out Healing Wave, can also cast specific ranks just include (Rank #) right after Wave, # needs to be the rank you want. (Personnally I heal with everyone, so I have downranked 2-3 ranks, as that is enough)
Healing (Main)
#showtooltip Healing Wave
/cast [target=targettarget,help,nodead,exists] Healing Wave; [help,nodead,exists] Healing Wave
For casting(Alts) (Main just targets something and alts will cast on the same, and no need for the main to use a macro)
#showtooltip Lightning Bolt
/cleartarget
/cast [target=focustarget,harm,nodead] Lightning Bolt
One thing about these macros, if you switch focus around when the main dies, they will NOT work. I personally target with the main even after it goes down
Connect With Us