Jump to content

Join our Discord

Talk to other users and have a great time
Discord Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Enerax

Pickit Configuration

Recommended Posts

May I know how can i configure the smart pickit to only pick up unique equipment and stash it but sell other rare that it picks up?

Share this post


Link to post
Share on other sites

Open the pickit config file, remove all lines saying

[ForceSell] == true

and

[Rarity] == "Unique"

in the same line, then instead of those, just put

[Rarity] == "Unique" # [StashItem] == true

in the config file.

For rares, remove every line saying to [StashItem] and put

[Rarity] == "Rare" # [ForceSell] == true

instead.

Regards,

B3L1AN

Edited by B3L1AN
  • Like 1

Share this post


Link to post
Share on other sites

×
×
  • Create New...