Close
Showing results 1 to 10 of 138

Hybrid View

  1. #1

    Default

    Something I noticed while fixing my own setup was that the Warlock section of the Situational Macro needs some edits

    Code:
    !if (character in ""Warlocks Affliction")/castsequence reset=target/combat/4 Unstable Affliction,Haunt,Life Tap
    !if (character in ""Warlocks Affliction")/cast Shadow Bolt
    !also /use 13
    !also /use 14
    !if (character in ""Warlocks Demonology") /castsequence reset=target/combat Bane of Doom,Curse of the Elements,Immolate,Null
    !if (character in ""Warlocks Demonology") /cast [@target,harm] Legion Strike
    !if (character in ""Warlocks Demonology") /cast [@target,harm] Felstorm
    !if (character in ""Warlocks Demonology") /cast Metamorphosis
    !if (character in ""Warlocks Demonology") /cast Hand of Gul'dan
    !also /use 13
    !also /use 14
    !if (character in ""Warlocks Destruction") /castsequence reset=target/10  Conflagrate,Conflagrate,Conflagrate,Curse of the Elements, Bane of  Doom, Conflagrate,Conflagrate,Conflagrate,Conflagrate,Co  nflagrate,Conflagrate,Conflagrate,Bane of  Doom,Conflagrate,Conflagrate,Conflagrate,Conflagra  te
    The double quotes need to be removed before the W in Warlocks and the spaces appearing in "Co nflagrate" and "Conflaga te" need to be fixed.

  2. #2
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Quote Originally Posted by ninster View Post
    and the spaces appearing in "Co nflagrate" and "Conflaga te" need to be fixed.
    As stated earlier in this long thread he isn't fat fingering the space bar, it's an issue with forum involving long sentences
    with no spaces in them. I'm not sure if he put a disclaimer in the original posts because I'm too lazy to sift through them.

  3. #3

    Default

    Quote Originally Posted by Fenril View Post
    As stated earlier in this long thread he isn't fat fingering the space bar, it's an issue with forum involving long sentences
    with no spaces in them. I'm not sure if he put a disclaimer in the original posts because I'm too lazy to sift through them.
    At one point it was addeded but I havent checked if its survived the Nemerous edits if it hasn't I will re added it in.


    Keep a look out new stuff will be coming shortly.

  4. #4

    Default

    Quote Originally Posted by ninster View Post
    Something I noticed while fixing my own setup was that the Warlock section of the Situational Macro needs some edits

    Code:
    !if (character in ""Warlocks Affliction")/castsequence reset=target/combat/4 Unstable Affliction,Haunt,Life Tap
    !if (character in ""Warlocks Affliction")/cast Shadow Bolt
    !also /use 13
    !also /use 14
    !if (character in ""Warlocks Demonology") /castsequence reset=target/combat Bane of Doom,Curse of the Elements,Immolate,Null
    !if (character in ""Warlocks Demonology") /cast [@target,harm] Legion Strike
    !if (character in ""Warlocks Demonology") /cast [@target,harm] Felstorm
    !if (character in ""Warlocks Demonology") /cast Metamorphosis
    !if (character in ""Warlocks Demonology") /cast Hand of Gul'dan
    !also /use 13
    !also /use 14
    !if (character in ""Warlocks Destruction") /castsequence reset=target/10  Conflagrate,Conflagrate,Conflagrate,Curse of the Elements, Bane of  Doom, Conflagrate,Conflagrate,Conflagrate,Conflagrate,Co  nflagrate,Conflagrate,Conflagrate,Bane of  Doom,Conflagrate,Conflagrate,Conflagrate,Conflagra  te
    The double quotes need to be removed before the W in Warlocks and the spaces appearing in "Co nflagrate" and "Conflaga te" need to be fixed.
    I have taken the double quote out for for warlocks for a secound time not sure when it got reintroduced but that should be fixed.

Posting Rules

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