Category: Outdated Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
kergoth's Portal Bug Reports Feature Requests
Author:
Version:
9
Date:
05-02-2008 12:02 PM
Size:
38.94 Kb
Downloads:
2,726
Favorites:
28
MD5:
Pictures
Adamantite, 6 prospects, keybound to alt-p
Prospector
A simple addon to display a button whenever you have a stack of 5
prospectable ore. Clicking this button prospects it. The button icon and tooltip show what ore will be prospected, and the number of times you can prospect is displayed as a count on the button.

When multiple types of prospectable ore are in your inventory, it will
prefer the ore with the highest prospecting skill requirement.

I found it beneficial to write this because a macro using /cast and /use will
break if you have any stacks of ore in your inventory which have less than 5.

Usage:
To Prospect: click on the button or use the keybind.
Alt-drag the button to move it.
If you'd rather prospect using a macro on your existing actionbars, you can use Prospector for that too. Simply type '/prospector hide', and then use '/click ProspectorButton' in your macro.
I recommend using an addon to fix prospect autolooting, such as
FastDisenchant , for true one button prospecting.
  Change Log - Prospector
9:
- Fix the unintentional use of a global that should have been a local, may
have caused an error for some.
- Fix the ButtonFacade support.
8:
- Fix the /prospector hide option, it now takes effect immediately.
- Add support for ButtonFacade to skin the button.
7:
- Move the prospect count to a count on the button rather than the
tooltip, to see if people like it better.
- Simplify the way we do the keybinding.
- Use spell ids to avoid needing translated strings for Prospecting and
Jewelcrafting.
- Update readme, toc version, and the toc interface version for 2.4.
- Update embedded libraries.
- Kill myAddOns support.
6:
- Fix a bug introduced in v4 which would result in the button not doing
anything if the prospect spellcast failed, until the next bag update.
5:
- Add missing AceConsole-3.0 embed, and update the other embeds.
4:
- Fix bug where a quick click/keypress after the previous prospect but
before the bag scan finished would result in a cast targeting cursor.
3:
- Fix the prospect skill check when you have multiple types of ore.
- Switch the button to directly use attributes to target the right bag and
slot for the prospect, so it doesn't act up when the bank is open.
- Fix error seen when using alt-drag to move the button.
- Ensure that the keybind does nothing when there's nothing to prospect,
rather than still attempting to cast the spell, but lacking a target.
- Add myAddons support.
- Added a slash command. There's only one option currently, 'hide'.
- Many cleanups to the code, thanks Xinhuan.
2:
- Added ability to keybind the prospector button.
1:
- Initial Release.
  Optional Files - Prospector
Sorry, there are currently no optional files available.
  Comments - Prospector
Post A Reply
Author Comments Comment Options
Old 05-09-2009, 11:26 PM  
ffxiedyn
A Wyrmkin Dreamwalker
 
ffxiedyn's Avatar

Forum posts: 55
File comments: 31
Uploads: 0
wrong addon sorry!

Last edited by ffxiedyn : 05-09-2009 at 11:31 PM.
ffxiedyn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-12-2008, 05:48 PM  
perunaion
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I rewrite to support Inscription.
Anyway, credits to Prospector but check out:
http://wow.curse.com/downloads/wow-a.../expeller.aspx
perunaion is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-28-2008, 12:29 AM  
perunaion
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
2.4 Inscription

Will you be updating for 2.4, in particular the Milling ability from Inscription (works off of herbs)?

I hacked the current version to support it, but its rather crude.
perunaion is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 09:59 AM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 25
File comments: 154
Uploads: 0
Great addon! Now if there was only one just like this one, except to combine motes once you have 10...
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 02:07 AM  
Highend
A Defias Bandit

Forum posts: 3
File comments: 23
Uploads: 0
V8 leads to:

Prospector.lua:170: attempt to index global 'button' (a nil value).

V7 is still working fine...

Regards,
Highend
Highend is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-25-2008, 05:48 PM  
BTShrump
A Cyclonian
 
BTShrump's Avatar

Forum posts: 46
File comments: 25
Uploads: 0
fianlly got it to report an error...

Quote:
[2008/01/25 15:45:18-1054-x1]: AceAddon-3.0\AceAddon-3.0.lua:48: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceConsole-3.0".
AceAddon-3.0\AceAddon-3.0.lua:86: in function `EmbedLibrary'
AceAddon-3.0\AceAddon-3.0.lua:74: in function `EmbedLibraries'
AceAddon-3.0\AceAddon-3.0.lua:48: in function `NewAddon'
Prospector\Prospector.lua:32: in main chunk
had to turn the mod on and off again to show the error.
__________________

Time Spent in WOW:
3 hours a night to raid
2 hours a day to farm
300 hours a day to work on UI
>_<
BTShrump is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-25-2008, 11:58 AM  
kergoth
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 116
Uploads: 8
Re: No Button

Quote:
Originally posted by Muerto
I am having this same issue where none of the commands for Prospector are showing up. Are BTShrump and I the only ones experiencing this?
I'm not able to reproduce this. Try enabling showing lua errors in your interface options and see if it's erroring.
__________________
kergoth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-25-2008, 09:08 AM  
Muerto
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
No Button

Quote:
Originally posted by BTShrump
since i updated to the newest version the button doesn't show up anymore. and none of the slash commands work when I try to use them.

I even tried reverting back to version 3, and it doesnt show anymore either... So maybe it's the new 2.3.3 patch?
I am having this same issue where none of the commands for Prospector are showing up. Are BTShrump and I the only ones experiencing this?
Muerto is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-24-2008, 06:45 PM  
BTShrump
A Cyclonian
 
BTShrump's Avatar

Forum posts: 46
File comments: 25
Uploads: 0
since i updated to the newest version the button doesn't show up anymore. and none of the slash commands work when I try to use them.

I even tried reverting back to version 3, and it doesnt show anymore either... So maybe it's the new 2.3.3 patch?
__________________

Time Spent in WOW:
3 hours a night to raid
2 hours a day to farm
300 hours a day to work on UI
>_<
BTShrump is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-05-2007, 09:28 AM  
Korred
A Warpwood Thunder Caller

Forum posts: 98
File comments: 14
Uploads: 0
Quote:
Originally posted by kergoth
Hmm, you could do that today in a macro with:
/click ProspectorButton

If you'd like, I'll add a configuration option to disable making the button visible, so you could just use that macro to do your prospecting.
That'd be great. Thanks!
Korred is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-04-2007, 11:19 PM  
kergoth
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 116
Uploads: 8
Quote:
Originally posted by Korred
One of the few little mods like this i'm using, nice one!

Anyway you can make it a /command as well so I can just add it to my current set of buttons?
Hmm, you could do that today in a macro with:
/click ProspectorButton

If you'd like, I'll add a configuration option to disable making the button visible, so you could just use that macro to do your prospecting.
__________________
kergoth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-04-2007, 08:38 PM  
Korred
A Warpwood Thunder Caller

Forum posts: 98
File comments: 14
Uploads: 0
One of the few little mods like this i'm using, nice one!

Anyway you can make it a /command as well so I can just add it to my current set of buttons?
Korred is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.