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

Bot is picking up stuff he shouldn't

nips

New Member
Joined
Apr 21, 2013
Messages
18
Reaction score
0
Hi,
I have a fresh exilebuddy-installation with no additional plugins (no AIF, Quest Bot etc.). Default item filter is disabled.The Bot picks up rare items.

View attachment Exilebuddy 1912 2016-06-09 21.27.txt
no item filter.webp

On the log line 330-334 is a reference to "[Rare/Unique/Quest Filter]" where does it come from? And how can i get the bot to stop picking up rare items i don't want?
 
You disabled the ItemFilterEditor plugin, which offers customized item filter editing. As a result, the the default, non-configurable item eval is being used, since one needs to exist:

2016-06-09 19:27:22,817 [1] INFO Logger - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator.

Simply enable the ItemFilterEditor plugin or grab AIF, then configure those for fine tuning the loot pickups. Take a look at this guide to get started with the ItemFilterEditor plugin.
 
thx for your quick reply, but that's where i started. i disabled AIF only after he picked up rares he shoudldn't to track down the problem.
here's a log with AIF enabled & custom rules. the bot still triggers "non-configurable item eval"

View attachment Exilebuddy 2280 2016-06-09 22.25.txt

line 408-410
 
AIF uses the default item eval registered, so as long as you keep ItemFilterEditor disabled, you're going to have rules you can't configure.

Just enable ItemFilterEditor again, remove the rules you don't want (or all of them if you want to only use AIF) and go from there :).
 
ok, i'm going to try this. up until now i always thought enable AIF and disable default item filter and I'm good to go. Never had this issue before, though.
edit: thx, seems to do the trick.
 
Last edited:
Back
Top