Well, if you wanted it to be doable without having to reload anything or make changes to your config:
* Create new ATG called e.g. "IWTSPAM"
* Create a button that joins all melee chars into the IWTSPAM ATG on step 1 and leaves IWTSPAM ATG on step 2 (or with a modifier)
* Set up your melee DPS spam keys to send the IWT keypress to All Of: others in IWTSPAM.
* Just press the join/leave ATG button and voila.
This is similar to what I did for spec switching on certain classes in my combat macros.
Code:
!if (character in "Monk" and character in "Tank") /castsequence [nochanneling] reset=combat Keg Smash, Keg Smash, Expel Harm
!if (character in "Monk" and character in "DPS") /castsequence [nochanneling] reset=15 Expel Harm, Tiger Palm, null
!if (character in "Monk" and character in "Healer") /castsequence [@targettarget][@{SLOT1}][] reset=15 renewing mist, null
Connect With Us