Aux

The most advanced auction house addOn for the 1.13 client with some features more advanced than anything even on retail.

Core Features

General

  • Completely independent replacement for the Blizzard interface.
  • Elegant look based on the retail addOn TSM.
  • Many convenient shortcuts.
  • Convenient access to the unaltered Blizzard interface.

Search

  • Automatic scanning of all pages for a query.
  • Saving of recent and favorite queries.
  • History of result listings with internet browser-like interface.
  • Advanced search filters which can be combined with logical operators.
  • Autocompletion for entering filters.
  • Concise listings cleary showing the most important information.
  • Sorting by percentage of historical value and unit price.
  • Sorting across all scanned pages.
  • Quick buying from any page without rescanning everything.
  • Real time mode which continuously scans the last page.

Post

  • Automatic assembling and posting of multiple stacks.
  • Automatic scanning of existing auctions.
  • Concise listing of existing auctions.
  • Undercutting of existing auctions by click.
  • Concise listing of inventory items excluding the non auctionable.
  • Manual exclusion of specific items from the inventory listing.
  • Saving post configuration per item.
  • Efficient price input inspired by the retail addOn TSM.

History

  • Automatic gathering of historical data from all scans.
  • Automatic collection of vendor prices.
  • Intricate calculations for a reliable historical value.
  • Tooltip with historical value, vendor prices and disenchant value.
  • Efficient storage of data.

Slash Commands

General

/aux (Lists the settings)
/aux scale factor (Scales the aux GUI by factor)
/aux ignore owner (Disables waiting for owner names when scanning. Recommended)
/aux post bid (Adds a bid price listing to the post tab)
/aux crafting cost (Toggles the crafting price information)
/aux post duration hours (Sets the default auction duration to 2/8/24 hours)

Tooltip

/aux tooltip value
/aux tooltip daily
/aux tooltip disenchant value
/aux tooltip disenchant distribution
/aux tooltip merchant buy
/aux tooltip merchant sell

Usage

General

For the auction listings in the search, auctions and bids tabs the following shortcuts are available.

  • Double-click on a row with blue colored count to expand it.
  • Alt-left-click on the selected row for buyout/cancel.
  • Alt-right-click on the selected row for bid/cancel.
  • Right-click on a row to start a search for the auctioned item.
  • Control-click on a row the show a preview in the wardrobe frame.
  • Shift-click on a row to copy the link to the chatframe.
  • Left-click on a header to sort.
  • Right-click on a header of a price column to switch between unit and stack price.

Furthermore

  • Double-click in editboxes will highlight everything.

Search

  • Hitting tab in the search box will accept an autocompletion.
  • Dragging inventory items to the search box or right-clicking them will start a search.
  • Right-clicking item links will start a search.

Search Results

Aux WoW Classic Addon 1.13 Search Results

  • Bid prices for your own active bids are colored in green.
  • Bid prices for other auctions with an active bid are colored in orange.

Saved Searches

Aux WoW Classic Addon 1.13 Saved Searches

  • When hovering over an entry the tooltip shows a longer and more nicely formatted version.
  • Left-click on an entry will start a search.
  • Right-click on an entry will show a menu with various options, including toggling Auto Buy.
  • Shift-left-click on an entry will copy a search to the search box.
  • Shift-right-click on an entry will add a search to the existing query in the search box.

Filter Builder

Aux WoW Classic Addon 1.13 Filter BuilderWhile it is faster to type filters directly into the search box this sub-tab serves as a tutorial to learn how to formulate queries. The filters on the left side are Blizzard filters which may reduce the number of pages to be scanned and those on the right side are post filters which do not affect the scan time but can be combined with logical operators to formulate very complex filters.

Post

Aux WoW Classic Addon 1.13 Post

  • When entering prices g, s and c denote gold, silver and copper respectively.
  • A price value without explicit denotations will count as gold. (e.g., 10.5 = 10g50s)
  • Price values can contain decimals. (e.g., 1.5g = 1g50s)
  • Right-clicking an item in the inventory listing will start a search.
  • Right-clicking a bag item will select it in the listing.
  • In the listing of bids/buyouts a red price is undercutting stack/unit price.
  • Clicking an entry in the in the listings of bids/buyouts of existing auctions will undercut with your bid stack/buyout unit price.
  • Double-click in the bids/buyouts listings will also match the stack size.

Auctions

Aux WoW Classic Addon 1.13 Auction

Bids

Aux WoW Classic Addon 1.13 Bids

Search Filters

AddOns do not have any additional Blizzard filters available to them beyond the ones in the default auction house interface, nor do they have any other ways to combine them. Of course it is possible for an addOn to apply arbitrary filters after the Blizzard query but only the Blizzard query will affect the number of pages to be scanned and thus the time it takes for a scan. Since the Vanilla API will only let you request a page every 4 seconds having no Blizzard query in your filter can lead to very long scan times.

