Rifleman Archive
Thread: Question: OK Deulist stance and COB macros, but what about...........
Page 2 of 2
Eulbobo
Thu Jun 16, 2005 4:38 am
#14
A macro for duelist stance is usefull because the warmup is quite fast
Aim warmup is REALLY long and it doesn't remains enought for 3 hits.
Using it sometimes maybe usefull, but macroing it is just loosing DPS.
BTW : loosing DPS also mean loosing a little bit of aggro, I don't know for you, but when i pull a mob, i remains on me until it's dead. Even with 4 other people hitting/taunting/healing
Aim warmup is REALLY long and it doesn't remains enought for 3 hits.
Using it sometimes maybe usefull, but macroing it is just loosing DPS.
BTW : loosing DPS also mean loosing a little bit of aggro, I don't know for you, but when i pull a mob, i remains on me until it's dead. Even with 4 other people hitting/taunting/healing
pagoa
Fri Jun 17, 2005 6:15 am
#15
one strategy you might want to try is to not macro duelist stance, but put it in your toolbar and use it only at certain times in a fight. this way the macro doesn't interfere with your attack specials or healing specials. i used to macro it and yup it's a great macro to have, but lately i have taken the macro out and i manually push it when i need it. i find i like that better. might be worth trying.
Nyzuel
Fri Jun 17, 2005 3:12 pm
#16
Geauxx wrote:
jayzane wrote:
Anyone have a Duelist Stance macro they can share??
Ok I will share this but keep it on the down lowYou may have to play with the settings because I am doing this from my head.
My Duelist Stance macro is a little more…complex.
----- Start Macro DuelLoop-----
/ui action clearCombatQueue; (I am not sure if this is needed after the CU. I took this macro from a COB design)
/improved dueliststance;
/pause 27;/AlarmAddin DUELIST STANCE!/pause 4;
/macro Duel;
----- End Macro DuelLoop -----
----- Start Macro DuelOn -----
/alias ToggleDuel /macro DuelOff;
/macro DuelLoop
----- End Macro DuelOn -----
----- Start Macro DuelOff -----
/alias ToggleDuel /macro DuelOn;
/dump
----- End Macro DuelOff -----
----- Start Macro Duel -----
/ToggleDuel
----- End Macro Duel -----After assigning all these macros, type "/alias ToggleDuel /macro DuelOn" and then drag the Duel macro to your toolbar. The first time you press it it will turn your Duel loop on, the second time you press it it'll turn the Duel loop off. I've got the same sort of toggle set up for my Bacta Shot.
So if I understand you right, that whole thing goes in one macro?
Uthyr
Sat Jun 18, 2005 8:24 am
#17
Nyzuel, he meant for those to be 4 separate macros. I know this because I just borrowed his macro scripts, and it works great! Thanks for posting that, Geauxx--that was very useful. There is one typo though... in that first macro (Macro DuelLoop), the last line should read /macro DuelLoop (not /macro Duel).
Page 2 of 2