Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #================================================================
- #Topoviy Filter Dlya Path of Exile /poeg/ only
- #Version 0.4
- #================================================================
- #Currency
- Show
- BaseType "Mirror of Kalandra" "Eternal Orb"
- SetTextColor 175 96 37
- SetBorderColor 175 96 37
- SetFontSize 42
- PlayAlertSound 7 300
- Show
- BaseType "Exalted Orb" "Divine Orb"
- SetTextColor 255 215 0
- SetBorderColor 255 215 0
- SetFontSize 40
- PlayAlertSound 7 200
- Show
- BaseType "Orb of Regret" "Orb of Scouring"
- SetTextColor 255 255 255
- SetBorderColor 255 255 255
- SetFontSize 35
- Show
- BaseType "Vaal Orb" "Chaos Orb" "Regal Orb" "Blessed Orb" "Orb of Alchemy"
- SetTextColor 255 215 0
- SetBorderColor 255 215 0
- SetFontSize 35
- Show
- BaseType "Jeweller's Orb" "Orb of Fusing"
- SetFontSize 32
- SetTextColor 208 32 144
- SetBorderColor 208 32 144
- Show
- BaseType "Chromatic Orb"
- SetFontSize 32
- SetTextColor 255 192 203
- SetBorderColor 255 192 203
- Show
- BaseType "Glassblower's Bauble" "Cartographer's Chisel" "Gemcutter's Prism"
- SetTextColor 210 0 0
- SetBorderColor 210 0 0
- SetFontSize 35
- Show
- BaseType "Armourer's Scrap" "Blacksmith's Whetstone"
- SetFontSize 32
- SetTextColor 210 0 0
- Show
- BaseType "Orb of Alteration" "Orb of Transmutation" "Orb of Augmentation" "Orb of Chance"
- SetFontSize 32
- Show
- BaseType "Portal Scroll" "Scroll of Wisdom"
- SetFontSize 30
- Show
- BaseType "Scroll Fragment" "Alteration Shard" "Transmutation Shard" "Alchemy Shard"
- SetFontSize 26
- #================================================================
- #Items
- Show
- Rarity >= Rare
- Show
- Rarity Unique
- SetBorderColor 175 96 37
- SetFontSize 38
- Show
- Sockets 6
- SetBorderColor 255 255 119
- SetFontSize 35
- Show
- LinkedSockets >= 5
- SetFontSize 40
- SetBorderColor 255 255 119
- PlayAlertSound 4 200
- Show
- SocketGroup RGB
- Show
- Class "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
- Quality = 20
- #================================================================
- #Flasks
- Show
- BaseType "Flask"
- Quality = 20
- SetFontSize 38
- SetTextColor 170 230 230
- SetBorderColor 170 230 230
- Show
- BaseType "Flask"
- Quality >= 1
- SetFontSize 30
- SetTextColor 170 230 230
- Show
- BaseType "Flask"
- Rarity Magic
- SetFontSize 26
- SetTextColor 170 230 230
- #================================================================
- #Gems
- Show
- Class "Gem"
- BaseType "Empower" "Enhance" "Enlighten" "Portal"
- SetFontSize 40
- SetTextColor 128 254 128
- SetBorderColor 128 254 128
- PlayAlertSound 4 300
- Show
- Class "Gem"
- Quality = 0
- SetTextColor 128 254 128
- SetFontSize 30
- Show
- Class "Gem"
- Quality >= 1
- SetTextColor 128 254 128
- SetBorderColor 128 254 128
- SetFontSize 38
- #================================================================
- #Other
- Show
- Class Jewel
- Show
- Class Map
- SetFontSize 40
- SetTextColor 192 128 254
- SetBorderColor 192 128 254
- PlayAlertSound 4 300
- Show
- Class Currency
- Show
- Class Divination Card
- SetTextColor 128 254 128
- SetBorderColor 128 254 128
- SetFontSize 35
- Show
- Class Fishing Rods
- Show
- Class Quest Items
- Hide
- #================================================================
Advertisement
Add Comment
Please, Sign In to add comment