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.
You can use SexyMap for that
Is there an option anywhere to have this addon Mark the target with a raid mark, like NPCScan? It's a very useful feature and I do not see it anywhere.
If you go to SD Interface under the output section there is Marker you can set the raid marker from in there.
I am trying to add Dark Soil to silverdragon. Is it possible for it to work with it even though it is not an npc? Just wondering because it does have an id tag. 210565 according to wowhead. Trying to add it to all the zones in MOP.
Your dark soil is an "object" tag. Silverdragon uses the "item" tag and not the same in cache.
with the latest build my map icons have disappeared , ive tired uninstalling and re dling , wiping mob database and reimporting but nothing , im not getting any lua errors to report either
I am getting this also...
2x [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "PartyMemberFrame2PetFrame:SetPoint()". !BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587> <in C code> FrameXML\PartyMemberFrame.lua:161: in function "PartyMemberFrame_UpdatePet" FrameXML\PartyMemberFrame.lua:138: in function "PartyMemberFrame_UpdateMember" FrameXML\PartyMemberFrame.lua:345: in function "PartyMemberFrame_OnEvent" <string>:"*:OnEvent":1: in function "OnEvent" FrameXML\UnitFrame.lua:489: in function <FrameXML\UnitFrame.lua:487>
Locals: nil
Happened after I tamed a quest boss if that helps!
Currently, my SilverDragon is giving me a couple of LUA errors.
[ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "PartyMemberFrame1PetFrame:SetPoint()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\PartyMemberFrame.lua:161: in function "PartyMemberFrame_UpdatePet"
FrameXML\PartyMemberFrame.lua:138: in function "PartyMemberFrame_UpdateMember"
FrameXML\PartyMemberFrame.lua:46: in function "PartyMemberFrame_ToPlayerArt"
FrameXML\PartyMemberFrame.lua:27: in function "PartyMemberFrame_UpdateArt"
FrameXML\PartyMemberFrame.lua:346: in function "PartyMemberFrame_OnEvent"
<string>:"*:OnEvent":1: in function "OnEvent"
FrameXML\UnitFrame.lua:489: in function <FrameXML\UnitFrame.lua:487>
[ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "PartyMemberFrame1PetFrame:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\PartyMemberFrame.lua:157: in function "PartyMemberFrame_UpdatePet"
FrameXML\PartyMemberFrame.lua:380: in function "PartyMemberFrame_OnEvent"
<string>:"*:OnEvent":1: in function "OnEvent"
FrameXML\UnitFrame.lua:489: in function <FrameXML\UnitFrame.lua:487>
[ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "PartyMemberFrame1PetFrame:Hide()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\PartyMemberFrame.lua:642: in function "PartyMemberFrame_UpdateOnlineStatus"
FrameXML\PartyMemberFrame.lua:143: in function "PartyMemberFrame_UpdateMember"
FrameXML\PartyMemberFrame.lua:345: in function "PartyMemberFrame_OnEvent"
<string>:"*:OnEvent":1: in function "OnEvent"
FrameXML\UnitFrame.lua:489: in function <FrameXML\UnitFrame.lua:487>
[ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "PartyMemberFrame1:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\PartyMemberFrame.lua:122: in function "PartyMemberFrame_UpdateMember"
FrameXML\PartyMemberFrame.lua:46: in function "PartyMemberFrame_ToPlayerArt"
FrameXML\PartyMemberFrame.lua:27: in function "PartyMemberFrame_UpdateArt"
FrameXML\PartyMemberFrame.lua:346: in function "PartyMemberFrame_OnEvent"
<string>:"*:OnEvent":1: in function "OnEvent"
FrameXML\UnitFrame.lua:489: in function <FrameXML\UnitFrame.lua:487>
I've not seen that happen, myself. SilverDragon does *nothing* involving the party member pets, so I'm not sure what's going on there.
My best guess would be that something using the Ace libraries has caused taint, and SilverDragon happens to be the one getting the blame. (Or maybe I'm causing a problem, but taint logging hasn't turned anything up for me.)
I am also getting PowerAura errors of the same time, so taint is probable.
Any hints on how to taint log or try to fix? :)
@BJRubino
I believe it's possible, though it wouldn't be as reliable as the other methods. It'd have to do a straight-up comparison based on the name of the mob, rather than the ID, so there's an increased chance of missing something.
Hi, This is a great addon, thanks so much! I do have a question, and I am sorry if I missed it. But, is it possible to have SilverDragon find a rare mob by mousing over the minimap? (i.e. for hunter tracking).
Thanks, BJR
I recently started to get these LUA Errors while fighting in Battlegrounds:
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "AlwaysUpFrame1:Show()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `Show'
Interface\FrameXML\WorldStateFrame.lua:200: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "AlwaysUpFrame2:SetPoint()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `SetPoint'
Interface\FrameXML\WorldStateFrame.lua:164: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "AlwaysUpFrame2:Show()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `Show'
Interface\FrameXML\WorldStateFrame.lua:200: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "AlwaysUpFrame3:SetPoint()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `SetPoint'
Interface\FrameXML\WorldStateFrame.lua:164: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "AlwaysUpFrame3:Show()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `Show'
Interface\FrameXML\WorldStateFrame.lua:200: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Message: [ADDON_ACTION_BLOCKED] AddOn "SilverDragon" tried to call the protected function "WorldStateAlwaysUpFrame:SetHeight()".
Time: 09/20/12 08:26:28
Count: 3
Stack: [C]: in function `SetHeight'
Interface\FrameXML\WorldStateFrame.lua:214: in function <Interface\FrameXML\WorldStateFrame.lua:124>
[C]: in function `WorldStateAlwaysUpFrame_Update'
Interface\FrameXML\WorldStateFrame.lua:120: in function <Interface\FrameXML\WorldStateFrame.lua:106>
Locals: <none>
Since no one complained about it it's maybe just me or one of my addons, but a fix would be nice anyway x.x'
I love this addon and I often forget to enable it again after a bg : /
I've not seen that happen, myself. SilverDragon does *nothing* involving AlwaysUpFrame (which is the little thing showing battleground stats; how many towers, etc.), so I'm not sure what's going on there.
My best guess would be that something using the Ace libraries has caused taint, and SilverDragon happens to be the one getting the blame. (Or maybe I'm causing a problem, but taint logging hasn't turned anything up for me.)
As no one else seems to be having these errors your guess might be right.
I'll try playing around with my other addons and figur out what exatcly is going on there, but thanks for the fast reply! :)
Hello,
I like your silver dragon addon it is way better than npcscan but it is missing one little thing.
would it be possible to add a little icon on the rare when the silverdragon box has been clicked like npcscan does they use green triangle
cheers
Paul
Sure. Latest alpha on wowace now has it. Grab it here.
Is there a way to remove a rare from database? Everytime I goto Dalaran the Vern alert pops up. Since he can't be tamed or killed, could you either tell me how to remove him from db or remove him. Thanks for addon, it is very helpful.
Grab the beta version from the "other downloads" section here. It'll let you just ignore Vern. (Actually, Vern's ignored by default, which helps.)
Hello, I can not see rare mobs in my map. Someone has an idea? Before the update I could see... Thanks