FuBar GarbageFu
From WowAce Wiki
| Summary | |
|---|---|
| FuBar - GarbageFu | |
| Drops the least valuable item in your bags to make space. | |
| TOC | 2.3 (20300) |
| Category | Inventory Addons |
| Author | wmrojer |
| Details | |
| Version | 2.0.$Revision$ |
| Embeds | Ace2, FuBarPlugin-2.0, TabletLib, DewdropLib, AbacusLib, LibGratuity-3.0, CrayonLib, LibPeriodicTable-3.1 |
| OptionalDeps | FuBar, LibPeriodicTable-3.1-Consumable, LibPeriodicTable-3.1-Tradeskill, ItemPrice-1.0, ItemPriceTooltip |
| Links | |
| Releases | WoWI |
| Betas | GarbageFu Ace SVN Zip |
| Changelog | GarbageFu FishEye |
| | This addon page is not claimed. Please see Unclaimed Addon Pages for more details. |
FuBar - GarbageFu is a plugin to FuBar 2.0 that helps you clean your bags of garbage by letting you drop the least valuable item(s). If you are at a vendor, you can sell all your garbage with only one click. This addon has extensive configuration options to allow you to define what is garbage and what should be kept.
Feedback and feature requests are needed.
Features
- Drop least valuable item.
- Shows all items that can be dropped along with there total value in a tooltip.
- Sell all that are shown in the tooltip or all grey items to a vendor with the press of a button.
- Select what to drop and what to keep by Sets, Type, Items and Quality threshold.
- Supports several addons for retrieval of price information, including it's own.
- Select sets of items to use auction price for instead of vendor price.
- Select item quality threshold for when to use auction price instead of vendor price.
- Supports Auctioneer, KC_Items and WoWEcon for Auction prices.
- Display total/free/used bag slots on the toolbar.
- Toggle bags display.
Description
Selection of what items to drop are made in the following way. (By decreasing priority)
- Keep Items List.
Select to keep an item that would otherwise be dropped. - Drop Items List.
Select to drop an item that would otherwise not be dropped. - Keep Type list.
Select types of items to keep. - Keep Sets List.
Select sets of items to keep. - Drop Type List.
Select types of items to drop. - Drop Sets List.
Select sets of items to drop. - Quality Drop Threshold.
Set the default quality threshold for what items to drop. Default is poor quality items.
Types are based on WoW internal item types. (From GetItemInfo)
Examples:
- Armor
- Weapons
- Bags
- Keys
- Recipes
- Quest items
Some types also have subtypes.
Armor has:
- Cloth, Leather, Mail, Plate, Shield, etc.
Weapons has:
- Dagger, 1H Sword, 2H Sword, 1H Axe, etc.
Included in type are also Bind types.
- Soulbound, Quest, Bind on Pickup, Bind on Equip/Use.
Sets are made up of different types of items. For example:
- Food, Water, Tradeskill, Gathered, Bandages, Scrolls, etc.
Several sets also have subsets that you can select if you need greater detail. For example:
Food has:
- Normal Food, Bonus Food, Stat Food, Conjured Bread, Raw Food, Bread, Fish....
Water has:
- Normal Water, Percent Water, Conjured Water.
Tooltip that shows all the items in your inventory that can be dropped with the current selections.
By Left Clicking the mouse while holding down shift on the toolbar will drop the item on the top of the list, or sell it if you have a merchant window open. You can also left click the mouse while holding down shift on the Tooltip to drop or sell a specific item in the list.
By left clicking the mouse while holding down control on the toolbar or the tooltip will add that item to the keep items list, those preventing that item from being dropped or sold.
When you have a merchant window open you also have the ability to sell all the items that are shown in the tooltip by either selecting 'Sell All Garbage Items' in the drop down menu, or by clicking the 'Sell All Garbage Item' button on the merchant window. Button on the merchant window can be turned off. You can also select to only sell grey items.
Item values are collected from Auctioneer/Informant, KC_Items, PriceMaster, Ludwig_SellValue (courtesy of Kergoth), WoWEcon, ItemSync (courtesy of kirson), ColaLight and its own GarbageFu - Prices. Currently GarbageFu will NOT drop any items above grey (poor) quality without price information.
Auction values are collected from Auctioneer, KC_Items or WoWEcon. For Auctioneer you have two way, either directly or cached. Directly requires that Auctioneer is loaded at all time, while cached only requires Auctioneer to be loaded when you want to update what items you want auction values for or when have scanned the auction house to update with updated values. GarbageFu will automaticaly update item values after you scanned the auction house. (WoWEcon doesn't have an auction house scan. Personal opinion on WoWEcon is that it sucks big time.)
You can select what items to use auction prices for by Sets, per item and by quality threshold. If there is no auction value available the vendor price will be used.
You can change in which order GarbageFu will ask both the vendor price addons and auction house addons. Example: You have both Auctioneer/Informant and KC_Items loaded and you want vendor prices from KC_Items but auction prices from Auctioneer, just set it up so KC_Items is higher in the list for 'Vendor Addons' option and Auctioneer is higher then in the 'Auction Addons' options. It will then get vendor prices first from KC_Items, and only if it doesn't exist there it will look in Informant/Auctioneer. You can also select to not use a vendor/auction addon by setting it below 'Don't use addons below' in the 'Vendor Addons'/'Auction Addons' in the options. Only addons loaded will be shown in the options. Addons are added when they are loaded (even on demand).
You also have the ability to enter your own price for an item. That price will then override any price gotten from other sources. Price overrides are stored per account, so you only need to enter them once.
Settings are stored per profile, so you can choose to have different settings for different chars/classes.
Optional information in the tooltip about where the price came from.
- VI = Informat vendor price.
- VK = KC_Items vendor price.
- VW = WoWEcon vendor price.
- VL = Ludwig_SellValue vendor price.
- VS = ItemSync vendor price.
- VT = GarbageFU_Prices vendor price.
- VP = PriceMaster vendor price.
- VC = ColaLight vendor price.
- AA = Auctioneer auction price.
- AC = Cached Auctioneer auction price.
- AK = KC_Items auction price.
- AW = WoWEcon auction price.
Optional display of Total/Free/Used bag slots. Does not include any ignored special bags. (Ammo, herb soulstone, enchanting).
Double-click to toggle bags. (Does not toggle any ignored special bags)
Sets functionality uses PeriodicTable by Tekkub. Some code borrowed from ItemizedDeduction by Tekkub.
There is currently no Auto-drop functionality. If it is requested, it will be added later.
Known issues
- Auction quality threshold doesn't work for caching auctioneer.
- Drop Item list gets too long; so many on list that you can not see the bottom of the list to select.