aux queries are separated by semicolons and always contain exactly one Blizzard query. The Blizzard query may be empty, i.e., all pages are scanned, which can be useful for collecting historical data. The real time mode only supports empty Blizzard queries. Semicolons always mean “or”, i.e., q1;q2;q3 means all items matching q1 or q2 or q3 will be listed.

The parts of individual queries are separated by slashes, e.g., q1p1/q1p2;q2p1/q2p2/q2p3. All parts either belong to the Blizzard filter or the post processing filter.

Blizzard filters can be created through the form on the left side of the “New Filter” sub-tab of the “Search” tab or typed directly into the search box. For learning to write queries you can fill in the form, add the query to the search box with the “Add” or “Replace” buttons and inspect the generated output until you feel comfortable typing them out yourself. For the most part it should be rather intuitive. The first part is special in that if it doesn’t match any specific filter keyword it will be treated as a Blizzard name search. E.g., a query consisting only of felcloth would list the items Felcloth, Pattern: Felcloth Hood, Felcloth Bag etc. Usually you would want to use the exact modifier which only matches auctions where the name, apart from case, exactly equals the first part of the query. exact is the only modifier which is part Blizzard and part post filter, though it is mostly treated as a Blizzard filter. exact will tailor the Blizzard query as well as possible towards the item searched (level range, item class/subclass/slot, quality …) and it cannot be used together with Blizzard filters for these properties.

Post processing filters are more flexible. They are specified using the filter primitives you find on the right side of the “New Filter” sub-tab and can be combined with and, or and not using polish notation (https://en.wikipedia.org/wiki/Polish_notation). Filter parts other than the first which don’t match any specific filter, just like the first part is treated as a Blizzard name filter, are treated as a tooltip filter. For using a tooltip filter as the first filter part there is an explicit tooltip modifier.

Here are some queries I use myself for illustration:

or/and2/profit/5g/percent/60/and3/bid-profit/5g/bid-percent/60/left/30m
This filter will search the whole auction house for auctions either with a buyout price of 5g or more below market value and 60% or less of the market value or a bid price for which the same is true and in addition only 30m or less remaining.

wrangler’s wristbands/exact/or2/and2/+3 agility/+3 stamina/+5 stamina/price/1g
This will search for wrangler’s wristband with 3/3 monkey or 5 stam suffixes for at most 1g buyout price.

recipe/usable/not/libram
This will scan for usable recipes and exclude those with “libram” in the tooltip (i.e., librams)

armor/cloth/50/intellect/stamina
This will scan the auction house for cloth armor which has a requirement of at least lvl 50 as well both intellect and stamina stats.

Historical Value

aux condenses the prices you’ve scanned during a day (midnight to midnight) into a single value, similarly to retail Auctioneer’s “stat-simple” module. This daily value is calculated as the minimum buyout of the day which in practice gives a similar enough value to that of retail TSM while using much less memory. Limiting the memory usage is important because like Auctioneer and unlike TSM aux is using a day based instead of scan based interval and thus has to store the daily progress in the savedvariables. Finally these daily values are collected in a list of the last 11 of them from which the market value is taken as the median. The values are weighted by their age but it doesn’t have a large effect unless they’re older than a month.

The bottom line is that you get a fairly accurate market value for both very active markets as well as rarer items that has a reasonably short reaction time to market changes, recovers easily and never needs to be reset while still being reasonably stable and hard to manipulate and dealing with outliers very well, not getting distorted by multiple scans per day, not needing a single full scan per day but instead naturally picking up every price you scan while going about your usual business, letting you focus on a certain part of the auction house by scanning only that part regularly and avoiding information overload by giving you a single concise value for the tooltip.

 

Subscribe
Notify of
guest

6 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments
Raz
Raz
4 years ago

Couldn’t get this to show up in the addons list at first, but then I deleted -master from the folder name and it works.

Last edited by Raz
Adam Ferre
Adam Ferre
4 years ago

Does this addon still work because I been trying to get it going and it doesn’t seem to show up when I add it to the addon folder in the classic wow folder.

Last edited by Adam Ferre
Raz
Raz
4 years ago

When rightclicking an inventory item in the Post tab, it uses the item in the inventory. Alt + left click puts it up for posting.

Two suggestions for the post tab:
1. Would it be possible to be able to Buyout / Bid on items from the Post tab? Sometimes there are really cheap items there, it woulud be nice to be able to snipe them before posting at the regular market price.
2. Can we post multiple stacks at once? Like having a slider for number of stacks next to the one for number of items in a stack.
Suggestion for searches: right now % Hist. Value can only show the buyout price, could we click on it to switch between buyout price, and current bid? Sometimes the deals are real for bidding.

Last edited by Raz
skip
skip
4 years ago

not working for me. name is correct. aux-addon. but i cant see where it is or how to open it. been googling for an hour now and cant find anywhere that tells you how to open the program. all other addons ive used have just started on their own.

Last edited by skip
Scroll to Top