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  
tortose

Bot/Pickit

Recommended Posts

I've downloaded, V0.50 RC an started it up changed what I needed in Pickit an Cord's.
But try an run in an the bot runs past the Waypoint an just sits there? Also I don't see anything about Jews or Cards in the pickit list. 

Can anyone help me out here? 

Share this post


Link to post
Share on other sites

Add these lines to pickit and you'll pick up all the jewels and cards:

 

//Jewels

[Type] == "Cobalt Jewel"
[Type] == "Crimson Jewel"
[Type] == "Viridian Jewel"
 
//Divination Cards
 
[Type] == "Abandoned Wealth" # [stashItem] == "true" 
[Type] == "The Avenger" # [stashItem] == "true"
[Type] == "The Battle Born" # [stashItem] == "true"
[Type] == "Birth of the Three" # [stashItem] == "true" 
 
[Type] == "The Brittle Emperor" # [stashItem] == "true" 
[Type] == "The Carrion Crow" # [stashItem] == "true" 
[Type] == "The Cataclysm" # [stashItem] == "true"
[Type] == "The Celestial Justicar" # [stashItem] == "true" 
 
[Type] == "The The Chins that Bind" # [stashItem] == "true" 
[Type] == "Chaotic Disposition" # [stashItem] == "true" 
 
[Type] == "Coveted Possession" # [stashItem] == "true" 
 
[Type] == "The Dark Mage" # [stashItem] == "true"
 
[Type] == "The Doctor" # [stashItem] == "true" 
[Type] == "The Drunken Aristocrat" # [stashItem] == "true" 
[Type] == "Emperor's Luck" # [stashItem] == "true" 
 
[Type] == "The Explorer" # [stashItem] == "true" 
 
[Type] == "The Feast" # [stashItem] == "true" 
 
[Type] == "The Fiend" # [stashItem] == "true"
[Type] == "The Gambler" # [stashItem] == "true"
 
[Type] == "The Gemcutter" # [stashItem] == "true" 
 
[Type] == "The Gladiator" # [stashItem] == "true" 
 
[Type] == "The Hermit" # [stashItem] == "true" 
 
[Type] == "The Hoarder" # [stashItem] == "true" 
 
[Type] == "Hope" # [stashItem] == "true"
 
[Type] == "The Hunger" # [stashItem] == "true" 
 
[Type] == "Humility" # [stashItem] == "true" 
 
[Type] == "The Incantation" # [stashItem] == "true" 
 
[Type] == "The Inventor" # [stashItem] == "true" 
[Type] == "Jack in the Box" # [stashItem] == "true"
[Type] == "The King's Heart" # [stashItem] == "true" 
 
[Type] == "Lantador's Lost Love" # [stashItem] == "true"
 
[Type] == "The Lover" # [stashItem] == "true" 
[Type] == "Lucky Connections" # [stashItem] == "true" 
[Type] == "The Metalsmith's Gift" # [stashItem] == "true" 
[Type] == "The Pact" # [stashItem] == "true" 
[Type] == "The Poet" # [stashItem] == "true"
[Type] == "Rain of Chaos" # [stashItem] == "true" 
[Type] == "The Road to Power" # [stashItem] == "true"
 
[Type] == "The Scarred Meadow" # [stashItem] == "true" 
[Type] == "The Scholar" # [stashItem] == "true" 
 
[Type] == "The Summoner" # [stashItem] == "true" 
[Type] == "The Sun" # [stashItem] == "true" 
 
[Type] == "Three Faces in the Dark" # [stashItem] == "true"
 
[Type] == "Time-Lost Relic" # [stashItem] == "true" 
[Type] == "The Union" # [stashItem] == "true" 
[Type] == "Vinia's Token" # [stashItem] == "true"
 
[Type] == "The Warden" # [stashItem] == "true"
[Type] == "The Watcher" # [stashItem] == "true" 
 
[Type] == "The Wind" # [stashItem] == "true" 
 

Share this post


Link to post
Share on other sites

Thanks! All I had to do was uninstall an reinstall the bot, But now he is getting stuck on the master's just sitting there an attacking. I can't go fully afk.

Share this post


Link to post
Share on other sites

the issue with the masters normally alk added a situation in which if the bot enters a master area their supposed to log out or exit the area but as of late even before the update the bot has entered master areas cleared them n then afkd till timeout. it is a bug i think and im sure alks on it to fix it

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...