I just tried using this for my new feral with BGBuddy. Unfortunately it never really got in range by itself and kept saying "Not in range" while trying to use rake etc from far away. I have set the pull/mount distance and enabled the facing plug in as indicated in the first post. Attaching a few logs because WoW kept crashing. Side note - is the access violation error caused my HB? WoW forums seemed to indicate it can happen naturally, but I've never had it while not using HB. IDK why my attachment looks different from the others...but I uploaded from the site
could u pls add an option to import / set tank from ingame focus? The Unit / properties should be delivered by StyxWoW.Me.FocusedUnit (Guid or whatever u need) In raids tanks were switched or u get a special person to heal and Lifebloom should really cast on the Tank and not on the sectank who'S dpsing^^ with this option we can set them manually
hazard i found the bug, you are trowning a exception when you are comparing a non existent tank guid (null) with your target guid, here: Code: if (HazzDruidSettings.Instance.UseLifebloom[B] && tar.Guid == tank.Guid[/B] && tar.HealthPercent > 75 && CC("Lifebloom") && !isAuraActive("Lifebloom", tar)) so you need to set a tank before calling combat() rotine: Code: public override void Pulse() { if (!Me.IsInParty && !Me.IsInRaid) { tank = Me; //just added me as tank before calling combat Combat(); } else if (Battlegrounds.IsInsideBattleground) { tank = Me; //just added me as tank before calling combat Combat(); } note that will happen only if you are not in a party/raid/bg and start the bot. thanks for your amazing cc, i will let my druid rocks now
does not work, it always switches to the second tank. And if both tanks are tanking it's the same problem, sec tank has no aggro at this moment but gets Lifebloom. I tried setting in Lazyraider, took no effect.
Alright so I've just tested this CC want to know if I'm doing something wrong cause my dps while in kitty is very much off from when i play personally. I've got the talent tree you suggested, while botting the DPS is around 9K but when i do it i can get to about 18K+. I hope its something I am doing and hope that you can shine some light on what it might be. What I've noticed is that he will sit on 5 combo points and not use Rip and Savage Roar and thats a huge loss in dps, thank you for any help that you can give.
doesnt put lifebloom on tank whit lazyraider set once a time he thrown on himself 1 lb other wise its pro
My Druid don't healing with BGBuddy and HazzDruid 3.9.2 EN WoW client and DE Honorbuddy View attachment 07.03.2012_12_53 3080 Log.txt
same here, switching back to 3.8 helps here are my logs, hopefully this can be fixed because 3.8 works quiet brilliantly logs: View attachment hazz3.9.2_05.03.2012_14_56 2432 Log.txt View attachment hazz39103.03.2012_17_02 3704 Log.txt View attachment hazz3.903.03.2012_17_09 3488 Log.txt
HonorBuddy Version: 2.0.0.5800 HonorBuddy Mode: Questing Mode Custom Class: HazzDruid 3.9.2 Custom Class Mode: Feral Kitty + Mangle enabled Plug-ins: HazzFace, Refreshment Detection and Bug Submitter. Profile: [TEST] Deathcharger's Reins Farming version 1.2 by Zikke. Description: When there's casters and Melee folk (since I'm farming a low level dungeon) and you have a caster targetted, it will not move to the caster. It just stands around and does nothing else (but facing the target) while being pounded by all other mobs it aggroed. There seems to be no movement logic, only a spell that is spammed in the logs without anything actually happening. Also some errors appeared due to this. Error log attached.
This is a complete Madness fight, and it casted only 3 times Lifebloom, everytime it casted this on myself So it does definitly not work as intended in my opinion
Went through did another raid again today still no word from you since last post cat DPS is just not up to par with what I am capable of doing. Bot pulled off 6k dps on raid boss in Wymrest. Please any assistance would be greatly appreciated!
haz doing this in 25 man LFR and all it does is spam wild grow and nothing more anything i need to change or is it a bug ?
Check your settings, i did LFR yesterday with default settings in it does well healing. If u didn't change the settings u should provide a log for Hazard so he could take a look into this.
What am I doing wrong? There's spam red text in debug, and it just wont do shit other than run around, pop barkskin, treeform etc