Thread Tools Display Modes
09-14-07, 07:48 AM   #1
Bahmut
A Deviate Faerie Dragon
Join Date: Sep 2005
Posts: 18
Druid macro question:)

Heya guys,

I recently started PvP again on my druid after a long break, and basically my question is this, Is there a macro capable of doing the following,

cancel cat form
use barkskin
cast direbear form
cast feral charge

atm im using

/cancelform [nostance:1]
/cast [nostance] Dire Bear Form; [stance:1] Feral Charge
/stopcasting
/cast [stance:1] Bash

but if i try and add barkskin before bear stance it breaks the macro, so im not sure it's possible, but would be nice

hoep someone can help me as it's a lifesaver in pvp xD
  Reply With Quote
09-14-07, 08:45 AM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Does Barkskin trigger the global cooldown? If so, there's your problem. You'd need a cast sequence macro.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
09-15-07, 02:24 AM   #3
Gemini_II
A Molten Giant
 
Gemini_II's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 762
Barkskin does trigger the GCD so you need a castsequence like Seerah said.
__________________
Retired prior to 3.2, before all challenge was removed.

  Reply With Quote
09-15-07, 05:41 AM   #4
lingering
A Cliff Giant
 
lingering's Avatar
Join Date: Dec 2006
Posts: 72
You may find these helpful, i think i have done more to them but this is the base i started with.

Multi function Dr00d (spam)
Takes you out of form/mount and puts you into Aquatic, Travel or Flight

/cancelaura [stance:1] Dire Bear Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form; [mounted] Swift Frostsaber
/cast [nostance, swimming] Aquatic Form; [nostance, combat] Travel Form; [nostance, outdoors] Flight Form;

Quick Cat (spam)
Takes you out of form/mount and puts you into Cat then Prowl, great for sky drops

# show Prowl
/cancelaura [stance:1] Dire Bear Form; [stance:4] Travel Form; [stance:5] Flight Form; [mounted] Swift Frostsaber
/cast [nostance] Cat Form; [stance:3, nostealth] Prowl
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Druid macro question:)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off