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.
got this setup so far quite good, but i cant seem to get the "tracking" running?
it only states recipes/h and runtime, but i cant see picked up currency or stashed currency. statistics are not working. i ticked LOG @ costume rules allready. any help would be appreciated
 
Hello guys, have some newbie questions:

Why my bot putting scrolls from inventory to stash and then back to inventory after every stash entry in hideout? Sometimes he forgetting to put them to invenotry and going to maps without portal scroll.

ty


P. S. i activated button "Keep things in inventory" and set 1 stack of Scrolls of Wisdom and Portal scrolls.
 
Last edited:
Hello everyone!

Does anyone use custom rules for good items to sell like Jewels, amulets, rings? I am not a programmer and have reached my competency level as far as making my own custom rules. Specifically i was trying to make a customer rule for jewels and am not sure how to make it have a "count" function like poe.trade has where I can list out certain combinations that would be desirable and tell the bot to only keep jewels that have lets say 2-3 of the list. I am aware that several lines worth may have to be used because i heard that after 180 characters AIF bugs out.

Does anyone have either a pre-made AIF profile I can take and use, or can someone give an example of using the "Count" function in one or two scenarios so I can learn and do the rest myself? I realize that someone may have already given this but going through 300 pages not knowing what to look for I think is unfeasible.

Thanks in advance! This is an awesome community!

I feel your pain, but I'd argue this feature isn't worth the effort. Why not just keep every rare jewel and manually sort through them every day? I do this and I only get 20-30 jewels a day (with 310 IIR, 20 IIQ) -- not like it takes more than two minutes to sort through them when I clean out my stash.
 
anyone haven't this problem with scrolls?

what's the issue?

cbb8f89912.png
 
When I am using MapBot then my bot stash everything and not only things from custom rules but when I am using OldGrindBot everything works perfect have someone else same problem ?
 
I feel your pain, but I'd argue this feature isn't worth the effort. Why not just keep every rare jewel and manually sort through them every day? I do this and I only get 20-30 jewels a day (with 310 IIR, 20 IIQ) -- not like it takes more than two minutes to sort through them when I clean out my stash.

run 50 accs and you'll be annoyed by every extra click you gotta do. this advice is kinda useless for everyone running multiple accs.
we're botters, we want to bot not handplay :)
 
I feel your pain, but I'd argue this feature isn't worth the effort. Why not just keep every rare jewel and manually sort through them every day? I do this and I only get 20-30 jewels a day (with 310 IIR, 20 IIQ) -- not like it takes more than two minutes to sort through them when I clean out my stash.

Dude believe me i wish it was that easy...this was unrestricted jewel pickups for 2 days... after i cleared about half of it and took a screenshot lol so if anyone can help with jewels that would be awesome!

fOmlHME.png
 
Dude believe me i wish it was that easy...this was unrestricted jewel pickups for 2 days... after i cleared about half of it and took a screenshot lol so if anyone can help with jewels that would be awesome!

fOmlHME.png

I still stand by manual sorting. The time wasted by slower looting/selling plus the upfront time spent to manually code every loot rule just isn't worth it. If it WAS worth it, you'd both have done it already and not been posting here.

The reality is - if you're looking to keep anything worth ~2 chaos or more, there's gotta be a hundred possible combinations, if not more. Factor in the time that takes to code and for the bot to run through that code each and every time it loots. Sure, if someone was to post a complete breadth of loot rules for jewels, and I had multiple accounts, I'd definitely use their rules. But starting fresh - no thanks.

run 50 accs and you'll be annoyed by every extra click you gotta do. this advice is kinda useless for everyone running multiple accs.

If you're running 50 accounts, you're likely only interested in things that net, what, 10 chaos or more? Maybe I'm being naive - if every extra click is annoying, maybe the threshold is 50 chaos? In that case, 98% of jewels aren't worth you even looking at. Take an hour out of your day and put together the loot rules and let them roll. It's not that hard.
 
Last edited:
I still stand by manual sorting. The time wasted by slower looting/selling plus the upfront time spent to manually code every loot rule just isn't worth it. If it WAS worth it, you'd both have done it already and not been posting here.

The reality is - if you're looking to keep anything worth ~2 chaos or more, there's gotta be a hundred possible combinations, if not more. Factor in the time that takes to code and for the bot to run through that code each and every time it loots. Sure, if someone was to post a complete breadth of loot rules for jewels, and I had multiple accounts, I'd definitely use their rules. But starting fresh - no thanks.



If you're running 50 accounts, you're likely only interested in things that net, what, 10 chaos or more? Maybe I'm being naive - if every extra click is annoying, maybe the threshold is 50 chaos? In that case, 98% of jewels aren't worth you even looking at. Take an hour out of your day and put together the loot rules and let them roll. It's not that hard.

