- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,098 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Auction Stats
- 1 Like
- Warhammer Online
- 19 Monthly Downloads
- Supports: 1.3
- 37,008 Total Downloads
- Updated 07/06/2009
- Created 09/23/2008
- 229 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: Auction Stats v2.2.1
About Auction Stats
Automatically creates auction statistics from Auction House and display them in item tooltip. Mod can scan whole auction (see /au:update command), but you should not use it to much. Auction Stats updates its database on background too (while you are browsing in auction, search in Auction House). For stacked items are all prices recalculated per one item.
Please vote in the polls. Updated 07/17/2009
Please report any bugs. Feature requests are welcome!
You will need LibSlash. Thanks Aiiane.
Dont forget to install another cool addon called MultiAuction and auction multiple items at once using a few different pricing schemes.
----------------
- NEW for version 2.2.1
- Changes
- Started on localization, currently only English is available until someone translates. And not all phrases are added to translation tables yet.
- Few more updates relating to new backpacks. Yes, you can now use the options item box again.
- Added colors to Duration based on the bid price relating to median buyout. Currently set so if the if the buyout price is 25% below median buyout, it turns the seller name green. If a bid is less than half the price of what would turn the seller name green, it turns the duration green.
- Some minor code cleanup. Lots more of this to do.
----------------
- Features
- count of item on auction
- min & max Buyout Price
- percentage of bids and buyouts
- min & max bids
- npc sell price
- buyout median
- custom UI tooltip - autosize heigh
- autosearch for item when creating new auction
- colored seller name (buyout) and duration (bid) in search result based on historic buyout prices (green=cheap, yellow=median, red=expensive, grey=not enough auctions seen).
- options per item - index item and show tooltip
- auction house window settings - set buyout, Auto Undercut
- Commands
- /au:update - This command starts updating Auction Stats database. You need to be close to ingame Auctioneer. You dont need to have Auction House window opened. You should not use it while updating. Whole update takes some time depending on how many items is in it. For my server it's about 10 mins. Use sparingly, Auction Stats updates for every auction you see in Auction House window when browsing.
- /au:stop - this command stops updating process.
- /au:delete - this command deletes all data from Auction Stats database.
- /au:options - option window
- /uc 5% - undercut by 5%
/uc 5g - undercut by 5 gold
/uc 5s - undercut by 5 silver
/uc 5b undercut by 5 brass
------------------------------------------------------------------------
r18 | laconic1 | 2009-07-06 16:48:03 +0000 (Mon, 06 Jul 2009) | 9 lines
Changed paths:
M /trunk/AuctionAssist.lua
M /trunk/AuctionStats.lua
M /trunk/AuctionStats.mod
M /trunk/Locale.lua
M /trunk/Options.lua
M /trunk/RecentChanges.txt
* Started on localization, currently only English is available until someone
translates. And not all phrases are added to translation tables yet.
* Few more updates relating to new backpacks. Yes, you can now use the
options item box again.
* Added colors to Duration based on the bid price relating to median buyout.
Currently set so if the if the buyout price is 25% below median buyout, it
turns the seller name green. If a bid is less than half the price of what
would turn the seller name green, it turns the duration green.
* Some minor code cleanup. Lots more of this to do.
------------------------------------------------------------------------
r17 | laconic1 | 2009-07-06 15:12:06 +0000 (Mon, 06 Jul 2009) | 7 lines
Changed paths:
M /trunk/AuctionAssist.lua
M /trunk/AuctionStats.lua
M /trunk/AuctionStats.mod
M /trunk/Locale.lua
M /trunk/Options.lua
M /trunk/RecentChanges.txt
Dev version, do not download
* Started on localization, currently only English is available until someone
translates. And not all phrases are added to translation tables yet.
* Few more updates relating to new backpacks. Yes, you can now use the
options item box again.
* Some minor code cleanup. Lots more of this to do.
------------------------------------------------------------------------
r16 | laconic1 | 2009-06-26 19:20:35 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
M /trunk/AuctionStats.lua
M /trunk/AuctionStats.mod
A /trunk/Locale.lua
D /trunk/localization.lua
localization test, do not download
------------------------------------------------------------------------
r15 | laconic1 | 2009-06-26 19:02:46 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
M /trunk/localization.lua
localization test, do not download
------------------------------------------------------------------------
r14 | laconic1 | 2009-06-26 18:56:42 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
M /trunk/localization.lua
localization test, do not download
------------------------------------------------------------------------
r13 | laconic1 | 2009-06-26 18:48:46 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
M /trunk/AuctionStats.lua
localization test, do not download
------------------------------------------------------------------------
r12 | laconic1 | 2009-06-26 18:19:42 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
A /trunk/localization.lua
partial localization, do no download as there are no real updates.
------------------------------------------------------------------------
r11 | laconic1 | 2009-06-16 18:57:35 +0000 (Tue, 16 Jun 2009) | 3 lines
Changed paths:
M /trunk/AuctionAssist.lua
M /trunk/AuctionStats.lua
M /trunk/AuctionStats.mod
M /trunk/RecentChanges.txt
* Updated VerstionSettings tag.
* Fixed issue created by update 1.3.0 where auto-pricing an auction would no longer work.
* There are still some issues with the new backpacks, these will be addressed in 2.2.1, which I will release shortly. As of now most of Auction Stats functionality still works.
------------------------------------------------------------------------
r10 | laconic1 | 2009-05-31 06:41:31 +0000 (Sun, 31 May 2009) | 2 lines
Changed paths:
M /trunk/AuctionStats.lua
M /trunk/RecentChanges.txt
Added fix for Auction Window search results to color names of sellers depending on their buyout price compared to the median price of the item. It needs work on the comparing still, but at least the color is right now, even when you scroll.
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Auction Stats v2.2.1 | Release | 1.3 | 17,084 | 07/06/2009 |
| Auction Stats v2.2.0 | Release | 1.3 | 4,424 | 06/16/2009 |
| r10 | Beta | 1.2.1 | 586 | 05/31/2009 |
| r9 | Beta | 1.2.1 | 589 | 05/12/2009 |
| Auction Stats v2.1 | Release | 1.2.1 | 5,635 | 05/11/2009 |
| Auction Stats v2.0 | Release | Beta 3.0 | 4,715 | 11/18/2008 |
| Auction Stats v1.2 | Release | Beta 3.0 | 3 | 10/16/2008 |
| Auction Stats v1.1 | Release | Beta 3.0 | 3 | 10/09/2008 |
| Auction Stats v1.01 | Release | Beta 3.0 | 4 | 10/03/2008 |
| Auction Stats v1.0 | Release | Beta 3.0 | 29 | 10/02/2008 |
| Auction Stats v0.1 | Beta | Beta 3.0 | 2 | 09/25/2008 |
Top Downloads
-
- Enemy
- Buffs & Debuffs, Unit Frames, Combat, and PvP
- 372 Monthly Downloads
-
- LibSlash
- Development Tools
- 344 Monthly Downloads
-
- Squared
- Unit Frames
- 256 Monthly Downloads
-
- Twister
- Action Bars, Combat, Class, and Buffs & Debuffs
- 238 Monthly Downloads
-
- BuffHead2
- PvP, Combat, and Buffs & Debuffs
- 213 Monthly Downloads

