Pablocruise
New Member
- Joined
- Mar 22, 2013
- Messages
- 5
Is anyone else having issues your druid not staying in cat form and keeps spamming wrath? Never had this problem before....it is quite annoying. :-/
whats best spec to use with HB , feral or balance?
Is anyone else having issues your druid not staying in cat form and keeps spamming wrath? Never had this problem before....it is quite annoying. :-/
Im not sure is my post removed, or i wrote it but i havent post it, i got a fix for issue that i mentioned earlier, where routine will, while in combat, target random mob and pull it with Faerie Fire or Faerie Swarm.
Got to Superbad routine folder and open "DriudAttacks.cs"
Find:
Code:private static bool faerie_fire(string explain) { if (!SuperbadSettings.Instance.UseFFF) return false; return CastSpell("Faerie Fire", true, StyxWoW.Me.CurrentTarget, explain); }
And Change it with:
Code:private static bool faerie_fire(string explain) { if (StyxWoW.Me.CurrentTarget == null || !StyxWoW.Me.CurrentTarget.IsWithinMeleeRange) return false; return CastSpell("Faerie Fire", true, StyxWoW.Me.CurrentTarget, explain); }
this will change routine so Faerie Fire and Faerie Swarm will be casted only if taget is in melee range. It will no longer break stealth to cast it, so it will open with Pounce, it will no longer pull with Faerie Fire/Faerie Swarm.
Only downside is that you will need to manually cast it if you target is flying, or you are not in melee range of target.
Is anyone else having issues your druid not staying in cat form and keeps spamming wrath? Never had this problem before....it is quite annoying. :-/
Handnavi, could you please take a look at this? With HB settings set to pull distance of 0, the routine still tries to pull things that are unwanted. Is this something that can be looked at?
Bad move. If target is flying or mounted he will try to get in meleerange forever.
The best thing you can do is pull with faeriefire or faerieswarm if you grind or quest.
I changed that in my CR because while babysitting the bot, I saw he loose alot of time to pull a mob on a rock for example.
I don't see anything that really sticks out as to why, but my druid lands, shifts into bear form then starts casting wrath over and over, until I manually clicked Cat form. It cast a few attacks, killed the target, then does the same thing over and over. It won't use cat form unless I click it manually, no matter what setting I'm using.
Only started happening after update.
With DoC it is working as great as before 5.2! I still don't have time to do any raid with my druid. But I am watching my other druid doing GB2 and it is fine!
Nice one Navi, and thanks for that paypal button(haven't seen it before).
Handnavi, could you please take a look at this? With HB settings set to pull distance of 0, the routine still tries to pull things that are unwanted. Is this something that can be looked at?
Its pretty bad when you can update the main thread with a paypal donation option but cant update it with the updated CC. Many people have asked where the CC is hiding and been totally ignored in this thread everytime they have asked in the last few pages. But I do see that you didnt ignore the people asking for the donate option.
You are pretty bad.
The paypal button is there since day 1.
And what CC should i update?
It autoupdates after the first start.
Cheers.
jesus I hate seeing self righteous, over opinionated, whining whingers showing their ignorance in a product that is supplied for free to all users especially when they dont even have the decency to check the product before their whingey, whiney, self righteous post.
Sorry for the harsh intent.... hang on no I'm not.
Is this CC supporting Bear FC for pvp?
To fix it temporarely please remove Heart of the Wild and use Dream of Cenarius.