Bot Exploit
only specific legendaries? - Printable Version

+- Bot Exploit (http://www.botexploit.com/en/forum)
+-- Forum: Bot Exploit Forum (/Forum-Bot-Exploit-Forum)
+--- Forum: Support (/Forum-Support)
+--- Thread: only specific legendaries? (/Thread-only-specific-legendaries)



only specific legendaries? - nithalik - 12-05-2014 09:56 PM

Is there any way to have the bot only keep specific legendaries?


RE: only specific legendaries? - Titanium - 12-06-2014 02:15 AM

Yes. You can modify the stash filter.
Please see the guide for modifying stash filter below:
http://www.botexploit.com/en/forum/showthread.php?tid=282


RE: only specific legendaries? - ezpzlrc - 12-24-2014 08:36 AM

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?