Quote Originally Posted by luxlunae View Post
Using isboxer, just create a new ATG (action target group) called interruptors, and then make a macro within it. Check "round robin within selected target" and thats it.
Mine looks like this:


/stopcasting
/6 Shh!
!if (character in "Shaman") /cast wind shear
!if (character in "Druid Balance") /cast solar beam
!if (character in "Mages") /cast counterspell
!if (character in "Paladin")/cast rebuke
!if (character in "Hunters")/cast Silencing Shot
!if (character in "Druid Bear") /cast Skull Bash(Bear Form)

/6 is my multiboxing chat channel I made for things like this.
You can't use ISBoxer to make SWTOR macros, but the concept is the same where you need to RR a button press possibly using an ATG.