MannMond 0 Report post Posted November 13, 2018 (edited) Hey, the bot works pretty well,but i he doesnt collect maps. maybe some1 could help me. ill just attach my pickit and map ipd. thanks for help:) btw another question. how can i turn of,that he picks up every rare item. i use choas recipe mode,thats fine when he picks items for that.but he really picks up every rare item,identifies them and then sell them. in the pickit tab under "normal pickit settings(loot selected)" i have just checked "rares for recipe" jpick_forcesell.ipd map.ipd Edited November 13, 2018 by MannMond Quote Share this post Link to post Share on other sites
aChallened1 27 Report post Posted November 14, 2018 [Rarity] == "Rare" open the ipd in the game (Default is my suggestion) and copy it to notepad (or your personal choice for an editor -- I use notepad++) and then remove every line with [Rarity] == "Rare" in it. Be careful though, you could end up removing something you didn't mean to. So don't just go hog wild, be sure and go section by section. Then, paste it into the window and save it as a different file name and test it out. Also, you can change how you sell items so that they don't get ID'd each time with [SellUnid] == "true" instead of [ForceSell] Personally, I'm starting to think a new tag is needed, [Ignore]. I know that you can comment out a line to do that, but really, it might be easier to do a replace of [ForceSell] with [Ignore] if it existed for rare items. E.G.: [Rarity] == "Rare" # [Ignore] If Ignore existed, then that line would tell the bot to never pick up any rare item. 1 Quote Share this post Link to post Share on other sites
MannMond 0 Report post Posted November 14, 2018 Thanks for your response. anyway,so there seems to be no real good solution,what seem strange to me,because I use the most common pickit.ipd here in the forum.so some more people should have this problem Quote Share this post Link to post Share on other sites
aChallened1 27 Report post Posted November 14, 2018 Try going back to the Default one. See if that helps. The attached is my custom Picket file. Sells all Rares, without IDing them. Saves all uniques no ID. Should pickup and save all currencies. My_jpick.ipd Quote Share this post Link to post Share on other sites