For anyone wanting to mass prospect/disenchant, use LuaNinja
[Only registered and activated users can see links. ].
Then use following macro.
Code:
/cast Prospecting
/use [Insert Ore name Here]
/in 3 /run RunMacro(1)
Name the macro "1" without the quotes.
You can also mass DE using this.
Code:
/cast Disenchant
/use [Insert Item Name Here]
/in 3 /run RunMacro(1)
Remember to turn off Blizzard serverside macro storing by entering this:
Code:
/console synchronizeMacros 0
I believe you can find more uses for this aswell.
You need to have Auto-Loot on for this btw.