POEShadowsniper 0 Report post Posted April 14, 2018 How can i make the botpick up leather belts and stash them? Quote Share this post Link to post Share on other sites
Imnoob 3 Report post Posted April 15, 2018 go to pickit chancing section uncomment leather belts Quote Share this post Link to post Share on other sites
adolfofer 0 Report post Posted April 18, 2018 (edited) actually there is a white's section on the pickit. let me search for it and tell you the line. Line 1246 more or less, its over there you just need to delete the slash "/" before the [Type] == "Leather Belt" && [Rarity] == "Normal" # [StashItem] == "true" // Collect for Headhunter's In this lines you can also put the gold amulet if u want to try to chance the Bisco =P Just needs to change the name. [Type] == "Gold Amulet" && [Rarity] == "Normal" # [StashItem] == "true" // Collect for Bisco's and good luck Edited April 18, 2018 by adolfofer Quote Share this post Link to post Share on other sites