Quote Originally Posted by Akoko View Post
I too just switched over to the action bar page method to implement my own "FTL".

I really like it, except that you're limited to only 12 spells on that page. And I could see the setup becoming really tedious with more than 2 or 3 characters (I'm currently only 2 boxing), since you have to manually enter each character's name into as many macros per character as you have characters. i.e. If you want to make a Frostbolt macro you have to make it 25 times if you are 5 boxing.
Well, you are doing it somewhat wrong. You should not put any spells in your primary action bar (the one that keeps changing) but instead put the spells in those that do not change. But because vehicles/possess/whatever uses the primary action bar this method is not really an option. Therefore I'd suggest you to get Bartender/macaroon so that you can tell when the primary action bar changes (in other words make it ignore paging). And because there is really no need to put those spells to your primary bar there is also no limits on how many spells you can have. Also you do not have to write character name on every Frostbolt macro you write, just use /click 'xassist' in your macro. You can find out which button you want to click with this macro: /run print(GetMouseFocus():GetName())