[10/05/2017 15:53:07][Pickup] Rule item.FullNameContains("Leaguestone") returned True for Ample Bloodlines Leaguestone so it works :) make it duplicate rule, both to pickup and keep sections.
Remove ItemFilterEditor, AIF has built in rules editor and they are really not playing along together too well. For the rules file, check in custom rules and theres a load button (if not visible, enlarge the window size until you see it), you can use that to import your .json file into AIF...
Flask recipe is not supported, if I have understood properly, so that part must be done by hand. Just set custom rules to collect flasks (and to stash them) to single tab and keep on emptying it on steady intervals (I have mine set only to collect 15%+ flasks, so it wont get filled instantly)
GCP recipe works, sort of anyways for me, but once it it gets triggered and sells gems, currency stashing gets borked and bot jumps every currency stashing (at least) to currency tab and gem tab constantly; like stashing one currency, then checking in gem tab, then stashing another and back to...
Ugh.. can someone now get a baseball bat and smack behind my head so that I would NOT ask stupid questions anymore. And while at it, reserve an appointment to optician as well. Need better goggles for sure.
How much of a work would it consist of taking 'chests to ignore' from old grind bot and to migrate it to mapbot/extension plugin as mapbot does currently track every damn chest in map and pull them open. (I tried to switch to old grindbot routine temporarily, and to set them to ignore there, but...
For me the fix was the change from Fullscreen to Windowed Fullscreen. (Changed GPU here and for some reason the setting had reset, my guess is with NVidia game profiles)
item.IsGem and item.FullNameContains("Vaal") - Add to both pickup and keep rules.
Seems to be working well enough for me, trial and error and annoying Tony with this one before even.
.item.VaalGemLevel doesn't check if item is a gem at all and/or corrupted? Thats the only reason I can really think of why the the rule I put up earlier returns true for everything, when it should only return true for vaal gems only. (with checked level, reason why I put 0 there to enable...
item.VaalGemLevel >= 0 ; add to both pickup and keep, think it should work like intended. ;; Scratch this, not working after all. It just returns true for everything, even for weapons etc
Tony the Fixer can you fix it?
[25/09/2016 13:40:41][None] Rule item.VaalGemLevel >= 0 returned True...
Divination cards here.
Here is all 160 divination cards for AIF, just load the file to AIF and check which ever card you want. Took the list off of PoE wiki and at least notepad++ line numbering showed having 160 cards which should be all, at least until next patch comes up.
Where has the recipe stash tab option disappeared? or has it been moved to some vague custom rules as well. On earlier release (before chaos/regal recipe merge) it was in recipe tab, but no more there. Now bot just stashes all recipe worth items all over tab from what I can tell.