Yeah, roger. Well. Most recently out of no where (that I know) the bot tried to loot every single dooda it seems like. They even appear in the "loot" list. So the bot is stuck trying to loot it forever. Even though I only have loot nodes active in the options. I belive it even tries to loot herbs. What else would you like to know?
[21:56:00:138] GroundMountFarmingMode: False still disabled? clear your settings folder and do the setting for one more time
It's enabled, atleast in the UI. I've removed the entire Settings folder. Still doing this shit. New log.
What if you disable harvesting Minerals/Herbs altogether? [22:10:30:193] HarvestMinerals: True [22:10:30:193] HarvestHerbs: False
No. I disabled everything. Still stand there like a moron. log. So I really don't see what the problem is. Looting even when no looting is enabled. Jesus christ.
Code: [22:10:30:193] FindMountAutomatically: True [22:10:30:193] UseRandomMount: False [22:10:30:193] FoodName: 4537 [22:10:30:193] DrinkName: 1179 [22:10:30:193] MountName: Dreadsteed [COLOR="red"][22:10:30:193] LootMobs: True [22:10:30:193] SkinMobs: True [22:10:30:193] NinjaSkin: True [22:10:30:193] LootChests: True [22:10:30:193] HarvestMinerals: True[/COLOR] [22:10:30:193] HarvestHerbs: False [22:10:30:193] UseMount: True [22:10:30:193] PullDistance: 40 [22:10:30:193] LootRadius: 70 [22:10:30:193] FindVendorsAutomatically: True [22:10:30:193] TrainNewSkills: True [22:10:30:193] LearnFlightPaths: True [22:10:30:193] RessAtSpiritHealers: False [22:10:30:193] GroundMountFarmingMode: True [22:10:30:193] LastUsedPath: C:\Users\Anton\Desktop\Filmer\Profiles\Horde Beta\[H] 1-60 Orc TopK [Kick].xml [22:10:30:193] LastUsedPath: C:\Users\Anton\Desktop\Filmer\Profiles\Horde Beta\[H] 1-60 Orc TopK [Kick].xml [22:10:30:194] MountDistance: 75 Also do not be rude, you are giving little information and you haven't used the bug tracker ie: what exactly is it looting? post a picture if you're going to be extremely vague I do understand that you have paid for 1 lifetime account. I have 5x lifetime, and I still use the bugtracker and give full details to the devs so if I have problems, they know about it and everyone can track it
I suppose they will look into it if the problem persists with new version of HB which will be released soon. No use in supporting an outdated version, don't you think? Chill, it'll sort out, it always does. Edit: Kick just beat me with reply =)
Aight. Really weird that it shows True @ the loot section. Is there a way to make a clean install? Removing settings didn't really remove any settings. Thanks in advance. And yeah. Not fair to call out poor support this early. Nothing is perfect. About the bug tracker. Didn't have a clue that something like that existed. I'll remember to use it next time I run into issues. Peace
in /.../hb/settings/ you'll find something like: LevelbotSettings_Charname (charname being your character name) right click --> edit Code: <?xml version="1.0" encoding="utf-8"?> <LevelbotSettings> <MailRecipient>CharName</MailRecipient> <FoodName>4656</FoodName> <DrinkName>159</DrinkName> <MountName>Purple Elekk</MountName> <LootMobs>True</LootMobs> <SkinMobs>False</SkinMobs> <NinjaSkin>False</NinjaSkin> <LootChests>False</LootChests> <HarvestMinerals>False</HarvestMinerals> <HarvestHerbs>False</HarvestHerbs> <UseMount>True</UseMount> <PullDistance>35</PullDistance> <LootRadius>45</LootRadius> <FindVendorsAutomatically>True</FindVendorsAutomatically> <TrainNewSkills>False</TrainNewSkills> <LearnFlightPaths>True</LearnFlightPaths> <RessAtSpiritHealers>False</RessAtSpiritHealers> <GroundMountFarmingMode>False</GroundMountFarmingMode> <LastUsedPath></LastUsedPath> <MountDistance>75</MountDistance> </LevelbotSettings> change it there, click save... it may have just been an issue with the UI not wanting to save it into the settings.. dunno :\ im not a dev