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.
I was wondering if there was a way to turn off the yellow circle around my position on the minimap. Never had it there before 5.4 and cant seem to find the option to turn it off.
Thanks for the assistance.
Open the options, go into "outputs", and choose "range ring". There's a checkbox to disable it.
I love this addon!
However, since the latest update, the frame doesn't pop when I see a rare. I get the sounds, and my LDB plugin gives me the data on what I saw, but the frame? Poof. Nowhere. :-)
ETA: And I've checked the settings; the box for the frame is definitely checked.
ETA2: Weirdly, it's working on at least one toon now. Hmm. I'll get back to you.
I was about to post this same error - I hear the sound, but there's no frame. I need to look at my minimap (which since 5.4 displays a skull icon to indicate a rare) to see where the rare is.
Also, it starts firing messages erroneously - yesterday as I entered the Dread Wastes the Krol the Blade frame popped, but he wasn't up and there was no corpse to tell me that he had been killed in the 30 seconds (I was close by) between me crossing the wall and reaching the place where he stands.
Thank you SO Much for this addon! I gave up using NPCscan recently, and started using this one instead. It works perfectly, especially on the Timless Isle! I love being able to quickly spot NPCs. It ironically works faster and more accurately than NPCscan.
Hi! I have a little problem with silverdragon.
The silverdragon data is saying out of order and i have tryed lots of stuff but its still nog working for me.
What am i doing wrong?
Please help i like your addons!
I just need to know if there way to scale the NPC alert frame?
Sorry if this has been answered, but do I need to clear the cache manually, like with NPCScan? I know it says it relies on my than just that, but I'm curious if it will help anything. Thanks!
Clearing the cache will absolutely help -- the cache-scanning is the only form of detection that doesn't rely on you actually seeing the rare mob by either getting pretty close to it (nameplates), or by inadvertently targeting / mousing over it.
OK. Thanks for the response. Love the mod, BTW. Seems way more reliable than NPCScan.
I have a hunter in search of a spirit beast so I'd like to add Gumi (69943), Hutia (69946), and Degu (69947) which are the three Spirit Porcupines.
From looking at the database, there's more than just the ID and the name. Where does the rest of the information come from? How is the location data used?
Any chance of adding some filtering to the import data feature? For instance, as a hunter I'm most interested in tameable mobs. I see in defaults.lua that the database contains a tameable flag but I don't see any way to make use of this data.
Another feature I'd like to see is integration with TomTom. The ability to add waypoints to a zone for each mob would be fantastic when searching for those with multiple spawn locations.
@gtevmckay
Well, it's worth pointing out that nobody could "take over" NPCScan without Saiket's approval, just fork it and release a new version with a different name.
That said! I've read the code for NPCScan.Overlay, and I have sufficient stylistic differences with Saiket that I would not be a good fit for working with it. Also, setting up those paths requires manual labor, which I am constitutionally opposed to.
(Why yes, wowace was a bit slow about sending me new-comment notifications...)
Will the addon be muted if i lets say turn down all volume sliders in wow but leave the general volume one on 100% ? im camping frozen lake for tlpd and dont want to hear the same bg sounds for hours.
Honestly, I'm not sure off the top of my head. But you can check for yourself -- pop up the options and you'll find some buttons that let you fake seeing rares, and pressing them will behave *exactly* like seeing a real rare would.
Please HELP!
I installed this addon and I can see all of the options in game but the most important button is missing!!!!!! There is no Import Data button as listed on the instructions?! When I go to see the list of monsters it has the list is blank basically making this addon completely useless. How do I import the data?! Any help you can provide would be GREATLY appreciated.
Thanks in advanced!!
Turn on "load out of date addons". The Data addon is currently outdated.
...I'll fix that, honest.
Where do you turn that on? Can't find it.. Sorry to be a pain.
Nevermind, found it.. here is a walkthrough for people who maybe having the same issue: http://clientsupport.curse.com/guide.aspx?id=39
New to the program,but can someone tell me why the red icon on the mini map only work's with one toon?
Is there a way to get it to work with all toon's?