Jump to content
FORUMS
Sign in to follow this  
Watermasta

Sub macro help

Recommended Posts

I am terrible with macros and i was wondering if i could get some assistance from someone who is much more versitile with them.

 

I want to create a macro that would replace backstab on my bar with ambush during shadow dance. I would want to throw a premed in there as well.

 

All help is greatly appreciated.

Share this post


Link to post
Share on other sites

I want to create a macro that would replace backstab on my bar with ambush during shadow dance. I would want to throw a premed in there as well.

 

It sounds like you'd need to check your stance conditions.

 

Subtlety Rogues have 3 stances I believe:

 

[stance: 0] = normal stance **also includes Shadowmeld if you're a Night Elf - i think.

[stance: 1] = stealth

[stance: 2] = shadow dance

 

Knowing this, we could simply add some stance conditions to a cast (or castsequence) line of code:

/cast [stance:1/2] Ambush; [stance:0] Backstab
/cast [stance:1/2] Premeditation

These have not been tested, but they should work.

 

NOTE: There is a PvE Assassination macro here, that might give you some other ideas.

 

Cheers! biggrin.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...