Download
(177Kb)
Download
Updated: 12-04-11 08:52 PM
Pictures
File Info
Updated:12-04-11 08:52 PM
Created:01-11-09 06:15 PM
Downloads:107,925
Favorites:325
MD5:

Quick Auctions 3  Popular! (More than 5000 hits)

Version: v3.1
by: Shadowed [More]

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)

Donations
A lot of time went into Quick Auctions, donations are appreciated but not necessary. And it's cheaper than buying gold while not being against the ToS!



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.

Shadowed:
- Fix positioning of tradeskill frame
- Fixes for 4.3
- Fix tradeskill button positioning
- Should make canceling work again with hardware events
- Make open all work again, add posting back with necessary hardware event work, some initial work on canceling
- Initial conversions to WoWAce, nothing should actually work yet
Optional Files (0)


Post A Reply Comment Options
Unread 04-10-09, 12:05 PM  
d5150
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Vidboy
Click on any item in the list will make the amount listed.
Is there a way to auto run the queue after I add the quantities I want and go into the trade skill "QA" window or do I have to manually click each one?
Last edited by d5150 : 04-10-09 at 01:24 PM.
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 06:54 AM  
Mederi
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Hello.

Thanks for this great addon. Its really powerful to gain a lot of gold and save my time ^^

I tried to install it on a french wow installation.
It seems that it didn't work on a non-english wow.
So i would like to try to translate your addon.

I looked in the addon files.
To make it work i probably have to make some changes in the file tradeskills.lua :
Code:
local professions = {
	[GetSpellInfo(2259)] = "Alchemy", [GetSpellInfo(2018)] = "Blacksmith", [GetSpellInfo(33359)] = "Cook",
	[GetSpellInfo(2108)] = "Leatherworker", [GetSpellInfo(7411)] = "Enchanter", [GetSpellInfo(4036)] = "Engineer",
	[GetSpellInfo(51311)] = "Jewelcrafter", [GetSpellInfo(3908)] = "Tailor", [GetSpellInfo(45357)] = "Scribe",
}
in the file QuickAuctions.lua
Code:
local validTypes = {["uncut"] = "uncut gems", ["gems"] = "cut gems", ["glyphs"] = "glyphs", ["enchants"] = "enchanting materials"}
local typeInfo = {["Gem1"] = "gems", ["Gem20"] = "uncut", ["Glyph20"] = "glyphs", ["Enchanting20"] = "enchants"}

in the file summary.lua :
Code:
		["Gems"] = {
			text = L["Gems"],
			itemType = "Gem",
			canCraft = function(link, name) 
				if( not QuickAuctionsDB.crafts.Jewelcrafter ) then return true end
				if( string.match(name, L["Perfect (.+)"]) ) then 
					return true
				else 
					return QuickAuctionsDB.crafts[link]
				end
			end,
			notSubType = "Simple",
			groupedBy = "parent",
			showCatPrice = true,
			auctionClass = L["Gem"],
		}, -- Oh Blizzard, I love you and your fucking stupid inconsistency like "Bracer" vs "Bracers" for scrolls
		["Scrolls"] = {
			text = L["Enchant scrolls"],
			subType = "Item Enhancement",
			groupedBy = "match",
			filter = function(name) return string.match(name, L["Scroll of Enchant (.+)"]) end,
			match = function(name, itemType, subType) local type = string.match(name, L["Scroll of Enchant (.+) %- .+"]) if( type == L["Bracer"] ) then return L["Bracers"] end return type end,
			auctionClass = L["Consumable"],
			auctionSubClass = L["Item Enhancement"],
		},
		["Flasks"] = {
			text = L["Flasks"],
			subType = "Flask",
			canCraft = function(link, name) if( not QuickAuctionsDB.crafts.Alchemy ) then return true else return QuickAuctionsDB.crafts[link] end end,
			groupedBy = "itemLevel",
			auctionClass = L["Consumable"],
			auctionSubClass = L["Flask"],
		},
		["Elixirs"] = {
			text = L["Elixirs"],
			canCraft = function(link, name) if( not QuickAuctionsDB.crafts.Alchemy ) then return true else return QuickAuctionsDB.crafts[link] end end,
			subType = "Elixir",
			groupedBy = "itemLevel",
			auctionClass = L["Consumable"],
			auctionSubClass = L["Elixir"],
		},
		["Food"] = {
			text = L["Food"],
			canCraft = function(link, name) if( not QuickAuctionsDB.crafts.Cook ) then return true else return QuickAuctionsDB.crafts[link] end end,
			subType = "Food & Drink",
			groupedBy = "itemLevel",
			auctionClass = L["Consumable"],
			auctionSubClass = L["Food & Drink"],
		},
		["Elemental"] = {
			text = L["Elemental"],
			subType = "Elemental",
			groupedBy = "itemLevel",
			auctionClass = L["Trade Goods"],
			auctionSubClass = L["Elemental"],
		},
		["Herbs"] = {
			text = L["Herbs"],
			subType = "Herb",
			groupedBy = "itemLevel",
			auctionClass = L["Trade Goods"],
			auctionSubClass = L["Herb"],
		},
		["Enchanting"] = {
			text = L["Enchant materials"],
			itemType = L["Trade Goods"],
			groupedBy = "itemLevel",
			auctionClass = L["Trade Goods"],
			auctionSubClass = L["Enchanting"],
		},
		["Glyphs"] = {
			text = L["Glyphs"],
			itemType = "Glyph",
			canCraft = function(link, name) if( not QuickAuctionsDB.crafts.Scribe ) then return true else return QuickAuctionsDB.crafts[link] end end,
			groupedBy = "subType",
			auctionClass = L["Glyph"],
		},
