1. #1

    Shadowstrike in mythic+

    Hey peeps,

    So yesterday I raided without any problems but today, suddenly, shadowstrike is not generating 2 combo points, nor is it blinking to the target I attack. I'm only experiencing this in mythic+, but it is completely ruining my runs, is this intended, or is anyone else facing the same issue?

    - Chiefy

  2. #2
    Deleted
    You are probably using backstab

  3. #3
    Quote Originally Posted by Chiefy View Post
    Hey peeps,

    So yesterday I raided without any problems but today, suddenly, shadowstrike is not generating 2 combo points, nor is it blinking to the target I attack. I'm only experiencing this in mythic+, but it is completely ruining my runs, is this intended, or is anyone else facing the same issue?

    - Chiefy
    Are you making sure you have a macro to not accidentally use BS like Letalius said?

    Code:
    #showtooltip Shadow Dance
    /cast [nostealth,nocombat] Stealth
    /cast Cold Blood
    /cast [stance:0] Shadow Dance
    /cast [stance:1/2/3] Shadowstrike
    /script UIErrorsFrame:Clear()
    Code:
    #showtooltip [stance:0]Backstab; [stance:1/2] Shadowstrike
    /cast [nostealth,nocombat] Stealth
    /cast Cold Blood
    /cast [stance:0] Backstab
    /cast [stance:1/2/3] Shadowstrike
    /script UIErrorsFrame:Clear()
    Are the two I use iirc. The first one you can mash to cast Shadow Dance+Shadowstrike, the second is just Shadowstrike if available otherwise Backstab.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •