slesk wrote:My goal is to have him always go to a ranged position and autofire, regardless of his location when the macro is pressed.
Try /stick 76 moveback
Any questions, try /stick help
slesk wrote:My goal is to have him always go to a ranged position and autofire, regardless of his location when the macro is pressed.
Code: Select all
/multiline /bct ranger //stick 76 moveback ; /pause 40 ; /bct ranger //autofire
slesk wrote:I tried this, but it is saying "DoCommand - Couldn't parse '/pause 40'"
slesk wrote:Seems to be working better. The only issue I'm seeing is that autofire isn't engaging sometimes. It looks like autofire is triggering before he gets to ranged distance. I think I need to add a couple second delay between the stick and autofire command.
I tried this, but it is saying "DoCommand - Couldn't parse '/pause 40'"Code: Select all
/multiline /bct ranger //stick 76 moveback ; /pause 40 ; /bct ranger //autofire
soberteq wrote:How to have my cleric cast Radiant Cure and Divine Arbitration ?
Code: Select all
/aa act Radiant Cure
Code: Select all
/echo ${Me.Buff[Cadeau of Flame].Duration.TotalSeconds}
Code: Select all
/echo ${Target.Buff[Cadeau of Flame].Duration.TotalSeconds}
Code: Select all
/noparse /bct Mageman //bct Tankman //echo ${Me.Buff[Cadeau of Flame].Duration.TotalSeconds}
Return to “Third party software”
Users browsing this forum: No registered users and 2 guests