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  
Redrum

Not identifying items.

Recommended Posts

Hi, having an issue with the bot only identifying 1 item and then npc'ing all the rest of the items unidentified.

Apart from that the bot works perfect.

Any info on how to fix this would be great, thanks.

Sorry wrong forum....

Edited by Redrum

Share this post


Link to post
Share on other sites

I have been looking for a while now in pickit & can't find anything that i can change..

Which part should i look in exactly, to make it id everything before it npcs them, ive managed to change it so i only keep uniques, but i cant figure out how to make it id items.

 

//User's custom rules
//Currency
//Chaos/Regal Recipe
//Legacy
//Breach
//Essences
//Talisman
//Gems
//Cards
//Maps
//Sockets
//Chancing
//Whites
//Jewels
//Unique items

Edited by Redrum

Share this post


Link to post
Share on other sites

Custom user's section -

// 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

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...