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  
Fergus

請問pickit語法都寫好,但為什麼機器人還是會把裝備存倉庫?

Recommended Posts

請問一下大大對pickit有研究嗎?能請問以下事情嗎?

pickit裡面的指令我都有設定好,但為什麼有些裝備撿了還是會存倉庫

金裝統一賣掉或有指定名字賣掉,但有些還是會存倉庫,每次都掛3個小時倉庫就滿了,真的很困擾。

(如檔案附件)

[Category] == "Helm" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Chest" && [Rarity] == "Rare" #  [ForceSellItem] == "true"
[Category] == "Amulet" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Ring" && [Rarity] == "Rare" # [ForceSellItem] == "true"

[Category] == "Ring" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Belt" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Gloves" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Boots" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Weapon" && [Rarity] == "Rare" #  [ForceSellItem] == "true"
// [Category] == "2Handed" && [Rarity] == "Rare" # [ForceSellItem] == "true"
// [Category] == "1Handed" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Shield" && [Rarity] == "Rare" # [ForceSellItem] == "true"

//刪除裝備的名
[Type] == "tiger sword" && [Rarity] == "Rare" # [ForceSellItem] == "true" 
[Type] == "assassin's mitts" && [Rarity] == "Rare" # [ForceSellItem] == "true" 
[Type] == "fluted bascinet" && [Rarity] == "Rare" # [ForceSellItem] == "true" 
[Type] == "hydrascale boots" && [Rarity] == "Rare" # [ForceSellItem] == "true" 
[Type] == "widowsilk robe" && [Rarity] == "Rare" # [Force

20220921_3-all sale.ipd

Edited by Fergus

Share this post


Link to post
Share on other sites

可以請大大在講明確一點嗎?

意思是在pickit裡要選擇

這個檔案嗎?default(目前預設有這5個)

archnemesis_id_chaos_recipe

archnemesis_unid_chaos_recipe

default

kalandra_id_chaos_recipe

kalandra_unid_chaos_recipe

 

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