Comments
got a little problem...
if i type /au:update it just tells me Unkown Command but i have libslash installed.
i restarted the game several times.. i cant fucking understand :(
pls help me ^_^
I demand it! :O
But serioulsy, an update is needed becuase there are no working acution-addons for WAR.
Only problem I'm having with it is that it can't differentiate between the sub-types of talismans. Like, if I drop a Talisman of the Armorer into the AH window, it'll find that, but also Feeble Talisman, Minor Talisman etc
Other than that, still good though
I'd like to add a minor feature request. At the end of the update I'd like to know how many items were updated and how long it took.
Thank you and keep up the good work.
-Ifandbut
For those that like to use Auction Stats in combination with MultiAuction(WAR): MultiAuction and MultiAuction_AuctionStats are updated and can be used again to work with the Auction Stats database.
Best,
Roemer
thanks : )
function AuctionStats.CreateItemTooltip( itemData, mouseoverWindow, anchor, disableComparison, extraText, extraTextColor, ignoreBroken )
--d(L"auction.CreateItemTooltip")
OldCreateItemTooltip( itemData, mouseoverWindow, anchor, disableComparison, extraText, extraTextColor, ignoreBroken )
AuctionStats.AddExtraWindow ("AuctionToolTip", "ItemTooltip", itemData)
end
All you need to do is remove the line:
AuctionStats.AddExtraWindow ("AuctionToolTip", "ItemTooltip", itemData)
And it's done.