Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
RRRRKKKKK

Don't Want Pick (Shield,Chest,2H weapon,Bow,Quilver)

Recommended Posts

I dont want pick shield chest 2hweapon bow quilver

i read pickit file

but cant help

if i setup

bottom line (Rare)

[Type] == "Glorious Plate" && [Rarity] == "Rare" # [Computed Armor] >= "1000" && [base_maximum_life] >= "60" && [TotalResistances] >= "80" && [StashItem] == "true"

true --->>  false

than bot pick chest and not use wisdom scroll keep item

and

if i setup

User custom rule

[Category] == "Chest" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"

true --->>> false

than not change anything maybe

what should i do???

plz help me

 

 

Share this post


Link to post
Share on other sites

if u dont want to pick it up just delete the line from the pickit.

if u dont want to pickup any rare, (except from chaos recipe) just delete the whole rare section of the pickit.

 

hope this helps

Share this post


Link to post
Share on other sites

As i got it right from the "Pickit Channel" on Discord there is no "false" flag implemented...you configure to the bot to pick something up (value = true) or simply ignore it (no dedicated configurtation on the pick it file)

 

 

[StashItem]  == "false" is not working

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...