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.
hmmmm will take a look into this but it seems weird lol

Thanks. Also I have a question about sell vs keep precedence:

Case 1: There is an item where a pickup rule matches but no sell and no keep rule. Will the item be kept?
Case 2: There is an item where a pickup rule matches and a sell rule and a keep rule. Will the item be kept?

Maybe someone can answer me this easily. Otherwise I have to do some tests.
 
Thanks. Also I have a question about sell vs keep precedence:

Case 1: There is an item where a pickup rule matches but no sell and no keep rule. Will the item be kept?
Case 2: There is an item where a pickup rule matches and a sell rule and a keep rule. Will the item be kept?

Maybe someone can answer me this easily. Otherwise I have to do some tests.

Think about it as an human would :

I enter the town,

1) Should I identify ? Yes : do it, no : skip
2) Should I sell an item ? I need to keep it : skip, no : do it
3) I keep what remains in inventory
 
Tracking > Stats > Currency Tracker seems to be borked when picking up (and thus counting) Perandus Coins.

To remedy, save the following image in 3rdParty\_CONFIGS_\<profile>\AdvancedItemFilter\Content\Images\ as "Perandus Coin.png"

Perandus_Coin.png
 
@toNyx, PainfulDeath: Thanks for the answers

Any chance we get a "IncreasedChaosDamagePct" or is it only missing from the "CustomRules Available Values & Usage"-tutorial?

Edit: Attack speed with daggers / while holding a shield and so on also would be great.
 
Last edited:
@toNyx, PainfulDeath: Thanks for the answers

Any chance we get a "IncreasedChaosDamagePct" or is it only missing from the "CustomRules Available Values & Usage"-tutorial?

Edit: Attack speed with daggers / while holding a shield and so on also would be great.

Once I can retrieve the data from items, sure it'll be added, now it's a bit broken and don't wanna mess with new affixes stuff
 
Is GCP recipe working currently? I've had it enabled, max quality 20, sum quality to trigger 220 -> it never triggered once, just manually sold 2 full inventories of gems. -> 30 gcp (so like 1200 quality sum).
 
Dont know how it's working right now, but there was a problem when it was set on more then 80quality or something like that. And also it doesnt work correctly if there are many gems in the stash when you starting the bot. So you should sell you gems manually and start bot after that. Mine is set on 40% trigger and working great.
 
Dont know how it's working right now, but there was a problem when it was set on more then 80quality or something like that. And also it doesnt work correctly if there are many gems in the stash when you starting the bot. So you should sell you gems manually and start bot after that. Mine is set on 40% trigger and working great.
Ok, ty for info =)
 
Chaos Recipe could be improved a lot.
1. AIF picks up unnecessary items with the item.IsNeededForChaosRecipe rule.
2. I've got 3 Full Sets in my Chaos Stash and AIF only sells 1 Set and start with the next map which is a big waste of loot. AIF will only pick up the 1 missing set instead of 3 sets.
 
Chaos Recipe could be improved a lot.
1. AIF picks up unnecessary items with the item.IsNeededForChaosRecipe rule.
2. I've got 3 Full Sets in my Chaos Stash and AIF only sells 1 Set and start with the next map which is a big waste of loot. AIF will only pick up the 1 missing set instead of 3 sets.

1. bad rules
2. it shouldn't happen because it's rechecking.

No log no win.
 
I tried this plugin but it cant be loaded by my EB ... should I delete my default ItemFilter ? or its something from AIF ?
 
