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

  • Your Rating

  • Share
  • Report Abuse

SellFish

 
Project Updated:
Files Updated: Tue, May 19 2009
Supports Game Version: 3.1.0
Category: Tooltip
Tags:

, , , and [Edit Tags]

Project Manager: Tuller
Additional Authors: No additional authors
Current Version: 2.1.10
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge
Avg Daily DL (last 30 days): 49
Downloads Total: 185,400
Favorites: 698
Comments: 36
  • Contests
  • About SellFish
  •  

SellFish is integrated into the game as of the release of World of Warcraft v3.2.0, so I’m now discontinuing the addon. Thank you for your support!

SellFish is a lightweight addon for displaying sell values for items, like ColaLight and SellValue. Around 16k sell values are included, and new values are automatically added when visiting a vendor.

SellFish Commands:

  • /sf ? – displays help messages
  • /sf reset – resets the item database
  • /sf style – switches between graphical and text displays for sell value
  • /sf compress – compresses new sell value data into string format

  • Downloads (7)
  •  
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  
  SellFish 2.1.5b Release 3.0.3 3,849 12/20/2008
  SellFish 2.1.4 Release 3.0.3 25 12/6/2008
  • 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.
  • Llysara said

    I still think SellFish would be useful to maintain - what I really love about this mod is how it lists vendor prices in conjunction with stacked items. Right now the Blizzard UI doesn't do that.

    Also a huge fan of the visual Cola Light style, but that's just my take.

    Reply Report Permalink
  • yahooman said

    Actually the default blizz frame does show prices for stacked items and always has since it was implemented.

    Reply Report Permalink
  • Thank you for having such a great addon. Dunno if you are honored or mad Blizzard took your idea. But just wanted to say thanks again for having it updated and working before Blizz took the idea.

    Reply Report Permalink
  • Sietelle said

    In a later version, will it be possible to hide the blizzard version so that I don't have to see it twice? lol

    Reply Report Permalink
  • Jaleni said

    In my opinion SellFish is still useful, it displays sell values for items in AH, the standard interface doesn't this! :)
    Uhm, or maybe not so useful... :(

    Reply Report Permalink
  • Rabb said

    I agree, I hate how the standard interface one doesn't do this

    Reply Report Permalink
  • Sietelle said

    thanks, I like this visual better than blizzards.. I had this one but uninstalled to see how blizzard's is and theirs is distracting.

    Reply Report Permalink
  • Looks like Blizzard thought this mod was a good idea too. I've played around with theirs a bit and it seems like it is going to do everything I needed yours for.

    So with that said, I would like to give my sincere gratitude for keeping this mod going all this time. Not sure if you are the original creator or not but I have been using Sellfish in one incarnation or another since vanillia WoW. I'll always remember Sellfish fondly =)

    Reply Report Permalink
  • Tuller said

    SellValue and ColaLight existed before SellFish, and ItemPrice after. The main thing SellFish brought to the table was better compression of the database, and ItemPrice improved on that.

    Reply Report Permalink
  • Ylixia said

    Yeah but still, Sellfish has been a faithful and always workign companion for a long time now. Deleting it from my addons folder will be something like having an old pet put to sleep ;(

    Reply Report Permalink
  • snipe88 said

    Sounds like SellFish won't be needed once 3.2 drops, Blizzard is adding item prices to the tooltips.
    http://www.wow.com/2009/06/18/patch-3-2-ptr-patch-notes/

    Reply Report Permalink
  • Tuller said

    Yep, it probably won't be necessary. One possibility is that in wow 3.2 sellfish simply displays money as text instead of money as..,money.

    Reply Report Permalink
  • Slayerized said

    Item level does not write on tooltip, is this ok ? Like if in these screenshot here, is item level a part of another addon(if this, whats the name of that one) ?

    Reply Report Permalink
  • Tuller said

    That's from ratingbuster.

    Reply Report Permalink
  • Sylvandas said

    Here's the thing:

    I hate mods. Always have. Most of them just take twice as much memory to do that same thing as the default UI.

    But, there are a few certain ones that do ~not~ take up a drastic amount of space, and are so brilliantly simple that the only possible outcome will be enhancing the gameplay. This is one of them.

    Thank you very much for this wonderful mod!

    Reply Report Permalink
  • zhTW

    if GetLocale() == "zhTW" then
    local L = SELLFISH_LOCALS

    --system messages
    L.Loaded = "已加載%s物品價格"
    L.Updated = "更新到v%s"
    L.SetStyle = "樣式設置為%s"

    --slash command help
    L.CommandsHeader = "|cFF33FF99SellFish命令行|r: (/sf或/sellfish)"
    L.UnknownCommand = "'|cffffd700%s|r'不是一個可用的命令"

    L.HelpDesc = "顯示命令行"
    L.ResetDesc = "恢復為默認設置"
    L.StyleDesc = "改變物品價格顯示方式"

    --tooltips
    L.SellsFor = "售價:"
    L.SellsForMany = "售價(%s):"
    end

    Reply Report Permalink
  • Tuller said

    Can you attach this as a file to my bugtracker here?
    http://code.google.com/p/tullamods/issues/list

    Reply Report Permalink
  • endymon said

    According to the description this mod is supposed to automatically update sale prices when you visit a vendor? It does not seem to be doing that at all. It seems to be over estimating the sale price of many items in my bags.
    Example: Shroud of Temptation. Sellfish prices it at 3.94.76 whereas vendor prices it at 3.63.60
    Or
    Soul-Strider Boots: Sellfish = 3.77.34 Vendor 3.15.26

    Any idea whats causing this?

    Reply Report Permalink
  • Tuller said

    Per wowhead, the cost of those items in sellfish are correct. Have the items been damaged? Perhaps there's a vendor rep factor i'm not taking into account.

    Reply Report Permalink
  • endymon said

    Perhaps wowhead's data hasn't been updated for those items? I don't exactly know how wowhead gets its data uploaded.

    It certainly does not seem to be rep related (I haven't checked so many places, but I have checked multiple vendors of varying rep levels)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 3,347 Auctionator Auction & Economy, and Tooltip
  2. 2,628 Auctioneer Auction & Economy, Mail, and...
  3. 2,399 GearScore Tooltip
  4. 1,338 RatingBuster Tooltip, and Bags & Inventory
  5. 1,021 Overachiever - achievement tools and tweaks Achievements, and Tooltip