1. #1
    Deleted

    presence swapping macro

    Hi folks

    Is there a macro for swapping presences? For example, if I'm in blood I can hit the button to swap to frost and vice versa.

    I plan on binding this to my tilda key so I don't want to have to use more than one button, hence why I'm asking if a macro exists that can do this!

    Thanks in advance
    Desp

  2. #2
    They are on the GCD, so you can just do:

    /cast Blood Presence
    /cast Frost Presence

    If you are in blood presence, the command /cast Blood Presence won't do anything and also won't trigger GCD, so the macro will then do /cast Frost Presence, switching presences for you.
    If you are in Frost Presence then the command /cast Blood Presence will change presences and then go on GCD, preventing the /cast Frost Presence from command from executing.

  3. #3
    Deleted
    Thanks!

  4. #4
    Also obviously the following will work too:

    /cast Unholy Presence
    /cast Frost Presence

    If you wanna dash faster for whatever reason. :P

  5. #5
    Deleted
    Quote Originally Posted by Sinzaram View Post
    Also obviously the following will work too:

    /cast Unholy Presence
    /cast Frost Presence

    If you wanna dash faster for whatever reason. :P
    Mhm, I can see that being helpful! Might do blood + unholy on a modifier then.

    Thanks

Posting Permissions

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