Is there any way I can shorten this macro so it fits 255 character limit? Or perhaps another way of achieving the same effect with one keypress using the leaderless set up?


/target [mod:ctrl,mod:shift,nomod:alt,target=Canika][mod:alt,mod:shift,nomod:ctrl,target=Cahera][mod:ctrl,mod:alt,mod:shift,target=Cassara]
/use 13
/cast [target=targettarget,harm] Elemental Mastery
/cast [target=targettarget,harm] Nature's Swiftness
/cast [target=targettarget,harm] Chain Lightning
/targetlasttarget





Right now I've resorted to this one. This one only works if I am leadering Canika though, want to make it with the leaderless set up somehow...

/use 13
/cast [target=target,harm][target=targettarget,harm] Elemental Mastery
/cast [target=target,harm][target=targettarget,harm] Nature's Swiftness
/cast [target=target,harm][target=targettarget,harm] Chain Lightning

And on my other three toons:

/target Canika
/use 13
/cast [target=target,harm][target=targettarget,harm] Elemental Mastery
/cast [target=target,harm][target=targettarget,harm] Nature's Swiftness
/cast [target=target,harm][target=targettarget,harm] Chain Lightning
/targetlasttarget