The macro for shadow step has stopped working since the update for dragon flight The macro is as listed.
#showtooltip Shadowstep
/use [mod:shift,@focus] Shadowstep
/use [nomod,@target] Shadowstep
/use [mod:ctrl,target=Silverhealer] Shadowstep
/cast !stealth
Every line of this macro used to work now it only shadow steps my primary target. Even with the shift modifier it will no longer shadow step the focus target allowing for focus kicks/cheapshots/Shadowy Duels. Not sure if this is intentional. Also While playing around as outlaw doing arenas, I noticed that now grappling hook Unstealths rogues after use? If this intentional as well? In addition to this Sub rogues used to be able to run over water while sprinting noticed that this was also removed from the spec. Would love to see some transparency on these issues will continue to look out for the future.
9 Likes
Yeah does not work for my Rogue Either I posted a copy of your on mine. for the pvp community post.
1 Like
My Rogue is having same issue.
Iâm having the same issue as well. Itâs hard to find any info about what might be causing it and whether blizzard are aware of it.
Noticed that too. Maybe in 10.5 theyâll get around to actually fixing things
A temporal solution to step focus macro which works now.
Example:
#showtooltip Shadowstep
/cleartarget
/cast [target=focus, focus] Shadowstep
/cast [target=focus, focus] kick
/targetlasttarget
10 Likes
I donât have kick baked into the same macro but I found a similar macro as a fix in a EU thread about a similar issue. The following macro is working for Focus Shadowstep with shift modifier.
#showtooltip Shadowstep
/cleartarget
/cast [mod:shift,@focus] Shadowstep
/targetlasttarget
/cast Shadowstep
4 Likes
Having issues with mine, as well:
#showtooltip
/castsequence [mod:alt, @focus] reset=combat/5 Shadowstep, Kick;
/cast [] Shadowstep
Iâm also having the same issue.
A simple macro like
/use [@focus] Shadowstep
will not work if you have another target selected.
Iâm late but I thought itâd be worth adding, the focus modifier in the UI does not work for shadowstep either. So its not the macro, shadowstep does not work on focus target at all.
yeah this shadowstep not working still means that almost all my rogue macros dont work on my focus target also my mouseover targets doesnt work for shadowstep. /cast [@mouseover,harm][@mouseover,help] [] Shadowstep this allowed me to step my target as well as mouseover targets friendly or enemy was pretty good along with 20 other step + cc macros that makes rogue op
So Iâm not having any issue with focus macros working, but mine seem to be a little different. I useâŚ
#showtooltip
/cast [modifier:ctrl, target=focus] Shadowstep; Shadowstep
Which baseline will cast Shadowstep at my target, but when I use ctrl it casts it at my focus. I use this same macro for Kidney/Cheap/Kick/Blind/Gouge/etc and the only issue I had was my initial modifier was alt, and that didnât work but when I switched it to ctrl everything has worked fine since.
been testin and yea focus even in range to step and hitting macro and it just steps my target.
every single other focus macro is golden just please fix this, gotta focus step
Yeah thanks to @Strasse for their macro, by putting â/cleartargetâ before the shadowstep command and "/targetlasttarget " after the rest of the macro, you can get focus step to work again. Its just annoying that I cant mouseover shadowstep other targets when already having a target, thatâs going to be a huge problem in arena, because if I wanted to step an enemy that isinât my target, I now have to either target the enemy or clear my target then mouseover step, which is ridiculous, this needs a fix asap
Clear target macro only works like half the time, itâs crazy they havenât fixed this yet.
1 Like
im spammin it everywhere ppl gotta know lol, fix the fkn focus step
is there any reason for the second focus in the â[target=focus, focus]â?
Been having this issue too thought I was going crazy
#showtooltip shadowstep
/target [@focus]
/cast shadowstep
/targetlasttarget
one i been using