- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 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
- 18 Monthly Downloads
- Supports: 1.3
- 37,009 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,086 | 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
- 391 Monthly Downloads
-
- LibSlash
- Development Tools
- 336 Monthly Downloads
-
- Squared
- Unit Frames
- 252 Monthly Downloads
-
- Twister
- Action Bars, Combat, Class, and Buffs & Debuffs
- 247 Monthly Downloads
-
- BuffHead2
- PvP, Combat, and Buffs & Debuffs
- 208 Monthly Downloads

Comments
/uc 5% - undercut by 5%
/uc 5g - undercut by 5 gold
/uc 5s - undercut by 5 silver
/uc 5b undercut by 5 brass
so typing
/uc 2%
would set the percentage to 2%
http://war.curseforge.com/projects/au-stats/localization/
For those developers looking at the Locale.lua file, yes I know it looks "odd" for auto-localization.
There's still a few bugs 1.3 introduced that need fixed, this is why I added the extra version number. As soon as I can get a couple days in a row where I don't have to work a 16 hour shift, I'll get on updating and releasing 2.2.1. This week though I just don't have the time. I'll try to work on it around my alliance push this weekend.
Example:
Vendor sell price for random item = 1g
I set my starting price to be 200% of the vendor sell price (if no auctions exist for that item already). So the starting price would default to start at 2g for that item.
Next I set my Buy Now price to be 2x (or 200%) of the Starting price. So that defaults to 4g.
Hopefully you understand the request. Not sure if you played WoW or not, but this is along the lines of that concept. If the item has not been seen, it gets populated with an automatice start price and buy now price based on preset percentages.
Thanks for the work done on this, its a great addon!
i upgrade with curse client and refresh , curse say is ver 2.1 , upgrade another time , refresh ... same