Thread: Druid Macros

  1. #1

    Druid Macros

    Hi,

    I've tried finding a few druid macros the past day which I really need, after testing the ones I found it turns out none of them works.

    So the macros I'm looking for are these:

    1. Go out of cat form, cast Healing touch, go back in cat form

    2. Go out of cat form, Cyclone, Go back in cat form

    3. Without form go into cat form and prowl

    4. Go out for cat form, go into cat form

    Saronite Bomb: Use: Inflicts 1150 to 1500 Fire damage to targets in a 10 yard radius. This explosive is powerful enough to cause moderate siege damage. (1 Min Cooldown) If used against the Lich King, can cause ban. (72h cooldown)

  2. #2

    Re: Druid Macros

    not sure but doesn't shifting cause a global cooldown?

    you could try something like

    #showtooltip
    /cast *catform spell*
    /cast prowl

    not sure if this would would but it could if catform doesn't induce the GCD
    still i'm not sure but all in all i don't really have a problem with forms seeing i use shift modifier macro's

    aka caster form has something like this on button 1

    #showtooltip
    /cast [mod:shift] bearform ; catform

    then the catform has the same but then it leaves catform (seeing using the spell inside the form removes it)or hops into bear when holding shift

    same for most of my attacks holding shift brings 12 other spells up so i don't have to keybind everything

    ( yes i press 1-5 and the others are bound to mouse! )
    http://img687.imageshack.us/img687/4...4841599821.jpg the boy that will forever be named the HHD wiper. R.I.P

  3. #3

    Re: Druid Macros

    What you are talking about for one of the macros is called "power shifting"
    Use the following macro, it will work for any form and instantly break form and recast it.
    line 1:/cast [stance:1] !Dire Bear Form
    line 2:/cast [stance:2] !Aquatic Form
    line 3:/cast [stance:3] !Cat Form
    line 4:/cast [stance:4] !Travel Form
    line 5:/cast [stance:5] ! Tree of Life

    You can try adding other lines to this to try to complete your other macros
    Hope this helps

  4. #4

    Re: Druid Macros

    Quote Originally Posted by Shauria
    What you are talking about for one of the macros is called "power shifting"
    Use the following macro, it will work for any form and instantly break form and recast it.
    line 1:/cast [stance:1] !Dire Bear Form
    line 2:/cast [stance:2] !Aquatic Form
    line 3:/cast [stance:3] !Cat Form
    line 4:/cast [stance:4] !Travel Form
    line 5:/cast [stance:5] ! Tree of Life

    You can try adding other lines to this to try to complete your other macros
    Hope this helps
    Nice this1 worked

    Saronite Bomb: Use: Inflicts 1150 to 1500 Fire damage to targets in a 10 yard radius. This explosive is powerful enough to cause moderate siege damage. (1 Min Cooldown) If used against the Lich King, can cause ban. (72h cooldown)

  5. #5

    Re: Druid Macros

    Hi, not sure you got the answer you were looking for except the powershifting ;

    but I, too, was doing PvP and really wanted a Predator's Swiftness key ... instant nature cast so would require :

    Cast Healing Touch, go back to Cat Form
    Cast Healing Touch, go to Bear Form
    or Cast Cyclone, go back to cat form.

    Essentially, this would be a 2 keypress macro if I'm not mistaken, but given spamming nature, I'm wondering if you could put a constant in there so I could spam the macro and still end up in cat form by the end of it.

    I was thinking ... ??
    #showtooltip
    /cast Healing Tough(rank??)
    /cast !Cat Form



  6. #6

    Re: Druid Macros

    Quote Originally Posted by Mbt
    Hi, not sure you got the answer you were looking for except the powershifting ;

    but I, too, was doing PvP and really wanted a Predator's Swiftness key ... instant nature cast so would require :

    Cast Healing Touch, go back to Cat Form
    Cast Healing Touch, go to Bear Form
    or Cast Cyclone, go back to cat form.

    Essentially, this would be a 2 keypress macro if I'm not mistaken, but given spamming nature, I'm wondering if you could put a constant in there so I could spam the macro and still end up in cat form by the end of it.

    I was thinking ... ??
    #showtooltip
    /cast Healing Tough(rank??)
    /cast !Cat Form


    It doesnt work that way, you cast the healing touch and then you wont go into cat form, so a command is missing

    So I still need help with:

    1. Go out of cat form, cast Healing touch, go back in cat form

    2. Go out of cat form, Cyclone, Go back in cat form

    3. Without form go into cat form and prowl

    Saronite Bomb: Use: Inflicts 1150 to 1500 Fire damage to targets in a 10 yard radius. This explosive is powerful enough to cause moderate siege damage. (1 Min Cooldown) If used against the Lich King, can cause ban. (72h cooldown)

  7. #7

    Re: Druid Macros

    These all have a filler for people who tend to spam the button, it will perform the first two actions, then perform nothing else for the next 5 times you hit it, until it resets which will take 3 seconds.

    Quote Originally Posted by Poonboy
    1. Go out of cat form, cast Healing touch, go back in cat form

    2. Go out of cat form, Cyclone, Go back in cat form

    3. Without form go into cat form and prowl

    4. Go out for cat form, go into cat form
    1. Go out of cat form, cast Healing touch, go back in cat form
    #showtooltip
    /castsequence reset=3 Healing Touch,!Cat Form,,,,,


    2. Go out of cat form, Cyclone, Go back in cat form
    #showtooltip
    /castsequence reset=3 Cyclone,!Cat Form,,,,,


    3. Without form go into cat form and prowl
    #showtooltip Prowl
    /castsequence reset=3 !Cat Form,!Prowl,,,,,


    4. Go out for cat form, go into cat form
    #showtooltip
    /cast [stance:3] !Cat Form




    Quote Originally Posted by Mbt
    Cast Healing Touch, go back to Cat Form
    Cast Healing Touch, go to Bear Form
    or Cast Cyclone, go back to cat form.
    Cast Healing Touch, go back to Cat Form
    #showtooltip
    /castsequence reset=3 Healing Touch,!Cat Form,,,,,


    Cast Healing Touch, go to Bear Form
    #showtooltip
    /castsequence reset=3 Healing Touch,!Bear Form,,,,,


    or Cast Cyclone, go back to cat form.
    #showtooltip
    /castsequence reset=3 Cyclone,!Cat Form,,,,,



    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  8. #8

    Re: Druid Macros

    Ty, these work perfectly

    Saronite Bomb: Use: Inflicts 1150 to 1500 Fire damage to targets in a 10 yard radius. This explosive is powerful enough to cause moderate siege damage. (1 Min Cooldown) If used against the Lich King, can cause ban. (72h cooldown)

  9. #9

    Re: Druid Macros

    oww usefull for a button spammer! didnt know those reset/timer commando's, thanks

  10. #10
    Deleted

    Re: Druid Macros

    keep in mind, the reset is 3sec after the last time you pressed the macro. So if you spam it 3x, then wait 2 seconds, then press it again it wont do anything for another 4 presses.

  11. #11

    Re: Druid Macros

    hmmmmmmmm good point, one to think over

Posting Permissions

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