Description
When playing World of Warcraft you will accumulate a lot of items. These items you store in you bags, the bank, the guild bank and even keep them traveling between your alts using the in-game mail system. The number of items you have and where you can keep these items makes it sometimes hard to remember, what you have and where you put it. A bit like in real life with your keys.
While playing the game UberInventory keeps track of where you have your items stored as well as how much cash you own, it even tracks the amount of cash attached to mails that you haven't collected yet (this is only done when visiting a mailbox).
When mailing cash and/or items between characters already tracked by UberInventory, UberInventory will also automatically show these items and/or gold as being deposited to the mailbox of that character.
The information that has been collected can be viewed anywhere within the game, so you never need to be at the bank and guild bank to be able to see what is stored there. What is even better if one or more guild members have UberInventory installed as well, you will receive the latest information of what is stored in the guild bank (and guild cash) after they have visited the guild bank.
The data collected is shared between or of your alts.
There are only two restrictions;
- Data is only shared within a specific realm
- Data is only shared within a specific faction
UberInventory comes with a static library of item prices. This pricing information is added to the tooltips (see later section) so you now what any stack of items is worth. Very useful if for the millionth time your bags are completely full and you have a very nice drop and you need to decide what item to remove from your bag. It can be a huge eye-opener to see to a stack of a particular grey item is much more worth a common or sometimes even an uncommon item.
UberInventory also warns you when you have mail that is about to expire (5 days left) on any of your characters. So there is no reason any more for you to loose those valuable items or cash attached to mails sent to you.
Viewing/searching items
The main UberInventory window lets you view the items and cash you and your alts own, as well as items and cash stored in guild banks related to any of your characters.
Filters
To help you browse through all of the items several filtering tools are available. From left to right there are 3 main filters that allow you to filter on Items (location of item, bag, bank, etc.), Quality (Poor, Common, etc.) and Classes (Weapon, Armor, etc.).

Any of these filters can be combined to narrow down your searches. The Reset button removes all of the filters with one easy click.
Cash
At all times you can see the cash you have in your backpack, still got stored in the mailbox, cash owned by your alts or deposited into any of the guild banks tracked by UberInventory.Slots
The complete UberInventory window

Searching items (using slash command)
You can also search though the items you own yourself using the slash command from the chat window
/ubi string
So if you would be searching for any items that contain the string ‘ore’, you would give the following slash command
/ubi ore
This would produce the following result (depending on what you own)

Sending/requesting guild bank data
By default UberInventory sends guild bank data to other online guild members when one has visited the guild bank. If necessary you can forcibly send your stored data to online guild members using the following chat command
/ubi sendgb
To update your guild bank data without visiting a guild bank you can use the following command
/ubi requestgb
There are some rules that apply to be able to send guild bank data;
- Need to have visited a guild bank within the current game session
- Need to have at least ‘View Tab’-permission for all guild bank tabs
Tokens
By clicking the Tokens button the Tokens window can be opened and closed. The token window provides an overview of all of the tokens collected by the selected character.Highlighting
Highlighting is a special feature to help you locate your items. When hovering over any item within the UberInventory inventory frame the bag and bag slot (also works for the bank and guild bank) will be highlighted. The following images show UberInventory using the highlight feature turned off and on.

Options
To some extent UberInventory allows you to change the way UberInventory works or presents itself. This can be specified using the Options window that can be accessed from the main window by pressing on the Options button.
General Settings
- Show money notifications – If checked a message will be added to the default chat frame showing your current balance.
- Show current balance – If checked you will always be able to see your current balance in the top left corner of the UI.
- Take inbox money – If checked money attached to mail will automatically be collected into your bag.
- Highlight bags/items – If checked bags and item slots will be highlighted based on the item you hover over in the inventory frame.
- Alpha/Transparency – Slide to change the transparency of the main UberInventory and the Options frame.
Warning Settings
- Warn if mails are about to expire – If checked you will be warned about mails that will expire within 5 days.
Guildbank Settings
- Send guildbank data – If checked guild bank data will be sent to other online guild members.
- Receive guildank data – If checked data received from other guild members will overwrite your current data.
Tooltip Settings
- Show tooltip information - If checked information will be added to item tooltips (depending of the settings below)
- Show sell prices – If checked you will be able to see sell prices (if collected) even when you are not at a merchant.
- Show recipe buying prices – If checked you will be able to see prices for recipes available from merchants.
- Show recipe quest reward info – If checked you will be able to see whether or not a recipe is obtainable from a quest.
- Show recipe drop info – If checked you will be able to see which mobs drop a recipe.
Minimap Settings
- Show minimap icon – If checked an icon will be show at the border of the mini map.
- Minimap icon position – Slide to change the position of the mini map icon.
Tooltip information
UberInventory adds information to World of Warcraft’s tooltips providing you with information on how many of the item you have stored in your bags, bank, mailbox and even how many have been deposited into the guild bank. Furthermore it adds the price of the current stack for which the tooltip is shown that you would get for it when selling it to a vendor.

The tooltip in this example informs you that you have 20 Frostweave Bandages and that the alt MysticMidget has 20 as well. When you would sell your 20 bandages scrolls to any vendor you would receive 2 gold 50 silver.
For recipe the following information is added to tooltips when available;
- Which vendor sell the recipe and at what price
- Which mob drops the recipe and what is the drop rate
- From which quest can the recipe be obtained

Minimap icon
UberInventory adds an icon at the border of your mini map that allows you to open and close the main UberInventory window. It also gives you a quick overview of the cash you have stored in your backpack and the number of free slots in your bags and at the bank.

