Update: This is now created by the Window Swap Wizard.
This is my macro for switching leader. I activate it by pointing at an alt window and pressing a key. It :
- Swaps the alt window with the main
- Sets the alt as my leader
- Changes the target for group DPS to track the new leader
<<All>> if %$LeaderChan% = 1 macro /promote Moobash endif if %$LeaderChan% = 2 macro /promote Mooarch endif if %$LeaderChan% = 3 macro /promote Mooheal endif if %$LeaderChan% = 4 macro /promote Mooboom endif if %$LeaderChan% = 5 macro /promote Moozap endif Chan 1 Swap 1,%$LeaderChan% <<All>> Hit ^` Set ToonX, %$LeaderChan% Translate ToonX,`,+`,^`,%`,^+`,%+`,%^`,%^+` Hit %ToonX% chan %$LeaderChan%



Just wanted to add a note to this:
This selects your 3rd group which may not be the group you want to switch targets.
If you replace it with this
You can then change the "4" to the number of which group you want to change.
GameCommanderPro Graphics Designer / Software Engineer