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  
Mirham

How to loot armor scraps and weapon wheatstones?

Recommended Posts

Is there any way to make the bot pick these up again? They are both in the pickit profile, so i guess you have disabled looting of them entirely or something, because i remember it looting them previously.

 

Any way i can fix this manually?

Share this post


Link to post
Share on other sites
[Type] == "Scroll of Wisdom" # [stashItem] == "true" // Take all id scroll

[Type] == "Portal Scroll" # [stashItem] == "true" // Take all tp scroll

[Type] == "Blacksmith's Whetstone" # [stashItem] == "true" // Take Blacksmith's Whetstone

[Type] == "Armourer's Scrap" # [stashItem] == "true" // Take Armourer's Scrap

 

 

make sure these lines are in your pickit and uncommented

Share this post


Link to post
Share on other sites
[Type] == "Scroll of Wisdom" # [stashItem] == "true" // Take all id scroll

[Type] == "Portal Scroll" # [stashItem] == "true" // Take all tp scroll

[Type] == "Blacksmith's Whetstone" # [stashItem] == "true" // Take Blacksmith's Whetstone

[Type] == "Armourer's Scrap" # [stashItem] == "true" // Take Armourer's Scrap

 

are all in the pickit file, im using the default pickit that ships with the bot - thats why i find it really strange that it isn't looting them, has been like this ever since the new content patch

Share this post


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

×
×
  • Create New...