Jump to content
Sign in to follow this  
Fearce

Druid Feral Macro Help - /cast not gonna work

Recommended Posts

But overall DPS also affects PvP: yes, ferals on Elysium can cometimes surprize with 1k shreds on mages\warlocks, but warriors and rogues can do the same more consistently.

Share this post


Link to post
Share on other sites

Ferocious bite rank 5 with ap scaling was able to deal around 3.5k damage on mail afair. In full blue PvP set + some epic misc.

Edited by WobLight

Share this post


Link to post
Share on other sites

hello,need some help here. i need some use items like healthstone,health potion while tanking.is there a macro that i can spam safely not leaving me in caster form?basically powershifting dire bear and using a potion or a healthstone in between? tnx in advance ,i dont use supermacro but if needed i can do so.

Share this post


Link to post
Share on other sites
7 hours ago, Bazexa said:

hello,need some help here. i need some use items like healthstone,health potion while tanking.is there a macro that i can spam safely not leaving me in caster form?basically powershifting dire bear and using a potion or a healthstone in between? tnx in advance ,i dont use supermacro but if needed i can do so.

/run local a,_,_,m=<SLOT_ID>,GetShapeshiftFormInfo(1)local c=GetActionCooldown(a)==0and(GetActionCount(a)>0)==(IsConsumableAction(a)==1)if m==1 and c or m~=1 and not c then CastShapeshiftForm(1) elseif c then UseAction(a)end

Place your potion in an action slot, then raplace <SLOT_ID> in the macro above according to image below

Spoiler

IbP6QK0.jpg

It only works when used in bear/caster form.

Edited by WobLight
Added consumable count check

Share this post


Link to post
Share on other sites

sweet working on 2 button clicks,tnx. i guess i can replace the shapeshift value 1 to the cat correspondent one for mana pots too when dpsing.thanx m8.

also i ld love barkskin to not trigger gcd so would bind that in similar way but hey druids aren`t tanks in vanilla i guess;p

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×