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

IReadHBLogs

New Member
Joined
Sep 26, 2015
Messages
13
Reaction score
0
[Solution] Loot with Party Bot! [UPDATE 1.3]*

After countless hours of searching for a solution to fix looting in Party Mode when I'm running a 5 man team outside of a dungeon, usually farming reputation or currency, I decided to fix it myself.

Updated: Revision 1.3

  • Open your Honorbuddy installation folder.
  • Navigate to Settings/Realm/Character.
  • Edit PartyBotSettings.xml via Notepad/Notepad++ [Any text editor that won't change the XML file structure.]
  • Add the following content anywhere in the file, preferably after <FollowDistance>X</FollowDistance>
    Code:
      <CustomBehavior File="UserSettings" LootMobs="True">
      <CustomBehavior File="RunMacro" Macro="/script SetCVar('AutoLootDefault', 1)" WaitTime="1000" />
      <LootMobs>True</LootMobs>
      <LootMode>Always</LootMode>
      <GroupLootMode>Personal</GroupLootMode>
  • Save.
  • Have a great day and enjoy watching your party members loot!



Let me know if you run across any problems and I will continue to try and fix this irritating issue. Please +rep if everything works <3.
 
Last edited:
Bumping thread due to update.

If any developers notice that the above method contains content that doesn't affect PartyBotSettings.xml, please inform me. Thank you in advance!

Update: Opening a vendor window does make the toons quit looting while PB is active.
 
Last edited:
This didn't work for me. Just made the bot hang and not start when I pressed the start button.
 
just paste this

<LootMobs>True</LootMobs>
<LootMode>Always</LootMode>
<GroupLootMode>Personal</GroupLootMode>

and that file must be read - only
working very well
 
Back
Top