or just automate everything,

I'm not picking up jewels at all to be honest. And yes it's not hard to make proper rules for basically anything.
My setup is done since a long time. I just tried to point you on the fact that handsorting in a botter forum is not really a neat advice ^^
 
Last edited:
Well I'll keep watch and bumping this question while i start trying to figure out how to do this and when i figure it out ill post my results here.
 
Sometimes when the bot has 2 full chaos recipes in stash , it dont sell them but start a new map. And sell them after that.
Is there a way to make the bot check for recipes more often?
 
I'm having a problem setting up the Gear recipe option. Every time I try to run it with Enable Gear Recipe, I get this repeating error.‎

Code:
[Tick] Exception #1 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedItemFilter.Classes.GearRecipe.<>c__DisplayClass46_0.<CheckProtectionNeeds>b__0(BaseNameEntry e) in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\AdvancedItemFilter\Content-144297046\Classes\GearRecipe.cs:line 166
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at AdvancedItemFilter.Classes.GearRecipe.<CheckProtectionNeeds>d__46.MoveNext() in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\AdvancedItemFilter\Content-144297046\Classes\GearRecipe.cs:line 166
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at AdvancedItemFilter.Tasks.IdentifyItems.<CheckRecipeProtection>d__20.MoveNext() in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\AdvancedItemFilter\Content-144297046\Tasks\IdentifyItems.cs:line 138
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at AdvancedItemFilter.Tasks.IdentifyItems.<Logic>d__18.MoveNext() in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\AdvancedItemFilter\Content-144297046\Tasks\IdentifyItems.cs:line 120
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Loki.Bot.TaskManager.;(F/;{C\&fN6YliDe<3kva$^r$.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at MapBot.MapBot.<MainCoroutine>d__14.MoveNext() in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\MapBot\Content-144297843\MapBot.cs:line 219
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Buddy.Coroutines.Coroutine.0pV\&Cu6l;`~vmBFOB^E\,ppGY!.Njw?d|$W~{($Ce\\NWu!)juvA.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.****‏​‏**‏‏‫**​​​*‏‬*‫‪**(Boolean )
   at Buddy.Coroutines.Coroutine.‬****‬‎‎*‪‪**‪‎‎‎‏‬​‪‎*‫‏*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at MapBot.MapBot.Tick() in C:\Users\Chaos\Documents\EB24697247\3rdParty\_CONFIGS_\Second Barb\MapBot\Content-144297843\MapBot.cs:line 144
   at Loki.Bot.BotManager.‬‪‪‏‏‫*‏**‬‫**‪‎‪‎*‬‎*‪*(IBot )

I've completely reinstalled EB with clean AIF and communityLib and non essential plugins disabled. I've tried pretty much everything I can think of. Any help would be greatly apperciated.

Full Log
 

Attachments

Does any one know how to prevent the bot from selling empower & enlighten with % quality >1 for Gem cutter receipts ?
 
[Tick] Exception #75 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at AdvancedItemFilter.Tasks.StashToSpecificTabTask.<>c__DisplayClass18_1.<Logic>b__6(ItemTabCombo c) in E:\exilebud\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-53953078\Tasks\StashToSpecificTab.cs:line 182
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at AdvancedItemFilter.Tasks.StashToSpecificTabTask.<Logic>d__18.MoveNext() in E:\exilebud\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-53953078\Tasks\StashToSpecificTab.cs:line 182
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.TaskManager.s __oM\]Xy\[Y=l7G-\,KU?`CWz".MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at QuestBot.QuestBot.<MainCoroutine>d__13.MoveNext() in E:\exilebud\3rdParty\_CONFIGS_\Default\QuestBot\Content-53953578\QuestBot.cs:line 209
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine.VkOS\[k#$x{3Vn~sL9^nvq-qh!.'4={vUr%b0~H\*snwglKOA!/>\*.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.‬‫**‫‬‪‬*‏‬‫**‫**‬**(Boolean )
at Buddy.Coroutines.Coroutine.‎‬*‪‪‪*‫​​‎‫‬*‪*​*‎‫*‏‬****(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at QuestBot.QuestBot.Tick() in E:\exilebud\3rdParty\_CONFIGS_\Default\QuestBot\Content-53953578\QuestBot.cs:line 141
at Loki.Bot.BotManager.‎*‪‬**‬‎*‎‪**‎‬‫**‏**‬*‬*(IBot )[/QUOTE]

Getting this error whenever a Chaos recipe is completed. Bot completely freezes up until I manually deposit chaos from inventory.
 
For some reason bot stopped doing chaos recipe, it just fills the tab with gear, and when full, stops!

Any hints what to do ?

Cheers

/Z
 
Status
Not open for further replies.
Back
Top