1. #1

    /cancelaura Netherwalk doesn't work

    Code:
    #showtooltip
    /stopcasting
    /stopcasting
    /cancelaura Netherwalk
    /use Netherwalk
    Doesn't work. The same macro works for Aspect of the Turtle however.

    Anyone else?

    I've already submitted a bug, recommend others do so as well.
    Last edited by Syncness; 2016-10-02 at 04:23 AM.

  2. #2
    Quote Originally Posted by Syncness View Post
    Code:
    #showtooltip
    /stopcasting
    /stopcasting
    /cancelaura Netherwalk
    /use Netherwalk
    Doesn't work. The same macro works for Aspect of the Turtle however.

    Anyone else?

    I've already submitted a bug, recommend others do so as well.
    Works fine for me. Tried both with the /stopcasting lines and without.
    Check for spelling in the game macro.
    Last edited by Juvencus; 2016-10-03 at 09:17 AM.


  3. #3
    Deleted
    just flip it.
    #showtooltip
    /stopcasting
    /stopcasting
    /use Netherwalk
    /cancelaura Netherwalk
    Work perfectly

  4. #4
    Works fine for me. Use it all the time.

  5. #5
    Quote Originally Posted by Bamse View Post
    just flip it.
    #showtooltip
    /stopcasting
    /stopcasting
    /use Netherwalk
    /cancelaura Netherwalk
    Work perfectly
    This is bad. It'll use it and immediately cancel it. That's why you put the /cancelaura first.

    #showtooltip Netherwalk
    /cancelaura Netherwalk
    /cast Netherwalk

    That's all I use and it works great.
    Last edited by Teevo; 2017-09-13 at 05:59 PM.

  6. #6
    High Overlord
    10+ Year Old Account
    Join Date
    Dec 2012
    Location
    Hungary - Budapest
    Posts
    197
    For me this is working just fine, copied from Paladin Divine Shield macro.

    #showtooltip
    /say Solo Soaking! <-----Optional row
    /cancelaura Netherwalk
    /cast Netherwalk
    /stopmacro
    Last edited by Kobor; 2017-09-14 at 05:05 PM.

  7. #7
    Deleted
    Quote Originally Posted by Bamse View Post
    /use Netherwalk
    /cancelaura Netherwalk
    Work perfectly
    For a certain interpretation of "works", sure.

  8. #8
    Over 9000! Saverem's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    Coolsville, Daddio
    Posts
    9,383
    Quote Originally Posted by Teevo View Post
    This is bad. It'll use it and immediately cancel it. That's why you put the /cancelaura first.

    #showtooltip Netherwalk
    /cancelaura Netherwalk
    /cast Netherwalk

    That's all I use and it works great.
    Same. Is there a point to /stopcasting as a DH? Most of your abilities are instant cast, and the ones that aren't (Eyebeam) can't be used while Netherwalking anyway...
    "It's not what we don't know that gets us into trouble; it's what we know for sure that just ain't so." ~ Mark Twain
    "The time you enjoy wasting is not wasted time" ~ Jesus of Nazareth
    "把它放在我的屁股,爸爸" ~ Dalai Lama

  9. #9
    Quote Originally Posted by Saverem View Post
    Same. Is there a point to /stopcasting as a DH? Most of your abilities are instant cast, and the ones that aren't (Eyebeam) can't be used while Netherwalking anyway...
    None whatsoever. The only time you'd want /stopcasting is in an eye beam macro if you're using blind fury and have to move out of something.

  10. #10
    Quote Originally Posted by Teevo View Post
    None whatsoever. The only time you'd want /stopcasting is in an eye beam macro if you're using blind fury and have to move out of something.
    even then it is not needed since using netherwalk or any ability will cancel the channel anyway

  11. #11
    Quote Originally Posted by Lostprophet View Post
    even then it is not needed since using netherwalk or any ability will cancel the channel anyway
    Well true, but I was referring to cases where you need to move and won't use netherwalk to do so (saving it to soak something later)

  12. #12
    Quote Originally Posted by Teevo View Post
    This is bad. It'll use it and immediately cancel it. That's why you put the /cancelaura first.

    #showtooltip Netherwalk
    /cancelaura Netherwalk
    /cast Netherwalk

    That's all I use and it works great.
    No it wont; macros execute in a single frame, therefore he wont have Netherwalk yet regardless of the command order.
    BreweRyge: Adds a resource meter for Brewmaster brews, as if they were on a rage- or energy-type system.
    Hidden Artifact Tracker: Adds your progress on unlocking the extra tints for your hidden artifact appearance to the item tooltip.

  13. #13
    Quote Originally Posted by Yxiomel View Post
    No it wont; macros execute in a single frame, therefore he wont have Netherwalk yet regardless of the command order.
    Not true at all. If you put the /cancelaura before the cast it will leave you with the buff active, and you just use the macro again to remove the buff. However, putting the /cancelaura after will use Netherwalk and immediately remove it. If you don't believe me, try it yourself in-game. Been using that method on my paladin for years.

    Edit: You know what, just tested it and I either read your statement wrong, or you wrote it wrong, but no matter the order you'd still have to hit the macro twice to remove Netherwalk. First to cast it, second to remove it, no matter the order.
    Last edited by Zyrosis; 2017-09-18 at 11:45 PM.

  14. #14
    Quote Originally Posted by Teevo View Post
    Well true, but I was referring to cases where you need to move and won't use netherwalk to do so (saving it to soak something later)
    Ah I should read =P In such cases I use either Chaos strike ( if enough fury) or fel rush.

  15. #15
    High Overlord
    10+ Year Old Account
    Join Date
    Dec 2012
    Location
    Hungary - Budapest
    Posts
    197
    Quote Originally Posted by Zyrosis View Post
    Edit: You know what, just tested it and I either read your statement wrong, or you wrote it wrong, but no matter the order you'd still have to hit the macro twice to remove Netherwalk. First to cast it, second to remove it, no matter the order.
    I think it is because macro exit if found a valid command.

Posting Permissions

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