luxlunae
03-10-2012, 09:24 AM
In BC (or maybe wrath) I had a snazzy macro that was something like this:
/castsequence [@player] ,,,, rejuvenation
/castsequence [@party1] ,,,rejuvenation,
/castsequence [@party2] ,,rejuvenation,,
/castsequence [@party3] ,rejuvenation,,,
/castsequence [@party4] rejuvenation,,,,
When I spammed this I could get five rejuvs rolling on my whole team.
Is there a way to do this using ISboxer macros? I know they are pretty powerful but I only played with them a bit last year and on coming back this year I've been hard coding my macros.
Basically I want it to be something like
/target variable1
/cast rejuve
and tell it to cycle through the group to pick the target.
I know I could make five macros with five keybinds and have the game cycle through them, but I'm looking for something cleaner. (and less spendy on the keybinds).
/castsequence [@player] ,,,, rejuvenation
/castsequence [@party1] ,,,rejuvenation,
/castsequence [@party2] ,,rejuvenation,,
/castsequence [@party3] ,rejuvenation,,,
/castsequence [@party4] rejuvenation,,,,
When I spammed this I could get five rejuvs rolling on my whole team.
Is there a way to do this using ISboxer macros? I know they are pretty powerful but I only played with them a bit last year and on coming back this year I've been hard coding my macros.
Basically I want it to be something like
/target variable1
/cast rejuve
and tell it to cycle through the group to pick the target.
I know I could make five macros with five keybinds and have the game cycle through them, but I'm looking for something cleaner. (and less spendy on the keybinds).