![]() |


|
|||||||
| World of Warcraft - Tactics, Strategies, & Resources Discussions about tactics and specific mission strategies. |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
![]() ![]() Join Date: Nov 2004
Location: Florida, US
Age: 27
Posts: 2,244
|
Druid 2.0 Macros
Idol Macros:
(Equips Idols via holding shift and clicking on the macro. If shift isn't held, it's just the spell listed. This is useful for hiding idols behind my spells and yet keep them at hand. Equipping Idols does trip the global cooldown most of the time...except when the spell has a cast time, then the idol is instant-equipped.) Maim ([Idol of the Claw]) Code:
#showtooltip Maim() /equip [modifier:shift] Idol of the Claw /cast Maim() Code:
#showtooltip Ferocious Bite() /equip [modifier:shift] Idol of the Claw /cast Ferocious Bite() Code:
#showtooltip Rip() /equip [modifier:shift] Idol of Feral Shadows /cast Rip() Code:
#showtooltip Shred() /equip [modifier:shift] Everbloom Idol /cast [nostealth] Shred; [stealth] Ravage Code:
#showtooltip Healing Touch() /equip [modifier:shift] Idol of the Avian Heart /cast Healing Touch() Code:
#showtooltip Rejuvenation() /equip [modifier:shift] Harold's Rejuvenating Broach /cast Rejuvenation() Code:
#showtooltip Lifebloom() /equip [modifier:shift] Idol of the Emerald Queen /equip [modifier:ctrl] Idol of Tenacity /cast Lifebloom() Mangle (Bear/Cat) ([Idol of the Wild]) Code:
#showtooltip [stance:1] Mangle (Bear)() #showtooltip [stance:3] Mangle (Cat)() /equip [modifier:shift] Idol of the Wild /cast [stance:1] Mangle (Bear)(); [stance:3] Mangle (Cat)() Code:
#showtooltip [stance:1] Maul() #showtooltip [nostance] Moonfire() /equip [nostance,modifier:shift] Idol of the Moon /equip [stance:1, modifier:shift] Idol of Brutality /cast [nostance] Moonfire() /cast [stance:1] Maul() Shapeshift Macros Smart Flight/Travel/Water Code:
/cast [swimming] Aquatic Form(Shapeshift); [nocombat, flyable] Swift Flight Form(Shapeshift); Travel Form(Shapeshift) /cast [combat, modifier:shift] Swift Flight Form(Shapeshift) /cast [nocombat, modifier:shift] Travel Form(Shapeshift) EDIT: Fixed the error to swimming in Outlands...swimming placed as the first check instead of flyable. Misc Macros: Opening Quick Prowl/TF/Pounce: Code:
/castsequence reset=combat/shift Prowl, Tiger's Fury, Pounce Innervate and Whisper Code:
/cast Innervate
/script local n,r=UnitName"target";if(r)then n=n.."-"..r;end;SendChatMessage("<<<You have been Innervated.>>>","WHISPER",nil,n)
Code:
/castsequence reset=6 Regrowth, Lifebloom, Rejuvenation Code:
/use [flyable]Swift Green Gryphon; Reins of the Swift Frostsaber Last edited by orion808; 05-30-2008 at 01:56 PM. |
|
|
|
|
|
#5 (permalink) |
![]() ![]() Join Date: Nov 2004
Location: Florida, US
Age: 27
Posts: 2,244
|
Re: Druid 2.0 Macros
Edited and combined my "Smart Flight/Travel/Water" with my mounts...Usable with the "?" icon, but sometimes when in combat it doesn't know what to show, although it works perfectly when clicked.
Code:
/use [flyable, modifier:shift] Swift Green Gryphon; [noflyable, modifier:shift] Reins of the Swift Frostsaber /stopmacro [modifier] /cancelform /dismount /cast [swimming] Aquatic Form; [nocombat, flyable] Swift Flight Form; [noflyable] Travel Form 2. Then it flips to either travel, aquatic, or flight form (epic for me) depending on if you are swimming, able to fly, or are in combat. 3. If you hold shift, you will mount up on either your flying or ground mount based on if you can fly or not. |
|
|
|
|
|
#6 (permalink) |
![]() ![]() Join Date: Nov 2004
Location: Florida, US
Age: 27
Posts: 2,244
|
Re: Druid 2.0 Macros
Code:
#showtooltip Hibernate()
/clearfocus [modifier:shift]
/clearfocus [button:2]
/clearfocus [target=focus,dead]
/clearfocus [target=focus,noexists]
/focus [target=focus,noexists]
/script SetRaidTarget("focus", 2)
/cast [target=focus] Hibernate()
|
|
|
|
| Sponsored links | |
|
|
|
|
|
#7 (permalink) |
![]() ![]() Join Date: Nov 2004
Location: Florida, US
Age: 27
Posts: 2,244
|
Re: Druid 2.0 Macros
And new for 2.3 -->
Bear Macro: (with Potion and Healthstone/Fel_Blossom)(Also used for Cat/ToL/Moonkin) Code:
#showtooltip Dire Bear Form /cancelform /stopmacro [btn:1, mod:shift] /use [btn:2, mod:alt] Master Healthstone /stopcasting /use [btn:2] Healing Potion Injector /use [btn:2, mod:ctrl] Fel Blossom /cast Dire Bear Form ***Make sure you are not currently in GCD*** (otherwise you're stranded in Bear...lrn2playsmart) How to Use: Left: Quick Shift (aka Powershifting) Shift-Left: Unshift (also seen in Travel macro below) Right: Unshift/Potion/Bear Form Alt-Right: Unshift/Healthstone/Potion/Bear Form Ctrl-Right: Unshift/Potion/Fel_Blossom/Bear Form --------------------------- Travel All-in-One Macro Code:
/cancelform /dismount /use [noflyable, mod:shift] item:18766 /stopmacro [mod] /cast [swimming] Aquatic Form; [nocombat, flyable] Swift Flight Form; [noflyable][combat] Travel Form Click (combat): Travel form Click (nocombat): Travel Form Outlands: Click (combat): Travel Form Click (nocombat): Flight Form Anytime: Shift-Click (standing): Mount (as long as nocombat, otherwise goes travel) Shift-Click (moving): Unshift/Dismount --------------------------- And for those Dailies: Code:
/use [mod:shift] Booterang /stopmacro [modifier:shift] /use Skyguard Blasting Charges /use Skyguard Bombs |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|

