Bot Exploit

Full Version: only specific legendaries?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any way to have the bot only keep specific legendaries?
Yes. You can modify the stash filter.
Please see the guide for modifying stash filter below:
http://www.botexploit.com/en/forum/showt...hp?tid=282
I have this written in my High folder. (also selected in Loot Options)

[QUALITY] == "Legendary"
[NAME] == "The Witching Hour" && [AS%] >= 1
[NAME] == "Marauder's Visage" && [DEX] >= 200
[NAME] == "Marauder's Spines" && [DEX] >= 200
[NAME] == "Ouroboros" && [DEX] >= 200
[NAME] == "Marauder's Carapace" && [DEX] >= 200
[NAME] == "Tasker and Theo" && [DEX] >= 200
[NAME] == "Steady Strikers" && [DEX] >= 200
[NAME] == "Lacuni Prowlers" && [DEX] >= 200
[NAME] == "Stone of Jordan" && [DEX] >= 200
[NAME] == "Unity" && [DEX] >= 200
[NAME] == "Ring of Royal Grandeur" && [DEX] >= 200
[NAME] == "Marauder's Encasement" && [DEX] >= 200
[NAME] == "Marauder's Treads" && [DEX] >= 200
[NAME] == "Natalya's Slayer" && [DEX] >= 200
[NAME] == "Helltrapper" && [DEX] >= 200
[NAME] == "Calamity" && [DEX] >= 200
[NAME] == "Helltrapper" && [DEX] >= 200
[NAME] == "Kridershot" && [DEX] >= 200
[NAME] == "Helltrapper" && [DEX] >= 200
[NAME] == "Etrayu" && [DEX] >= 200
[NAME] == "Bombadier's Rucksack" && [DEX] >= 200

It is still looting and stashing all legendaries. If I take off [QUALITY] == "Legendary" than nothing gets picked up.

How do I fix it so I can only pick the good (DH) items?
Reference URL's