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  
fatjck

Need help. Pick It coding for seed

Recommended Posts

Iv coded my own pick it for seed pick up but still dont work. looking for any help
eg. of the pick it code 
// [Type] == "Primal Blisterfruit" # [StashItem] == "true"
// [Type] == "Primal Blisterlord Bulb" # [StashItem] == "true"
// [Type] == "Primal Chimeral Grain" # [StashItem] == "true"
// [Type] == "Primal Cleaveling Seed" # [StashItem] == "true"

Share this post


Link to post
Share on other sites

[Type] == "Wild Ursaling Seed" # [StashItem] == "true"
[Type] == "Wild Hellion Seed" # [StashItem] == "true"
[Type] == "Wild Thornwolf Seed" # [StashItem] == "true"
[Type] == "Wild Ape Seed" # [StashItem] == "true"
[Type] == "Wild Hatchling Seed" # [StashItem] == "true"
[Type] == "Wild Bristlebeast Grain" # [StashItem] == "true"
[Type] == "Wild Snap Hound Grain" # [StashItem] == "true"
[Type] == "Wild Homunculus Grain" # [StashItem] == "true"
[Type] == "Wild Chieftain Grain" # [StashItem] == "true"
[Type] == "Wild Spikeback Grain" # [StashItem] == "true"
[Type] == "Wild Bristle Matron Bulb" # [StashItem] == "true"
[Type] == "Wild Hellion Alpha Bulb" # [StashItem] == "true"
[Type] == "Wild Brambleback Bulb" # [StashItem] == "true"
[Type] == "Wild Infestation Queen Bulb" # [StashItem] == "true"
[Type] == "Wild Thornfruit" # [StashItem] == "true"
[Type] == "Vivid Arachnid Seed" # [StashItem] == "true"
[Type] == "Vivid Weta Seed" # [StashItem] == "true"
[Type] == "Vivid Leech Seed" # [StashItem] == "true"
[Type] == "Vivid Scorpion Seed" # [StashItem] == "true"
[Type] == "Vivid Thornweaver Seed" # [StashItem] == "true"
[Type] == "Vivid Razorleg Grain" # [StashItem] == "true"
[Type] == "Vivid Sapsucker Grain" # [StashItem] == "true"
[Type] == "Vivid Parasite Grain" # [StashItem] == "true"
[Type] == "Vivid Striketail Grain" # [StashItem] == "true"
[Type] == "Vivid Nestback Grain" # [StashItem] == "true"
[Type] == "Vivid Whipleg Bulb" # [StashItem] == "true"
[Type] == "Vivid Watcher Bulb" # [StashItem] == "true"
[Type] == "Vivid Vulture Bulb" # [StashItem] == "true"
[Type] == "Vivid Abberarach Bulb" # [StashItem] == "true"
[Type] == "Vivid Devourer Bulb" # [StashItem] == "true"
[Type] == "Vivid Scalefruit" # [StashItem] == "true"
[Type] == "Primal Rhoa Seed" # [StashItem] == "true"
[Type] == "Primal Dustspitter Seed" # [StashItem] == "true"
[Type] == "Primal Feasting Horror Seed" # [StashItem] == "true"
[Type] == "Primal Maw Seed" # [StashItem] == "true"
[Type] == "Primal Cleaveling Seed" # [StashItem] == "true"
[Type] == "Primal Rhex Grain" # [StashItem] == "true"
[Type] == "Primal Dustcrab Grain" # [StashItem] == "true"
[Type] == "Primal Viper Grain" # [StashItem] == "true"
[Type] == "Primal Chimeral Grain" # [StashItem] == "true"
[Type] == "Primal Scrabbler Grain" # [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...