Cleaning up data from deleted characters
Since there is no easy (full proof) way of detecting if a character still exists within the World of Warcraft you will need to give UberInventory a hand in removing data from deleted characters or guild banks that you are no longer part of. Removing data can be done by issuing a slash command (see also section ‘Slash commands’) from the chat window
Deleting data for a character
/ubi remchar name
Deleting data for a guild bank
/ubi remguild name
As soon as you hit the enter key a confirmation dialog will appear asking you if you are sure you want to remove the data. You are not allowed to remove the data of the currently active character, other then that there are no restrictions.
Note: Any filters active in the main frame are reset!
Keybindings
UberInventory provides 2 keybindings to ease of use
- Toggle UberInventory - Open/closes the main UberInventory frame
- Toggle tooltip - Toggles the setting ‘Show tooltip information’ to show/hide the additional information added to item tooltips

Goodies
Resizing inventory frame
Scale UberInventory’s user interface using the chat window (case is important!!). The following example resize the inventory frame to 80% of its original size.
/script UberInventoryFrame:SetScale(0.8);
Number of recipe info lines
The following example limits the number of recipe info lines added to a tooltip to 2 (per type of info, i.e., vendor/mob/quest).
/script UBI_MAX_RECIPE_INFO = 2;
How you can help
If you would like to do a translation for UberInventory into one of the supported languages by World of Warcraft, just grab the English version (UberInventory_en.lua) and insert the proper translations and send the translated document to us.
If possible also provide a translation for the Notes-field from the TOC file (UberInventory.toc).
Dependencies
UberInventory has no dependencies with other AddOns.
Installation instructions
To install UberInventory follow the following easy steps
- Download the latest version of UberInventory
- Extract the downloaded ZIP-file to a folder on your hard drive
- Move the resulting folder called 'UberInventory' (and its contents) to your AddOns-folderß
The location of the AddOns-folder differs per platform, the follow reflect the default locations
PC: C:\Program Files\World of Warcraft\Interface\AddOns\
Mac: /Macintosh HD/Applications/World of Warcraft/Interface/AddOns/
Note: If this is your first Addon you will need to create the folders 'Interface' and 'AddOns' first - Restart World of Warcraft. On the character selection screen a button titled 'AddOns' should appear. Click on this button to check if UberInventory is available and that it is checked to be loaded.
- If all is well load your character of choice (from the character selection screen) to start enjoying your new Addon
Downloads
| Latest version | ||
|---|---|---|
| Version 5.0 | 5.0 | 130 Kb |
| Older versions | ||
| Version 4.9.1 | 4.9.1 | 130 Kb |
| Version 4.9 | 4.9 | 130 Kb |
| Version 4.8 | 4.8 | 130 Kb |
| Version 4.7 | 4.7 | 130 Kb |
| Version 4.6 | 4.6 | 130 Kb |
| Version 4.5 | 4.5 | 130 Kb |
| Version 4.4 | 4.4 | 130 Kb |
| Version 4.3 | 4.3 | 130 Kb |
| Version 4.2 | 4.2 | 130 Kb |
| Version 4.1 | 4.1 | 130 Kb |
| Version 4.0 | 4.0 | 130 Kb |
Version history
Version 5.0 - April 9, 2012
- Fixed: Resolved issue when guildmate would come online
- Fixed: Improved handling of void storage information with partial upgraded local data (Ticket #9)
Version 4.9.1 - February 26, 2012
- Fixed: Issue with failed upgrade of stored data (Ticket #8)
Version 4.9 - December 15, 2011
- Added: Darkmoon Prize Tickets are now also being tracked
- Added: Void Storage is now also being tracked
- Added: Enabled mouse wheel scrolling
Version 4.8 - December 3, 2011
- Added: New setting allowing you to hide item counts within tooltips (user request)
- Changed: Updated for 4.3
Version 4.7 - June 30, 2011
- Fixed: Added missing help information for new commands added in version 4.4
- Changed: Updated for 4.2 (Removed all keyring related code, data, etc)
Version 4.6 - May 30, 2011
- Fixed: Resolved issue when upgrade from very old versions of UberInventory failed (Ticket #7)
- Changed: Handling of default values changed/updated
Version 4.5 - May 15, 2011
- Added: Tracking for Fireland currencies (Mark of the World Tree)
Version 4.4 - May 8, 2011
- Changed: Width of location dropdown list increased (decreased width of searchbox)
- Changed: Instead of faction flag the class icon is displayed for alts within location dropdown list
- Changed: Removed obsolete code
- Added: Character level is now being monitored and displayed within location dropdown list
- Added: New chat command to forcibly send out guildbank data to other online guild members using UberInventory
- Added: New chat command to request guildbank data from other online guild members (they obviously need to be using UberInventory as well)
Version 4.3 - April 27, 2011
- Fixed: Fixed issue related to Bagnon cutting out the standard Guildbank UI code
- Fixed: Prevent "You don't have permission to do that"-warnings when accessing the guild bank with limited access
- Fixed: Decreased size of minimap icon, causes the client to freeze while loading (4.1 only)
- Changed: Mailbox cash now also shown when the option 'Take inbox money' is turned on
- Changed: Updated for 4.1 (RegisterAddonMessagePrefix, TOC)
Version 4.2 - December 16, 2010
- Changed: Added new group for Cataclysm currencies
- Added: Tol Barad Commendation is now also being tracked
- Added: Valor Points are now also being tracked
Version 4.1 - December 14, 2010
- Added: Illustrious Jewelcrafter's Token is now also being tracked
Version 4.0 - November 28, 2010
- Changed: Removed obsolete function due to fix on Blizzard's side
- Changed: Armory data has been updated
- Added: Updated Chinese Traditional translations (Thanks to spring64783)
- Added: Chef's Award is now also being tracked
Known issues
None

