Bounty Hunter Archive
Thread: Duelist Stance Macro
I will post here if I cannot seem to make it work.
I dont think that is the problem. I think that those skills have a chance to fail or lag is screwing things up. I use several types of skills with the "yellow bar" warm up and they dont always work, Center of Being is one example.
I could be wrong though, it could just be another bug that needs to be fixed.
I have tried this:
/duesliststance;
/pause 28;
/tell Zyk STOP MOVING!!!; <--- my name
/pause 2;
/macro DS
That alerts me when the time is almost up, but for some reason, Duelist Stance doesnt always stick. I stop moving, wait for the yellow wind up bar, and then nothing. I have even tried doing it where I stand completely stationary through the whole thing, and it does not seem to work everytime.
Can someone enlighten me...
ZyklonBlack wrote:
I have been experimenting around with a few Macros and I cannot find one that is sure fire. I have been testing it on NPC's to make sure it works.
I have tried this:
/duesliststance;
/pause 28;
/tell Zyk STOP MOVING!!!; <--- my name
/pause 2;
/macro DS
That alerts me when the time is almost up, but for some reason, Duelist Stance doesnt always stick. I stop moving, wait for the yellow wind up bar, and then nothing. I have even tried doing it where I stand completely stationary through the whole thing, and it does not seem to work everytime.
Can someone enlighten me...
if the warmup bar finishes before the icon vanishes or you are moving it will not stick.
Here is my macro:
/duelistStance;
/pause 28;
/alarmAddIn 0 0 Duelist stance is almost up!;
/pause 3;
/macro duel;
it gives me a system message with alarm to remind me to stop moving.
as far as your macro goes, you need to extend the overall pause time to 31 seconds that is the only way I was able to make it stick everytime, I looped it for an hour last night to test it, and it worked without fail.
dacal wrote:
ZyklonBlack wrote:
I have been experimenting around with a few Macros and I cannot find one that is sure fire. I have been testing it on NPC's to make sure it works.
I have tried this:
/duesliststance;
/pause 28;
/tell Zyk STOP MOVING!!!; <--- my name
/pause 2;
/macro DS
That alerts me when the time is almost up, but for some reason, Duelist Stance doesnt always stick. I stop moving, wait for the yellow wind up bar, and then nothing. I have even tried doing it where I stand completely stationary through the whole thing, and it does not seem to work everytime.
Can someone enlighten me...
if the warmup bar finishes before the icon vanishes or you are moving it will not stick.
Here is my macro:
/duelistStance;
/pause 28;
/alarmAddIn 0 0 Duelist stance is almost up!;
/pause 3;
/macro duel;
it gives me a system message with alarm to remind me to stop moving.
as far as your macro goes, you need to extend the overall pause time to 31 seconds that is the only way I was able to make it stick everytime, I looped it for an hour last night to test it, and it worked without fail.
Message Edited by dacal on 05-11-2005 02:53 AM