Close
Page 14 of 14 FirstFirst ... 4 12 13 14
Showing results 131 to 138 of 138
  1. #131

    Default

    Quote Originally Posted by Leovindica View Post
    @Aragent, very curious if and how you're progressing on this?
    Showed the Draft for the update to Lax about a week ago he made a couple more sugestions as far as the implementation.

    and I took a bit of time out to acually play (and I know I keep saying its coming) But really its close.

  2. #132

    Default

    !if (character in "Shamans Elemental") /cast Lava Burst
    !if (character in "Shamans Elemental") /stopcasting
    !if (character in "Shamans Elemental") /cast [@focus , exists] Wind Shear
    !if (character in "Shamans Elemental") /cast Wind Shear
    !if (character in "Shamans Elemental") /cast Wind Shear
    !if (character in "Shamans Elemental") /cast Lightning Bolt
    Is it me or does the /stopcasting line in the Elemental Custom proc macro just not belong in there ?
    Cause with it my shaman only casted Flame Shock

    Modified it to
    !if (character in "Shamans Elemental") /cast Lava Burst
    !if (character in "Shamans Elemental") /cast Lightning Bolt
    And it works fine (removed Wind Shear cause i think its better that interrupt spells use a separate Hotkey)

    Also modified Fire Mage custom proc to
    !if (character in "Mages Fire") /cast Flame Orb
    !if (character in "Mages Fire") /cast Combustion
    !if (character in "Mages Fire") /cast Mirror Image
    !also /use Mana Gem
    Only problem i have with it is that even if all 3 spells are off CD they don't always fire (would maybe a 3-4 Step Macro in that case a solution?)

  3. #133

    Default

    Quote:
    !if (character in "Shamans Elemental") /cast Lava Burst
    !if (character in "Shamans Elemental") /stopcasting
    !if (character in "Shamans Elemental") /cast [@focus , exists] Wind Shear
    !if (character in "Shamans Elemental") /cast Wind Shear
    !if (character in "Shamans Elemental") /cast Wind Shear
    !if (character in "Shamans Elemental") /cast Lightning Bolt
    QUOTE=Nexor;327598]Is it me or does the /stopcasting line in the Elemental Custom proc macro just not belong in there ?
    Cause with it my shaman only casted Flame Shock

    Modified it to


    And it works fine (removed Wind Shear cause i think its better that interrupt spells use a separate Hotkey)

    Also modified Fire Mage custom proc to


    Only problem i have with it is that even if all 3 spells are off CD they don't always fire (would maybe a 3-4 Step Macro in that case a solution?)[/QUOTE]

    In the Shamans Elemental {/stopcasting} was a recomendation of the people at Elitist Jerks its perpose was to stop the windshear or lightnningbolt to not cast unless it was a insta cast proc.
    [I really unfortunaly havent had a lot of time to play with this one to see if its working as intended] most of my time been redoing the project.

    I am curently {been} working on and almost finished a complete update to this project {/w recomendations from Lax} which will bring this project more in line with isboxer 38 the Draft to the write up is finished I been going threw and trying to update all the macros befor I post it. stil have Rogues,Shamans,warlocks and Warriors to finish I hope to have it finished by the weekend and get it posted.

    Yes Flame Orb is now in my new Fire Macro

    I have been tinkering with the 3 step macro Stay tuned I think you all will like the update.
    Last edited by Aragent : 04-16-2011 at 02:16 PM

  4. #134

    Default

    Well not sure how far you are with the updated version Aragent
    After playing my War more i thought i gonna check the Fury macro out however that one is really outdated.
    Anyway looks like it would require maybe a 5 step Macro to get a near perfect priority rotation off, for Single Minded Fury.
    If you are interested i will post it here tried to PM you but guess my forum account doesn't have the right to do so

  5. #135

    Default

    Quote Originally Posted by Nexor View Post
    Well not sure how far you are with the updated version Aragent
    After playing my War more i thought i gonna check the Fury macro out however that one is really outdated.
    Anyway looks like it would require maybe a 5 step Macro to get a near perfect priority rotation off, for Single Minded Fury.
    If you are interested i will post it here tried to PM you but guess my forum account doesn't have the right to do so
    Sure Nexor

    I finally have the update to beta and will be postig the update after I awnser this post.

  6. #136

    Default

    I have finally updated the project and the new project can be found.

    http://www.dual-boxing.com/showthread.php?t=42878

  7. #137

    Default

    Step1
    !if (character in "Warriors Fury") /cast Execute

    Step2
    !if (character in "Warriors Fury") /cast Victory Rush
    !if (character in "Warriors Fury") /cast Bloodthirst
    !if (character in "Warriors Fury") /cast Colossus Smash
    !if (character in "Warriors Fury") /cast Slam
    !if (character in "Warriors Fury") /stopcasting
    !if (character in "Warriors Fury") /cast Raging Blow

    Step3
    !if (character in "Warriors Fury") /cast Bloodthirst
    !if (character in "Warriors Fury") /cast Colossus Smash
    !if (character in "Warriors Fury") /cast Slam
    !if (character in "Warriors Fury") /stopcasting
    !if (character in "Warriors Fury") /cast Raging Blow

    Step4
    !if (character in "Warriors Fury") /cast Slam
    !if (character in "Warriors Fury") /stopcasting
    !if (character in "Warriors Fury") /cast Raging Blow

    Step5
    !if (character in "Warriors Fury") /cast Berserker Rage
    !if (character in "Warriors Fury") /cast Death Wish
    !if (character in "Warriors Fury") /cast Blood Fury
    !if (character in "Warriors Fury") /cast Berserker Rage
    !if (character in "Warriors Fury") /cast Recklessness
    !if (character in "Warriors Fury") /cast Heroic Throw
    !if (character in "Warriors Fury") /cast Intercept

    Well i am sure it could be tweaked but it honestly worked fine the way i have it set up however in that setup its basically all about doing burst DPS in the first few seconds.
    So could basically take the CD buffs out and add em to a different macro set.

  8. #138

    Default

    Someone in the ISBoxer Chat Room was having trouble figuring out how this worked exactly. Here's the diagram I made him to explain the concept. Maybe it will help someone else too


    Lax
    Author of ISBoxer
    Video: ISBoxer Quick Start

Posting Rules

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