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
Sign in to follow this  
TESTERTH

I need bot keep Ring [Rare] & Amulet [Rare].

Recommended Posts

[Category] == "Belt" && [Rarity] == "Rare"

[Category] == "Ring" && [Rarity] == "Rare"

[Category] == "Amulet" && [Rarity] == "Rare"

Share this post


Link to post
Share on other sites

 

[Category] == "Belt" && [Rarity] == "Rare"
[Category] == "Ring" && [Rarity] == "Rare"
[Category] == "Amulet" && [Rarity] == "Rare"

 

code default

Don't keep to storage

Share this post


Link to post
Share on other sites
[Category] == "Ring" && [Rarity] == "Rare" # [stashItem] == "true"

[Category] == "Amulet" && [Rarity] == "Rare" # [stashItem] == "true"

Share this post


Link to post
Share on other sites

 

[Category] == "Ring" && [Rarity] == "Rare" # [stashItem] == "true"
[Category] == "Amulet" && [Rarity] == "Rare" # [stashItem] == "true"

 

thx

Share this post


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

×
×
  • Create New...