cuervogold wrote:nay
load all your buffs on second or third toolbarPane
macro name buffs or nades
/ui action toolbarPane03;
/pause .4;
/ui action toolbarSlot00;
/pause .3;
/ui action toolbarSlot01;
/pause .3;
/ui action toolbarSlot02;
/pause .5;
/ui action toolbarPane00;
/pause however long your timers are;
/tell *self* you can do more of this now;
name the macro whatever you are doing and put that one icon on your main toolbar Pane. You can even bind it to a key in the keymap tab and fire it with a single keystroke so you wouldn't need anything in your toolbar to do it.
Now, this is saving space.
*self* is your name
Don't take this the wrong way but how is this different from the Op? To me its seems to be the same tip. Op states buffs on other toolbar not main. Op states use pause to tell self when buff/nades are ready ... am I missing something here? It looks to me like you said nay then offer the same tip ...