ExVault 3 Report post Posted May 10, 2014 So, half of my stash is wisdom/portal scrolls and armorer/blacksmith stones. I want to disable them in pickit, here we go: //[Type] == "Scroll of Wisdom" # [StashItem] == "true" // Take all id scroll //[Type] == "Portal Scroll" # [StashItem] == "true" // Take all tp scroll //[Type] == "Blacksmith's Whetstone" # [StashItem] == "true" // Take Blacksmith's Whetstone //[Type] == "Armourer's Scrap" # [StashItem] == "true" // Take Armourer's Scrap [Type] == "Glassblower's Bauble" # [StashItem] == "true" // Take Glassblower's Bauble [Type] == "Albino Rhoa Feather" # [StashItem] == "true" // Albino Rhoa Feather Now bot does not pick up armorer/blacksmith stones, but still picks up wisdoms and portals. Share this post Link to post Share on other sites
kokosoida 21 Report post Posted May 11, 2014 Set dis to 0 Share this post Link to post Share on other sites
ExVault 3 Report post Posted May 11, 2014 But without Portal Scrolls bot can't teleport out to town... Share this post Link to post Share on other sites
kokosoida 21 Report post Posted May 11, 2014 But without Portal Scrolls bot can't teleport out to town... So you want bot not to pick portals, but to pick portals. That's kinda impossible. Share this post Link to post Share on other sites
ExVault 3 Report post Posted May 11, 2014 So you want bot not to pick portals, but to pick portals. That's kinda impossible. I want him to take it from stash, not picking up new ones. I wrote it in first post... Share this post Link to post Share on other sites
ExVault 3 Report post Posted May 11, 2014 Well, now when I know that he will maintain those 40/40 scrolls anyway, I can just delete all my shitload in stash. Problem kind of solved. Share this post Link to post Share on other sites
kokosoida 21 Report post Posted May 11, 2014 I want him to take it from stash, not picking up new ones. I wrote it in first post... I don't see this in 1st post. It's not possible for bot to take portals from stash. Share this post Link to post Share on other sites