IReadHBLogs
New Member
- Joined
- Sep 26, 2015
- Messages
- 13
[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
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.
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: