Tymo1992 0 Report post Posted September 25, 2014 Hey guys iam pretty happy about the bot the only thing is that i dont know how to setup the bot that it will pickup flask (any with quality) and stash them.. i tried like this [Category] == "flask" && [Quality] >= "5" && [stashItem] == "True" but it wont pick the flasks please help me Quote Share this post Link to post Share on other sites
JulinhoooO 0 Report post Posted October 2, 2014 Use [Category] == "Flask" && [Quality] >=5 # [stashItem] == "True" I'm using, and work fine. Quote Share this post Link to post Share on other sites