SilverDragon - Rare Scanner
SilverDragon
SilverDragon tracks rares in World of Warcraft. It will try everything possible to notice them and tell you about them.
How does it search?
Vignettes
Those little skull icons you see on the minimap. If one of them is a rare SilverDragon knows about, it'll yell at you.
Targets
If you mouse over or target a rare mob, SilverDragon will notice it.
Nameplates
If you have enemy nameplates turned on, SilverDragon will keep an eye on them to look for the names of known rares.
Macro
SilverDragon can also create a macro to target any rares that are known in the current zone. You can stick this on your actionbars as a button to spam while chasing after a rare, or bind it to a key. This is sort of a last resort.
Chat
Some rares yell in zone chat. If SilverDragon notices those yells, it'll alert you.
Dark Magic
This abuses detection of when Blizzard blocks attempts to call a protected function (TargetUnit
) to work out when you're in targetting range of a unit with a given name
This inherently causes in-game errors, so it is disabled by default. Enable in the addon config under Scanning / Dark Magic
.
By default it's less-aggressive, scanning through rares in the zone without known vignettes at a rate of 1/second. However, you can turn that rate way up if you'd like. You can also turn on an option to automatically hide the error messages it causes, but beware that this will potentially cause taint issues that'll leave you needing to /reload
eventually.
How will I know when a rare is seen?
Frame
When a rare appears, SilverDragon will pop up a frame that you can click on to target it.
Warning: If you're in combat, secure action restrictions mean that it won't show up until combat finishes.
Sounds
You can choose from assorted sounds to play when a rare is seen. The sound can loop for a while, to make sure you don't miss it.
There's special settings for rares that drop mounts and world boss rares which you might want to call up a group for. If you're sitting mostly-AFK on a Time-Lost Proto Drake spawn, you probably want the sound that plays to be utterly ridiculous and go on for a good long while, to make sure you don't miss that sucker.
Messages
A notice can be sent to a number of places:
- your scrolling combat text
- your chat frame
- a channel in your chat frame (announcing it to your party, for instance)
- a popup window
- etc
History
A log of seen rares will be shown in a window, so you can easily glance over spawn times.
Other useful things?
Custom mobs
In SilverDragon's options you'll find a "Mobs" section. In the "Always" section, you can add any mob you want to be scanned for. All you need to know is the mob id.
So, let's say you wanted to keep an eye out for Lil Timmy in Stormwind, to buy the kitten he sells. You would...
- Go to his wowhead page.
- Grab his id from the URL. It's
8666
. - Enter
8666
into the "add" field, and click "okay". - Play with your new kitten.
Yes, this example dates me.
Ignoring mobs
If there's some mob you don't want to hear about for whatever reason, just go to the "Ignore" section of the options. Again, enter the mob's id into the "add" box, then click okay. Bam! You will never again be told that Vern is up.
(Actually, Vern is ignored by default. But you get the idea.)
Alternately, right-click the close button for the popup and that'll ignore it as well.
Syncs
SilverDragon will talk to itself. It can communicate with other copies of itself run by people in your party / guild, and tell you when they see a rare mob. (If there's a group of you camping all the Time-Lost Proto Drake spawns, say...)
You can turn this off completely, if you want to be private about it.
Tooltips
Some rares are part of an achievement. When you mouse over a rare mob, SilverDragon will add to the tooltip whether you've already killed it, so you know whether you need to rush for it.
Broker
SilverDragon includes a Broker plugin. It'll attach itself to the addon compartment and also your minimap, or a Broker container you have installed, and show you a list of the mobs it knows about in the current zone.
Other addons you may find useful
- AppearanceTooltip: integrates with the SilverDragon loot popups and shows transmog-known status.
- ServerRestartSound: plays a sound when the server's about to restart. If you're AFK-camping for a rare spawn, you probably want to know about this.
- ObjectScanner: A few rares are hidden away behind interacting with world-objects like the Edge of Reality. These have to be localized individually, so you need to work out what they're called in your language and set up a watch for tooltips mentioning them. This addon does that bit.
- ButtonBin: a broker display. SilverDragon's minimap icon will show up on it (or any other addon like it) instead of cluttering up your minimap, if you have it installed.
No longer shows the rares on the map during N'zoth assaults in Uldum or the Vale.
In reply to notanotherforumname:
It looks like the thing I was keying the display off has changed -- there used to be continent-level icons showing which assault was active, and those are gone now. I need to work out a different thing to check for instead.
In reply to notanotherforumname:
I think they are showing them, but offset by 1?
Can you please implement that you ALSO link the "placed Raidmark" on their head, to the global chat... like Circle/Diamond etc...
Like how RareScanner does?
Please!
@RETAIL DF
Hello,
I'm receiving the following error in WOTLK Classic:
In reply to haplix72:
Temp fix until there's and update. Removes the error and seems to not affect anything else so far.
Go into the addon folder and then Data > DragonFlight. Open module.lua and delete the second line (if LE_EXPANSION_LEVEL_CURRENT < LE_EXPANSION_DRAGONFLIGHT then return end)
In reply to haplix72:
Turns out that the WotLK build hasn't been updated to get the LE_EXPANSION_DRAGONFLIGHT constant yet. I've pushed an alpha that'll fix the issue, and will get a release out shortly.
I would love to be able to change the frame strata on the ClickTarget. I have mine positioned so it overlaps with the quest tracker and ever since 10.0 it appears behind the quest tracker instead of in front of it.
ı love silver dragon but ı have to delete it because it crashes my rarity track system can u salve this problem ı cant see my tracks in chat box
In reply to kargamel:
I might need more information about what other system you're using
In reply to Kemayo:
In reply to Kemayo:
Using the latest alpha build v2022.22-4, the new macro doesnt work, however removing the recently added 'leftbutton' from the macro allows it to work.
change: /click SilverDragonMacroButton LeftButton
to: /click SilverDragonMacroButton
You'll have to make a new separate macro though, latest change with the addon auto fills the official silverdragon macro with 'leftbutton' after a min or so, or whenever the next rare on your screen pops up, making it not work again.
In reply to FreakySpider:
Would you mind, in game, doing this and telling me what's output?
In reply to Kemayo:
sorry I didnt see this earlier but, at the time my ActionButtonUseKeyDown was set to 0. troubleshooting another macro mod, found out had to switch it to 1, which also fixed the issue with the Silverdragon macro. I see you already resolved the issue with the latest release. Appreciate all your hard work on keeping this addon going =)
Got this error as soon as I landed and attacked Lord Kazzak(retail):
1x [ADDON_ACTION_BLOCKED] AddOn 'SilverDragon' tried to call the protected function 'MainMenuBar:SetPointBase()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPointBase'
[string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:62: in function `SetPoint'
[string "@Interface/FrameXML/EditModeManager.lua"]:624: in function `UpdateBottomActionBarPositions'
[string "@Interface/FrameXML/EditModeManager.lua"]:555: in function `UpdateActionBarLayout'
[string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:655: in function `UpdateGridLayout'
[string "@Interface/FrameXML/ActionBar.lua"]:350: in function `UpdateVisibility'
[string "@Interface/FrameXML/ActionBar.lua"]:310: in function `Show'
[string "@Interface/FrameXML/PetActionBar.lua"]:75: in function <Interface/FrameXML/PetActionBar.lua:70>
[string "=[C]"]: ?
In reply to Moreorlessmaybe:
Seems to be an issue dealing with bosses - I got a quite similar error message in raids or instances (something with "hideButton" or so - besides this error "kills" my extra action button - it simply does not appear when necessary (e.g. when fighting Kel'Thuzad in Sanctum of Domination).
Always have to reload the UI, which is rather annoying in (raid)groups.
Great addon! I've been having similar issues to some posters below but I just reload the ui when it happens and the problems go away.
I'm wondering if the keybind to target a rare mob is broken? It doesn't seem to work at all for me. I can see the addon putting a diamond on the mob but it never targets it.
In reply to huldu:
same here, in retail version. macro button does not target the rare.
Hi, and thanks for this add-on!
Is there a way for SilverDragon to put timestamps in chat? (I have timestamps turned on in Options->Gameplay->Social but it doesn't seem to affect SilverDragon.)
Sometimes I am AFK and wonder how long ago the rare was seen.
Thanks!