What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

bot keep wearing fishing pole.

make a new installation from scratch using only stock plugins and let me know
 
ok, I did fresh install HB and start Farming and it seems that if I have Two-Handed Weapon in my bag it change to two-handed weapon no matter what score item it is.(I weared double sword)
I am not on the bot computer so I can't attach the log, but it's same log style like I posted up there.

in my opinion because I set the DK-Blood but using DK-Frost item.
I mean, my main is DK-Frost but when I farm I change to DK-Blood because it give me less death then DK-Frost.

before HB handle the AutorEquire but plugin, there have option for what item style wearing, but now is not.

it may because of that. may be not.
 
Last edited:
your spec must match to your AE settings
 
I know, if spec doesn't match with AE spec HB won't start at all.
DK-Blood is my second spec I change to DK-Blood and set AE to DK-Blood when I farm. but items are Frost items.
 
make sure your running the latest build, a new hb update was pushed out today.
 
Same problem last night too here is full log.

View attachment 122485

As you said yourself, it is because you are dual wielding. When blood is selected, it will attempt to use two handers. You can specifically set it to use dual wielding by pressing "Developer Tools", going to the "Console" tab and entering this:
Code:
CharacterSettings.Instance.WeaponStyle = Styx.CommonBot.CharacterManagement.WeaponStyle.MainHandAndOffHand;
And then pressing "Run" in the top right.

Alternatively if you are just farming and not getting gear, you can just disable Auto Equip under settings, and HB won't touch your gear.
 
Back
Top