What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin - Prof] Allrounder - Does everything for Professions

Doesn't work for me. I can't even provide any logs, because everything stops here:

[4:14:38:073] Activity: Initialization complete
[4:14:38:075] Activity: Honorbuddy Startup Complete
[4:14:54:793] Cleared POI
[4:14:54:793] Cleared POI - Reason Starting up
[4:14:54:794] Cleared POI

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. :)
 
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. :)

is your bagspace < 10
 
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!
 
Last edited:
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?
 
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.
 

Attachments

Last edited by a moderator:
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()
 
Last edited:
Back
Top