Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########DOE_ITEM_FILTER_v2.6 LEGACY#########
- ##ENDGAME MAP VERSION##
- ##CMDS###
- # - This line beginning with a # is a comment, and wont be filtered
- #Show - Displays Item
- #Class - Works for Item Classes like e.g. "Map", "Currency", etc.
- #BaseType - Works for Item Classes like e.g. "Siege Axe", "Shield" (will take all items which the "NAME" in it's name)
- #Rarity <Normal, Magic, Rare, Unique> - Defines the rarity of the item
- #DropLevel - Required Level to Wear the Item
- #ItemLevel - Area/Monster Level the Item is dropping from
- #Height - This specifies the height of an item as it would be in your inventory.
- #Width - This specifies the width of an item add it would be in your inventory.
- #SetFontSize <16-42> - Item Display Size
- #SetBorderColor <### ### ### +++> - Set Border
- #SetTextColor <### ### ### +++> - Set Text Colour
- #SetBackgroundColor <### ### ### +++> - Set a Background
- #Hide - Hides Item
- ########PAYPAL ITEMS#########
- Show
- BaseType "Albino Rhoa Feather" "Fishing Rod" "Mirror of Kalandra" "Eternal Orb" "Exalted Orb" "The Doctor" "The Fiend" "The Immortal" "Ancient Reliquary Key"
- SetTextColor 0 0 0
- SetBorderColor 0 0 0
- SetBackgroundColor 199 21 133 255
- PlayAlertSound 4 175
- SetFontSize 48
- ########SPECIALS ITEMS - LEGACY/LEAGUE/LAB#########
- Show
- BaseType "Stacked Deck" "Silver Key" "Treasure Key" "Golden Key" "Sand of Eternity" "Portal Shredder" "Bane of the Loyal" "Orb of Elemental Dispersion" "Heart of the Gargoyle" "Rod of Detonation" "Silver Coin"
- #SetTextColor 138 43 226
- SetBorderColor 138 43 226
- SetFontSize 46
- Show
- BaseType "Remnant of Corruption" "Essence of" "Perandus Coin" "Splinter of Xoph" "Splinter of Tul" "Splinter of Esh" "Splinter of Uul-Netol" "Splinter of Chayula" "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
- SetTextColor 138 43 226
- SetBorderColor 138 43 226
- SetBackgroundColor 255 255 255 175
- SetBackgroundColor 255 255 255 175
- SetFontSize 45
- #########CURRENCY#########
- #Very High
- Show
- BaseType "Divine Orb" "Master Cartographer's Sextant"
- SetTextColor 255 000 000
- SetBorderColor 255 000 000 255
- #SetBackgroundColor 255 000 000 75
- PlayAlertSound 3 100
- SetFontSize 46
- #High
- Show
- BaseType "Chaos Orb" "Vaal Orb" "Regal Orb" "Journeyman Cartographer's Sextant" "Apprentice Cartographer's Sextant"
- SetTextColor 255 000 000
- SetBorderColor 255 000 000 125
- PlayAlertSound 1 80
- SetFontSize 46
- #Mid
- Show
- BaseType "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Blessed Orb" "Orb of Regret" "Orb of Alchemy" "Orb of Chance" "Jeweller's Orb"
- SetTextColor 255 100 000
- SetBorderColor 255 100 000 100
- SetFontSize 44
- #LOW
- Show
- BaseType "Chromatic Orb" "Orb of Alteration" "Glassblower's Bauble"
- SetTextColor 105 255 50
- SetBorderColor 105 156 50 155
- SetFontSize 40
- #Very Low
- Hide
- BaseType "Blacksmith's Whetstone" "Armourer's Scrap"
- SetTextColor 105 156 50
- SetBackgroundColor 0 0 0 200
- SetFontSize 32
- #ID SCROLL
- Hide
- BaseType "Scroll of Wisdom"
- SetTextColor 255 153 153
- SetBackgroundColor 0 0 0 200
- SetBorderColor 255 153 153 150
- SetFontSize 28
- #CHISEL
- Show
- BaseType "Cartographer's Chisel"
- SetTextColor 102 178 255
- SetBorderColor 102 178 255 200
- SetFontSize 42
- #TP SCROLL
- Hide
- BaseType "Portal Scroll"
- SetTextColor 102 178 255
- SetBackgroundColor 0 0 0 200
- SetBorderColor 102 178 255 150
- SetFontSize 28
- #Low
- Show
- Class Currency
- SetTextColor 105 255 50 125
- SetBorderColor 105 255 50 125
- SetBackgroundColor 0 0 0 175
- SetFontSize 35
- #########GEMS#########
- #Special
- Show
- BaseType "Empower" "Enlighten" "Enhance" "Portal" "Vaal Breach" "Item Quantity"
- SetBorderColor 80 80 0
- SetFontSize 40
- #Sup
- Show
- Class Gem
- Quality > 0
- SetBorderColor 80 80 0
- SetFontSize 38
- Hide
- Class Gem
- SetFontSize 16
- SetTextColor 255 255 255 255
- SetBackgroundColor 0 0 0 0
- #########DIVINATION CARDS ITEMS#########
- Hide
- BaseType "Thunderous Skies" "The Carrion Crow" "The Surgeon" "The Inoculated" "Cartographer's Delight" "The Incantation"
- Show
- Class "Divination Card"
- SetTextColor 0 0 0
- SetBorderColor 0 0 0
- SetBackgroundColor 102 255 255 255
- PlayAlertSound 2 110
- SetFontSize 42
- Show
- BaseType "Offering to the Goddess"
- SetTextColor 138 43 226
- SetBorderColor 138 43 226
- SetFontSize 42
- #########MAPS & FRAGMENTS#########
- #Fragment
- Show
- Class "Fragment"
- SetFontSize 36
- #Leaguestones
- Show
- BaseType "Leaguestone"
- SetTextColor 0 0 0
- SetBorderColor 0 0 0
- SetBackgroundColor 105 255 50 255
- PlayAlertSound 1 100
- SetFontSize 46
- #Shaped HIGH
- Show
- BaseType "Shaped"
- DropLevel >= 78
- SetTextColor 255 255 255
- SetBorderColor 255 255 255 85
- SetBackgroundColor 0 0 255 150
- PlayAlertSound 5 200
- SetFontSize 48
- #Shaped LOW-MID
- Show
- BaseType "Shaped"
- SetTextColor 0 0 0
- SetBorderColor 0 0 0
- SetBackgroundColor 204 255 204 150
- SetFontSize 36
- #UNQIUE
- Show
- Class Map
- Rarity Unique
- PlayAlertSound 5 100
- SetFontSize 40
- #TIER 16
- Show
- Class Map
- DropLevel >= 83
- SetBackgroundColor 255 0 0 200
- SetBorderColor 0 0 0 255
- SetTextColor 0 0 0 255
- PlayAlertSound 5 200
- SetFontSize 42
- #RED T11+
- Show
- Class Map
- DropLevel >= 78
- SetBackgroundColor 255 125 100 200
- SetBorderColor 0 0 0 255
- SetTextColor 0 0 0 255
- PlayAlertSound 5 100
- SetFontSize 42
- #YELLOW T9+
- Show
- Class Map
- DropLevel >= 76
- SetBackgroundColor 255 255 155 200
- SetBorderColor 0 0 0 255
- SetTextColor 0 0 0 255
- SetFontSize 40
- #YELLOW
- Hide
- Class Map
- DropLevel >= 73
- SetBackgroundColor 255 255 155 200
- SetBorderColor 0 0 0 255
- SetTextColor 0 0 0 255
- SetFontSize 30
- #WHITE
- Hide
- Class Map
- SetBackgroundColor 255 255 255 200
- SetBorderColor 0 0 0 255
- SetTextColor 0 0 0 255
- SetTextColor 0 0 0 255
- #DropLevel >= 60
- SetFontSize 30
- #########LINKED ITEMS#########
- Show
- LinkedSockets = 6
- SetBackgroundColor 199 21 133 175
- SetBorderColor 255 255 255
- PlayAlertSound 5 110
- SetFontSize 42
- #########SOCKED ITEMS#########
- Show
- Sockets >= 6
- SetBorderColor 255 000 000
- PlayAlertSound 6 110
- SetFontSize 42
- #########CHANCEABLE ITEMS#########
- Show
- BaseType "Sorcerer Boots" "Leather Belt"
- Corrupted False
- Rarity Normal
- SetTextColor 255 000 000
- SetBorderColor 102 255 255
- SetFontSize 40
- #########JOOL#########
- Show
- Class Jewel
- SetBorderColor 127 255 212
- SetFontSize 36
- #########NEW 2.4 CHANCEABLE/CRAFT ITEMS#########
- #CRAFTABLE T1 Jewelery NEW
- Show
- BaseType "Marble Amulet" "Blue Pearl Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Crystal Belt"
- Rarity Normal Magic
- ItemLevel >= 75
- SetTextColor 102 255 255
- SetBorderColor 255 000 000
- SetFontSize 38
- #CRAFTABLE T1 Gloves NEW
- Show
- BaseType "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves"
- Corrupted False
- Rarity Normal Magic
- ItemLevel >= 80
- SetTextColor 102 255 255
- SetBorderColor 255 000 000
- SetFontSize 30
- #########UNQIUE ITEMS#########
- #High Unique
- Show
- BaseType "Crystal Belt" "Leather Belt" "Nightmare Bascine" "Hubris Circlet" "Deicide Mask" "Glorious Plate" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Full Wyrmscale" "Desert Brigandine" "Varnished Coat" "Champion Kite Shield" "Archon Kite Shield" "Archon Kite Shield" "Jasper Chopper" "Abyssal Axe" "Vaal Axe" "Spine Bow" "Fiend Dagger" "Blinder" "Slaughter Knife" "Karui Sceptre" "Jewelled Foil" "Imperial Staff" "Judgement Staff" "Driftwood Wand" "Prophecy Wand" "Goathide Boot" "Rawhide Boot" "Sorcerer Boots" "Crusader Boots" "Ebony Tower Shield"
- Rarity Unique
- PlayAlertSound 5 150
- SetFontSize 46
- #Jewelery
- Show
- Class Ring Amulet
- Rarity Unique
- SetFontSize 36
- #Everything else
- Show
- DropLevel >= 0
- Rarity Unique
- SetFontSize 32
- ##Hidden Beyond/Sextant RARE Things##
- Hide
- BaseType "Breach Ring"
- Rarity Rare
- SetFontSize 26
- Hide
- BaseType "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Murder Boots" "Crusader Boots" "Dragonscale Boots" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Murder Mitts" "Crusader Gloves" "Dragonscale Gauntlets" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Vaal Spirit Shield" "Sai" "Demon Dagger" "Platinum Kris" "Imperial Skean" "Ambusher" "Gemini Claw" "Terror Claw" "Imperial Claw" "Hellion's Paw" "Jewelled Foil" "Vaal Rapier" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Imbued Wand" "Harbinger Bow"
- Rarity Rare
- Identified True
- SetTextColor 255 215 0
- SetBorderColor 255 215 0
- SetFontSize 36
- #########GENERAL ALLTIME RARE ITEMS#########
- Show
- BaseType "Talisman"
- SetBorderColor 0 0 0
- SetBackgroundColor 255 255 255 100
- SetFontSize 46
- Show
- Class Ring Amulet Belt
- Rarity Rare
- SetTextColor 0 0 0
- SetBorderColor 0 0 0
- SetBackgroundColor 255 215 0 255
- SetFontSize 46
- Show
- BaseType "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Murder Boots" "Crusader Boots" "Dragonscale Boots" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Murder Mitts" "Crusader Gloves" "Dragonscale Gauntlets" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Vaal Spirit Shield" "Sai" "Demon Dagger" "Platinum Kris" "Imperial Skean" "Ambusher" "Gemini Claw" "Terror Claw" "Imperial Claw" "Hellion's Paw" "Jewelled Foil" "Vaal Rapier" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Imbued Wand" "Harbinger Bow"
- Rarity Rare
- SetTextColor 255 215 0
- SetBorderColor 255 215 0
- SetFontSize 36
- #########Normal HIDDEN RARES#########
- #DAGGERS WANDS GLOVES BOOTS
- Hide
- Class "Daggers" "Wands" "Gloves" "Boots"
- Rarity Rare
- ItemLevel >= 65
- SetTextColor 255 215 0
- SetFontSize 32
- #CLAWS AXES MACES BOWS STAVES 2H.SWORDS 2H.AXES 2H.MACES SWORDS RAPIER CHESTS HELMETS SHIELDS ilvl56+
- Hide
- Class "One Hand Axes" "Bows" "One Hand Maces" "Staves" "Two Hand Swords" "Two Hand Swords" "Two Hand Maces" "Claws" "One Hand Swords" "Thrusting One Hand Swords" "Body Armours" "Helmets" "Shields"
- Rarity Rare
- DropLevel >= 56
- ItemLevel >= 65
- SetTextColor 255 215 0
- SetFontSize 26
- #########REST#########
- #QUESTITEMS
- Show
- Class Quest Items
- SetFontSize 42
- #EVERYTHING WE DONT WANNA SEE
- Hide
- SetFontSize 16
- SetTextColor 255 255 255 255
- SetBackgroundColor 0 0 0 0
Advertisement
Add Comment
Please, Sign In to add comment