Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 20 of 20
  1. #11

    Default

    I’m a little naff at druid tanking and casting, but you make this look effortless (although I’m sure it’s not) nice one. Seeing them shift into a dash makes me quite envious

  2. #12

    Default

    I'm very impressed! Could you please share your healing macros? I'm struggling with how to solo heal and use HoTs. Currently I'm just using all 4 druids as DPS/heals (though I haven't tried in about 3-4 weeks and I have siginificantly better gear now).
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  3. #13

    Default

    Ok I was feeling challenged since you made it look so smooth so I yesterday I watched the time and did everything as quick as I could, but not skipping any steps that I normally do (like looting bosses.)

    I killed the Infinite Corruptor with 6mins left on timer. I was pleased! Although I do get bloodlust to make 2 of the boss fights go faster. Sorry for the bragging, just wanted to /flex

  4. #14

    Default

    Quote Originally Posted by Owltoid View Post
    I'm very impressed! Could you please share your healing macros? I'm struggling with how to solo heal and use HoTs. Currently I'm just using all 4 druids as DPS/heals (though I haven't tried in about 3-4 weeks and I have siginificantly better gear now).
    This is what i use as my spam healing macro at this moment. , it is probably not optimal but it works for me ... it evolved over some time just by trial and error (i think it has to suite your play style, e.g. how often you hit the button the macro is connected to, etc ...)
    Code:
    /use 13
    /use 14
    
    /castsequence [target=focus-target-target,nodead,help] [target=focustarget,nodead,help] [target=focus,nodead,help] reset=combat/6 Rejuvenation, Regrowth, Lifebloom, Nourish, Rejuvenation, Nourish, Lifebloom, Nourish, Rejuvenation, Nourish, Lifebloom,,
    apart from that i basically just use swiftmend on the tank when needed, and then the 'on-demand' targeted heals which i described earlier. I have two types of those , one is hot oriented:
    Code:
    /use 13
    /use 14
    
    /castsequence [target=StoogeT] reset=combat/8 Regrowth, Lifebloom, Rejuvenation, Lifebloom, Lifebloom,,,, Lifebloom,, Rejuvenation
    ... the other is direct-heal oriented (i can't remember when i last used this one to be honest):
    Code:
    /use 13
    /use 14
    
    /castsequence [target=StoogeT] reset=combat/8 Healing Touch, Regrowth, Healing Touch, Healing Touch, Healing Touch
    And now that you made me think about it ... i will probably revisit those macros and make them way more simple , something like regrowth -> nourish spam for the on-demand one will be enough (at least for 5mans), because i rarely go beyond the 2nd item in the castsequence
    Last edited by Abend : 08-29-2009 at 04:43 AM

  5. #15

    Default

    Quote Originally Posted by Multibocks View Post
    Ok I was feeling challenged since you made it look so smooth so I yesterday I watched the time and did everything as quick as I could, but not skipping any steps that I normally do (like looting bosses.)

    I killed the Infinite Corruptor with 6mins left on timer. I was pleased! Although I do get bloodlust to make 2 of the boss fights go faster. Sorry for the bragging, just wanted to /flex
    You probably have a better setup for it ... anyway i started managing all my eclipse procs now so ill try and beat that (wtb :evil: smiley)

  6. #16

    Default

    Great vid!! This is what pushed me over the edge to come back and 5Box did it back then Xzin played but used a 5PC set-up and didnt have the cash to get it working nicely so now just running one pc with hotkey.
    My question is there something out there that will give me the coords of where my mous pointer is to make setting the clicking regions easier? I see a ton of potential with this.

  7. #17

    Default

    Quote Originally Posted by Abend View Post
    You probably have a better setup for it ... anyway i started managing all my eclipse procs now so ill try and beat that (wtb :evil: smiley)
    The race is on!

  8. #18

    Default

    Can you left and right click while your script is running? I have this for mine:

    //--healing by clicking-----
    <Hotkey ScrollLockOn LButton>

    <If MouseIsOverWindowRect WoW5 0 291 146 48>
    <SendLabel w3>
    <Key Numpad1>

    Thanks

  9. #19

    Default

    Quote Originally Posted by Boss View Post
    Can you left and right click while your script is running? I have this for mine:

    //--healing by clicking-----
    <Hotkey ScrollLockOn LButton>

    <If MouseIsOverWindowRect WoW5 0 291 146 48>
    <SendLabel w3>
    <Key Numpad1>

    Thanks
    Are you asking if you still can use the mouse normally in wow ? Yes, the clicks do not get intercepted.

  10. #20

    Default

    Quote Originally Posted by Abend View Post
    Are you asking if you still can use the mouse normally in wow ? Yes, the clicks do not get intercepted.
    Yeah I must be missing something still then because I can't LClick while Scroll Lock is on.

Posting Rules

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