Hi highvoltz,
This bot is amazing and I really appreciate your hard work on it.
I'm sure you're probably aware of this bug, but I wanted to mention it just in case (thanks to the help of Deathdisguise on IRC for helping me troubleshoot this).
The bot currently won't DE any Mists gear.
In Composites/DisenchantAction.cs the "#region Disenchant Info" starting on line 457 something needs to be added like the following to the end of each list (uncommon, rare & epic):
Uncommon:
...
{500, 437}
Rare:
...
{525, 463}
Epic:
...
{550, 489}