Incursio Ergo Sum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Incursio Ergo Sum - A World of Warcraft raiding guild!
 
HomeLatest imagesSearchRegisterLog in

 

 Druid Macros - all specs

Go down 
AuthorMessage
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Druid Macros - all specs Empty
PostSubject: Druid Macros - all specs   Druid Macros - all specs EmptyFri Sep 26, 2008 12:34 am

Feral

Must have for any tank - Macro to let you use a pot in bear form

/script local gcd=GetSpellCooldown("Dire Bear Form"); if gcd==0 and UnitMana('player')>503 then CancelPlayerBuff("Dire Bear Form") end;
/stopmacro [stance:1]
/use super healing potion
/use Master Healthstone
/cast Dire Bear Form



My one button shifting and emergency button, again bound to middle mouse

#showtooltip
/cast [mod:alt, nostance] Barkskin
/cancelform [mod:alt]
/stopmacro [mod:alt]
/cast [nomod,nostance:3] Cat Form
/cast [nomod,nocombat,stance:3] Prowl
/cast [mod:shift] Travel Form
/cast [mod:ctrl] !Dire Bear Form



Faerie Fire or FF Feral depending on form

#showtooltip
/cast [nostance]Faerie Fire
/cast Faerie Fire (Feral)()


mangle

#showtooltip Mangle (Bear)()
/script local function x() end local y = UIErrorsFrame.AddMessage UIErrorsFrame.AddMessage = x
/cast Adamantite figure
/cast Badge of Tenacity
/stopcasting
/use Mangle (Bear)()
/script UIErrorsFrame.AddMessage = y



buffs, bound to shift and scroll wheel up, thorns first since it needs reapplied more often

#showtooltip
/castsequence reset=5,target Thorns, Mark of the Wild, omen of clarity


Last edited by unvincible on Fri Sep 26, 2008 12:40 am; edited 1 time in total
Back to top Go down
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Druid Macros - all specs Empty
PostSubject: Re: Druid Macros - all specs   Druid Macros - all specs EmptyFri Sep 26, 2008 12:34 am

Resto


Mouseover healing macro

#show Lifebloom
/script local function x() end local y = UIErrorsFrame.AddMessage UIErrorsFrame.AddMessage = x
/use 14
/script UIErrorsFrame.AddMessage = y
/use [target=mouseover,help][target=target, help][target=player] Lifebloom

#showtooltip
/cast [target=mouseover, help][target=target, help][target=player] Rejuvenation



NS + HT

#showtooltip
/cast Nature's swiftness
/cast Healing Touch



A LB macro that targets your tank automatically can be handy to keep LB stacked while doing something else or will heal the target of your focus (handy in AV)

#showtooltip
/cast [target=focus, help][target=focustarget, help] Lifebloom


Last edited by unvincible on Fri Sep 26, 2008 12:48 am; edited 1 time in total
Back to top Go down
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Druid Macros - all specs Empty
PostSubject: Re: Druid Macros - all specs   Druid Macros - all specs EmptyFri Sep 26, 2008 12:35 am

Crit Chicken

Refer to mage macros, nobody cares about boomkin




Token macro

/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/cast [target=focus,exists,harm]Hibernate; Hibernate
Back to top Go down
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Druid Macros - all specs Empty
PostSubject: Re: Druid Macros - all specs   Druid Macros - all specs EmptyMon Oct 26, 2009 3:21 am

BAH!!!

When I transferred Eroot I lost most of his macros, was careless of me not to back them up. Everything was macrod like crazy to allow casting of any skill in any form using a really complex set up that had the same binds for each build. Took months to develop bindings that worked naturally for healing, pvp, tanking and kitty Sad

Each button on my mouse had at least 7 skills bound to it and now they are gone /rawrrrrrr

Whining because the UI was so deeply ingrained I didnt have to think about it and now I cant even remember what each one did.


While typing the last line I had a thought and just found cached versions of the macros in my WTF folder, it appears that my hissy fit was premature. Posting this anyway to demonstrate my childishness
Back to top Go down
unvincible
Admin
unvincible


