Thread Tools Display Modes
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
02-02-12, 10:20 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
I use Panda.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
02-02-12, 10:36 PM   #3
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
Code:
/cast Disenchant
/use item:52492
/use item:52306
/use item:52307
/use item:52308
/use item:52309
/use item:56508
/use item:56490
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Disenchant Random Enchantment Item

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off