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.
I see the key is making custom rules that are not to strict but still not to stash all crap as default one does...will try to set smth up kinda hard when u don't know poe economy and whats worth keeping and whats insta sell ;)

I'm still in that case x) I only use currency never loot any items
 
I see the key is making custom rules that are not to strict but still not to stash all crap as default one does...will try to set smth up kinda hard when u don't know poe economy and whats worth keeping and whats insta sell ;)
we have poe.trade for economic research, it doesn't take much time to figure out worthy loot
 
someone else got the problem that the boots just loop in stash after some time? cant find some items they think they have and such. Happened to all of mine now after a while :/
Do i just need to delete log filter for it to reset the Recipe?
 
someone else got the problem that the boots just loop in stash after some time? cant find some items they think they have and such. Happened to all of mine now after a while :/
Do i just need to delete log filter for it to reset the Recipe?

This happens when AIF tried to stash something in a full tab (specific ones only) make sure you have free space in every specific tab you put
 
i turned the settings on to only collect so many of each rare for the chaos recipe but it collects all rares n stores them. does there need to be certain settings in the normal item filter to stop this ?
 
So if i dont let him stash them in a specific tab but all over it works fine?
 
Hey friends,

Whats the command to filter items with #% Increased Evasion Rating and #% Increased Armour Rating because I didn't see those on the command list posted by toNyx at first page. I see only item.MaximumEnergyShieldPct which is for #% Increased Energy Shield, I guess.
I'm trying to make a more elaborated filter specially now that the bot is off due game update and I plan to post it here so you guys can use it as well :D
Thanks.

Edit:

For belts should I use item.MaximumEnergyShield or item.TotalEnergyShield when filtering +Energy Shield on them?
What about for + Armour. Should I use item.TotalArmor, which is the only option in the command list, or there's anther command for that, please?
Same question goes for rings/amulets when they have +# to energy shield. Should I use item.TotalEnergyShield or item.MaximumEnergyShield ???
 
Last edited:
over the night bot stashed:

http://m.imgur.com/a/3TNoo

I think this happen through some bugs, because i haven't a rule for stashing whites, if i'm back at home i look closer!

Add this in your rules :

Code:
item.IsNormal or item.IsMagic

This problem is caused by the way the bot is done, sometimes to move the bot have to click and it's sometimes on an item :D bad luck.
 
i turned the settings on to only collect so many of each rare for the chaos recipe but it collects all rares n stores them. does there need to be certain settings in the normal item filter to stop this ?
 
i thought tonys rules would take care of that because he has options on how many of each item to stash?
 
new problem occured for me on both pc after update of the bot with advanceditemfilter plugin

Code:
[LatencyTracker] HighestLatency: 115
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 16
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.Read[T](IntPtr addr)
   at Loki.Game.Std.Containers.StdList[TValue](NativeList nativeList, ExternalProcessMemory m)
   at Loki.Game.Std.Containers.StdHashMap[TKey,TValue](NativeHashMap nativeHashMap, ExternalProcessMemory m)
   at Loki.Game.LokiPoe.‎‫‏*‫‎*​*‏*‏*‪*​*‪‬‪‎*‎*​‪*(IntPtr )
   at Loki.Game.LokiPoe.InGameState.StashPanel.get_CurrentTabsVisibleItemControls()
   at Loki.Game.LokiPoe.InGameState.StashPanel.FastMove(Item item)
   at Loki.Bot.Logic.Bots.OldGrindBot.Coroutines.- vSc0Qa'( (6E;\.I;[email protected]()
