Quick Auctions
Quick Auctions is an auction tool to help speed up auctioning large quantities of items, especially canceling. While primarily Quick Auctions is built for large quantities of items, it can work fine for a few auctions as well. A bit of tweaking is required to get optimal settings, but it is very flexible and smart enough that you can use it for more than just mindlessly undercutting auctions by 1 copper every time. Summary window and craft queues are included so you do not have to memorize every item and quantity you need. Shows total materials required to craft as well as allowing you to click from the craft queue to craft so no searching through everything.
Slash command: /qa (/quickauctions)
Groups
Groups are how you manage what items should be managed by Quick Auctions. You can set auction settings either as a default, or per group giving you flexibility over everything without having to duplicate your settings 50 times. There are no limits to how many items can be grouped, see the configuration in /qa config to set them up.
Mail
Includes a timer in the top left of the mailbox indicating how much time before new mail data becomes available, and if you are not using Postal then QA provides its own auto looting for mail. The auto looter will work with the timer on the mailbox cache so it will loot everything, wait until new mail is available and then keep looting.
Auto mailing can now be done per item or per group to any character you want. For example, you can setup your banker to send uncut gems to your jeweler and you can setup your jeweler to send cut gems to your banker. The auto mailer is intelligent in when it sends mail off, and works best when using QA mail looter. If you are trying to loot herbs from your mailbox while auto mailing them to your scribe, it will send mail off whenever it sees your inventory is full. Basically, if you have 4 open slots it will auto mail/loot with only 4 slots, no more clearing out your bags to loot mail anymore!
General options
- Smart undercutting - Instead of always using the undercut value, it will round it to the nearest gold piece if possible (10g99s -> 10g, 5g -> 5g - undercut price)
- Smart cancel - Cancels auctions a bit smarter than usual, will cancel an item if you can re list it at a higher price and won't cancel it if items are below the threshold
- Cancel with bid - Lets you choose if you want to cancel auctions with bids on them
Item options
- Auto mail - Automatically mail items directly to your banker that are managed by QA
- Post cap - How many of an item can be up at any one time (If you are undercut this number is reset)
- Post time - How long to post an auction
- Undercut - How much to undercut by
- Bid percent - How much bid should be set to as a percentage of buyout
- Threshold - Cap on how low an auction can go, if it'll be posted below the threshold price it won't be posted
- Per auction - How many items to post per an auction
- Fallback - If no other auctions are up, how much should it list an item for
- Fallback cap - How high above the fallback an item can go, helps prevent posting a single Frostweave Cloth at 100g if someone sets it at an extraordinary price
- Auto fallback - If the market price is below your thresold, QA will automatically post it at the fallback price
- Maximum price gap - How much of a price difference is allowed between the lowest and second lowest items before QA undercuts the second lowest, this will also cancel your auctions if the price gap gets too high
- Ignore stacks over - Allows you to ignore any auctions with a stack above X when determining price, useful if you want to post against the market price of 1 Abyss Crystal rather than the market price of posting 20 at once
What changed between 2 and 3?
While the configuration in QA2 was an improvement over the original QA, it still wasn't good enough. QA3 has a rewritten configuration and should be much easier for people to understand and use without having to learn to use QA through trial and error.
Scan speed has been increased quite a bit again and has been tightened up to reduce the chance of conflicts. In previous versions, QA would Query -> Wait 0.50 seconds -> Check Data -> Either parse it or wait 0.50 seconds, this made sure that whenever auctions were scanned all data was available including who posted them. The problem is, most of this data becomes available instantly after your initial 1-3 seconds. In 3 it's been changed: Query -> Check Data -> Wait 0.50 Seconds -> Parse or wait 0.50 seconds. Best case this means you will save 0.50 seconds per query (50 seconds/100 items), and worse case you won't see any speed increase.
Mail has been improved to make life easier for people, both a mail scrapper and a smarter mail sender were added. See the mail section above for more information.
Setting scope was improved, most basic options in QA including group settings have been moved to the global profile while server/faction specific settings can still be changed per profile. Letting you setup different profiles of how QA should handle different groups, without having to duplicate all of your group list over and over.
QA3 isn't done yet, and I have more planned still like summary improvements and easy buying of items
Here's a suggestion for an improvement: would it be possible to add some "market price-below-or-over-treshold"-feature to the summary? It would save even more time, because now one has to look up every treshold in the group settings. Some are quite quick, like gems, but if one wants to post 50+ different enchanting scrolls...
The crafting queue is perhaps my favorite feature, but I have a request to make it perfect.
Would it be possible to add an option to, after you've clicked Get Data for your profession choice, to click a second button to auto fill up the crafting queue for all items on the AH that are above your gold limit but below your item limit.
I hope this made some sense, but it would be a bliss to save some time on filling up the crafting queue. When you sell glyphs it's alot of items to fill it with.
I enjoy that option very much but it would be nice to see what and how many things got undercut.
Either that, or can you add Keybinding option functionality to the addon?
Message: Interface\AddOns\DataStore_Mails\DataStore_Mails.lua:490: bad argument #1 to 'pairs' (table expected, got nil)
Time: 01/08/10 16:00:47
Count: 1
Stack: [C]: in function `pairs'
Interface\AddOns\DataStore_Mails\DataStore_Mails.lua:490: in function `SendMail'
Interface\AddOns\QuickAuctions\modules\mail.lua:322: in function `SendMail'
Interface\AddOns\QuickAuctions\modules\mail.lua:346: in function `UpdateBags'
Interface\AddOns\QuickAuctions\modules\mail.lua:308: in function `Start'
Interface\AddOns\QuickAuctions\modules\mail.lua:57: in function <Interface\AddOns\QuickAuctions\modules\mail.lua:53>
[C]: in function `Show'
Interface\FrameXML\UIParent.lua:1576: in function `SetUIPanel'
Interface\FrameXML\UIParent.lua:1421: in function `ShowUIPanel'
Interface\FrameXML\UIParent.lua:1308: in function <Interface\FrameXML\UIParent.lua:1304>
[C]: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:1974: in function `ShowUIPanel'
Interface\FrameXML\MailFrame.lua:45: in function <Interface\FrameXML\MailFrame.lua:43>
[C]: in function `TurnOrActionStop'
[string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>
Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
= <function> defined =[C]:-1
Thank you for your time and effort. I really enjoy the new features you've added.
Eg glyph of maul lowest BO is 9g
scanned to be 9g fine
use post with undercut 1s threshold 2g
QA3 says below threshold price.. posting at 2g
Any info would be nice thank oyu
i deleted my wtf folder and reinstalled QA3. this fixed the problem... for a short time. As soon as i used the cancel button to cancel the undercut auctions, the following postings all just sat in the threshold again
wtb QA2 back
in QA2 it was possible to view the status of my auctions. E.g. if I forgot to inscribe one special glyph and the number went to zero, I saw something like "12 auctions up, 4 from you, 0 in inventory). IIRC this was on the tab "remove glyph". I didn't find out so far how to extract that information. Is there any possibility to re-implement this feature? Maybe something like an extra tab displaying differences of auctions and the glyph-stock?
kind regards
\dz
tx so far
Now, my inventory still has plenty of space (3 Empty Bags), and the 2 other bags all have 'unique' items. Why is the unique items limited so much? Even after I get rid of these 'unique' items by posting them, or swapping bags with bank - it doesn't loot anymore because I'm guessing it still things its full.
I hope you know what i mean.