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  
spiky10

Problem with exiled bot, maps, loot and vendor. Help

Recommended Posts

hey, trying to bot and i would like to keep all the loot he picks up so i can go through it later on so i've on the tab "Pickit" i got all the normal pickit settings ticket and when i add this code:

"[Category] == "Map" // Take all maps"

so smart pickit settings my character trys to vendor all the loot in inventory.

 

I'm doing it this way because on smart pickit the bot wont pick up maps dropped by monsters.

 

anyone know how to fix this?

 

TL;DR

 

Trying to get my char to loot maps and not to vendor my inventory after botting

Share this post


Link to post
Share on other sites

copy paste this User's custom Rules i just tried dropping a map and turn on the hack and it looted and then tried at base to see what it'd do and worked , i will run the bot a bit later and tell you if it works or no

 

[Rarity] == "Unique" # [stashItem] == "true" // Keep all unique
[Rarity] == "Rare" # [stashItem] == "true"  //Keep all rares
// For storing belts and jewelry for chaos orb recipe, Uncomment the 3 below and comment the 3 above to stash jewelry. Also, delete the jewelery from the accessories section.
[Category] == "Belt" && [Rarity] == "Rare"
[Category] == "Ring" && [Rarity] == "Rare"
[Category] == "Amulet" && [Rarity] == "Rare"
 
im 95% sure it works and that those 3 last lines are now completly useless because he will store any rare/unique now but my coding skills are to bad to say this works 100%
Edited by noname

Share this post


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

×
×
  • Create New...