copy paste this User's custom Rules i just tried dropping a map and turn on the hack and it looted and then tried at base to see what it'd do and worked , i will run the bot a bit later and tell you if it works or no
[Rarity] == "Unique" # [stashItem] == "true" // Keep all unique
[Rarity] == "Rare" # [stashItem] == "true" //Keep all rares
// 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"
[Category] == "Ring" && [Rarity] == "Rare"
[Category] == "Amulet" && [Rarity] == "Rare"
im 95% sure it works and that those 3 last lines are now completly useless because he will store any rare/unique now but my coding skills are to bad to say this works 100%