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.
Well, yeah, with that file its working as intended. Thanks you. We all appreciate your work. When coffee or waffles will be implemented?
 
Well, yeah, with that file its working as intended. Thanks you. We all appreciate your work. When coffee or waffles will be implemented?

As soon as I find a way to connect it with NRC Kappa
 
Anyone have a good filter that picks up all ilvl 70+ identifies and keep them of they are T3-1 mods?
 
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsRare and item.IsRing and ((item.GlobalCritChance >= 25 and item.AddedPhysDamageAverage >= 10 and item.ManaRegen >= 30 and (item.ResistancesCount >= 2 and item.OverallResistancesPct >=75))",
"ShouldLog": false
},

Whats wrong here?

also how would i add a minimum Item level of 84 to Rare and magic items pickup?
 
Last edited:
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsRare and item.IsRing and ((item.GlobalCritChance >= 25 and item.AddedPhysDamageAverage >= 10 and item.ManaRegen >= 30 and (item.ResistancesCount >= 2 and item.OverallResistancesPct >=75))",
"ShouldLog": false
},

Whats wrong here?

also how would i add a minimum Item level of 84 to Rare and magic items pickup?


Did you check lowercase/uppercase? Also it looks like you start with ((item.GlobalCritChance then (item.Resistances and end with 75)). Are the double paranthesis needed at the start?

Also.. why did you paste a line of code like this rather than just the rule... are u using the gui editor or messing with files in like notepad++?...
 
cwliias:

bracket count doesn't add up.. you have 3x ( but only 2x )
 
Updated zip file with fix for the bug found by bellajr and synez. Ty for helping out :) Gonna work a bit on flask helper now <3<3
 
i have a problem, i set for stash intem for chaos recipe in tab 22, more the bot put in 1 tab and no respect the number of itens, example 2 chest, the bot take more and stash, how fix this?
 
i have a problem, i set for stash intem for chaos recipe in tab 22, more the bot put in 1 tab and no respect the number of itens, example 2 chest, the bot take more and stash, how fix this?

There has never been an issue of this sort, you should consider checking your rules something is fishy :)

If you want, you can still send a log I'll take a look, give me also the item names that got stashed.
 
One button to check all the rules at once (for errors) would make all of us lives easier.
 
One button to check all the rules at once (for errors) would make all of us lives easier.

Added in next build ;) <3 Want it to do so for EVERY type of rule or only the selected one?
 
Status
Not open for further replies.
Back
Top