What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[ItemFilter] HighEnd Looting Profile For AdvancedItemFilter

Is it possible to get help with a string that helps me keep rare talisman? This lootfilter sells all talismans :(

you wanna keep all talismans?

Code:
item.IsTalisman

only rare & uniques

Code:
(item.IsRare or item.IsUnique) and item.IsTalisman
 
So I edited some of the issues with Phys damage/crit/amulet ES lines but is it anyone that has a .txt/json with all these code lines changed? Sharing that would be much appriciated (saves me time) :D
 
I'm back i'll update filter as soon as possible. It was very hard 2-3 month for me. Losing brother and comfort my family. Well life is going on whatever happens. Peace.
 
Last edited:
Is the new uniques included in this lootfilter? if not, is there a nice manual way to do rules for them?
 
I'm back i'll update filter as soon as possible. It was very hard 2-3 month for me. Losing brother and comfort my family. Well life is going on whatever happens. Peace.

Thoughts and wishes with you my friend. Thanks for this awesome loot profile.
 
Give me the list of Worthy new Uniques and i'll add in the filter.


Allure
Feastbind
Kongming's Stratagem
Repentance
The Aylardex

All of those goes for +1 ex unid and is for challenge this season. Can you add rare/unique talismans too?
 
Last edited:
Version is updated to 2.01. Please downlaod in the first post.

item.SpellDamage and item.ItemCritChance typos fixed.
Rare and Unique talismans added to keep list.
Unique items removed in identify list. ( Due to Challenges)
Allure,Dead Reckoning,Feastbind,Kongming's Stratagem,Repentance,The Aylardex added to keep list. As they worth 1ex or more atm due to challenges. I'll remove them when current challenges out.


Peace
 
Last edited:
Sorry for misstelling you about one unique, dead reckoning worth only ~10c now. Jewel, still for the challenges though.

And great job with the update :D
 
you should probably add the agnerod staffs in the keep unique list , they're all 50c + ea right now :D
 
Version 2.02 Changes
Rotgut,Dead Reckoning,Femurs of the Saints removed in the keep list. As they're not worth anything.
Agnerod North,Agnerod West,Agnerod East,Agnerod South,Skyforth and the new Unique map Caer Blaidd, Wolfpack's Den added in the keep list.


Please download new version in the first post.

Peace
 
Last edited:
Here's a list of mistakes I found in 2.02:

Code:
"item.IsUnique and item.FullName == \"Dor[B]i[/B]yani's Catalyst\"",
"item.IsUnique and item.FullName == \"Dor[B]i[/B]yani's Invitation\""
"item.IsUnique and item.FullName == \"Rot[B]c[/B]h's Reach\"",

I also found that a lot of uniques were duplicated.
 
Here's a list of mistakes I found in 2.02:

Code:
"item.IsUnique and item.FullName == \"Dor[B]i[/B]yani's Catalyst\"",
"item.IsUnique and item.FullName == \"Dor[B]i[/B]yani's Invitation\""
"item.IsUnique and item.FullName == \"Rot[B]c[/B]h's Reach\"",

I also found that a lot of uniques were duplicated.

Theres a lot unique i've added in the keep list. Duplicate always possible' check the filter how many rules and uniques added. When you going to report please post duplicated uniques to as u post miss spelled uniques. Thanks

Today i'll rework with unique list. Atm Uniques not identified due to challenges and we lose a lot currency. Because filter selling crap uniques non identified. I cant add crap uniques with fullname identify list and i cant add bases also. Because there is a lot uniques got same bases some uniques worth a lot and some uniques really crap. I'll rework on Worthy Uniques.
 
Last edited:
Theres a lot unique i've added in the keep list. Duplicate always possible' check the filter how many rules and uniques added. When you going to report please post duplicated uniques to as u post miss spelled uniques. Thanks

currently duplicated uniques:
Code:
"Rule": "item.IsUnique and item.FullName == \"Brightbeak\"",
"Rule": "item.IsUnique and item.FullName == \"Dreamfeather\"",
"Rule": "item.IsUnique and item.FullName == \"Hyaon's Fury\"",
"Rule": "item.IsUnique and item.FullName == \"Le Heup of All\"",
"Rule": "item.IsUnique and item.FullName == \"Null's Inclination\"",
"Rule": "item.IsUnique and item.FullName == \"Olmec's Sanctum\"",
"Rule": "item.IsUnique and item.FullName == \"Rat's Nest\"",
"Rule": "item.IsUnique and item.FullName == \"Repentance\"",
"Rule": "item.IsUnique and item.FullName == \"Song of the Sirens\"",
"Rule": "item.IsUnique and item.FullName == \"Steppan Eard\"",
"Rule": "item.IsUnique and item.FullName == \"Taryn's Shiver\"",
"Rule": "item.IsUnique and item.FullName == \"The Goddess Bound\"",
"Rule": "item.IsUnique and item.FullName == \"The Pariah\"",
"Rule": "item.IsUnique and item.FullName == \"The Searing Touch\"",
"Rule": "item.IsUnique and item.FullName == \"The Whispering Ice\"",
"Rule": "item.IsUnique and item.FullName == \"Thunderfist\"",
"Rule": "item.IsUnique and item.FullName == \"Void Battery\"",
 
Version 2.03 Please downlaod in the first post.
Roth's Reach,Brightbeak,The Searing Touch,Piscator's Vigil,Cloak of Defiance, removed in the keep list as they not worth anything atm.

Duplicated uniques removed. Fixed miss Spelled Uniqes. All uniqes going to be identified now. There is no way i can split worthy or crap uniqes. Because they have same bases. So all uniques going to be identified. Or bot will sell worthy uniques :) Filter handle worthy Uniqes with fullname. So we cant sell challenge uniques non identified.

Please report issues with details so i can fix.
 
Last edited:
There's another typo. Somewhere it says "Item.isUnique" instead of "item.isUnique"
 
Well, I downloaded it like last night and it was still there - at least the bot complained this morning. :) but seems to be fixed now.
 
Back
Top