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.
update done? :cool:

i need to delete the old AIF plugin folder completely? (maybe better cause of the changes made....)
 
So EB know's the Full name of unidentified item?

Nope, it's not in the memory, but anyway as you said, there's no other occults. Btw next update will have the testing fix for uniques forced identification.

update done? :cool:

i need to delete the old AIF plugin folder completely? (maybe better cause of the changes made....)

Update should come today, testing have been good :)

PHP:
item.IsTalisman
work ?

YESH
 
Nope, it's not in the memory, but anyway as you said, there's no other occults. Btw next update will have the testing fix for uniques forced identification.



Update should come today, testing have been good :)



YESH
Liar! It knoes the unid item's name!!!
 
In ShouldKeepCurrencyInInventory function shouldn't it be "Chaos Orb" not "Chaos orb"? It does make difference.
 
Why always Id uniqs ? I off id in custom rules, saving successful but his anyway id uniqs (
default itemfilter off
 
freeze in town when TP, use HighEnd Looting Profile
Code:
2016-01-09 00:48:49,840 [17] DEBUG CustomLogger (null) - [CustomRules][Keep] item.IsCurrency returned true for Scroll of Wisdom
2016-01-09 00:48:49,922 [17] ERROR CustomLogger (null) - [Tick] Exception during execution:
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.MissingMemberException: 'EvaluableItem' object has no attribute 'item'
   в Microsoft.Scripting.Runtime.LightExceptions.CheckAndThrow(Object value)
   в System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   в Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   в Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   в Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
   в IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
   в System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   в _Scripting_(Object[] )
   в AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type, Boolean onlyEvaluating) в e:\GAMES\drugpoe\PoT\Plugins\AdvancedItemFilter\Python\ConditionParserPython.cs:строка 74
   в AdvancedItemFilter.MyItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter) в e:\GAMES\drugpoe\PoT\Plugins\AdvancedItemFilter\MyItemEvaluator.cs:строка 1034
   в Loki.Bot.ItemEvaluator.Match(Item item, EvaluationType type, IItemFilter& filter)
   в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?????????????????????????????????????????(Item , Object )
   в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?????????????????????????????????????????(Item )
   в System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.?????????????????????????????????????????()
   в Loki.Bot.Logic.Bots.OldGrindBot.SellTask.Ro\]%:1\]^nv9dY!\\N^`i-pFJx$.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Loki.Bot.TaskManager.=p2=a@\,@ P\,7T\*Qm0ZWbb4M\]\*.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.c=OwL/Jd\]ZD|7$C<OgV"?\,I).MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Buddy.Coroutines.Coroutine.F\&nwXV-z2Y:a%OZd0PqYl9HD\,.R}Dsge4/rF6=3dEs\,hPfZsGV".MoveNext()
   --- Конец трассировки внутреннего стека исключений ---
   в Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   в Buddy.Coroutines.Coroutine.?????????????????????????????????????????(Boolean )
   в Buddy.Coroutines.Coroutine.Resume()
   в Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
   в Loki.Bot.BotManager.?????????????????????????????????????????(IBot )



do this and all work fine
found 2 a syntax errors:
1. Open rules, ctrl + H , find "item.item." and replace "item." (fix item.item.SpellDamage on amulets)
2. Open rules, ctrl + H , find "item.CritChance" and replace "item.ItemCritChance" (fix critchance)
 
Last edited:
hey guys anyone have a profile thats good for leveling? I will probably look into it mroe but i'm busy atm
 
Status
Not open for further replies.
Back
Top