jbry41688 0 Report post Posted January 7, 2020 Hi so I am sort of new to the whole exiled bot thing I downloaded an updated pickit then did some work on it myself I am curious if i can update the pickit to pick up incubators and scarabs from the metamorphs i added the line [Type] == "Gilded Ambush Scarab" # [StashItem] == "true" and such but doesn't seem to work i am not very smart when it comes to this stuff so maybe I am doing something wrong or maybe the bot doesn't detect that kind of stuff I am not sure. Thanks for any help in advance. Quote Share this post Link to post Share on other sites
neilldor 7 Report post Posted January 8, 2020 does it just not pick it up, or does it pick it up and vendor? Quote Share this post Link to post Share on other sites
jbry41688 0 Report post Posted January 8, 2020 doesn't pick up at all just leaves it all lying on the ground lol and with the way the league is that is a lot of money!!!! Quote Share this post Link to post Share on other sites
neilldor 7 Report post Posted January 9, 2020 Well your pickit line looks correct, not sure why it wont pick it Quote Share this post Link to post Share on other sites
SupZerg 99 Report post Posted January 9, 2020 For me these lines work fine. Try with a clean ipd file. [Type] == "Gilded Sulphite Scarab" # [StashItem] == "true" [Type] == "Gilded Legion Scarab" # [StashItem] == "true" [Type] == "Polished Sulphite Scarab" # [StashItem] == "true" Quote Share this post Link to post Share on other sites