• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

ShoeSalesGoblin

 

Project Updated:
Files Updated: Sat, Mar 7 2009
Supports Game Version: 1.1.1
Category: Auction & Economy
Tags:

[Edit Tags]

Project Manager: Onni_x
Additional Authors: No additional authors
Current Version: ShoeSalesGoblin v1.0.0
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 1
Downloads Total: 1,246
Favorites: 9
Comments: 10
  • About ShoeSalesGoblin
  •  

For searching and buying items from Auction House. It adds many new search options and also new stats for the listview. You can save your search criterias so that you can easily browse different searches everytime you visit auction house.

Table of Contents

Features

  • new search criterias
  • new columns and stats for the result list
  • scans entire auction house when you open it (takes 10-40sec)
  • after initial scan all searches are instant
  • search options can be saved and later recalled with a single mouse click
  • custom search criterias that change according to your character (eg. career)
  • custom search criteria values that change according to your character (eg. current rank + 1 rank level)
  • using custom criterias a single search can be used with all your alts


Known issues

  • propably many bugs so be careful using this
  • problems finding all items which have 0 rank and 0 tradeskill level (specially crafted talismans)
  • takes a lot of memory when in Auction House, should release all used memory when AH-window is closed
  • initial scan has still room for improvement
  • default auction house still has a bug that let you only retrieve only about 120+ items with a single search
  • Downloads (1)
  •  
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  
  ShoeSalesGoblin v1.0.0 Release 1.1.1 1,246 3/7/2009
  • 1 page(s)
  • 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.
  • Good job, seems to work better no :)
    Oh and did you know the headings , they can be right clicked and removed right? Ever done this to all of them? it all oges pear shaped (fixed by re-talkin to ah vendor ) :)

    great mod :)

    Reply Report Permalink
  • Since 1.3 this disappears from the ah window raandomly. Its still installed and stuff but you need to go to mods manager and disable then reenable then ok for it to give the shoesalegoblin tab.

    Reply Report Permalink
  • Garkin said 

    I have hopefuly fixed this issue in my local copy. Try to edit ShoeSalesGoblin.lua and delete "> 0" from lines 87 and 91, it should do the trick.

    Original line 87:
    if GameData["TradeSkillLevels"][GameData.TradeSkills.APOTHECARY] > 0 then
    new:
    if GameData["TradeSkillLevels"][GameData.TradeSkills.APOTHECARY] then

    and original line 91:
    if GameData["TradeSkillLevels"][GameData.TradeSkills.TALISMAN] > 0 then
    new:
    if GameData["TradeSkillLevels"][GameData.TradeSkills.TALISMAN] then

    Reply Report Permalink
  • Sniff said 

    Thanks for this addon, it's really great! It makes my life a lot easier while browsing the auction house.

    Reply Report Permalink
  • jace808 said 

    This has HUGE potential and you are probably the perfect person for this. I had considered learning how to create mods for creating something along these lines. Most of the time I go to the auction house looking for the same items time and time again which is a pain in the rear. This would make it so much easier. I realize this is a beta (right?) right now and sounds like something you are not truly committed to. I would donate for you to complete this. lol.

    Some features you may be limited on creating and/or may have planned for future:
    - Searches that can include multiple items with multiple "sets" of filters (i.e. filters that search for conq/sent and watcher gear with 1 search)
    - A feature that tells you of the newest items added to the auction house since the last scan (all/last 100/last hour/last day/etc)
    - A way of rescanning after you have got your list and gone through the items (there may be a way but I haven't seen it)

    I currently use a very old mod that helps me remember items I have sold and what prices people went for and what they did not which you may be able to incorporate as well [url=http://war.curse.com/downloads/war-addons/details/auction-edger.aspx]Branderic's Auction Ledger[/url].

    When making a mod for the auction house the possibilities are unlimited. If I could help in ANY way I would be more than willing. SERIOUSLY. Guinea pig... data entry... w/e you need. Send me a message via Curse or PM me on warhammeralliance forums under same alias. I have programming knowledge and an engineering degree so I wouldn't be a monkey banging keys and I have over 10k gold so I can use it to help test if needed. Yes I really want this mod!!! :)

    Reply Report Permalink
  • jace808 said 

    Possible Bug - Filter (Curio) Crafting Skill (200)-(200) Gave no results even though the regular auction house showed several of varying rarities. If using trying other crafting levels I was able to find those curios with no trouble.

    Reply Report Permalink
  • not only that but the curio called Primeval Spinel never shows up in my shoesalesgoblin results but if i look for it directly on the AH its there... i suspect that there are more items like this that are somehow excluded and id like to know if the developer is willing to tell me which file has the code for the searches and how i can open them to edit on my own if he doesn't wish to edit it anymore (i couldn't find anything in the XML file but i may not have looked hard enough...)

    Reply Report Permalink
  • hmmm.... weird... its been about 2 days since i had problems finding certain curios on the AH using shoesalesgoblin and now about half of the problem items are showing up on the addon... but there still are some that aren't... this is kinda disappointing because it means that its possible that you never will know if an item simply wasnt captured by the initial search rather than certain items just not being searched for properly....

    Reply Report Permalink
  • Onni_x said 

    Without the scanning of whole auction house I couldn't give you the new search options. Relying on the default search would have only enabled the new result columns. Sure the columns are also useful compared to default ones, but it only helps you half way in finding stuff. The default auction search is quite limited and unreliable so I had to work quite hard to work around that.

    I'm thinking about doing the following.
    -initial scan is only for weapons/armor/tradeskill (scantime 5-15 sek?)
    -after initial rest is scanned in the background
    -switch-button to use either default searches results or the scanning results as the item base
    -improve the scanning time

    This would enable you to quickly get browsing what you want and hopefully minimize all "waiting time".

    So hopefully that happens someday soon. I just don't have time nor inspritation at the moment...

    Reply Report Permalink
  • constant scan kills this addon. How about just make it so it save the search option so we can bring up the macro and just hit search in the AH.

    Reply Report Permalink
  • dgambler said 

    Love this addon, a few thoughts/commments:

    1.) It doesn't play well with multi-auction, when I go to my MA tab after scanning, it looks like my regular auction tab, forcing me to close/reopen auction house window, forcing me to scan again

    2.) Speaking of scanning again, anyway to save the data between sessions and only refresh when I hit scan?

    3.) I've made the mistake of bidding myself up on auctions, anyway to let me know if I've already bid on the item, not sure if this is in new column or not.

    Reply Report Permalink
  • Onni_x said 

    1) I'll fix it in the future.
    2) It's possible, but for now I've just tried to make sure that all results are wiped when you leave AH. Maybe some options for it in the future, but not anytime soon.
    3) After a bid the "highest bidder" column is updated with your name. Maybe add more convinient way to show (as in the default search) in the future.

    Reply Report Permalink
  • Selinde said 

    Veeeeery nice addon. Took a while to understand everything. The only "problem" i found is that every time i usw my mousewheel to scroll, i get a sound like i would open a window in game.

    Reply Report Permalink
  • Onni_x said 

    Found the sound problem and will fix it in the future. I didn't use sounds myself cause of the constant jabbering by NPC's in AH would have driven me mad for sure by now.

    Reply Report Permalink
  • zzt711 said 

    Forgot to add, I didn't even get to really test it. Farthest I got during the search was 125/135 :( Also, it would be nice if you can save specific search criteria (I didn't see such a feature in the screenshots).

    Reply Report Permalink
  • Onni_x said 

    I added some screenshots to demonstrate the available functions.

    Reply Report Permalink
  • zzt711 said 

    Nice addon but sometimes it gets stuck when you are doing the initial search. I doubt it's your addon's fault because sometimes just using the normal search the AH seems to get stuck and I have to retry the search again (I'm also on Dark Crag server which is the highest populated, so that doesn't help...). Maybe if you add a timeout of 10 seconds to retry the specific query when the addon doesn't receive a result?

    Reply Report Permalink
  • Onni_x said 

    I will try to make the search more problem resistant in the future. But for now I can only suggest that in case of getting stuck, just reopen the auction house window and try the scan again.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 39 WaaaghBar Auction & Economy, and Bags...
  2. 37 Tidy Roll Auction & Economy, and Bags...
  3. 23 Auction Stats Auction & Economy
  4. 21 Motion Professions, Auction & Economy...
  5. 21 Waaaghbar Continue by Lingy Auction & Economy, Quests...