Download
(2Kb)
Download
Updated: 09-17-07 01:38 PM
Pictures
File Info
Updated:09-17-07 01:38 PM
Created:unknown
Downloads:5,557
Favorites:39
MD5:

Fast Disenchant  Popular! (More than 5000 hits)

Version: Public Test 3
by: masahikotao [More]

Does exactly what the name says: it speeds up disenchanting by automatically looting enchanting materials (now works with prospecting as well). I got tired of having to manually loot when disenchanting large numbers of items at once. I wrote this quickly to solve my issue, hopefully it will help someone else.

No commands, setup or requirements. Just a few lines of code to do its job and stay out of your way. Should work in all languages now, thank you Tekkub.

Post A Reply Comment Options
Unread 03-09-12, 02:28 AM  
Ljokerz
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
how do i make it work

where do i need to right all this cods ?

if some one can help that be nice maby make a vid for youtube =D
Report comment to moderator  
Reply With Quote
Unread 07-21-11, 02:15 AM  
silencescreams
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
How does it works? DX

I downlaoded it and put in on "addons" folder but i dont know how to use it :c
Report comment to moderator  
Reply With Quote
Unread 03-13-10, 04:21 PM  
Krof
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Re: 2.4 Inscription

Originally posted by perunaion
Added the 2.4 Inscription items to this mod. If the author is still around he/she may want to take a look at the wowace mod, LibPeriodicTable as it contains alot of these types of categorized items.

Beginning from line 64:
Code:
    [22450] = true, --Void Crystal
    
    [43108] = true, -- Ebon Pigment
    [43109] = true, -- Icy Pigment
    [43105] = true, -- Indigo Pigment
    [43106] = true, -- Ruby Pigment
    [43107] = true, -- Sapphire Pigment
    [43103] = true, -- Verdant Pigment
    [39151] = true, -- Alabaster Pigment
    [39343] = true, -- Azure Pigment
    [39334] = true, -- Dusky Pigment
    [39339] = true, -- Emerald Pigment
    [39338] = true, -- Golden Pigment
    [39342] = true, -- Nether Pigment
    [39341] = true, -- Silvery Pigment
    [39340] = true -- Violet Pigment
}
One pigment was missed and here it is:

[43104] = true, -- Burnt Pigment
Report comment to moderator  
Reply With Quote
Unread 08-19-09, 10:59 AM  
Kelem
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 118
Uploads: 2
3.2 additions are as follows


[36934] = true, -- Eye of Zul
[36928] = true, -- Dreadstone
[36919] = true, -- Cardinal Ruby
[36931] = true, -- Ametrine
[36922] = true, -- King's Amber
[36925] = true, -- Majestic Zircon
[46849] = true, -- Titanium Powder
Report comment to moderator  
Reply With Quote
Unread 10-13-08, 05:45 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1359
File comments: 829
Uploads: 55
I added the new prospecting and disenchanting items from WotLK beta,
plus a couple trivial widget code updates to have this working in wow 3.0.

It's as useful as ever.
new gems from prospecting
Code:
[36917] = true, -- BloodStone
[36923] = true, -- Chalcedony
[36932] = true, -- Dark Jade
[36929] = true, -- Huge Citrine
[36926] = true, -- Shadow Crystal
[36920] = true, -- Sun Crystal
[36921] = true, -- Autumn's Glow
[36933] = true, -- Forest Emerald
[36930] = true, -- Monarch Topaz
[36918] = true, -- Scarlet Ruby
[36924] = true, -- Sky Sapphire
[36927] = true, -- Twilight Opal
new dusts/shards/crystal from d/e
Code:
[34056] = true, --Lesser Cosmic Essence
[34055] = true, --Greater Cosmic Essence
[34054] = true, --Infinite Dust
[34053] = true, --Small Dream Shard
[34052] = true, --Dream Shard
[34057] = true, --Abyss Crystal
Report comment to moderator  
Reply With Quote
Unread 09-27-08, 11:08 PM  
perunaion
A Kobold Labourer

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

Added the 2.4 Inscription items to this mod. If the author is still around he/she may want to take a look at the wowace mod, LibPeriodicTable as it contains alot of these types of categorized items.

Beginning from line 64:
Code:
    [22450] = true, --Void Crystal
    
    [43108] = true, -- Ebon Pigment
    [43109] = true, -- Icy Pigment
    [43105] = true, -- Indigo Pigment
    [43106] = true, -- Ruby Pigment
    [43107] = true, -- Sapphire Pigment
    [43103] = true, -- Verdant Pigment
    [39151] = true, -- Alabaster Pigment
    [39343] = true, -- Azure Pigment
    [39334] = true, -- Dusky Pigment
    [39339] = true, -- Emerald Pigment
    [39338] = true, -- Golden Pigment
    [39342] = true, -- Nether Pigment
    [39341] = true, -- Silvery Pigment
    [39340] = true -- Violet Pigment
}
Report comment to moderator  
Reply With Quote
Unread 09-19-07, 02:50 PM  
masahikotao
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Originally posted by Kerecha
Disenchanting works like a charm for me, but when doing Prospecting it has no effect at all.
Make sure that you are using test version 3. Also try disabling all other addons to see if there is a conflict with something else.
Report comment to moderator  
Reply With Quote
Unread 09-18-07, 06:11 PM  
Kerecha
A Deviate Faerie Dragon
 
