MaiN
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 1,017
- Reaction score
- 35
Info
AutoEquip is a plug-in that searches through your bags to find items. It will compare the items it finds to the items you have equipped in the slots, and if they're better, it will equip them. It uses a weight set to calculate the score of the equipped item and the item in your bag, and then equips the one that scores the most. It also supports two rings, but doesn't support trinkets (exchanging them might be a bit dangerous as it can't calculate the correct score of the 'use' effect that most trinkets have).
Furthermore, it also "supports" bags. Though it will only equip bags if you don't have 4 additional bags (to prevent problems - you can't exchange bags if the bag you want to exchange with is contained in the bag you are exchanging).
I need your help!
AutoEquip comes with default weight sets for pretty much all bot-able class/spec combo's. But the weight sets aren't perfect. If you want to help, contributing with a better weight set is always an option!
Weight sets are provided in a .xml format, with a name format of <class>-<spec>-<additional info>.xml - for instance, I have a default weight set called Druid-Feral-Bear.xml - it's made specifically for bear form.
If you want more information about weight sets, go open some of the actual weight sets - there's a folder called Weight Sets under the AutoEquip folder. Inside that, you will find all default weight sets and a file called WeightSetTemplate.txt. That file contains all possible stats, a few comments and the template for a weight set.
Installing
To install, place the contents of the .rar archive inside your Plugins folder. Don't change the name of the AutoEquip folder in the .rar or it won't work anymore. The file structure should look like:
Honorbuddy\Plugins\AutoEquip\AutoEquip.cs, for instance.
After you've done that and started HB, go to the Plugins tab in HB and select AutoEquip. Ensure that the Enabled checkbox is checked and then proceed to press Select Weight Set. Select the weight set that matches your character the most, and then press OK. You can now proceed to start HB.
THE PLUGIN IS INCLUDED IN HONORBUDDY RELEASE
Notice
To change settings, open the Settings.xml file with your favorite text editor, and edit away - there are plenty of examples and comments where there need to be. If you do not see a Settings.xml file, start HB once with the plug-in turned on. The file should appear.
Change log
v2.0.3:
v1.1:
v1.0:
Credits
Grak - Made the Warrior-Fury and Warlock-Affliction weight sets.
Snixs - Made the 'do-not-equip' list.
Suggestions are welcome.
AutoEquip is a plug-in that searches through your bags to find items. It will compare the items it finds to the items you have equipped in the slots, and if they're better, it will equip them. It uses a weight set to calculate the score of the equipped item and the item in your bag, and then equips the one that scores the most. It also supports two rings, but doesn't support trinkets (exchanging them might be a bit dangerous as it can't calculate the correct score of the 'use' effect that most trinkets have).
Furthermore, it also "supports" bags. Though it will only equip bags if you don't have 4 additional bags (to prevent problems - you can't exchange bags if the bag you want to exchange with is contained in the bag you are exchanging).
I need your help!
AutoEquip comes with default weight sets for pretty much all bot-able class/spec combo's. But the weight sets aren't perfect. If you want to help, contributing with a better weight set is always an option!
Weight sets are provided in a .xml format, with a name format of <class>-<spec>-<additional info>.xml - for instance, I have a default weight set called Druid-Feral-Bear.xml - it's made specifically for bear form.
If you want more information about weight sets, go open some of the actual weight sets - there's a folder called Weight Sets under the AutoEquip folder. Inside that, you will find all default weight sets and a file called WeightSetTemplate.txt. That file contains all possible stats, a few comments and the template for a weight set.
Installing
To install, place the contents of the .rar archive inside your Plugins folder. Don't change the name of the AutoEquip folder in the .rar or it won't work anymore. The file structure should look like:
Honorbuddy\Plugins\AutoEquip\AutoEquip.cs, for instance.
After you've done that and started HB, go to the Plugins tab in HB and select AutoEquip. Ensure that the Enabled checkbox is checked and then proceed to press Select Weight Set. Select the weight set that matches your character the most, and then press OK. You can now proceed to start HB.
THE PLUGIN IS INCLUDED IN HONORBUDDY RELEASE
Notice
To change settings, open the Settings.xml file with your favorite text editor, and edit away - there are plenty of examples and comments where there need to be. If you do not see a Settings.xml file, start HB once with the plug-in turned on. The file should appear.
Change log
v2.0.3:
- Fixed for HB 1.9.5.0.
- Added a log message with the version of AutoEquip.
- Bags should now equip correctly
- Various bug fixes
- Log spam decreased
- Adapted to work with HB 2.
- Improved equip routines (it should now properly hide the bind confirm popup).
- Improved speed and stability
- Fixed a bug where the pulse took too long, so HB stopped (it will lag the first time it pulses - it should stop after that).
v1.1:
- Fixed a bug where the plugin would equip one-handed weapons into the secondary hand-slot even though you had a two-handed weapon equipped.
- Added a setting to specify whether you would like to equip over heirloom items - by default, it won't equip items into a slot if the slot contains a heirloom item.
- Added a setting to specify specific item-types that should never be equipped - Two-Handers, Daggers, Shields etc. - the full list is inside the Settings.xml file.
- Added a setting to specify which item qualities to equip. So you can keep the plugin from equipping epics if you would want to sell them instead! By default the plugin equips all item qualities except epics.
- Added a setting to specify protected inventory slots. You can now tell the plugin which slots that should never be touched.
- Added a setting to specify items that should never be equipped no matter what. Thanks to Snixs for making a list of items.
v1.0:
- Initial Release
Credits
Grak - Made the Warrior-Fury and Warlock-Affliction weight sets.
Snixs - Made the 'do-not-equip' list.
Suggestions are welcome.
Last edited: