The easiest way to prevent self follow is to remove the toons name from the follow macro, for instance say you had the macro you posted on the character Celestis, you would remove
[mod:ctrl,mod:shift,nomod:alt]Celestis
or if you use something like keyclone or HKN to send the modifiers to the alts but not the main then put your "targetting" macro on a bar somewhere, and then make the follow macro something like
Code:
/clearfocus
/click [mod] MultiBarRightButton1
/follow focus
that would click the top right button on the right side bars
and that button would have the following macro from your example
Code:
/focus [mod:ctrl,mod:shift,nomod:alt]Celestis;
[mod:ctrl,mod:alt,nomod:shift]Celestîs;
[mod:alt,mod:shift,nomod:ctrl]Celestïs;
[mod:ctrl,mod:alt,mod:shift]Célèstis;
[nomod]player
Connect With Us