drmachado 0 Report post Posted August 14, 2015 you can set up to make automatic recipe chaos?Tky Quote Share this post Link to post Share on other sites
Holyflood 0 Report post Posted August 16, 2015 The only thing you could do is have the bot save unid rings and ammy and belt to take up less space and when you play go out and find the rest thats what i do Quote Share this post Link to post Share on other sites
vellysta 0 Report post Posted August 17, 2015 How to make not save Unid belts ? The option only available for ring and amulets I'm still new to smart pickit... So hard to understand it Quote Share this post Link to post Share on other sites
nightmarenate 0 Report post Posted October 18, 2015 // For storing belts and jewelry for chaos orb recipe, Uncomment the 3 below and comment the 3 above to stash jewelry. Also, delete the jewelery from the accessories section.// [Category] == "Belt" && [Rarity] == "Rare" # [stashItem] == "true"// [Category] == "Ring" && [Rarity] == "Rare" # [stashItem] == "true"// [Category] == "Amulet" && [Rarity] == "Rare" # [stashItem] == "true" Am I doing the right way for the bot to stash rare belts amulet and ring? Quote Share this post Link to post Share on other sites
gunkungg 0 Report post Posted October 31, 2015 (edited) comment the 3 above to stash jewelry. Also, delete the jewelery from the accessories section. <<< what does it mean.i do this already [Category] == "Belt" && [Rarity] == "Rare" [Category] == "Ring" && [Rarity] == "Rare" [Category] == "Amulet" && [Rarity] == "Rare"thank you. Edited October 31, 2015 by gunkungg Quote Share this post Link to post Share on other sites