Im not getting this to work. [Noble Gardener - Shake Your Bunny Maker]: [Chocolate Lover] (0 / 25) uncomplete! [Noble Gardener - Shake Your Bunny Maker]: [Chocoholic] (0 / 100) uncomplete! [Noble Gardener - Shake Your Bunny Maker]: [Shake Your Bunny-Maker] (0 / 10) uncomplete! Thats the only thing i get when i start HB [16:43:24:615] [16:43:24:674] % Effective Cleanse Priority: Low [16:43:24:674] % Effective Purge Priority: Low [16:43:25:464] Activity: [Noble Gardener - Shake Your Bunny Maker]: search for Player.. I just want it to collect eggs. but something is wrong. can someone help me?
Gets stuck in Razor hill but always unstucks itself. Not recommended to AFK but amazing to watch how fast this bad boy works when you have the basket to use =D
why do you randomise the best node list? it should be ordered by distance, it keeps running past eggs that are right in front of me which looks incredibly bot like I changed: PHP: if (bestNodes.Count > 1) { Random random = new Random(); int index = random.Next(0, (bestNodes.Count - 1)); // bestNodes.Count for List<WoWGameObject> bestNode = bestNodes[index]; } to: PHP: if (bestNodes.Count > 1) { int index = bestNodes.Count - 1; // bestNodes.Count for List<WoWGameObject> bestNode = bestNodes[index]; } Seems much more efficient like this
I gussied it up to look like this (plus more fixes), and when two or more toons ran it, they ran perfectly together, always going for the same egg, obviously bottish.
it broke =| Code: [12:52:07 AM:640] Activity: [Noble Gardener]: search for Player.. [12:52:07 AM:778] Activity: [Noble Gardener]: search for best node [12:52:08 AM:071] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 14yards [12:52:08 AM:083] Activity: Loading Tile/s [12:52:08 AM:435] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 14yards [12:52:08 AM:670] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 13yards [12:52:08 AM:836] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 11yards [12:52:09 AM:003] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 10yards [12:52:09 AM:172] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 8yards [12:52:09 AM:343] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 7yards [12:52:09 AM:507] Activity: [Noble Gardener]: Move to Brightly Colored Egg Distance: 6yards [12:52:09 AM:742] Activity: [Noble Gardener]: Interact.. [12:52:09 AM:743] InteractDebug:666118376 [12:52:09 AM:777] Interact Done:666118376 [12:52:11 AM:813] InteractDebug:666118376 [12:52:11 AM:846] Interact Done:666118376 [12:52:12 AM:826] Activity: [Noble Gardener]: search for Player.. [12:52:12 AM:827] Plugin [Noble Gardener] threw an exception in 'Pulse'! Exception: [12:52:12 AM:830] System.NullReferenceException: Object reference not set to an instance of an object. at NobleGardenerAchievement.NobleGardenerAchievement.Pulse() in e:\Honorbuddy\Plugins\NobleGardener_1.1.8_beta.cs:line 107 at Styx.Plugins.PluginWrapper.Pulse() [12:52:12 AM:936] System.ApplicationException: Cannot run Tick before running Start first! at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.Tick() [12:52:12 AM:936] Cleared POI - Reason Exception in Root.Tick() [12:52:12 AM:936] Cleared POI [12:52:13 AM:755] Plugin [Noble Gardener] threw an exception in 'Pulse'! Exception: [12:52:13 AM:756] System.NullReferenceException: Object reference not set to an instance of an object. at NobleGardenerAchievement.NobleGardenerAchievement.Pulse() in e:\Honorbuddy\Plugins\NobleGardener_1.1.8_beta.cs:line 107 at Styx.Plugins.PluginWrapper.Pulse() [12:52:13 AM:796] Activity: Loading Tile/s [12:52:13 AM:939] Updating repair cost for current equipped items. New value: [0g24s90c] now it's working again o.0 /scratches head... Even though i've done nothing rather than just start it again =| even though before I had stopped and started, even exited game and bot and started both up and none of that worked... so now it's just randomly working again =|
I did some small improvements to stuck detection because I had some trouble while running it in Silvermoon. The bot kept walking into the inn and didn't leave it any more. Be aware of the changes tomcruise posted here. If more then one bot is running in your area, they may detect you because of walking to the same "bestNode".. Last year some botters got banned because of being reported by others.
I dont understand, i start it then it bot's for about 20-30 min and then it craches.. then i have to set it up again-.- Have you found a fix to that? )
Wanted to provide an update to this plugin. I've added a UI to allow for selecting what you want to do so there is no need for separate plugins Doesn't try to get eggs up high Selects the closest egg instead of randomly picking a node By default it just searches for eggs and opens them. Also fixed the problems that occur when you don't have anything equiped in mainhand. Props to original author.
Is there a minimum level ? Because as far as I know there isn't but if there is maybe I don't have to pause my leveling progress Also: is it worth to do the noblegarden, I don't see the point of it...
This works great, a few ideas for improvements: - Add better stuck detection, this can get completely stuck, Iggi has added a fix for this on the page before, if you ask him maybe he'll help you out. - Another thing iggy pointed out, the "find closest egg" instead of random can be great, but it can also be a pain of more than one runs the same plugin as you, add an option to choose between the two? The plugin works great as it is, just some thoughts thanks alot to everyone that has in some way or another updated this plugin to help the community
Razor Hill - didn't try Bloodhoof Village - good pathing, AFKable but runs out to the far huts and cant find an egg in range until one respawns Falconwing Square - Pretty good but lots of other botters here since real players dont go here Brill** - would be perfect, I dont think there were any other botters, but the eggs on the crate and the one up a bit on a building, the bot can't get to at all. Even on a druid it got annoying to monitor real fast edit: also gets stuck in the inn in falconwing
Any idea why this is not working for this toon? Log attached. It starts up, equips the basket runs to one egg and picks it, but then stops. The Red text ingame is spamming You are in the wrong zone.