Quote Originally Posted by 'Jafula',index.php?page=Thread&postID=140176#post1 40176
Quote Originally Posted by 'delafoo',index.php?page=Thread&postID=140101#post 140101
Question, I have the /jamba-follow master all macro on all my toons. When I switch windows, from Shockershama to Shockershame, and press it, it follows ShockershamA again instead of ShockershamE, how can I remedy this so that the current open window is the new master and followed as such?

Thanks!
Ok, make sure on your each toon that in your macro command to switch that toon to the master that you have

/jamba-follow master all

and on the other toons, for that same key press, don't have any follow command at all.

So to toggle between A and B

F1 to make A master
F2 to make B master

A Macros
F1:
/focus A
/jamba setmeasmaster all
/jamba-follow master all

F2:
/focus B

B Macros

F1:
/focus A

F2:
/focus B
/jamba setmeasmaster all
/jamba-follow master all

Does that make sense?

(And if you want the current master to also be the party leader, you can set the promote option in Jamba Group.)
Makes sense, however not working for me. Could it be conflicting with Keyclone? Since my pIp window change buttons are F8-F12, binding these macros to F8-12 doesn't seem to work.... I tried then binding all the macros to the numberpad, 1-5, and still, keeps playerA as master. I have 'auto promote master to leader' on in all, and I do see that the focus pic, of who is the focus changes correctly to the corresponding macro (i.e.) button 2 shows the focus of player b, button 3 shows the focus of player c, ... but they dont' follow, or auto promote the focus to leader or follow, toonA is kept as leader and followed, even in new windows when the focus is changed. Suggestions?