Rarity
PLEASE READ THIS COMMENT BEFORE REPORTING ANY 12.0/MIDNIGHT ERRORS!
NEW:
- Rarity now has a Discord server!
If you're interested in following the development process or contributing, you should also check out the official GitHub repository. We're always in need of more hands to help us make the addon better!
Rarity tracks how many times you've tried to obtain various rare items like mounts, battle pets, and toys. It will tell you how likely you are to obtain the item, track how long you've been farming for it, and tell you how lucky you've been so far. Although it's mostly used for mounts, battle pets, and toys, it supports pretty much any item, including profession patterns, archaeology projects, and more.
Looking for Rarity Item Packs? Click here.
Out of the box, Rarity includes support for every single mount, battle pet, and toy in the game which require some time to farm. It also includes support for some mount-related items like Skyshard, Primal Egg, and Giant Dinosaur Bone. It'll even notice if you mouseover a Mysterious Camel Figurine, plus lots of other stuff. Rarity factors in the size of a typical group when determining probabilities, and can also tell you if you've killed various bosses this week (or day). Holiday just started, and you didn't notice? Rarity will give you a helpful reminder to run those holiday dungeons or daily quests if you still need an item from them.
If Rarity doesn't track something you want to track, you can add it yourself! Just about everything is user configurable.
Curious what math is going on behind the scenes? The author of Bunny Hunter created the original algorithms. He wrote an article about it here. Your chance to obtain an item doesn't increase as you farm it; Rarity is just telling you how lucky you've been so far. It can be remarkably cathartic to see a progress bar move up as you spend hours upon hours trying for that Disgusting Oozeling.
Main features
- Rarity is primarily an LDB feed with a large tooltip. It can function as either a mini-map icon (you have to turn this on in the options), or as a standard LDB feed (use a display like Fortress, Button Bin, Titan Panel, or Chocolate Bar).
- Provides a progress bar, which you can toggle by clicking the icon or feed label.
- Adds info to NPC and item tooltips, showing you if it drops or contains something that Rarity tracks. Rare mobs with a guaranteed drop show which item they drop and if you've defeated them yet.
- Includes full source info, telling you how to obtain everything Rarity tracks.
Other features
- Share packs of items with other users
- Can automatically add waypoints to TomTom for certain items
- Uses statistics whenever possible to keep track of attempts
- Breaks your farming down by session, day, week, and month
- Looks at your instance locks to see if you've defeated various bosses recently
- Reminds you if you need to farm a holiday dungeon or daily quest, and hides holiday items that aren't available right now
- Supports bonus coin rolls
- Automatically screenshots when you obtain an item
- Keeps track of rare achievements like Frostbitten and Glorious
- You can add your own items to track
- Lets you modify your attempt count without having to edit saved variables
- Automatically imports data from Bunny Hunter if you're switching
Slash Commands
Simply typing /rarity should open the options menu (unless disabled).
For troubleshooting issues:
- /rarity dump displays the most recent debug log entries (even if the debug mode is disabled)
- /rarity validate checks the consistency of your item database, including custom items (experimental)
Comments & bug reports
Help translate Rarity
Click here to help translate Rarity into your language.
Frequently Asked Questions
Click here to read the Frequently Asked Questions. Please read this before requesting support.
-
View User Profile
-
Send Message
Posted Jan 31, 2026This absolutly works. Though I took it one step further, not only updating the interface version in rarity.toc, but I went through every folder in both the Rarity and Rarity_Options folders and updated all RETAIL WoW ONLY *.toc files to the following: ## Interface: 120000, 120001 and ## X-Min-Interface: 120000. The only thing, so far, that I have noticed not working exactly correct, is I also use Titan Bar, and I have the Rarity addon button on Titan bar, and when I hover over the icon, there is about a 2-3 second, game lock up, delay in showing the window. Now this could be due to the amount of data its trying to show, which I have yet to modify in game settings, but so far I am glad to say, great to have this addon back and again so far working.
-
View User Profile
-
Send Message
Posted Jan 31, 2026In reply to Break977:
There is no "retail only" TOC file. The interface versions you listed describe all supported WOW product lines and are fetched automatically from Blizzard's CDN servers.
In any event, it would be a lot easier to just use the latest alpha version :)
-
View User Profile
-
Send Message
Posted Feb 3, 2026In reply to RDW:
I'm on alpha but I get an error when it's enabled from Ace3
"ace3 has been blocked ..."
It's rarity that does it
-
View User Profile
-
Send Message
Posted Jan 30, 2026IMPORTANT NOTICE !!
For the current status of Midnight/12.0 updates, see this tracking issue on GitHub:
Please refrain from asking for the addon to be updated repeatedly. It's not helpful.
Blizzard removed the "Load out of date addons" button! What now?
Rarity has long since been updated and should no longer end up being disabled by default. Make sure to select the "alpha" release channel in your addon downloader. This should get you the latest published version, which will generally load but not be fully functional in every situation yet.
Known issues:
There's no need to report these problems until there has been a 12.0 release.
-
View User Profile
-
Send Message
Posted Jan 29, 20264123x Rarity/Core/GUI/GameTooltipHooks.lua:56: bad argument #1 to 'UnitCreatureType' (Usage: local name, id = UnitCreatureType(unit). Secret values are only allowed during untainted execution for this argument.)
[Rarity/Core/GUI/GameTooltipHooks.lua]:56: in function <Rarity/Core/GUI/GameTooltipHooks.lua:31>
[tail call]: ?
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:994: in function 'SetWorldCursor'
[Blizzard_UIParent/Mainline/UIParent.lua]:1268: in function <...rfaceBlizzard_UIParent/Mainline/UIParent.lua:1188>
[C]: ?
-
View User Profile
-
Send Message
Posted Jan 29, 20266768x attempt to perform string conversion on a secret value
[Rarity/Core.lua]:692: in function 'GetNPCIDFromGUID'
[Rarity/Core/EventHandlers.lua]:700: in function '?'
[Krowi_AchievementFilter/Libs/Krowi_Util/Libs/CallbackHandler.lua]:110: in function <...ementFilter/Libs/Krowi_Util/Libs/CallbackHandler.lua:110>
[C]: ?
[Krowi_AchievementFilter/Libs/Krowi_Util/Libs/CallbackHandler.lua]:20: in function <...ementFilter/Libs/Krowi_Util/Libs/CallbackHandler.lua:16>
[Krowi_AchievementFilter/Libs/Krowi_Util/Libs/CallbackHandler.lua]:55: in function 'Fire'
[Krowi_AchievementFilter/Libs/AceEvent-3.0-4/AceEvent-3.0.lua]:120: in function <...AchievementFilter/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>
-
View User Profile
-
Send Message
Posted Jan 29, 2026I get this error with the most updated version.
3x [ADDON_ACTION_FORBIDDEN] AddOn 'Ace3' tried to call the protected function 'AceEvent30Frame:RegisterEvent()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'RegisterEvent'
[Ace3/AceEvent-3.0-4/AceEvent-3.0.lua]:33: in function 'OnUsed'
[Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:132: in function 'RegisterEvent'
[Rarity/Core/EventHandlers.lua]:67: in function 'Register'
[Rarity/Core.lua]:210: in function 'DoEnable'
[Rarity/Core.lua]:151: in function <Rarity/Core.lua:150>
[C]: ?
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "Ace3"
addonFunc = "AceEvent30Frame:RegisterEvent()"
name = "Ace3"
badAddons = <table> {
Ace3 = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
-
View User Profile
-
Send Message
Posted Jan 29, 2026Please update for 12.x
-
View User Profile
-
Send Message
Posted Jan 29, 2026please update for midnight,
-
View User Profile
-
Send Message
Posted Jan 28, 2026Hi, I have this error since I updated to the latest Alpha :
5x [ADDON_ACTION_FORBIDDEN] 'Ace3' AddOn tried to call the protected function : 'AceEvent30Frame:RegisterEvent()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'RegisterEvent'
[Ace3/AceEvent-3.0-4/AceEvent-3.0.lua]:33: in function 'OnUsed'
[Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:132: in function 'RegisterEvent'
[Rarity/Core/EventHandlers.lua]:67: in function 'Register'
[Rarity/Core.lua]:210: in function 'DoEnable'
[Rarity/Core.lua]:151: in function <Rarity/Core.lua:150>
[C]: ?
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "Ace3"
addonFunc = "AceEvent30Frame:RegisterEvent()"
name = "Ace3"
badAddons = <table> {
Ace3 = true
-
View User Profile
-
Send Message
Posted Jan 28, 2026In reply to Khis_wow:
See https://github.com/WowRarity/Rarity/issues/932
-
View User Profile
-
Send Message
Posted Jan 27, 2026please update for 12.0.1 Midnight.
-
View User Profile
-
Send Message
Posted Jan 27, 2026In reply to Mamzy:
No ETA, but the status is tracked here: https://github.com/WowRarity/Rarity/issues/932
-
View User Profile
-
Send Message
Posted Jan 26, 2026Hello,
I would like to report a bug regarding the instance run counter in the addon.
At the moment, the tracker that counts how often an instance has been run does not seem to work correctly (at least for me). Before the recent update, I had already completed this instance around 50 times. After the patch, I have run the same instance multiple additional times, but the counter has not increased at all.
It appears that since the update, new runs are no longer being registered by the tracker.
Thank you for your work on the addon, and I hope this helps you identify the issue.
Best regards
-
View User Profile
-
Send Message
Posted Jan 27, 2026In reply to GameStreakerDE:
I'm not sure what counter you're referring to, but the addon hasn't yet been updated to work properly in Midnight. If the problem still exists after the next full release, feel free to create an issue (here or on GitHub). Alternatively, you can post the relevant details/screenshots/etc. in the Discord server.
Until that time, I would consider the addon broken. No ETA for the required fixes, though.
-
View User Profile
-
Send Message
Posted Jan 25, 2026ok so it wasnt working for me but i noticed in the versions i didnt have that updated. so i updated to the 12.0 and it seems to be working for me now.
-
View User Profile
-
Send Message
Posted Jan 26, 2026In reply to Pawkats:
Yes, the alpha release should no longer be considered "out of date". That doesn't mean everything else is fixed - it will take a lot more work (and therefore time) to sort things out.
-
View User Profile
-
Send Message
Posted Jan 25, 2026Gettign this error:
11x [ADDON_ACTION_FORBIDDEN] O Addon 'Bartender4' tentou chamar a função protegida 'AceEvent30Frame:RegisterEvent()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'RegisterEvent'
[Bartender4/libs/AceEvent-3.0-4/AceEvent-3.0.lua]:33: in function 'OnUsed'
[AdvancedInterfaceOptions/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:132: in function 'RegisterEvent'
[Rarity/Core/EventHandlers.lua]:67: in function 'Register'
[Rarity/Core.lua]:210: in function 'DoEnable'
[Rarity/Core.lua]:151: in function <Rarity/Core.lua:150>
[C]: ?
[Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Bartender4/libs/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "Bartender4"
addonFunc = "AceEvent30Frame:RegisterEvent()"
name = "Bartender4"
badAddons = <table> {
Bartender4 = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tentou chamar a função protegida '.*'.)$"
NO_DISPLAY_2 = "|cffffff00A ferramenta de exibição padrão é chamada BugSack, e provavelmente, você encontrará no mesmo site que você encontrou o !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00capturado, clique no link para mais informações.|r "
USAGE = "|cffffff00Uso: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00Existem muitos erros na sua interface. Como resultado, a experiência com o jogo pode ser desagradável. Desative ou atualize os Addons com falhas, se você não quiser ver essa mensagem novamente.|r"
STOP_NAG = "|cffffff00!BugGrabber não comentará sobre a ausência de uma ferramenta de exibição até a próxima versão.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber e %s não podem coexistirem; %s tem que ser desativado. Se você quiser, desconecte, desative o !BugGrabber, e ative %s.|r"
NO_DISPLAY_STOP = "|cffffff00Se você não quiser ser lembrado disto novamente, utilize o comando /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00Parece que você está usando o !BugGrabber sem nenhum addon para visualização. Embora o haja um comando interno para acessar os relatórios de erros, um complemento possa ser necessário para gerenciar esses erros de forma mais conveniente.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber, por si só, é incapaz de receber erro de outros jogadores. Por favor. instale o BugSack ou outro programa que oferece esta funcionalidade.|r"
ADDON_CALL_PROTECTED = "[%s] O Addon '%s' tentou chamar a função protegida '%s'."
}
-
View User Profile
-
Send Message
Posted Jan 26, 2026In reply to scarfdeath:
See https://www.wowace.com/projects/rarity/issues/560
-
View User Profile
-
Send Message
Posted Jan 25, 2026Please update :D