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.
Hi, I have 10+ tabs and the bot keeps scrolling through them each time after vendor/start, etc. How do I stop this behavior?
Thanks for the great plugin btw.
 
Hi, I have 10+ tabs and the bot keeps scrolling through them each time after vendor/start, etc. How do I stop this behavior?
Thanks for the great plugin btw.

I'm pretty sure it does this so it can cache your inventory for things like chaos recipe etc. I don't think you want to stop it. It only takes a few sec anyways, right?
 
I'm having trouble with an error that I can't figure out. It just popped up today (when I looted a certain item, I guess) but its been in the file for days now without a previous error.

Error Code
Code:
[CustomItemRules] The rule "item.IsRare and item.IsAmulet and ((item.GlobalCritChance >= 18 and item.MaximumLife >= 40) or (item.GlobalCritMult >= 18 and item.OverallResistancePct >= 50) or (item.GlobalCritChance >= 18 and item.OverallResistancePct >= 50))" 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


Appearance in JSON

Code:
  {
    "Enabled": true,
    "Type": 2,
    "Rule": "item.IsRare and item.IsAmulet and ((item.GlobalCritChance >= 18 and item.MaximumLife >= 40) or (item.GlobalCritMult >= 18 and item.OverallResistancePct >= 50) or (item.GlobalCritChance >= 18 and item.OverallResistancePct >= 50))",
    "ShouldLog": false
  },



I've looked at it a few times but I'm not enough of a coder to figure out what is wrong with it. Sometimes I make a small syntax typo while making things like this and can't figure out where I went wrong.
 
Not sure about your custom rule, but you dont have to look through every tab you own each time you vendor. Just open up CommunityLib plugin and tell it which tabs you want to look in. You need to set any tab here that you will ever pull something out of. So ChaosRecipe tab, Map tab, currency tab, etc.
 
3fRdYaq.png

oh wow
 
Is everyones currency tracker working? O.o Mine just freezes when i press it, never been able to open it :(

Edit: And also, do i have to set it to not id some rares to be able to make the chaos recipe work? O.o
 
Is everyones currency tracker working? O.o Mine just freezes when i press it, never been able to open it :(

Edit: And also, do i have to set it to not id some rares to be able to make the chaos recipe work? O.o
Mine freezes too, and it forces to restart exilebuddy.
 
Mine freezes too, and it forces to restart exilebuddy.

Yeah, that's what happens with mine too.. I suspect it might be cause it's been running for a long time without being checked so it has to go through a huge log or something to see what's dropped... but not sure at all, just feels like it's working too hard when i try to open it :P
 
Yeah, that's what happens with mine too.. I suspect it might be cause it's been running for a long time without being checked so it has to go through a huge log or something to see what's dropped... but not sure at all, just feels like it's working too hard when i try to open it :P

Negative, it's because you've dropped silver coins, I'll add a workaround for next build
 
I'm having an issue with getting the bot to sell items (like magic or rare or chromatic receipe items). I am using this plugin with the "HighEnd" profile in the other thread. I see in there that is says to sell non-six-linked magic items.

Attached the log.
 

Attachments

I'm having an issue with getting the bot to sell items (like magic or rare or chromatic receipe items). I am using this plugin with the "HighEnd" profile in the other thread. I see in there that is says to sell non-six-linked magic items.

Attached the log.
AIF doesn't support QuestBot yet. You should use default ItemFilterEditor while leveling.
 
Selling

Hello com,

Was muss ich denn einstellen das er alle gelben items egal was einfach verkauft und nur die items für das chaos rezept beibehält? iwie sammelt der alle gelben un meine stash tabs sind in 20 min voll. danke im vorraus MFG
 
Last edited:
@elch simply add a custom rule saying something like "item.IsRare" to your sell rules and make sure there is no keep rule for all rares, that way it should sell all rares except rares that are either specified in the keep rules or are needed for the chaos recipe.
 
My bot is trying to sell a 1 hand dagger (with no second weapon) for the chaos recipe and gives up and goes back to farming. Does this happen to anyone else?
 
Status
Not open for further replies.
Back
Top