Bounty Hunter Archive
Thread: Duelist Stance Macro
Xethar
Fri Aug 05, 2005 9:33 am
#14
I use something like this.
(macro name is Duelist)
________________________
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro Duelist
________________________
And thats it. The 2 0's after alarmaddin are the minute interval. Where 0 0 is instant.
Imo, one second from the alarm and the duelist going off is enough time to stop. more than 2 seconds look like ages in a battle.
The 3 seconds left until it wears off is because of the re-cast time, so you are not vulnerable in any moment. 
Grunzer
Fri Aug 05, 2005 7:24 pm
#15
Xethar wrote:
I use something like this.
(macro name is Duelist)
________________________
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro Duelist
________________________
And thats it. The 2 0's after alarmaddin are the minute interval. Where 0 0 is instant.
Imo, one second from the alarm and the duelist going off is enough time to stop. more than 2 seconds look like ages in a battle.
The 3 seconds left until it wears off is because of the re-cast time, so you are not vulnerable in any moment.
Quite handy, thanks. ![]()
JediYuDanJa
Sun Aug 07, 2005 2:34 pm
#17
Can someone share their macro with me please.
Message Edited by JediYuDanJa on 08-07-2005 02:34 PM
WylotheUber
Sun Aug 07, 2005 2:38 pm
#18
This is the macro I use with Improved Duelist Stance...It might work for basic DS, but I'm not sure about the duration on it.
/pause 0.25;
/duelistStance;
/pause 29;
/macro Duelist
Name the macro "Duelist" and you're good to go. 
Apisto
Sun Aug 07, 2005 3:11 pm
#19
(macro name is Duelist)
________________________
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro Duelist
TonieStark
Sun Aug 07, 2005 4:33 pm
#21
That is helpful.
Any other macros that might be useful for a BH?
Aitass
Tue Aug 09, 2005 6:59 pm
#22
what is the macro? is it just /dueliststance /macro dueliststance ????
Evilpoke
Tue Aug 09, 2005 7:04 pm
#23
might want to stick of pause of 28-30 depending on your connection 
/dueliststance;
/pause 29;
/macro duelisstance;
People also put an alarm in there so they know not to move when it is refreshing, but that is up to the individual user.
/dueliststance;
/pause 29;
/macro duelisstance;
People also put an alarm in there so they know not to move when it is refreshing, but that is up to the individual user.
TonieStark
Tue Aug 09, 2005 7:23 pm
#25
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro Duelist
Bish
Wed Aug 10, 2005 5:48 am
#26
I did have a looping macro set up for this, but got really annoyed at the alarm. What I did was to just creat a macro with /duelistStance in it and then map it to a key. I just keep an eye on my icon and when it starts to flash or if I've been rooted, I just hit the hot key. I think this works much better than having a looping macro. Too many times, I couldn't stop when the alarm went off or it would screw up my healing etc.