Wow this shit looks great few questions. Using macaroon how would you set the macro up for it, if some can post a small little macro calling action bars and so on. Also since i am using macaroon is there a way to take the ftl setup and implement it into that same macro since we have unlimited macro space or now. Like im thing button one calling on my dk a couple spells but also before that having the macro for the ftl setup. Not sure if it would work any help is great i want to set this all up today. Was on late last night doing dps test with various builds and setting up macaroon trying to get stuff more efficient. I go on vacation this week i want to get my dk's all pvp geared out to hit arenas before i get off vacation. Thanks for any help.

Quick edite found this in /click setup.

Quote Originally Posted by 'Tynk',index.php?page=Thread&postID=155847#post155 847
well, I have it fully set up and it is slick. I have 12 keys that are FTL targeted.
if characters change I just change the assist macro's in the macro window.
If I want to change spells cast I just drag and drop them onto the bar.
No more macro editing and it is a beautiful thing.

cycle goes like this.

master hits 1
Macaroon button, ActionID6, /cast Lightning Bolt
(passes to standard keyclone key map)
Slave hits (modifier) I
macaroon button, macro
Code:
/click [mod:CTRL,nomod:ALT,nomod:SHIFT] Actionbutton1
/click [nomod:CTRL,mod:ALT,nomod:SHIFT] Actionbutton2
/click [mod:CTRL,mod:ALT,nomod:SHIFT] Actionbutton3
/click [nomod:CTRL,nomod:ALT,mod:SHIFT] Actionbutton4
/click [mod:CTRL,nomod:ALT,mod:SHIFT] Actionbutton5
/click Actiobutton6
/targetlasttarget
above macro /click's unbound button
Macaroon Button, ActionID1, /assist Master
above macro /click's slaves (bound to 1)
Macaroon button, ActionID6, /cast Lightning Bolt

The
greatest part is, I have this set up saved in macaroon. So if I start
any new characters all I have to do is load this macaroon profile then
create the /assist macro's and I am rolling full speed.
so, what do you all think?
Now i understand when clicking on the buttons they all had the actionid#. So now how would i implement this new click sequence with the ftl set up or the click setup. I am trying to see which one would be better for my play style lol.