And of course if the file localization.enUS.lua.

Can you give me a little explanation or help on what is really important and to avoid to miss something.

Thanks you a lot in advance.
Last edited by Mederi : 04-10-09 at 08:43 AM.
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 03:42 AM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
Take a look through the QuickAuctions.lua file in your SavedVariables folder you may be able to edit out your mistake.
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 12:47 AM  
shadowdemon69
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Error with summary list. I had ctrl clicked twilight opal out of my gem list on accident. But I want to get it back. When I click on show hidden they don't come up or any of the other gems I had clicked off. Is this a known bug? I really don't want ot reinstall the whole thing but I might have to.
Report comment to moderator  
Reply With Quote
Unread 04-10-09, 12:00 AM  
d5150
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Vidboy
Double click on the item in the list then type in the quantity you want to make and hit enter (make sure you hit enter or the quantity will not be take), when you open your trade skill window there will be a QA button in the top right corner. Pressing the QA button opens a small window listing all the items you have marked to make and the quantity along this the mats needed to create them all. Click on any item in the list will make the amount listed.
Works great, thnx! doesnt seem to work with Skillet trade skill addon but thats ok, with this method I dont think I need it anymore.
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 11:22 PM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
Double click on the item in the list then type in the quantity you want to make and hit enter (make sure you hit enter or the quantity will not be take), when you open your trade skill window there will be a QA button in the top right corner. Pressing the QA button opens a small window listing all the items you have marked to make and the quantity along this the mats needed to create them all. Click on any item in the list will make the amount listed.
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 10:19 PM  
d5150
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Originally posted by Vidboy
d5150,

I hope you are using the summary feature to replenish your glyphs, it only takes me a few min
Ive been able to bring up /qa summary and "get data" but from there I am not sure what to do. I wish there was a help doc or something because this feature would rock!
Last edited by d5150 : 04-09-09 at 11:01 PM.
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 05:45 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
I was going to add auto buying originally, but I don't see much point in the extra work since you get a listing of how much you have/need anyway
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 05:20 PM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
d5150,

I hope you are using the summary feature to replenish your glyphs, it only takes me a few min. to run through the entire list and setup what i need to make. As for making the glyphs it sucks having to click each item in the QA craft window but I have a G15 keyboard and created a macro to right click every 1.6 sec. to create my glyphs i can walk away get a drink hit the head and come back to see my bags full of 200+ glyphs.

Shadowed,

I managed to get an old addon to work with 3.9 (hadn't been updated since 3.0.3) to restock my parchments I have it auto restock to a set number for each type. If anyone is interested I can post the info for you all but I'd rather have this as part of QA.
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 04:40 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Check casing, it has to be 100% exact
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 04:20 PM  
shadowdemon69
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
The whitelist function is not working properly. I have added my friend to whitelist and he added me to whitelist but it still undercuts each other.
Report comment to moderator  
Reply With Quote
Unread 04-09-09, 03:11 PM  
d5150
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Once I figured out what was preventing my posting from working it started working like a charm. This has changed everything for me and I get sick to my stomach when I think about all the manual work I used to do. I have made my only real competition just flat out give up (for now) on my server. Now I just need an addon that will auto replenish glyphs that I have sold :P

Shadowed, you are my hero
Last edited by d5150 : 04-09-09 at 03:12 PM.
Report comment to moderator  
Reply With Quote
Unread 04-08-09, 11:38 AM  
Rotten
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
Bids

Any chance you could add an option to list the bid price at a % or even a fixed amount lower than the lowest auction up? How it is now (% of the buyout) dosent always get below the lowest bid, friend of mine changed it to work this way and says its perfect now. Was hopin you could do the same or tell me what to change to make it work that way, thanks.
Report comment to moderator  
Reply With Quote
Unread 04-08-09, 10:13 AM  
shadowdemon69
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Help - How do I restore an item I ctrl clicked out of the summary. I accidentally got rid of Twilight Opal from the list. When I click on show hidden it doesn't do anything.
Report comment to moderator  
Reply With Quote
Unread 04-07-09, 05:07 PM  
Vidboy
A Kobold Labourer

Forum posts: 0
File comments: 95
Uploads: 0
My average gold earned per day is now over 3200g, BIG thanks to Shadowed for his continued effort to give us this awesome tool.

My total gold haul is now over 332,000g and counting, I have to battle it out with 3 other major players in the glyph market and this keeps me on top.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.