• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

MultiAuction_Auctioneer (WoW)

 
Project Updated:
Files Updated: Tue, Dec 8 2009
Supports Game Version: 3.3.0
Category: Auction & Economy
Tags:

, and [Edit Tags]

Project Manager: Odlaw
Additional Authors: No additional authors
Current Version: r8
License:
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 15
Downloads Total: 16,871
Favorites: 9
Comments: 9
  • About MultiAuction_Auctioneer (WoW)
  •  

This is an addon for MultiAuction that uses Auctioneer data to set prices on your auctions.
(This addon requires both MultiAuction and Auctioneer)

This will add the following price options for starting/buyout prices in the Value Multiplier price scheme of MultiAuction.
- Market value
The following were automagically added by listing all the auctioneer algorithms (List might vary)
- VendMarkup
- Appraiser
- Simple
- Histogram
- StdDev
- Classic
- Sales
- Purchased
- iLevel

Notes:
- I've never used auctioneer before, so I won't pretend to know what any of the pricing algorithms do, so feedback is appreciated.  I will attempt to use auctioneer (or at least parts of it) to get a better feel on this stuff.

  • Downloads (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  MultiAuction_Auctioneer (WoW) r8 Release 3.3.0 2,706 12/8/2009
  MultiAuction_Auctioneer (WoW) r7 Release 3.2.0 6,886 8/4/2009
  MultiAuction_Auctioneer (WoW) r6 Release 3.1.0 3,579 5/15/2009
  MultiAuction_Auctioneer (WoW) r5 Beta 3.0.3 2,501 11/29/2008
  MultiAuction_Auctioneer (WoW) r4 Beta 3.0.3 411 11/10/2008
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Shakz said

    It says its missing the required Auc-Advanced package....I have reloaded....still wont work.

    Reply Report Permalink
  • Shakz said

    This is not working with vista and the latest version of auctioneer.

    Reply Report Permalink
  • Odlaw said

    Ok, sorry for slow update, Wrath has been occupying too much of my time.

    I added a % of Auctioneer Appraiser (PriceMatch) that will do the moving price that you get with appraiser when you check the 'price match' checkbox.

    Reply Report Permalink
  • Odlaw said

    Ok, seems there was some confusion as to how this addon worked with multiauction.

    MultiAuction has a few price schemes. Default, Value Multiplier, and All The Same Price.

    Default fills in the starting/buyout prices as if you put the item in the original auction house slot, with the default starting/buyout price (as if you had 0 addons)

    All The Same Price lets you set the price for every item.

    Value Multiplier is the main price scheme that this addon uses. It allows you to type in a percentage multiplier according to different starting/buyout selections. There should be 2 drop down menus: a staring price menu, and a buyout price menu.

    Both dropdowns should have a few selections such as: % of Auctioneer Market Value

    or % of Auctioneer Appraiser

    MultiAuction will ask Auctioneer what price to get for the item in question, and then use the percentage multiplier on it.

    Sorry if I made this a bit confusing. I was trying to go with versatility.

    Reply Report Permalink
  • grimsaw said

    Hey Odlaw,

    Thanks for pointing that out. I admit that I didn't explore your interface options very carefully.

    Unfortunately, after some experimentation, I cannot re-create the use case scenario I want. (i.e. what the old IMA addon did)

    Try doing this in Auctioneer:

    Appraiser Tab -> (place an item into the window)
    Pricing model to use: select -> Default (market)
    Bid per item: x
    Buy per item: y

    Can you give us the parameters we need to specify in MultiAuction so we get the exact same values for x and y that we see when placing an item in the Appraiser Tab?

    The exact amount is crucial for those of us who do undercutting.

    Thanks!

    Reply Report Permalink
  • Odlaw said

    Select the "% of Auctioneer Appraiser" option in the start or buyout price drop down menus.

    It only returns 1 number, so if you have the starting bid calculation set to markdown by 5%, just set it as 95% in multiauction.

    Reply Report Permalink
  • Odlaw said

    Ok, I see now what you mean.. It gives the price before the 'enable price matching' is done in appraiser.

    Hrm.. Let me look into seeing how I can change that.

    Reply Report Permalink
  • grimsaw said

    Thanks! Also, if you could please read my comment below this one about the 'moving price' function.

    Reply Report Permalink
  • grimsaw said

    I believe the function call may be something like 'moving price', which is not available on the MA dropdown menu.

    Reply Report Permalink
  • grimsaw said

    Hey Odlaw, just wanted to make sure you saw this. This is a note from one of the AA dev team members on the IMA page:

    " RockSlice said
    Thursday, November 06, 2008 11:58:35 AM (last week)

    Please note - this is NOT the Auctioneer Team's job to fix. It is a 3rd-party addon that happened to work with AucClassic (because AC put prices in the Blizz Auction tab, which is where IMA got its prices from)

    If people want IMA to work with Auctioneer now, somebody is going to have to add in the new API calls to query Auctioneer for the price. We will happily provide you with those function calls and provide help along the way, but we are not going to do the heavy lifting."

    Reply Report Permalink
  • grimsaw said

    "We will happily provide you with those function calls and provide help along the way"

    Did you get those function calls from them? I imagine it will solve the pricing problem.

    Reply Report Permalink
  • Odlaw said

    When I saw that post, I actually messaged him directly, and he was able to provide the API calls which I added.

    Reply Report Permalink
  • Odlaw said

    Yes I got the function calls from them.

    Reply Report Permalink
  • grimsaw said

    Also, do you think you could add a 'rows' feature so those of us with larger screens can configure up to 21, 24, 27 etc. auctions at once?

    Thanks!

    Reply Report Permalink
  • Odlaw said

    Does auctioneer actually stretch out the AH window? I was creating a custom frame in multiauction to mimic the look of the default AH window. But I can try to make it so that it can be stretched if auctioneer does this.

    Reply Report Permalink
  • grimsaw said

    Hmm, you have a good point. I doubt the window itself can be resized without help from the AA team. I guess you're idea of the scrolling window makes more sense.

    Reply Report Permalink
  • grimsaw said

    "I've never used auctioneer before, so I won't pretend to know what any of the pricing algorithms do, so feedback is appreciated. I will attempt to use auctioneer (or at least parts of it) to get a better feel on this stuff."

    Another thing that may be worth mentioning is that alt-click is 'reserved' in Auctioneer for placing an item into the Appraiser tab. This may or may not affect your mod. I would think it would be a good idea to re-implement the 'one-click' auction feature however so we can very rapidly add items from our bag...and at the same time have no functionality conflicts with Auctioneer.

    Reply Report Permalink
  • Odlaw said

    Ok, will work on it when I get some more time.

    Reply Report Permalink
  • grimsaw said

    Thanks for this mod! For some reason the BO prices are still not being set. Also, can you change the mod so that it's easy to group-select 48 hour auctions for the entire panel by default?

    Reply Report Permalink
  • Odlaw said

    Hrm.. actually multiauction is supposed to do this.. i might have messed it up there.

    Reply Report Permalink
  • Addon Packs Containing MultiAuction_Auctioneer (WoW)

Most Downloads / Day

  • Similar Addons
  •  

Average downloads per day

  1. 2,149 Auctioneer Auction & Economy, Mail, and...
  2. 1,377 Auctionator Auction & Economy, and Tooltip
  3. 879 AuctionMaster Auction & Economy
  4. 500 AuctionLite Auction & Economy, and Tooltip
  5. 492 Sell-O-Matic Auction & Economy, and Bags...