View Single Post
02-02-12, 09:09 PM   #1
Verttex
Super Monkey
 
Verttex's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 297
Disenchant Random Enchantment Item

How can I make a macro to disenchant items with a specific name? Like Alicite Pendant. If I wanted to I could do:
Code:
 /cast Disenchant
/use Alicite Pendant of ...
/use Alicite Pendant of ...
/use Alicite Pendant of ...
/use Alicite Pendant of ...
etc
but when a item has over 80 enchantments, its very hard to keep track of it.

Any way to do this?
__________________
  Reply With Quote