What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Search results

  1. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    [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.
  2. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    Long story short, you have one space somewhere :P { "Comment": "", "Enabled": true, "Type": 0, "Rule": "item.FullNameContains(\"Leaguestone\")", "ShouldLog": false, "Priority": 1 }, { "Comment": "", "Enabled": true, "Type": 2, "Rule"...
  3. fisuska

    How do I get the bot to use those frozen "shrines"

    Enable plugin 'Monoliths' and configure it.
  4. fisuska

    Cannot Install Plugins

    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...
  5. fisuska

    Cannot Install Plugins

    Where is your Communitylib? (https://www.thebuddyforum.com/threads/plugin-communitylib.244293/)
  6. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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)
  7. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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...
  8. fisuska

    MapBot Guide/Support/Discussion

    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.
  9. fisuska

    MapBot Guide/Support/Discussion

    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...
  10. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    It works like this =)
  11. fisuska

    System.Exception: Could not find EndScene function address! - bot not working :(

    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)
  12. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    Sextants are a currency item. So item.IsCurrency should be enough for all your needs.
  13. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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.
  14. fisuska

    [Plugin 3.3] Navali

    Mysterious gifts is toggled together with The queens vaults, either on or off. Can't be toggled one without another.
  15. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    .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...
  16. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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...
  17. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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.
  18. fisuska

    Bot Error Upon Startup

    Bot minimizes to system tray :) Look for yellow EB icon :)
  19. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    Indeed you were right, I was being wrong with it, since last previous releases just had a checkbox style :) Thank you for correcting me:)
  20. fisuska

    [Plugin] AdvancedItemFilter RELOADED !

    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.
Back
Top