Code:
2016-05-04 23:04:21,086 [5] INFO  Logger - [AreaStateCache] The location 1003 [Cartographer's Chisel] is being added from filter [(null)]. [Allocation 5/5/2016 1:04:26 AM]
2016-05-04 23:04:21,171 [5] DEBUG Logger - [NeededForChaosRecipe][LeftHand] Slider Value : 2 | Actual Count : 1 | Temporary saved : 0
2016-05-04 23:04:21,171 [5] DEBUG Logger - [NeededForChaosRecipe] The item of type "LeftHand" is needed for recipe (actual : 1 | estimate next : 2)
2016-05-04 23:04:21,172 [5] DEBUG Logger - [CustomRules][Pickup] item.IsNeededForChaosRecipe returned true for Primeval Rapier
2016-05-04 23:04:21,172 [5] INFO  Logger - [AreaStateCache] The location 1006 [Primeval Rapier] is being added from filter [(null)]. [Allocation 5/5/2016 1:04:27 AM]

Here you go tonyx. You Chaos Recipe uses only 2Handed Weapons right? Primeval Rapier is One Handed and gets stashed as crap and not as Chaos :D
It'seems like the Pickup Rule item.IsNeededForChaosRecipe still wants to use 1Handed Weapons for the Recipe but the Recipe function uses only two handed weapons.


Edit: here are my Rules:

http://puu.sh/oGvLK/7e78cf19d0.json
 
Last edited:
Code:
2016-05-04 23:04:21,086 [5] INFO  Logger - [AreaStateCache] The location 1003 [Cartographer's Chisel] is being added from filter [(null)]. [Allocation 5/5/2016 1:04:26 AM]
2016-05-04 23:04:21,171 [5] DEBUG Logger - [NeededForChaosRecipe][LeftHand] Slider Value : 2 | Actual Count : 1 | Temporary saved : 0
2016-05-04 23:04:21,171 [5] DEBUG Logger - [NeededForChaosRecipe] The item of type "LeftHand" is needed for recipe (actual : 1 | estimate next : 2)
2016-05-04 23:04:21,172 [5] DEBUG Logger - [CustomRules][Pickup] item.IsNeededForChaosRecipe returned true for Primeval Rapier
2016-05-04 23:04:21,172 [5] INFO  Logger - [AreaStateCache] The location 1006 [Primeval Rapier] is being added from filter [(null)]. [Allocation 5/5/2016 1:04:27 AM]

Here you go tonyx. You Chaos Recipe uses only 2Handed Weapons right? Primeval Rapier is One Handed and gets stashed as crap and not as Chaos :D
It'seems like the Pickup Rule item.IsNeededForChaosRecipe still wants to use 1Handed Weapons for the Recipe but the Recipe function uses only two handed weapons.


Edit: here are my Rules:

http://puu.sh/oGvLK/7e78cf19d0.json

I think I fixed it on the next build, forgot to force check 2H weapon type
 
i got this error after update 1281 version
Cannot load [AdvancedItemFilter] because an exception occurred [C:\Users\Last chance\Downloads\Notepad++\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-22325828\Helpers\GrindBotHelper.cs(4,7) : error CS0246: The type or namespace name 'OldGrindBot' could not be found (are you missing a using directive or an assembly reference?)
].
System.Exception: C:\Users\Last chance\Downloads\Notepad++\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-22325828\Helpers\GrindBotHelper.cs(4,7) : error CS0246: The type or namespace name 'OldGrindBot' could not be found (are you missing a using directive or an assembly reference?)
In GUI i have put OldGrindBot but i dont know why it happens, plz fix it.
Thank you.
 
i got this error after update 1281 version

In GUI i have put OldGrindBot but i dont know why it happens, plz fix it.
Thank you.

You are using an outdated version of AIF.

Please delete your old zip/folder from 3rdparty and place in the new zip found in the first post of this thread.
 
You are using an outdated version of AIF.

Please delete your old zip/folder from 3rdparty and place in the new zip found in the first post of this thread.
it worked with 1278 version and ofcourse it is the newest version, i will try to fresh install :D.
thank you
 
Code:
Cannot load [AdvancedItemFilter] because an exception occurred [C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(157,53) : error CS0117: 'Stash' does not contain a definition for 'FastMoveCanFitItem'
C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(184,49) : error CS0117: 'Stash' does not contain a definition for 'FastMoveCanFitItem'
C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(203,42) : error CS0117: 'Stash' does not contain a definition for 'GoToNextTab'
].
System.Exception: C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(157,53) : error CS0117: 'Stash' does not contain a definition for 'FastMoveCanFitItem'
C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(184,49) : error CS0117: 'Stash' does not contain a definition for 'FastMoveCanFitItem'
C:\Users\####\Desktop\####\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-1122468\Tasks\GenericTasks.cs(203,42) : error CS0117: 'Stash' does not contain a definition for 'GoToNextTab'

   at Loki.Bot.ThirdPartyLoader.​*​***‎‪‎‫‫‪‏*‏‫‎‎*‬‬‬‎‏‎*​**(Dictionary`2 , String )

this hapens with the last update, i download the new AIF but this happens
 
Last edited:
nvm, huge mistake, lack of attention... :(
 
Last edited:
Status
Not open for further replies.
Back
Top