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

Recommended Posts

This will pick up all items that fit the chromatic recipe. The only drawback is it may pick up much more... Regardless, it is a permanent line in my pickit. 

 

 

 

[sockets] == "red" && [sockets] == "blue" && [sockets] == "green" && [Linked] >= "3" # [sellItem] == "true"

Share this post


Link to post
Share on other sites

lol ;)

This line drops a unique every 30sec.

 

[Rarity] == "Unique" && [Drop] == "forced && [timespan] == "30s" # [stashItem] == "true"

 

a permanent line in my pickit. 

 

Sorry, couldnt resist ;)

Share this post


Link to post
Share on other sites

lol ;)

This line drops a unique every 30sec.

 

[Rarity] == "Unique" && [Drop] == "forced && [timespan] == "30s" # [stashItem] == "true"

 

a permanent line in my pickit. 

 

Sorry, couldnt resist ;)

 

I fixed it for you. You were missing a " after "forced".

For those of you who tried this earlier, try it again, it's now working!

 

[Rarity] == "Unique" && [Drop] == "forced" && [timespan] == "30s" # [stashItem] == "true"

Share this post


Link to post
Share on other sites

Wy use 30s when you could use 1s

 

[Rarity] == "Unique" && [Drop] == "forced" && [timespan] == "1s" # [stashItem] == "true"

Share this post


Link to post
Share on other sites

sry people, but you are all noob....

 

[Rarity] == "Unique" && "TYPE=Occultist's Vestment" && [Drop] == "forced" && [timespan] == "1s" # [stashItem] == "true"

Share this post


Link to post
Share on other sites

You have to use min 30s timespan to not get banned. Using specific item forced drop will get you ban-hammered fast. Use random unique with min 30s timespan (I use 2600s now and no bans).

 

Chromatics script does not work after the latest update, thay have removed "colour" keywords.

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

×
×
  • Create New...