

A little tool I wrote for a friend of mine that had to prospect for hours and hours manually.
It does what it does in the simplest possible way.
- Auto prospects (with a macro keybind)
- Estimates minutes left until finish
- Works in the background
Currently this only serves the first "found" window. If enough people wants it, I'll add a multiwindow feature.
It wouldn't take long, I just don't think there's anyone actually prospecting on 5 accounts at the same time? But please do tell me if you want it! 
1. Choose amount of stacks you want to prospect (each stack counts as 12 seconds)
2. Choose a hotkey
3. Put this macro on that button ingame:
Code:
#showtooltip Prospect Elementium!
/use Prospecting
/use Elementium Ore
4. If you run "wow-64.exe" as your main executable, you need to assign the hotkey that you're running 64bit.
5. Click prospect!
[Download]
This project was written VERY quickly and is most likely not bug free, however, reporting the bugs may get them fixed if a few people really wants it!
The executable is not interfering with anything critical in WoW and should not be concerned as a possible way to get banned, although "possible" if Warden wants to I suppose.
If you crash upon starting the file get .NET Framework 4.0 here.
I do not plan to give any kind of support for 32bit systems as this is not a big project. You'll have to find another way to auto-prospect unless you can get it to run yourselves 
+rep if you like it!