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
Exiled Bot Classic Archive
This is the archived Exiled Bot Classic forum. Content is preserved for reference and may be outdated.
Sign in to follow this  
lukoma666

Pickit +3 skill

Recommended Posts

I am having some issues with the syntax for picking +3 skill items. 

For whatever reason my lines seems to be grabbing the +1 skill items but not the combination of both.

[Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && ([local_socketed_cold_gem_level_+] == "2" || [local_socketed_fire_gem_level_+] == "2" || [local_socketed_lightning_gem_level_+] == "2") && [StashItem] == "true"
[Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && [local_socketed_bow_gem_level_+] == "2"
Edited by lukoma666

Share this post


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

×
×
  • Create New...