I hope you guys can work it out. I would really like to see this fix if it's possible. Good luck guys
The caster+elemental mob compos in twilight highlands on twilight areas have push back. and apparently they make the bot try it again and again. The cant gather since flying error message keeps repeating but you usualy die since this keeps you in flight form. otherwise works perfect. thanks
I wrote a quick fix for the bug where the bot would continue to fly upwards after entering combat while herbing. So far it's the only bug I've noticed in this plugin. 1. Download version 2.1.3 2. Open the .cs file with your favorite texteditor 3. Replace line 264 Code: WoWMovement.Move(WoWMovement.MovementDirection.JumpAscend, TimeSpan.FromSeconds(3)); with Code: if (!Me.IsMoving) WoWMovement.Move(WoWMovement.MovementDirection.JumpAscend, TimeSpan.FromMilliseconds(400)); System.Threading.Thread.Sleep(400); 4. Save 5. Recompile your plugins Feel free to adjust the number of milliseconds. I tested it for 45 minutes and it allways stopped flying upwards after leaving combat. Have fun, cazma
Thanks Cazma im going to test it asap, will come back with updates ___________________ EDIT: Sadly its NO GO, very often it bugs when mobs attack it, it doesnt fly away at all, toon acts like something is pulling him to ground, it tryes to jump i can see that but it feels like gravity is so high that he cant fly away, basicly like ur pressing X ( going down ) and jumps in same time. i watched this on multiple toons and they all finished dead or bugged and slowly moving by those jumps towards what ever until they had luck to leave combat and fly away, but thing is if any player would see u bugged like that.... insta report if they care just a bit. But thank u for trying anyway
Hmm strange, it works fine for me. I use - Honorbuddy 2.0.0.5710 - Fpsware Druid 4.2.3 - Anti-Drown - Bug Submitter - Druid's Harvest Helper - LogMeOut! - ZapRecorder
having this any way to fix it ? Code: System.NullReferenceException: Object reference not set to an instance of an object. at DruidHarvestHelper.DruidHarvestHelper.<get_HerbWithinTen2DRange>b__4(WoWGameObject o) in d:\xxxx\Plugins\DruidHarvestHelper_v2.1.3.cs:line 160 at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext() at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at DruidHarvestHelper.DruidHarvestHelper.get_HerbWithinTen2DRange() in d:\xxxxx\Plugins\DruidHarvestHelper_v2.1.3.cs:line 164 at DruidHarvestHelper.DruidHarvestHelper.Pulse() in d:\super hb\Plugins\DruidHarvestHelper_v2.1.3.cs:line 102 at Styx.Plugins.PluginWrapper.Pulse()
This seemed to fix it for me. Thanks for the code - EDIT * Here's a quick DL for anyone that would rather not have to edit it them self: View attachment DruidHarvestHelper_v2.1.3.cs
Hm i tested again last night, and i make sure i had all plugins like Cazma12 with same versions, same problems again, it just take time for it to happen :|
I'm not sure what to tell you . What Profile / CC are you using? I'm using FPSware Druid (Version 4) in Twilight Highlands, with Znuffie's Highlands for Horde, and Snipzor's Whiptail Only Profile in Uldum EDIT - I no longer use FPSware Druid. I use View attachment SitStupid.cs
This did not fix it for me, all the bot does is stay on the ground in combat and get its ass handed to it.
Is there anyone who can fix this? My druid is getting whomped on out in Uldum while picking flowers because all the CC's suck. This was the only thing that saved my ass when it actually worked.
My Solution: It seems that some people have gotten this to work, and others haven't and sometimes there's a mix of things. It works 90% of the time but 10% of the other times it gets stuck. So.. to solve all of these problems here is what I have done w/ links to the following pages for you. Steps: Step 1. Download the fix for Druid Harvester I submitted earlier (Here it is again: View attachment DruidHarvestHelper_v2.1.3.cs ) and place it in your plugins folder. Step 2. Download this plugin (It was archived so I had to upload it myself) - View attachment RunMacro.cs (It was originally from here [CB] RunMacro) ^Runs a macro Step 3. Step 3 Part A. Create a macro on your druid and name it Test (IT IS IMPORTANT THAT IT IS NAMED TEST) Step 3 Part B. In the macro put /target player Step 3 Part C. Place the Macro on one of your bars ^What this does is it will constantly target yourself. The ways most CC's work is that once you have acquired a target it will attack it. By targeting yourself, you never have a target thus never having to attack anything. IF ALL ELSE FAILS do everything I have said above and do this as well. Step 4. Download Znuffie's View attachment SitStupid.cs and place it in your CC folder. What it does is basically stand there after you have been attacked increasing efficiency and your bot will not attempt to heal itself. You will die, and immediately begin farming again. Make sure you enable Spirit Rezzer to increase efficiency if your Druid ever does die. It probably won't, but in case it does, you want it to start farming as quickly as possible again. Step 5. Step 5 Part A. Launch Honorbudy and click Plugins and Enable the Following: Step 5 Part B. Druid's Harvest Helper Step 5 Part C. RunMacro 0.1 Step 6. Choose your Profile that you want to use. Step 7. Once the CC selection screen pops up, choose: [Druid] SitStupid - I just sit there doing nothing Step 8. Watch your bot farm with excellency.
keeps targeting myself as you said, but the problem is that is changesform when lands to take herbs... don't get it i'm in Hyjal by the way
You being in Hyjal isn't so important, there's always a chance that the profile you are using is making you do that, but I don't think I've ever come across one that does so. Have you downloaded the linked View attachment SitStupid.cs ? Save it to your Custom Class Folders and select it once you have Started Honorbuddy.