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.
Anyone had the problem where when it's ID'ing your inventory it gets stuck with a Scroll of Wisdom on your mouse which causes the bot to eventually stop after after it keeps falling to move stuff to your stash?

Randomly started happening yesterday. It happens every few hours and I have changed nothing in a few days.

I'm having this issue as well.
 
so on the divination cards tab there's an option to "load file" but not to save to file. Does anyone have a file that is updated to prophecy? Since the list seems to be missing quite a few cards. Her Mask is even missing from it. And it doesn't seem to pick up cards that aren't on the list.

Or I could make the file myself if I knew how, I don't mind spending time adding all the cards. I just don't know where to find the file to edit.
 
just updated my plugin to the latest version - all is awesome!

but i saw a problem with quality on gear recipes. bot starts enchanting item to 20%, but when he passes to the following item - he is getting error. and then he sales recipe to vendor with only one item 20% quality (so without extra chaos)

what's wrong?
 
Does anyone know how to make a rule that has a contain function? I've already have all of Vaal skill gems listed for pickup but I would prefer a cleaner rule if possible to pick up all gems that contain the name Vaal.

Here's my failed attempt I looked through the guide and I did not see a contain switch/operator.

{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.Name == "Vaal"",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullName == "Vaal"",
"ShouldLog": false
},
 
just updated my plugin to the latest version - all is awesome!

but i saw a problem with quality on gear recipes. bot starts enchanting item to 20%, but when he passes to the following item - he is getting error. and then he sales recipe to vendor with only one item 20% quality (so without extra chaos)

what's wrong?
same error
log:
[CachedItem] returned null on Wrapper.Inventory.GetIte(...)
[CachedItem] FullName was Blacksmith's Whetstone, name was Blacksmith's Whetstone
[CachedItem] Wrapper was Loki.Game.InventoryControlWrapper
[CommunityLib][StashCache] An item is being removed from cache
[Tick] Exception #12 during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Запрос ReadProcessMemory или WriteProcessMemory был выполнен только частично, at addr: 44881000, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Loki.Game.Std.Containers.StdVector[TValue](NativeVector nativeVector, ExternalProcessMemory m)
at Loki.Game.Objects.Item.****‏*‪*‎‏‏*‏*‫‬​**‪‎​‬‪*‫**()
at Loki.Game.Utilities.PerCachedValue`1.get_Value()
at Loki.Game.Objects.Item.get_ComponentPointers()
at Loki.Game.Objects.Item.*‎‫‬*‫***​**‎‎‏‪‏‏​‎‪‫‎​*‏*()
at Loki.Game.Utilities.ComponentInformation.‫‫‬‎‎*‪‎​*‫‏***‪​​​‎‪*‫‫*‬*(String )
at Loki.Game.Utilities.ComponentInformation.‏***‎​‏*‎‏‬*‫‬‎‬‏‪*‫‬‬‫*(String )
at Loki.Game.Utilities.ComponentInformation.get_BaseComponent()
at Loki.Game.Objects.Item.get_IsCorrupted()
at CommunityLib.Inventory.<UseItemOnItem>d__12.MoveNext() in ***\3rdParty\_CONFIGS_\Default\CommunityLib\Content-679755515\Inventory.cs:line 258
--- 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 CommunityLib.CachedItemObject.<UseOnItem>d__443.MoveNext() in ***\3rdParty\_CONFIGS_\Default\CommunityLib\Content-679755515\CachedItemObject.cs:line 279
--- 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 AdvancedItemFilter.Tasks.GenericTasks.<UseModifiers>d__3.MoveNext() in ***\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-679756671\Tasks\GenericTasks.cs:line 230
--- 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.GenericTasks.<UseQualityModifierOnRecipeItems>d__2.MoveNext() in ***\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-679756671\Tasks\GenericTasks.cs:line 196
--- 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 AdvancedItemFilter.Tasks.RecipeTask.<Logic>d__17.MoveNext() in ***\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-679756671\Tasks\RecipeTask.cs:line 211
--- 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._{O!x4`|Lol0Z?o=@BFWg'^B).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 OldGrindBot.OldGrindBot.<MainCoroutine>d__30.MoveNext() in ***\3rdParty\_CONFIGS_\Default\OldGrindBot\Content-679758687\BasicGrindBot.cs:line 1293
--- 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.Ddg`t\*2;{G<'hDo2Iv3h\&2iK8.RS\[lc%I6\[\\;}\[KZ#Kk'Q`d2\\$.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.​​*‬‎‫‬‬‫**‪***‬*‎‏‎​*‫‎‏*(Boolean )
at Buddy.Coroutines.Coroutine.*‏​‎‎‬‫*‬‫‎**‬‏​‫‫‎​‫*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at OldGrindBot.OldGrindBot.Tick() in ***\3rdParty\_CONFIGS_\Default\OldGrindBot\Content-679758687\BasicGrindBot.cs:line 432
at Loki.Bot.BotManager.*‏‬‎**​*‫‏‬*‬‪‫‏*‪‬​*​**(IBot )
 
For all those having issues when qualitying recipes, it's clunky, sadly I have no time to work on it atm, disable it.

and iirc I added map tier in latest version, not sure.

Ill add a save file button in divcards.

For the cursor issue, don't touch your cliejnt when the bot is running, it might alter the handler.
 
Last edited:
Divination cards here.

Here is all 160 divination cards for AIF, just load the file to AIF and check which ever card you want. Took the list off of PoE wiki and at least notepad++ line numbering showed having 160 cards which should be all, at least until next patch comes up.

View attachment divination.txt
 
Bot stopped working while trying to indentify items
[IdentifyItemsTask] Seems like the item at location (5,0) is still not identified, retrying
[IdentifyItemsTask] We tried 3 times to id an item but it failed, stopping bot for security reasons
[Stop] Now force stopping the BotThread. This will result in an unexpected program state.
thread have more than 200 pages maybe missing, please help
 
Bot stopped working while trying to indentify items
[IdentifyItemsTask] Seems like the item at location (5,0) is still not identified, retrying
[IdentifyItemsTask] We tried 3 times to id an item but it failed, stopping bot for security reasons
[Stop] Now force stopping the BotThread. This will result in an unexpected program state.
thread have more than 200 pages maybe missing, please help

full log.
 
What I did was enable the gear recipe option and set the min/max value to 60-100
 
You're running multiple bots or this comes from the same one?

Code:
[LatencyWait] Now sleeping 524 ms.

it's a bit high to play poe, whatever you can say.
You either have spikes or connection hiccups, you ID few items properly then suddenly derps.

I'll see if I can add a workaround for this but this looks compromised.
I have this problem as well.
I know my ping sucks and it spikes up to like 170ms on vm sometimes, and I come back with the bot stopped...
but oh well, c'est la vie.
 
Last edited:
I have this problem as well.
I know my ping sucks and it spikes up to like 170ms on vm sometimes, and I come back with the bot stopped...
but oh well, c'est la vie.
I used 5 vmw for a PC to bots, all of them vmw got same this problem

You can confirm you have an item at the location it tries to identify? is there somthing on cursor when it happens? (wisdom scroll i guess)

// EDIT //

If someone can test this and report, tyvm :) (replace the file in Tasks folder)
 

Attachments

Last edited:
Status
Not open for further replies.
Back
Top