Addon searching items in personal containers which later will be disenchanted, milled or prospected. Items which do not meet requirements are omitted from the search.
Additional DestroyusPro macros automatically collect all materials from the loot window.
Additional DestroyusPro macros automatically collect all materials from the loot window.
## Quick Start
- Install addon in the WoW addons location
- Login to the game and open panel using /despro command in chat window
- Create macros using panel options
- Use button "Calibration" to scan already known mass spells in character
- Open /macro panel from chat window and move addon macros to the skill bar
## Mass Mill and Prospect Overview
To use properly mass techniques "calibration" of the actual learned recipes must be performed, before starting using mass mill/prospect macros. One time is enough.
In case of any problem calibration can be reused. Macros must be pressed 3 times in a row during 2 seconds to select properly recipe and amount of repeating.
In case of any problem calibration can be reused. Macros must be pressed 3 times in a row during 2 seconds to select properly recipe and amount of repeating.
- First macro press open TradeSkill
- Second macro press select recipe and amount
- Third macro press start work
## Macro Type
- Disenchanting - "DesProDisenchant": Disenchant items from the selected quality in the settings
- Milling - "DesProMilling": Classic milling for all herbs
- Prospecting - "DesProProspect": Classic prospecting for all ores
- Mass Mill Battle for Azeroth - "DesProMMAzeroth": Mill herbs using learned mass mill techniques
- Mass Prospect Battle for Azeroth - "DesProMPAzeroth": Prospect ores using learned mass prospect techniques
- Mass Mill Legion - "DesProMMLegion": Mill herbs using learned mass mill techniques
- Mass Prospect Legion - "DesProMPLegion": Prospect ores using learned mass prospect techniques
- Mass Mill Shadowlands - "DesProMMShadowlands": Mill herbs using learned mass mill techniques
- Mass Prospect Shadowlands - "DesProMPShadowlands": Prospect ores using learned mass prospect techniques
## Disenchanting
- Skip items which are part of set saved in EquipmentManger
- Skip items from unwanted quality
- Skip items from the blacklist (default list)
- When whitelist is active disenchanting will be performed only on items from this list
- Whitelist is activated per character
- Blacklist is activated in global scope
- ItemID can be added or removed from blacklist/whitelist in addon panel by drag and drop item from inventory
- Not all items which can not be disenchant are predefined in default blacklist
## How open addon panel
- /despro
## Other information
- Be careful during using disenchanting macro
- Addon should work with all languages clients
- Only English localization is used
- All has beed tested in default WoW UI
## Reporting issues and improvements
- Issues and improvements should be registered in the GitHub
Thanks for the addon!
It would prohibit the disenchant of items BoE and by Ilvl, (when it is necessary to BoE disenchant to put in Whitelist)
And also the possibility to drag the window /despro
In reply to Forge_User_24170337:
Hi,
Could you precisse what kind of improvement you would like have in the addon for the disenchanting?
In reply to monk3ydev:
The same exists in the AutoVendor add-on where the item is not sold if it is above the level of the item in the case of DestroyusPro the item would not be disenchanted.
In reply to Forge_User_24170337:
I can try implement this request for disenchanting when Black List is active. For the White List I do not see any reason to have it because player allready precise which item need to be disenchanted. I can also make window of /despro movable. For the BoE option i don't promise anything. Maybe new content will be avaiable during Shadowlands release.
This addon is a great ID but we should have possibility to work with black list or White list
I have a lot of item for many set and backup.
I use all my mana pearl to buy stuff to disenchant, and when I use your addon I have ot put all my stuff in the blacklist instead of just put the bentic in whitelist.
In reply to Cortx:
From what I understand you would like to have possibility to search only items in backpack which are on the specific list only?
In reply to monk3ydev:
I want to disenchant only item that I want.
The addon gve the possibility to disenchant ALL item instead of those that are in blacklist. (1)
I would like to disenchant NO item instead those that are in whitelist. (2)
****
I understand the option (1), you put all your stuff in blacklist and run for dungeon or low level raid and at the end you disenchant all item your have looted, easy way no problem.
But, I will give you an exemple with a screen of my bags and this is a reroll bag, so not a lot of stuff, on my druid I play with less than 10 slots available.
Put all my stuff in a blacklist took me a long time and if I loot one that I like, I had to think to put it in blacklist to be sure it will never destroyed. So this option is OK if you have not so much stuff to take care but could be really complicated if you play a lot.
***
As I say on my previous post, if you work with a whitelist, all items will never been destroy instead of you put item in the whitelist.
I use the addon to destroy a lot of nazjatar item, always from same item, glove, so I have just 2 item ID to destroy (more than 200 times)
If the addon work with a whitelist, I could put this onbly 2 items in it and go, All my other items is safe and only the nazjatar's glove will be disenchant.
But I'm agree with you, this option is a problem if you want to run old content and destroy everything after your runs.
***
So I understand your choice of working with a blacklist. Maybe an good option should be to put an item level filter that we can adjust to tell the addon; Everything bigger than ilvl 430 is never destroyed.
***
I hope I'm understandable and thank you again for your work on this addon. The only one to do this.
***
In reply to Cortx:
Thank you for the detailed explenation which help me understand your point of view. You have strong arguments to introducing "White list" of items which should be disenchant only(Probably per character). Quite interesting is also second option with iLvL which could be useful for specific group of players. In near feature(1 month or around pre-patch) i will update addon for the Shadowlands so during this time I can also add your idea to the code.
Optional (manual intervention from your side in addon files) you could change global(for all characters) blacklist to whitelist as temporary workaround before Shadowlands. If you are interested I can write how to do that.
I still use this often and I love it. Would there be any way of adding a "Blacklist" for DE items? for example I have the stormwind teleport cloaks and a change of gear in my bags and the addon now defaults to DE them now which has meant I cant use the addon much anymore
In reply to AddriannaLongheart:
Hi,
I will try add this option for new version in Shadowlands expansion. For now you can add itemID of item which you don't want disenchant manualy.
1. Go to the addon location in game folder
2. Open file DestroyusProUniqueItemsIds.lua and add itemID to the end of the itemID list.
3. Save file.
4. Reload game or start game.
Example:
Before adding new itemID to the end of the list:
165249, 166357, }
After adding new itemID to the end of the list:
165249, 166357, 1111111,}
Let me know if it is working for you.
Br,
Monk3yDev
Edit: Looks like I was using an old release. Thanks for the great addon!
It doesn't recognise azerite gear for disenchanting. Is there a setting somewhere i've missed? the gear in question is not an ilvl upgrade.
In reply to cozzene:
Monk3yDev
In reply to Monk3yDev:
I just made sure the addon was up to date, and an ilvl 355 Honorbound Artificer's Guise is not registering to be disenchanted. I don't actually recall ANY azerite gear ever registering, but I do have a habit of just mashing the macro and DEing everything I have without paying a lot of attention, so that may be incorrect.
In reply to cozzene:
Monk3yDev
In reply to Monk3yDev:
Hi, Massprospecting Legion is not working. In my Bags i have ~1000 Empyrium but in Chatwindow I get "Nothing to Prospecting".
In reply to flow0284:
/dump DestroyusProMain.collectMassWorkSpells(DestroyusProMain.spellsToFindMassProspectingLegion);
/dump DestroyusProMain.findItemToWorkMassProf(_DPProfessionApi.skillJewelcrafting, DestroyusProMain.spellsToFindMassProspectingLegion);
In reply to Monk3yDev:
I use v0.2.2
Other macros i use are working as intended.
Maybe it is helpful, I play on german client.
Results:
First:
false
Massensondierung von Empyrium
Second:
true
Sondieren
Third:
Dump: value=DestroyusProMain.collectMassWorkSpells(DestroyusProMain.spellsToFindMassProspectingLegion);
[1]={
}
Fourth:
Dump: value=DestroyusProMain.findItemToWorkMassProf(_DPProfessionApi.skillJewelcrafting, DestroyusProMain.spellsToFindMassProspectingLegion);
[1]={
i=0,
link="?Unknown!",
j=0,
itemFound=false
},
[2]=31252
In reply to Monk3yDev:
Do you have any news?