Posts : 629
Join date : 2008-09-14

Druid Macros - all specs Empty
PostSubject: Re: Druid Macros - all specs   Druid Macros - all specs EmptyWed May 12, 2010 7:35 am

Here you go Luth, think a lot of these are here already. I tend to forget these are actually macros and not normal binds because I've used them for so long.

-- updated to fix code, mods and stances didnt paste from game --
-- Weird forum problem, most of the [mod] and [stance] variables are being deleted by the forum code --
-- fixed --

Code:

#showtooltip
/cast [mod:alt, nostance] Barkskin
/cancelform [mod:alt]
/stopmacro [mod:alt]
/cast [nomod,nostance] Cat Form
/cast [nomod,nocombat,stance] Prowl
/cast [mod:shift] !Travel Form
/cast [mod:ctrl] !Dire Bear Form

-- Explanation:
Alt - cancels any form and puts you in caster, in caster form it uses Barkskin
Shift - Travel form, no matter what form you are already in. Recasting in travel form does not go back to caster, instead it removes roots/snares etc
Ctrl - Bear form no matter what form you are in, if used in bear form it recasts bear without going back to caster so you can gain rage if talented (also root/snare break without leaving form)
nomod - goes kitty no matter what form you are in, once in kitty pressing again will stealth then unstealth


Code:

#showtooltip
/cast lacerate
/cast !maul

-- !maul toggles maul on next swing but does not cancel it if you press it again. Have mangle, lacerate, etc all macrod like this for tanking --

Code:

#showtooltip Mangle (Bear)(Rank 5)
/script local function x() end local y = UIErrorsFrame.AddMessage UIErrorsFrame.AddMessage = x
/cast 13
/cast 14
/stopcasting
/use Mangle (Bear)(Rank 5)
/script UIErrorsFrame.AddMessage = y
/cast !maul

Code:

#showtooltip
/cast [stance:1, target=mouseover, harm][stance:1, target=target, harm] Growl
/cast [stance:3] Faerie Fire (Feral)
/cast [nostance] Faerie Fire

-- mouseover taunt in bear form, FFF in cat, FF in caster. Can easily be modified for other stances --


Code:

#Show
/cast [mod:alt] Tiger's Fury
/stopcasting [mod:alt]
/cast [mod:ctrl] Nature's Grasp
/stopcasting [mod:alt]
/cast [mod:shift, stance:1] Feral Charge - Bear; [mod:shift, stance:3] Feral Charge - Cat
/stopcasting [mod:alt]
/cast [nomod] barkskin

-- another useful macro for cat/bear mode. Stopcast is in there as TF is not on GCD so the macro dosnt pop Barkskin at the same time --

Code:

#ShowTooltip
/cast [mod:shift] Titan-forged Rune of Audacity
/cast [mod:shift] Medallion of the Horde
/cast [nomod, nostance] War Stomp(Racial)
/cast [stance:1] Enrage
-- 2 trinkets in there depending on my spec, code can be reduced if you need more space --

Code:

#showtooltip
/cast [mod:alt] Tiger's Fury
/stopcasting [mod:alt]
/cast [mod:ctrl] Nature's Grasp
/stopcasting [mod:alt]
/cast [mod:shift] Tree of Life(Shapeshift)
/stopcasting [mod:alt]
/cast [nomod] barkskin
-- slightly modified tree version of previous macro, you can see that some of my coding looks redundant (stopcasts). I'm sure it is but leaving it in in case I had reason for it --


Let me know what else you need and I can help in game
Back to top Go down
Sponsored content





Druid Macros - all specs Empty
PostSubject: Re: Druid Macros - all specs   Druid Macros - all specs Empty

Back to top Go down
 
Druid Macros - all specs
Back to top 
Page 1 of 1
 Similar topics
-
» Request: Retri Paladin macros
» Rogue Macros
» Mage macros - as requested
» Rogue PvP specs
» Paladin specs

Permissions in this forum:You cannot reply to topics in this forum
Incursio Ergo Sum :: Non-members :: UI and Macros-
Jump to: