thanks when i get 5 mins lol got lil 1 that just started school so dont get much time to myself anymore.. thats why i love HB so much haha
Yeah I would love to see this function also, mailing inks/bars etc to alt instead of putting them into gbank
Doesn't work for me. I can't even provide any logs, because everything stops here: And nothing happens. Of course I've renamed the folder (to remove the v3 part), I've set my bot to use milling, inking and DMC creation. Combat bot with blank profile. What could be the problem?
Didn't have time to search the entire thread, but I'm having a problem with using the Guildwithdraw feature...maybe? When it opens up my gbank, it just sits there spamming the following: [11:41:55 PM:412] [GuildWithdraw]:Checking if we can view guild bank tab 1 [11:41:55 PM:666] [GuildWithdraw]:Can view, loading guild bank tab 1 And it doesn't withdraw herbs or pigments as I have it set at all. Other than that, the plug in works perfectly.
Yes. My bags were damn near empty when I attempted to use the Guildwithdraw feature. Edit: Ok, I found that Allrounder doesn't recognize specialty bags as actual bagspace. I made some changes and problem solved. Thanks for the hint!
Would it be possible to add Herbs to the Guild deposit settings? That way I can have my bots depositing herbs while another is withdrawing them to turn them into inks?
My bot keeps shutting down everytime I try to go in and change the settings, any help? View attachment 10-2-2011_1_23 PM 2964 Log.txt
had an issue with it working after adding some cc's and a couple other plugins (worked fine previously). After trying to fix the problem I did a fresh install with the stable version of hb and only this plugin but the error stayed that it couldn't find a part of the path. View attachment 10-3-2011_9_51 PM 5496 Log.txt
read his install post in his thread where it says change the file name from Allrounder V3 to just Allrounder this is what I found in your log fix it please Code: c:\Users\Shadicar\Documents\Honorbuddy\Plugins\Allrounder v3\Form1.cs:line 446 It should read Code: c:\Users\Shadicar\Documents\Honorbuddy\Plugins\Allrounder
Updated : Added skinning help (if you have leatherworking over >450 it makes heavy savage out of savage). Changed to work even with grind bot.
Great work, but I've got some problems with disenchant. It only rightclick all items in my inventory, drink my water, eat my food. Doesn't disenchant something. Code: [16:14:10:081] System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at System.Threading.Thread.Sleep(Int32 millisecondsTimeout) at Allrounder.Disenchant.DisenchantItem() in c:\Users\Kevin\Desktop\HB\Honorbuddy_2.0.0.5354\Plugins\Allrounder\Spells\Disenchant.cs:line 104 at Allrounder.Disenchant.Disenchantspell() in c:\Users\Kevin\Desktop\HB\Honorbuddy_2.0.0.5354\Plugins\Allrounder\Spells\Disenchant.cs:line 36 at Allrounder.AllrounderConfig.Allrounder.Pulse() in c:\Users\Kevin\Desktop\HB\Honorbuddy_2.0.0.5354\Plugins\Allrounder\Form1.cs:line 413 at Styx.Plugins.PluginWrapper.Pulse() at Styx.Plugins.PluginManager.Pulse() at Styx.WoWPulsator.Pulse(PulseFlags flags) at Styx.Logic.BehaviorTree.TreeRoot.Tick() at Styx.Logic.BehaviorTree.TreeRoot.Run() [16:14:10:081] System.Threading.ThreadAbortException: Thread was being aborted. at Styx.Logic.BehaviorTree.TreeRoot.Run()