Keeping in mind the character limit present in the standard interface you may have to modify the macro below:
Code:
/targetexact [mod:shift,nomod:ctrl/alt,exists] Masterblasterz
/targetexact [mod:shift,nomod:ctrl/alt,exists] AlternateToonName
/targetexact [mod:alt,nomod:ctrl/shift] Divinelace
/targetexact [mod:ctrl,nomod:shift/alt] Divinehunter
/targetexact [mod:shiftalt,nomod:ctrl] Healingways
/targetexact [mod:ctrlshift,nomod:alt] Holyhands
/follow
/targetlasttarget
The mod set demonstrates how to apply an alternate option.
The above macro uses your extremely long method of accomplishing this task. You may have a reason not presented in this inquiry, however, it would use far fewer characters to use the following:
Code:
/follow [mod:shift, nomod:ctrl/alt, target=Masterblasterz][mod:alt,nomod:ctrl/shift,target=Divinelace][mod:ctrl,nomod:shift/alt,target=Divinehunter][mod:shiftalt,nomod:ctrl,target=Healingways][mod:ctrlshift,nomod:alt,target=Holyhands]
Since you can't follow yourself the main character would ignore the follow command and would never change targets.
Connect With Us