So guys, I'm coming up with a completly overhault ItemPickup. I created a new Thread because a lot changed and even the name. Maybe a mod could delete the old thread or let it as lightweight version of this. Functions: -Fast picking up: Currency, Rare, Unique, Rings, Amulets(Rares and Uniques are disabled by default) -For Amulets and Rings you can define minimum Item Level(nothing special could also be done through Item Filter) BUT read the next point -For Amulets and Rings you can define the Implicit Stats like pickup only if 30 fire resi and every other Implicit Stat that could be seen on unidentified rings -All Rings and Amulets are already added and max Stat is preconfigured -Config window for setting up Installation: 1. Unzip 2. Move ItemPickup into your Plugin folder 3. Enable plugin and click config 4. A config get's generated per char, so if you want to use it with another char you have to reconfigure it for your needs 5. Default config get's generated when starting the bot or when you open the config window 6. You don't have to add Ring/Amulet pickup to the normal Item Filter, but you should add stashing of them: -Move to "Tools Tab" in the main bot window -Open "Item Filter Editor" -Right click on "Default stash filter" -Click "Add filter" -Description could be "Stash Rings/Amulets" -Collapse "Names and Types" -Add to "Types" field: Code: Rings Amulets -Collapse "Rarities" -Check "Normal" "Magic" "Rare" "Unique" (this step is not really necessary but just do it) -Click "Save Filter" -Click "Save" -Now you'r done! The Ring and Amulet Pickup is not 100% tested, so please report any problems So guys I'm exited to hear what you think about it and how you like it! Config window: Changelog: 1.2.3.4-OnlyForBeta -Only for BETA version of the bot -fixed the errors -no chance to test it, cause my actual beta crashes on grindbot7 compiling -please tell me if it works 1.2.3.4 -added save button to config window(so the stats get refreshed for the actual session) -formated TimeSpan of dropped currency log 1.2.3.1 -initial release
I'm pretty new to botting in PoE, but when i run bot, i grind around with no problems, but i get these messages when bot find currency, rare etc: Ignoring Orb of Augmentation [1C8F] from loot targeting. (No Filter Match)
i'm having a "default filter.json" in my settings/Item Filters folder. Inside this file, the only written is: [] - i have searched around, but cant really find anything about item filter
Here is my default Item Filter setting. Replace the json file with it and configure it for your needs through Tools -> Item Filter Editor Edit: stop the bot before replacing
that could also been done through the normal item filter, don't see any need for adding it I tested it with the actual beta and for me it's picking them up, even the plugin ignores the internal blacklist of items that shouldn't picked up. So I really have no idea, but I will try to get what's wrong. What bot version you are using?
Updated Plugin for the Beta Bot. No errors anymore but had no chance to test it, cause mine beta bot crashes on compiling grindbot7. So please give me feedback wether it works or not. For the stable version the normal one still should work.