daitobu 0 Report post Posted July 12, 2017 The only thing I touch on the Jpickit_forcesell is these line below, and bot never keeps any unique. What can I do to keep all the Uniques items? [sockets] >= "5" && [Linked] >= "5" # [stashItem] =="true" // Keep 5/6L [sockets] == "6" && [Linked] >= "6" # [stashItem] =="true" // Keep 6L6S [sockets] == "6" && [Linked] <= "4" # [sellUnid] == "true" // Sell 6S Share this post Link to post Share on other sites
daitobu 0 Report post Posted July 12, 2017 Maybe common this section //[Rarity] == "Unique" # [stashItem] == "true" // DO NOT COMMENT THIS LINE: With ForceSellItem there is no need to sell uniques as a general line command, rather by individual lines Share this post Link to post Share on other sites
jps42 138 Report post Posted July 12, 2017 First, read the pickit guide in my sig. You can keep all uniques by keeping that line uncommented like it says to do and either deleting or commenting the rest of the lines in the unique section. By default, the bot sells trash uniques which is most of them. It is far better to just go and search which uniques you want to keep in addition to the high value ones (already listed to keep by default) than deal with stash tabs full of shit uniques. Share this post Link to post Share on other sites