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  
CZtomasAUT

How to stop farm rares with pickit

Recommended Posts

hi guys, can't figure out on how to set the bot up so he stops farming rare loot with the default pickit option enabled.

Especially on higher tier maps when the bot always goes back to the hideout to sell the rares and waste a portal. I already deleted the rare notes on the bottom of the pickit file but he continues to pick them up. :?

Share this post


Link to post
Share on other sites

default.ipd in Pickit folder.

 

/////////////////////////////////////////////////////////////////////////////////////
//                                                                                 //
//                             User's custom rules                                 //
//                                                                                 //
/////////////////////////////////////////////////////////////////////////////////////

// Add any custom lines here
// [Category] == "Flask" && [Quality] == "20"  # [SellItem] == "true"  /// Glassblower's Bauble farm
// [Category] == "Flask" && [Quality] >= "13" # [StashItem] == "true"  // 3 Flasks = Glassblower's
// [Type] == "Quicksilver Flask" && [Rarity] == "Magic" # [local_flask_movement_speed_+%_while_healing] >= "20" && [StashItem] == "true" // Double MS
// [Type] == "Stone Hammer" && [Rarity] == "Normal" // Q20 + Map = Chisel
// [Type] == "Rock Breaker" && [Rarity] == "Normal" // Q20 + Map = Chisel
// [Type] == "Gavel" && [Rarity] == "Normal"  // Q20 + Map = Chisel
// [Type] == "Iron Ring"  // 7 Rings (any rarity) + Coral/Paua Rare Ring = Rare Ammy

// These following lines are added if you want bot to pickup every rare item and ID it before selling
// The new rare item checks by [Type] instead of [Category]; therefore if you have "loot rares" checked in GUI, bot will sell for transmute shards
// If you have the lines below uncommented, the bot will use the mod check (I used something random, in the case [DPS] to ID), then sell to vendor for alt shards

//[Category] == "Helm" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"
//[Category] == "Gloves" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"
//[Category] == "Boots" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"
//[Category] == "Chest" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"
//[Category] == "Weapon" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"
//[Category] == "Shield" && [Rarity] == "Rare" # [DPS] > "10000" && [StashItem] == "true"

Share this post


Link to post
Share on other sites

I would add the rares on the bottom again if i were you.

Those can be highly valuable items.

Just delete or comment the DPS 10000 stuff

and read the stuff which is written in the pickit file!

 

Edited by chefkoch

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...