PDA

View Full Version : DISenchanter



Sun
05-02-2010, 04:23 PM
To the developer of JAMBA...could you please add a disenchanter to your jamba program. Enchantrix for some reason is not working for me. This used to AUTO disenchant items.

My suggestion is for you to develop a similar program but tie this in with your AUTO sell feature. So that if an individual puts the item to sell. You could have a box to drop the item into the box as you normally would do but check another box to AUTOdisenchant that before selling it the NPC.

I found a simple macro that worked for me but on a much slower basis.
#showtooltip
/cast Disenchant
/use (shift click item you want to disenchant)

Or, if you could develop a simple BOX for the grinders, jewelers, disenchanters that auto do the tedious chores over n over again.
but remember to add this to your program, as I really do like it for its value to even single playerr use.

thefunk
05-02-2010, 06:34 PM
Can you disenchant a number of items automatically? Personally I'm not sure this is a specific multiboxing problem, I'm assuming if it can be done, it already exists somewhere in the solo world.

I guess you are looking for something that autocleans your bags depending on the professions you have, I personally really like manually sorting my bags as I'm slightly OCD. In any case this post should go to the existing jamba thread in macro section.

Ualaa
05-03-2010, 04:03 AM
There's an addon, PandaDisenchant.
It opens a window with all your DE'able gear in it, and anything you click on is disenchanted.
You can set a threshold, and anything above that level is not put into the window.

You still need one click per each item to be disenchanted.
If you turn auto loot on, its a much faster process.

I was doing this for quite a while on one toon, who was making gold via arbitrage.

I had an excel spreadsheet, with the value of each type of dust, shard, essence or crystal entered.
And it would look at armor by item level and weapons by item level, and multiply in the values of the DE mats.
So if something was:
85% chance of 3-7 dust, 14% chance of 1-2 shards, and 1% chance of a void crystal...
I would calculate:
0.95 x ( (0.85 x (3+7 x Dust Value)/2) + (0.14 x (1+2 x Shard Value)/2) + (0.01 x (1 x Crystal Value).
The 0.95 at the start accounted for the auction house cut.
And with no list fee for enchanting mats...

Well, unfortunately I can attest there is no achievement for either 10, 20 or 25,000 items disenchanted.
But it was a pretty easy 350g an hour, even if it was rather boring.
At least I had all of Stargate SG-1 and CSI (Vegas) on DVD as distractions.

Bloodcloud
05-03-2010, 06:57 AM
another possibility is to:

Switch to group loot on main, set slaves to pass on rolls.
On the main you get the need/greed/de question and you can De immediately.
You can also loot everything with your main.
This is how I have it currently set up.

only drawback is that your main ends up with all the DE'ed stuff.


(if you want to keep the item select pass on the main and loot it manually with the char you need it on.)