Quote Originally Posted by Keichan27 View Post
Since we are talking macro's here, i have a problem with my builder macro not working properly!
Macro is:
/ac "Shield Swipe" <t>
/ac "Fast Blade" <t>
/ac "Shield Lob" <t>



So basically it should pop shield swipe whenever it's up, but this is not always the case, sometimes it works ,other times i just use fast blade, Anyone can explain why it does this ?
I use
Code:
/ac "Fight or Flight" <me>
/ac "Shield Swipe" <t>
/ac "Fast Blade" <t>
/ac "Shield Lob" <t>
And it works fine. Not sure why your macro isen't working though.