Looking for an item filter or maybe you can help me make one?

I want really simple with default colors

Show all currency
Show Hammers
Show maps
Show Divination Cards
Show 4L, 5L, 6L
Show gems
Show rares
Show quality flask
Show unique
Show all jewelry
Shwo Jewels
Show 3L RGB

Thats all. thx
Git R Dun!
Last edited by Aim_Deep on Jul 30, 2015, 1:28:55 AM
Sayya's filter is a good one, there's a link to her filter in the Item Filter Guide. She uses default colours and also explain how to modify her filter, if you want to see the filter first you can check her Youtube videos



Hope this help, have a nice day!
That's pretty much what I cooked up for myself, default colors, shows everything normally, puts border around items with significant socket groups and starts to shrink item labels for whites and blues after level 20.

Just scroll down to the category "Show border around items for recipes and chancing" hammers are right on the top and you can erase whatever you aren't interested in.

Spoiler
# Show item classes in normal font size

Show
Class "Quest Items"
SetBorderColor 74 197 28
SetBackgroundColor 0 0 0 240

Show
Class "Currency"
SetBackgroundColor 0 0 0 240

Show
Class "Gem"
Quality > 0
SetBorderColor 0 128 128
SetBackgroundColor 0 0 0 240
PlayAlertSound 3

Show
Class "Gem"
SetBackgroundColor 0 0 0 240

Show
Class "Map"
SetBackgroundColor 0 0 0 240

Show
Class "Flask"
Quality > 0
SetBackgroundColor 0 0 0 240

Show
Class "Rings" "Amulets"
SetBackgroundColor 0 0 0 240

Show
Class "Divination Card"
SetTextColor 255 20 147
SetBackgroundColor 0 0 0 240
PlayAlertSound 3

Show
Class "Jewel"
Rarity = Normal
SetBorderColor 200 200 200
SetBackgroundColor 0 0 0 240

Show
Class "Jewel"
Rarity = Magic
SetBorderColor 136 136 242
SetBackgroundColor 0 0 0 240

Show
Class "Jewel"
Rarity = Rare
SetBorderColor 255 255 119
SetBackgroundColor 0 0 0 240

# Show border around items with valuable socket groups

Show
LinkedSockets = 4
SetBackgroundColor 0 0 0 240

Show
LinkedSockets >= 5
Rarity = Normal
SetBorderColor 200 200 200
SetBackgroundColor 0 0 0 240

Show
LinkedSockets >= 5
Rarity = Magic
SetBorderColor 136 136 242
SetBackgroundColor 0 0 0 240

Show
LinkedSockets >= 5
Rarity = Rare
SetBorderColor 255 255 119
SetBackgroundColor 0 0 0 240

Show
Sockets = 6
Rarity = Normal
SetBorderColor 200 200 200
SetBackgroundColor 0 0 0 240

Show
Sockets = 6
Rarity = Magic
SetBorderColor 136 136 242
SetBackgroundColor 0 0 0 240

Show
Sockets = 6
Rarity = Rare
SetBorderColor 255 255 119
SetBackgroundColor 0 0 0 240

Show
SocketGroup RGB
Rarity = Normal
SetBorderColor 200 200 200
SetBackgroundColor 0 0 0 240

Show
SocketGroup RGB
Rarity = Magic
SetBorderColor 136 136 242
SetBackgroundColor 0 0 0 240

Show
SocketGroup RGB
Rarity = Rare
SetBorderColor 255 255 119
SetBackgroundColor 0 0 0 240

# Show border around items for recipes and chancing

Show
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Judgement Staff"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Fiend Dagger"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Whalebone Rapier"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Siege Axe"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Spine Bow" "Imperial Bow" "Ranger Bow"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Karui Sceptre"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Murder Mitts" "Vaal Gauntlets"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Occultist's Vestment" "Golden Plate"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Hubris Circlet" "Nightmare Bascinet"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Corrugated Buckler"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Amethyst Ring" "Diamond Ring"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

Show
BaseType "Penetrating Arrow Quiver"
Rarity = Normal
SetBorderColor 120 120 120
SetBackgroundColor 0 0 0 240

# Show rare and unique items in normal font size and the rest in small fonts

Show
Rarity > Magic
SetBackgroundColor 0 0 0 240

Show
ItemLevel > 20
SetFontSize 20
SetBackgroundColor 0 0 0 0

Show
SetBackgroundColor 0 0 0 240
Wish the armchair developers would go back to developing armchairs.

◄[www.moddb.com/mods/balancedux]►
◄[www.moddb.com/mods/one-vision1]►
Last edited by raics on Jul 30, 2015, 3:03:43 AM
here you can have mine. Wrote this myself

Spoiler

Show
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
Show
Class Quest Items
Hide
BaseType Flask
Quality < 10
Show
BaseType Flask
Show
Rarity >= Rare
Show
DropLevel >= 70
Show
Class Map Currency Jewel
Show
Class Gem
Show
Quality 20
Show
Sockets 6
Show
LinkedSockets >= 3
Show
Class "Divination Card"
Show
Class Fishing Rods
Show
Class Microtransactions
Hide


You will have to see anything with 3 links or above though, if you dont mind, since i dont know how to write the code for R-G-B links
IGN: MENT

https://github.com/ment2008/POE/releases - My Loot Filter
Wow thanks a lot guys! Working great.
Git R Dun!

Report Forum Post

Report Account:

Report Type

Additional Info