--- 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.RecipeWithdrawTask.<Logic>d__6.MoveNext() in c:\Users\Chefok\Desktop\digidigii\Plugins\AdvancedItemFilter\Tasks\RecipeWithdraw.cs:line 186
--- 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._Q:\,\\kl@PV\&vQ{}`Iw)(qPn`.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.ValidateEnd(Task task)
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.GDCw)@3tWW1^ZG/%J)\[s |6l>.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 Buddy.Coroutines.Coroutine.e\*5p8)V4)\]AB!\\2W%SnBMe$E'.nCBI65V\]\[|'ma`}<zW>SqxZ^!.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.​‎​‎*​‫**‫‬**‎‪*‫‏‬‏*‎***‎**(Boolean )
   at Buddy.Coroutines.Coroutine.‎‫‏‫‎‬‫‎‫‬****‪*‫‬​**(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   at Loki.Bot.BotManager.‪​‪‫*​‫‫​‏‎**‪****‫​‫‏***(IBot )

[RecipeWithdrawTask] We do not need to withdraw any more items.
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.1495156.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.2977344.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.4488394.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.5980719.
[LatencyTracker] AverageLatency: 91
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.7519095.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:00.9035646.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:01.0535306.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:01.2089986.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:01.3603531.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:01.5073474.
[MoveToLocation] Now moving towards {156, 332}. We have been performing this task for 00:00:01.6534755.
[FinishCurrentAction] Waiting for the action to finish Move.
[InteractWith] Now attempting to highlight 4.
[InteractWith] Now attempting to interact with 4.
[WaitForNpcDialogPanel]
[WaitForNpcDialogPanel] We have been waiting 00:00:00.0000557 for the npc dialog panel to open.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.1224731 for the npc dialog panel to open.
[WaitForNpcDialogPanel]
[OpenNpcSellPanel] Clarissa's SellPanel opened successfully
[RecipeSellTask] There's no recipe items to sell.
[OpenInventoryPanel]
[CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
[PostCombatHookTask] GemLeveler returned true.
[AIFItemEvaluator] Default item evaluator : ConfigurableItemEvaluator
[WithdrawTask] We do not need to withdraw any currency items. Skipping this task until an area change or restart.
Chaos Set Complete
[ChaosSet] Helms: [ 1 ] (Max)
[ChaosSet] Body: [ 1 ] (Max)
[ChaosSet] Gloves: [ 1 ] (Max)
[ChaosSet] Boots: [ 1 ] (Max)
[ChaosSet] Belts: [ 5 ] 
[ChaosSet] Two Hand Weapons: [ 1 ] (Max)
[ChaosSet] Rings: [ 5 ] 
[ChaosSet] Amulets: [ 1 ] 
[ChaosSet] Is Ready For Selling = True
[SignalRecipeExecutionTask][DEBUG] Do we have a Chaos set to sell ? True
[SignalRecipeExecutionTask] Now setting ExecuteSellingRecipesLogic = true.
[RecipeWithdrawTask] We do not need to withdraw any more items.
[InteractWith] Now attempting to highlight 4.
[InteractWith] Now attempting to interact with 4.
[WaitForNpcDialogPanel]
[WaitForNpcDialogPanel] We have been waiting 00:00:00.0000675 for the npc dialog panel to open.
[LatencyTracker] LowestLatency: 92
[LatencyTracker] HighestLatency: 92
[LatencyTracker] HighestLatency: 97
[WaitForNpcDialogPanel]
[OpenNpcSellPanel] Clarissa's SellPanel opened successfully
[RecipeSellTask] There's no recipe items to sell.
[AIFItemEvaluator] Default item evaluator : ConfigurableItemEvaluator
Chaos Set Complete
[ChaosSet] Helms: [ 1 ] (Max)
[ChaosSet] Body: [ 1 ] (Max)
[ChaosSet] Gloves: [ 1 ] (Max)
[ChaosSet] Boots: [ 1 ] (Max)
[ChaosSet] Belts: [ 5 ] 
[ChaosSet] Two Hand Weapons: [ 1 ] (Max)
[ChaosSet] Rings: [ 5 ] 
[ChaosSet] Amulets: [ 1 ] 
[ChaosSet] Is Ready For Selling = True
[SignalRecipeExecutionTask][DEBUG] Do we have a Chaos set to sell ? True
[SignalRecipeExecutionTask] Now setting ExecuteSellingRecipesLogic = true.
[RecipeWithdrawTask] We do not need to withdraw any more items.
[CloseBlockingWindows] LokiPoe.Gui.DialogWindowDepth > 0. Closing it.
[InteractWith] Now attempting to highlight 4.
[LatencyTracker] HighestLatency: 104
[InteractWith] Now attempting to interact with 4.
[WaitForNpcDialogPanel]
[WaitForNpcDialogPanel] We have been waiting 00:00:00.0000439 for the npc dialog panel to open.
[Stop] Now requesting the BotThread to stop.
[OldGrindBot] OnStop
[CommonEvents] Stop
[AdvancedItemFilter] Stop
[AutoFlask] Stop
[AutoLogin] Stop
[DevTab] Stop
[GemLeveler] Stop
[ItemFilterEditor] Stop
[LowFpsHelper] Stop
[ObjectExplorer] Stop
[Stats] Stop
[StuckDetection] Stop
[OldRoutine] Stop


here is log also
View attachment Exilebuddy 4308 2015-08-20 22.51.txt


the bot check for recipe it has all the items but it doesn take them from stash then he goes on shop with empty inventory and sstart spam and cancel trade window -.-

i havnt changed any option in advanceditemfilter plugin since i have started using it 2-3 weeks ago or w/e help please
 
Last edited:
Same.

Maprunner plugin also got some terrible issues when interacting with stash.
 
why doesn't work setting "Amount of pieces to keep"? collects a bunch of unnecessary parts, set 1, but the bot fills stash
 
Last edited:
you need harder rules then the bot id rares and stash most of them if you dont have good rules/filter
 
Bad rules, those settings work.
I don't know how to do it, I have the settings: 20 rings, 10 amulets, belts 5, other 1, why the plugin doesn't understand this, why would they if they don't work?
 
Last edited:
Status
Not open for further replies.
Back
Top