Kerecha's Avatar

Forum posts: 10
File comments: 196
Uploads: 0
Disenchanting works like a charm for me, but when doing Prospecting it has no effect at all.
Report comment to moderator  
Reply With Quote
Unread 09-18-07, 05:42 PM  
garnerh42
A Deviate Faerie Dragon
 
garnerh42's Avatar

Forum posts: 11
File comments: 14
Uploads: 0
Disenchanting and Prospecting works for me.

Thanks for the simple and extremely useful addon!
__________________
Grynn (80 Druid), Trig (80 Rogue), Krajen (80 Warrior), Jovix (80 Hunter), Sqeeve (80 Mage) on Cenarion Circle
Report comment to moderator  
Reply With Quote
Unread 09-16-07, 03:28 PM  
Kerecha
A Deviate Faerie Dragon
 
Kerecha's Avatar

Forum posts: 10
File comments: 196
Uploads: 0
Is there any way to get this addon to work with prospecting aswell?
Report comment to moderator  
Reply With Quote
Unread 09-05-07, 02:58 PM  
masahikotao
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Originally posted by septor
I saw this request on the UI & Macros forum, thought maybe this would be the exact addon that this type of functionality could be added to ... Yes I realize this suggestion has nothing to do with "speeding up disenchanting" but it seemed right to me.
This addon really has nothing to do with that, I only made it to speed up the looting of disenchanted items. What you happen to be disenchanting doesn't really matter to the addon, and frankly people should be careful if they have purples floating around in their bags.

I am attempting to write an interface to disenchant a queue of items, if I succeed then I would consider putting an optional prompt on that.
Last edited by masahikotao : 09-05-07 at 02:58 PM.
Report comment to moderator  
Reply With Quote
Unread 09-05-07, 01:43 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
Originally posted by septor
I saw this request on the UI & Macros forum, thought maybe this would be the exact addon that this type of functionality could be added to:

Add in a way to prompt the user before they disenchant an item if it's above a certain rarity. They claimed they had disenchanted purples by mistake. I think it would be a pain in the rear to have to click *yes* everytime I went to disenchant an item, so possibly make it so if it's set to "Uncommon" it doesn't prompt you at all.

Yes I realize this suggestion has nothing to do with "speeding up disenchanting" but it seemed right to me.
The addon I linked to has a sort of protection against that actually. It won't stop the DE if you do it "the old fasioned way", but if you DE though the addon's window, it will never show you soulbound items until you check an option on (and that setting is not saved, so you have to do it again the next time). It's not a quality-level failsafe, but it should be adequate for most cases.

I honestly don't know how you can "accidentally" DE a purple, but maybe some people are just that clumsy.
Report comment to moderator  
Reply With Quote
Unread 09-05-07, 01:37 PM  
septor
A Flamescale Wyrmkin

Forum posts: 130
File comments: 92
Uploads: 0
Then here's hoping they add it in as a default feature. They warn you before you overwrite an enchant but not before you disenchant something. A lot of the time the items you're enchanting are a lot more expensive (sometimes impossible) to get again.
Report comment to moderator  
Reply With Quote
Unread 09-05-07, 01:00 PM  
Jesamyn
<This Space for Rent>
 
Jesamyn's Avatar

Forum posts: 141
File comments: 82
Uploads: 0
As I remember, the mods that prompted you before disenchanting aren't possible after the API changes that introduced tainting before TBC came out.
__________________
I'm not an idiot. I'm just harmlessly psychotic.
Report comment to moderator  
Reply With Quote
Unread 09-05-07, 07:54 AM  
septor
A Flamescale Wyrmkin

Forum posts: 130
File comments: 92
Uploads: 0
I saw this request on the UI & Macros forum, thought maybe this would be the exact addon that this type of functionality could be added to:

Add in a way to prompt the user before they disenchant an item if it's above a certain rarity. They claimed they had disenchanted purples by mistake. I think it would be a pain in the rear to have to click *yes* everytime I went to disenchant an item, so possibly make it so if it's set to "Uncommon" it doesn't prompt you at all.

Yes I realize this suggestion has nothing to do with "speeding up disenchanting" but it seemed right to me.
Last edited by septor : 09-05-07 at 07:55 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: