Close
Page 2 of 8 FirstFirst 1 2 3 4 ... LastLast
Showing results 11 to 20 of 80

Hybrid View

  1. #1
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Quote Originally Posted by Pycno View Post
    Arcane mage
    /cast [nochanneling] Arcane Missiles

    /cast [nochanneling] Arcane Blast

    Two buttons and two steps (one for each button), set ISBoxer to execute a step when button is pushed or released and you have an easy mage dps macro that will cast arcane blast and arcane missiles when they are ready.
    That is so bad let me log on my mage real quick...That method is more complicated than what I posted and you will OOM fast.
    Last edited by Toned : 10-14-2010 at 01:10 AM


  2. #2
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Demo Warlock Setup
    The clicker
    Code:
    /stopmacro [channeling]
    /click MultiBarLeftButton1
    /click MultiBarLeftButton2
    Demo1
    Code:
    /castsequence reset=target/combat Bane of Doom, Curse of the Elements, Immolate, Null
    Demo2
    Code:
    /castsequence incinerate, incinerate, incinerate, shadow bolt, incinerate, Life Tap, Immolate
    /cast [@target,harm] Legion Strike
    /cast [@target,harm] Felstorm
    /cast Metamorphosis
    /cast Hand of Gul'dan
    Last edited by Toned : 11-08-2010 at 10:53 PM


  3. #3
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Arcane Mage
    The Clicker
    Code:
    /click MultiBarLeftButton1 
    /click MultiBarLeftButton2
    Arcane1
    Code:
    /stopmacro [channeling]
    /castsequence Arcane Blast, Arcane Blast, Arcane Blast, Arcane Barrage
    /stopmacro [nocombat]
    /use mana gem
    /cast arcane power
    /cast presence of mind
    Arcane2 - Just the AM ability
    Code:
    Arcane Missiles
    Last edited by Toned : 11-08-2010 at 10:53 PM


  4. #4

    Default

    Quote Originally Posted by Toned View Post
    Arcane Mage
    The Clicker
    Code:
    /click MultiBarLeftButton1 
    /click MultiBarLeftButton2
    Arcane1
    Code:
    /stopmacro [channeling]
    /castsequence Arcane Blast, Arcane Blast, Arcane Blast, Arcane Barrage
    /stopmacro [nocombat]
    /use mana gem
    /cast arcane power
    /cast presence of mind
    /cast Icy Veins
    Arcane2 - Just the AM ability
    Code:
    Arcane Missiles
    Icy Veins is not available to Arcane Mages anymore. It is a tier 3 frost talent, which means you can't even get it at 85 if you spec Arcane.

  5. #5
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Quote Originally Posted by Bollwerk View Post
    Icy Veins is not available to Arcane Mages anymore. It is a tier 3 frost talent, which means you can't even get it at 85 if you spec Arcane.
    That was there from pre-4.0 oops i didn't see it good catch fixed.


  6. #6

    Wink Tankadin Macro Masters!!! Help me please...

    Hi guys,

    im new here, i see a lot of knowledge in macro stuff here, then please someone can suggest me the best tankadin 4.0 macro to single target and one for multi target, please?

    I not have macro addons then please suggest me something writable on normal wow macro editor.

    Also 2 buttons macro are fine.

    Thanks so much.

  7. #7
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Quote Originally Posted by barbagiggia View Post
    Hi guys,

    im new here, i see a lot of knowledge in macro stuff here, then please someone can suggest me the best tankadin 4.0 macro to single target and one for multi target, please?

    I not have macro addons then please suggest me something writable on normal wow macro editor.

    Also 2 buttons macro are fine.

    Thanks so much.
    some one didn't even read the thread they posted in


  8. #8
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Single Target Enh Shaman
    Code:
    #show Stormstrike
    /castsequence reset=combat Lightning Shield, Call of the Elements, Null
    /castsequence reset=combat Lava Lash, Stormstrike, Earth Shock
    /use 13
    /use 14
    /startattack
    /cast Lightning Bolt
    /stopcasting
    I'll work on an AOE one later
    Last edited by Toned : 11-08-2010 at 10:53 PM


  9. #9
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Prot Paladin

    Single Target Threat
    The Clicker
    Code:
    /click MultiBarLeftButton1
    /click MultiBarLeftButton3
    ProtSingle1
    Code:
    /startattack
    /castsequence reset=combat Judgement, Crusader Strike, Crusader Strike, Crusader Strike, Shield of the Righteous
    ProtSingle2 - Just the spell no macro
    Code:
    Avenger's Shield
    Aoe Threat
    The Clicker
    Code:
    /click MultiBarLeftButton2
    /click MultiBarLeftButton3
    ProtAoe1
    Code:
    /startattack
    /castsequence reset=combat Judgement, Hammer of the Righteous, Hammer of the Righteous, Crusader Strike, Shield of the Righteous
    ProtAoe2-Just the spell no macro
    Code:
    Avenger's Shield
    I manage holy wrath and consecration without macros they are situational... I didn't like how much mana I'd go through keeping holy wrath in the rotation.
    Last edited by Toned : 10-15-2010 at 01:25 AM


  10. #10
    Member
    Join Date
    Feb 2010
    Location
    Regional NSW, Australia
    Posts
    139

    Default

    I am having an issue with the aoe prot pally macro (/startattack /castsequence reset=combat Judgement, Hammer of the Righteous, Hammer of the Righteous, Hammer of the Righteous, Shield of the Righteous)

    For some reason, it is ignoring the third HotR and skips straight through to SotR. The macro I made with CS instead of HotR works fine, what am I doing wrong?
    Last edited by Mickthathick : 10-14-2010 at 05:53 AM

Posting Rules

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