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

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
dose advanceitemfilter works with extensions and mapbot?

dose advanceitemfilter works with extensions? looks like it ignores the rules if i use extensions and mapbot. any suggestion?
 
Last edited:
Anyone found out the rules to add the leaguestones and reliquary please post the .json file :confused:
 
Anyone found out the rules to add the leaguestones and reliquary please post the .json file :confused:

Scroll back about 5 posts and you'll find the most recent attempt. Copy/paste into your rules .json file and boom...

dose advanceitemfilter works with extensions? looks like it ignores the rules if i use extensions and mapbot. any suggestion?

Yes, advanceditemfilter works fine with the Extensions plugin and MapBot.
 
Scroll back about 5 posts and you'll find the most recent attempt. Copy/paste into your rules .json file and boom...



Yes, advanceditemfilter works fine with the Extensions plugin and MapBot.


but if i use extentions and mapbot togeter, they ignores all the rules and pick everything and stash everything.

i checked the log, advanceitemfilter only had 2 log. start and stop.
 
i found one error log gives me question

Scroll back about 5 posts and you'll find the most recent attempt. Copy/paste into your rules .json file and boom...



Yes, advanceditemfilter works fine with the Extensions plugin and MapBot.



i found one error log gives me question


log is here

"Exception during plugin Start.System.NullReferenceException: Object reference not set to an instance of an object.
at AdvancedItemFilter.Helpers.MiscHelpers.<>c.<Verify BotSettings>b__1_0(KeepEntry e) in C:\Users\Administrator\mhm\p\3rdParty\_CONFIGS_\Su m\AdvancedItemFilter\Content-57402424\Helpers\MiscHelpers.cs:line 44
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at AdvancedItemFilter.Helpers.MiscHelpers.VerifyBotSe ttings(String botName) in C:\Users\Administrator\mhm\p\3rdParty\_CONFIGS_\Su m\AdvancedItemFilter\Content-57402424\Helpers\MiscHelpers.cs:line 44
at AdvancedItemFilter.AdvancedItemFilter.Start() in C:\Users\Administrator\mhm\p\3rdParty\_CONFIGS_\Su m\AdvancedItemFilter\Content-57402424\AdvancedItemFilter.cs:line 178
at Loki.Bot.PluginManager.*‎‬*‬‪‎‏​‏‫‬ ‎​‬*‬*‬*(IPlugin )
"
 

I'm no expert with these things, but I'd advise you to do a clean install of the bot and AIF - delete everything, redownload, reinstall. Seems like it's having an issue loading AIF, which leads me to think there's some old files in there. Try a clean install and let me know.
 
Add to aif IsLeaguestone what can be evaluated. Rule item.IsLeaguestone to pickup and keep
Some tests:
Code:
Rule item.IsLeaguestone  returned True for Prophecy Leaguestone
Rule item.IsLeaguestone  returned True for Ample Essence Leaguestone of Echoes
Rule item.IsLeaguestone and item.Rarity==Rarity.Magic returned False for Domination Leaguestone
Rule item.IsLeaguestone and item.Rarity==Rarity.Normal returned True for Domination Leaguestone
Last beta to work is required ExilebuddyBETA 0.2.4765.1499
If someone has Ancient Reliquary Key test pls, if aif work
View attachment AdvancedItemFilter 1.3.0.1.zip
 
Add to aif IsLeaguestone what can be evaluated. Rule item.IsLeaguestone to pickup and keep
Some tests:
Code:
Rule item.IsLeaguestone  returned True for Prophecy Leaguestone
Rule item.IsLeaguestone  returned True for Ample Essence Leaguestone of Echoes
Rule item.IsLeaguestone and item.Rarity==Rarity.Magic returned False for Domination Leaguestone
Rule item.IsLeaguestone and item.Rarity==Rarity.Normal returned True for Domination Leaguestone
Last beta to work is required ExilebuddyBETA 0.2.4765.1499
If someone has Ancient Reliquary Key test pls, if aif work
View attachment 219334
Isnt picking up leaguestones from what I can tell.
 
Not sure if I'm doing this correctly but shouldn't this be the correct place to add custom rules to? My rules never show up in the bot settings. When I try adding the list to the plugins/advanceditemfilter section, the plugin vanishes.
Anyone know what I'm doing wrong?
 
For a hack fix, set your bot to pick up and keep corrupted items. This will take care of the leaguestones - download the leaguestone plugin and boom, we're looting and using leaguestones.
 
Anyone know what I'm doing wrong?

If the plugin vanishes, you've got a rules list wit incorrect rules, not allowing the plugin to load (I just had the same issue). Take out the leaguestone rules and it should load back up fine. Look one post above for how to pickup leaguestones (it works!).
 
If the plugin vanishes, you've got a rules list wit incorrect rules, not allowing the plugin to load (I just had the same issue). Take out the leaguestone rules and it should load back up fine. Look one post above for how to pickup leaguestones (it works!).

fixed thanks, it's been years since i've used exile buddy
 
For a hack fix, set your bot to pick up and keep corrupted items. This will take care of the leaguestones - download the leaguestone plugin and boom, we're looting and using leaguestones.
this still wont work for me for some reason. I also corrupted a shield and dropped it just to see, but it seems AIF doesnt even want to pick that up

EDIT: Strike that, all of a sudden wanted to start working. Whatever lol
 
Last edited:
Does AIF automatically do the chaos recipe? I'm assuming this is it if enabled.

3gNnPLF.png
 
Does AIF automatically do the chaos recipe? I'm assuming this is it if enabled.

3gNnPLF.png

If you only want chaos recipes, you'll want to set the minimum level slider to 60 - I'd leave the maximum alone - regals are better than nothing if you're doing high tier maps. I also make custom rules to pick up "If item is needed for recipe" - I'm not entirely sure if that's actually needed, but better safe than sorry.
 
Do you still need tol set the tabs in community lib and AIF stashing? because i did that but its not listening to the quantity rules, its just stashing everything in the tab i set and when its full the bot turns off.
 
Do you still need tol set the tabs in community lib and AIF stashing? because i did that but its not listening to the quantity rules, its just stashing everything in the tab i set and when its full the bot turns off.

Yes, set all tabs you want to be used in the CommunityLib plugin. Then use EXtensions to specify where things will be stashed. If all tabs fill up, the bot will stop.
 
Status
Not open for further replies.
Back
Top