Page 1 of 1

Help with rogues macro

Posted: April 10th, 2005, 11:51 am
by soma007
At the moment the macro i have is

/cast Cheap Shot
/script OppAttack("Stealth", "Backstab");
/script OppAttack("Sinister Strike");

But i wanted to use a mace in my main hand.
I was thinking of changing to this.

If "Stealth" = "Yes" Then
/script PickupContainerItem(0,1);
/script PickupInventoryItem(16);
End If
/cast Cheap Shot
/script OppAttack("Stealth", "Backstab");
If "Stealth" = "No" Then
/script PickupContainerItem(0,1);
/script PickupInventoryItem(16);
End If
/script OppAttack("Sinister Strike");

But when i do use it the 1st weapon swap will not work if im in Stealth or not.

Also does any1 know how i can add delay times in the macro?

Re: Help with rogues macro

Posted: April 10th, 2005, 12:00 pm
by johnnydewy
All I can say is;

http://www.curse-gaming.com/mod.php?addid=151

Might make your life easier

Re: Help with rogues macro

Posted: April 11th, 2005, 2:28 pm
by kairis1
that links not working for me can u post name of the addon ur talking about? im guessing its one hit wonder

Re: Help with rogues macro

Posted: April 11th, 2005, 7:31 pm
by johnnydewy
Site is up now

It's stancesets