Hello,
my suggestion today is a [Range] value for the pickit list.
Just like the function behind the range for scroll pickup.
[Type] == "Orb of Transmutation" && [Range] <= "10" # [StashItem] == "true" //picks up transmutes shorter than 10 away
[Type] == "Orb of Fusing" && [Range] <= "30" # [StashItem] == "true" // picks up fusings than 30 away
[Type] == "Exalted Orb" # [StashItem] == "true" // picks up all exalts regardless of distance
Then we could configure the bot to pickup low and mid value currency when it drops close enough instead of just saying yes or no to certain orbs.