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

Search results

  1. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    Try this: in PICKUP & KEEP rules add: item.IsMap and item.NameContains("Burial Chambers") in SELL rules add: item.IsMap Hopefully that works, never tried it myself though. Theoretically you wouldn't even need the sell rule, as AIF would only pickup burial chamber map.
  2. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    Download updated AIF from here and it works good. https://www.dreamplugin.xyz/Forum/index.php?topic=42.0
  3. Radziu

    AdvancedItemFilter

    https://www.dreamplugin.xyz/Forum/index.php?topic=42.0
  4. Radziu

    AIF No Longer Working?

    https://www.dreamplugin.xyz/Forum/index.php?topic=42.0
  5. Radziu

    Discord question regarding some paid plugins

    https://www.dreamplugin.xyz/
  6. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    Add item.IsNormal and item.NameContains("Leather Belt") to your pickup and keep rules
  7. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    V3.4.8 Filter -Added Mortal pieces https://files.fm/u/mnnzmktn AIF Itself -Added option for shaper/elder stashing, have not tested, can't run the game/Exbuddy on work PC for obvious reasons. https://files.fm/u/gsh38ngj
  8. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    It can be done. I'll update files when I get to work later.
  9. Radziu

    catching beasts?

    no there is not as of right now
  10. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    Original creators of AIF missed some jewel specific rules, so I just added those. Or maybe ggg added them later, but they're there now.
  11. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    I started reorganizing everything so the new rules are No longer at the bottom.
  12. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    reinstall add the keep rule item.NameContains("Sacrifice")
  13. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    two toned for crafting, especially SSF, by default AIF will keep all uniques. setup the filter to what you want and what to pickup/keep.
  14. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    V 3.4.7 -Further code clean up -Added I don't know how many jewel rules, few might repeat oh well -Added new div cards -Added new uniques -Made jewel corrections to Evaluableitem.cs , IMPORTANT: open your exile folder then.. 3rdparty>AIF>classes>replace Evaluableitem.cs file -Added few ring...
  15. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    3.4.6 Changes -Re-arranged the code a bit, looks cleaner and more in place. Still working on this. -Added Staff rules for those THICC JUGG builds -Added Shield rules for the Spectral Shield Throw builds -Added all nets Link: https://files.fm/u/3nu5syeq **next build I'll add Uniques and...
  16. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    AIF + Custom rules work with new release. Add this simple rule to pickup/keep all nets, or you can get more specific if you want: item.NameContains("Iron Net") same for steel and etc.... Sorry, busy with my daughter, won't be able to update for a while.
  17. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    V3.4.3 https://files.fm/u/ftzeencu Think I figured out the missing jewel stats from Evaluableitems.CS, still testing to make sure it doesn’t crash after few hours. Since a lot of you are confused or just lazy about how to enable/disable pickup/keep rules, from now ON ALL PICKUP RULES WILL BE...
  18. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    that rule alrd there, make sure its enabled under pickup and keep.
  19. Radziu

    [ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

    changed this line [Description("Total Crit Chance (jewel only)")] public int JewelTotalCritChance => (JewelGlobalCritChance + JewelSpellCritChance + JewelElementalSkillCritChance + JewelFireSkillCritChance + JewelColdSkillCritChance + JewelLightningSkillCritChance + Jewel1HCritChance +...
Back
Top