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

[ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

My bot won't pick up silver coins. I added this: item.IsCurrency and item.FullName == "Silver Coin", but it still wont. any idea why?

that rule alrd there, make sure its enabled under pickup and keep.
 
[CustomItemRules] The rule "item.IsRare and item.IsJewel and ((item.JewelMaximumLife >= 5 and item.JewelMeleeDamage >= 10 and item.JewelMeleeCritChance >= 10) or (item.JewelMaximumLife >= 5 and item.JewelMeleeDamage >= 10 and item.JewelMeleeCritMulti >= 12))" has returned an error.
[CustomItemRules] The call you tried to make may be incorrect, it should be "item.YOUR_DATA"
[CustomItemRules] If the call seems correct, the data must not be available (yet?) or have a different naming, consider disabling this rule
[CustomItemRules] The available properties can be found in the "EvaluableItem.cs" in the "Classes" folder.
[CustomItemRules] To avoid any further issues, bot will stop now, please verify your file.
 
How to ignore "Stygian Vise" in chaos receipt plug-in??? Just saw my bot put elder Stygian vise into my receipt tab...dont even know how many it did already...
same problem, mb somebody know how exude item from chaos recipe in AIF?
 
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 DISABLED. This will force you to look through the custom rules and enable what you want to pickup.

Go to AIF>Custom Rules(check enable top right)>Load the rules files you just downloaded>look through the rules, first checkmark on the left enables/disables that rule.

Added:

Added some craftable items like bone helmet, crystal belt etc;

Pickup armors by armor, evasion, energy shield, # on tooltip


No more updates after this for a while.
 
Last edited:
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.
 
Last edited:
Hey @Radziu just wanted to thank you for your work here. I heavily customize my AIF but always come back here to see what you have done and I add bits and pieces of yours to mine. Your work on the jewels was great and I am looking to expand the rules a bit as well if I have any big breakthroughs as far as that or anything else goes I'll PM you but just wanted to say thanks!
 
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 cards.



**next build I'll add Uniques and cards.
 
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 rules

FILTER:
https://files.fm/u/4wtqfd7e

Evaluableitem.cs:
https://files.fm/u/hfaeawz3

No more updates in this league unless errors come up
 
Why are Two-Toned Boots in keep rules? Why is identifying uniques disabled?
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.
 
I moved EB/PoE to a VM Machine and now when i try to load the AIF filter all the options are disabled and i can't enable them.
 
Hey, @Radziu like I said I take bits and pieces from your implementation and was wondering if you structure your code to where anything added is always at the bottom? or do you try to organize it? If it is always at the bottom great then I haven't missed anything. If not then its time to comb through :P
 
go to the AIF page, hit download...much wow
Maybe I'm wrong at this point, but the AIF version posted in its thread doesn't seem to work for me. People are talking about EB discord channel, where you can get the alpha of AIF, but I also can't find this channel either. Could you, pls, explain, where did I go wrong?
 
Back
Top