Advertisement
dsgreat3

Dsgreat's High Performace Filter

Mar 6th, 2017
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.41 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2. # Dsgreat's High Performace Filter
  3. # #V0.3.3
  4.  
  5. # Section: Currency, Magic and Normal
  6.  
  7. Hide
  8. Class "Currency"
  9. BaseType "Portal Scroll" "Scroll of Wisdom" "Armourer's Scrap" "Blacksmith's Whetstone"
  10. SetFontSize 25
  11.  
  12. Hide
  13. Class "Currency"
  14. BaseType "Orb of Alteration" "Orb of Augmentation" "Orb of Transmutation" "Glassblower's Bauble"
  15. SetBorderColor 255 255 255 0
  16.  
  17. Show
  18. LinkedSockets = 6
  19. SetTextColor 255 255 255
  20. SetBackgroundColor 210 0 0 # Rare Red
  21. SetBorderColor 255 255 255
  22. SetFontSize 41
  23. PlayAlertSound 6 300
  24.  
  25. Show
  26. LinkedSockets = 5
  27. SetTextColor 0 0 0
  28. SetBackgroundColor 210 0 0 # Rare Red
  29. SetBorderColor 255 255 255 0
  30. SetFontSize 38
  31. PlayAlertSound 6 300
  32.  
  33. Show
  34. Sockets = 6
  35. Rarity <= Rare
  36. SetTextColor 255 200 0 # Currency Gold
  37. SetBackgroundColor 0 0 0
  38. SetFontSize 38
  39.  
  40. Show
  41. LinkedSockets = 3
  42. SocketGroup "RGB"
  43. Height = 2
  44. Width = 2
  45. Rarity <= Rare
  46. SetTextColor 255 200 0 # Currency Gold
  47. SetBackgroundColor 0 0 0
  48. SetFontSize 38
  49.  
  50. Show
  51. LinkedSockets = 3
  52. SocketGroup "RGB"
  53. Height = 3
  54. Width = 1
  55. Rarity <= Rare
  56. SetTextColor 255 200 0 # Currency Gold
  57. SetBackgroundColor 0 0 0
  58. SetFontSize 38
  59.  
  60. Show # Harbinger League Pieces
  61. Class "Piece"
  62. SetTextColor 255 255 255
  63. SetBackgroundColor 37 105 175
  64. SetBorderColor 255 255 255
  65. SetFontSize 45
  66.  
  67. Show # %TB - Currency - Harbinger - ShardsT1
  68. Class "Currency"
  69. BaseType "Annulment Shard" "Harbinger's Shard"
  70. SetTextColor 0 0 0
  71. SetBackgroundColor 80 95 210
  72. SetBorderColor 0 0 0
  73. SetFontSize 45
  74. PlayAlertSound 3 300
  75.  
  76. Show
  77. Class "Currency"
  78. BaseType "Horizon Shard" "Engineer's Shard" "Ancient Shard" "Binding Shard"
  79. SetTextColor 0 0 0
  80. SetBackgroundColor 80 95 210
  81. SetBorderColor 0 0 0
  82. SetFontSize 40
  83. PlayAlertSound 3 300
  84.  
  85. Show
  86. Class "Currency"
  87. BaseType "Regal Shard" "Chaos Shard" "Exalted Shard"
  88. SetTextColor 0 0 0
  89. SetBackgroundColor 135 140 100
  90. SetBorderColor 0 0 0
  91. SetFontSize 40
  92. PlayAlertSound 3 300
  93.  
  94. Show
  95. Class "Currency"
  96. BaseType "Mirror Shard" "Eternal Orb" "Albino Rhoa Feather" "Orb of Annulment" "Mirror of Kalandra" "Exalted Orb" "Divine Orb"
  97. SetTextColor 210 0 0 # Rare Red
  98. SetBackgroundColor 255 255 255
  99. SetBorderColor 210 0 0 # Rare Red
  100. SetFontSize 45
  101. PlayAlertSound 6 300
  102.  
  103. Show
  104. Class "Currency"
  105. BaseType "Jeweller's Orb" "Orb of Chance" "Cartographer's Chisel" "Orb of Fusing" "Orb of Alchemy" "Blessed Orb" "Orb of Regret" "Silver Coin" "Orb of Scouring" "Chromatic Orb"
  106. SetTextColor 255 200 0 # Currency Gold
  107. SetBackgroundColor 0 0 0
  108. SetBorderColor 255 200 0 # Currency Gold
  109. SetFontSize 38
  110. PlayAlertSound 3 300
  111.  
  112. Show
  113. Class "Currency"
  114. BaseType "Apprentice Cartographer's Sextant" "Journeyman Cartographer's Sextant" "Master Cartographer's Sextant" "Chaos Orb" "Regal Orb" "Vaal Orb" "Gemcutter's Prism" "Orb of Regret"
  115. SetTextColor 0 0 0
  116. SetBackgroundColor 255 200 0 # Currency Gold
  117. SetBorderColor 0 0 0
  118. SetFontSize 42
  119. PlayAlertSound 2 300
  120.  
  121. Show
  122. BaseType "Sorcerer Boots" "Glorious Plate"
  123. Rarity = Normal
  124. SetBorderColor 0 128 0 # Chance Green
  125.  
  126. Show
  127. Sockets >= 5
  128. BaseType "Vaal Regalia"
  129. ItemLevel >= 78
  130. SetTextColor 255 200 0 # Currency Gold
  131. SetBackgroundColor 30 90 45 # Gear Green
  132. SetFontSize 35
  133.  
  134. Show
  135. BaseType "Vaal Regalia"
  136. ItemLevel >= 78
  137. SetTextColor 255 255 255
  138. SetBackgroundColor 30 90 45 # Gear Green
  139. SetFontSize 35
  140.  
  141. Show
  142. BaseType "Opal Ring" "Steel Ring" "Crystal Belt"
  143. Rarity <= Magic
  144. SetTextColor 255 255 255
  145. SetBackgroundColor 30 90 45 # Gear Green
  146. SetBorderColor 210 0 0 # Rare Red
  147. SetFontSize 35
  148.  
  149. Show
  150. BaseType "Fishing Rod"
  151. SetTextColor 255 255 255
  152. SetBackgroundColor 210 0 0 # Rare Red
  153. SetBorderColor 255 255 255
  154. SetFontSize 42
  155. PlayAlertSound 6 300
  156.  
  157. Show
  158. Class "Quest Items"
  159.  
  160. Show
  161. BaseType "Perandus Coin"
  162. SetTextColor 180 96 0 # Unique Brown
  163. SetBorderColor 180 96 0 # Unique Brown
  164. SetFontSize 35
  165. PlayAlertSound 2 300
  166.  
  167. # Section: Gems
  168.  
  169. Show
  170. Class "Gem"
  171. BaseType "Portal" "Empower" "Enlighten" "Vaal Haste" "Vaal Discipline" "Vaal Breach" "Enhance Support" "Added Chaos Damage Support" "Detonate Mines"
  172. SetTextColor 30 150 180 # Gem Blue
  173. SetBackgroundColor 255 255 255
  174. SetBorderColor 30 150 180 # Gem Blue
  175. SetFontSize 41
  176. PlayAlertSound 3 300
  177.  
  178. Show
  179. Corrupted True
  180. Class "Gem"
  181. SetTextColor 30 150 180 # Gem Blue
  182. SetBorderColor 150 0 0 # Corrupted Red
  183.  
  184. Show
  185. Quality >= 20
  186. Class "Gem"
  187. SetTextColor 30 150 180 # Gem Blue
  188. SetBackgroundColor 255 255 255
  189. SetBorderColor 30 150 180 # Gem Blue
  190.  
  191. Show
  192. Quality >= 10
  193. Class "Gem"
  194. SetTextColor 30 150 180 # Gem Blue
  195. SetBorderColor 255 255 255 0
  196.  
  197. Show
  198. Class "Gem"
  199. SetTextColor 30 150 180 # Gem Blue
  200. SetFontSize 25
  201.  
  202. # Section: Maps
  203.  
  204. Show
  205. DropLevel >= 69
  206. DropLevel <= 72
  207. Class "Maps"
  208. SetTextColor 255 255 255
  209. SetBackgroundColor 0 0 0
  210. SetBorderColor 0 0 255 # Map Blue
  211. SetFontSize 35
  212. PlayAlertSound 3 300
  213.  
  214. Show
  215. DropLevel >= 73
  216. DropLevel <= 77
  217. Class "Maps"
  218. SetTextColor 255 255 0
  219. SetBorderColor 0 0 255 # Map Blue
  220. SetFontSize 35
  221. PlayAlertSound 3 300
  222.  
  223. Show
  224. DropLevel >= 78
  225. Class "Maps"
  226. SetTextColor 255 40 0 220
  227. SetBorderColor 0 0 255 # Map Blue
  228. SetFontSize 35
  229. PlayAlertSound 3 300
  230.  
  231. Show
  232. Class "Maps"
  233. SetTextColor 255 255 255
  234. SetBackgroundColor 0 0 0
  235. SetBorderColor 0 0 255 # Map Blue
  236. SetFontSize 35
  237. PlayAlertSound 3 300
  238.  
  239. Show
  240. BaseType "Offering to the Goddess"
  241. SetTextColor 210 0 0 # Rare Red
  242. SetBackgroundColor 255 255 255
  243. SetBorderColor 0 0 255 # Map Blue
  244. SetFontSize 40
  245. PlayAlertSound 3 300
  246.  
  247. Show
  248. Class "Maps"
  249. BaseType "Fragment of the" "Vaal Temple Map" "Pit of the Chimera Map" "Lair of the Hydra Map" "Maze of the Minotaur Map" "Forge of the Phoenix Map"
  250. SetTextColor 210 0 0 # Rare Red
  251. SetBackgroundColor 255 255 255
  252. SetBorderColor 0 0 255 # Map Blue
  253. SetFontSize 40
  254. PlayAlertSound 3 300
  255.  
  256. Show
  257. Class "Map Fragments" "Misc Map Items" "Pantheon Soul"
  258. SetTextColor 210 0 0 # Rare Red
  259. SetBackgroundColor 255 255 255
  260. SetBorderColor 0 0 255 # Map Blue
  261. SetFontSize 40
  262. PlayAlertSound 3 300
  263.  
  264. Show
  265. Class "Leaguestone"
  266. Rarity >= Magic
  267. SetTextColor 0 0 0
  268. SetBackgroundColor 100 220 145
  269. SetBorderColor 255 255 0
  270. SetFontSize 45
  271. PlayAlertSound 2 300
  272.  
  273. Show
  274. Class "Leaguestone"
  275. Rarity = Normal
  276. SetTextColor 0 0 0
  277. SetBackgroundColor 100 220 145 220
  278. SetBorderColor 0 0 0
  279. SetFontSize 40
  280. PlayAlertSound 2 300
  281.  
  282. Show
  283. BaseType "Shaper's Orb"
  284. SetTextColor 255 255 255
  285. SetBackgroundColor 0 0 255 # Map Blue
  286. SetBorderColor 255 255 255
  287. PlayAlertSound 3 300
  288.  
  289. # Section: Essences and other league currecy
  290.  
  291. Show
  292. BaseType "Muttering Essence of" "Wailing Essence of" "Screaming Essence of" "Shrieking Essence of" "Deafening Essence of" "Whispering Essence of" "Weeping Essence of" "Essence of"
  293. SetTextColor 30 144 255 # Essence Blue
  294. SetBackgroundColor 0 0 0
  295. SetBorderColor 30 144 255 # Essence Blue
  296. SetFontSize 35
  297. PlayAlertSound 2 300
  298.  
  299. Show
  300. BaseType "Remnant of Corruption"
  301. SetTextColor 150 0 0 # Corrupted Red
  302. SetBackgroundColor 0 0 0
  303. SetBorderColor 30 144 255 # Essence Blue
  304. SetFontSize 35
  305. PlayAlertSound 2 300
  306.  
  307. Show
  308. BaseType "Splinter of"
  309. SetTextColor 255 255 255
  310. SetBackgroundColor 128 0 128 # Breach Purple
  311. SetBorderColor 255 255 255 0
  312. SetFontSize 35
  313.  
  314. Show
  315. BaseType "Blessing of"
  316. SetTextColor 255 255 255
  317. SetBackgroundColor 128 0 128 # Breach Purple
  318. SetBorderColor 255 255 255
  319. SetFontSize 40
  320. PlayAlertSound 2 300
  321.  
  322. # Section: Cards
  323.  
  324. Show
  325. Class "Divination"
  326. BaseType "The Wolf's Shadow"
  327. SetTextColor 0 0 0
  328. SetBackgroundColor 145 215 230 225
  329. SetBorderColor 0 100 150
  330. SetFontSize 38
  331. PlayAlertSound 2 300
  332.  
  333. Show # %TB - Divination - T1
  334. Class "Divination"
  335. BaseType "Abandoned Wealth" "Bowyer's Dream" "House of Mirrors" "Hunter's Reward" "Last Hope" "Mawr Blaidd" "Polymath" "Spark and the Flame" "The Artist" "The Celestial Justicar" "The Doctor" "The Dragon's Heart" "The Ethereal" "The Fiend" "The Immortal" "The Last One Standing" "The Offering" "The Polymath" "The Queen" "The Saint's Treasure" "The Sephirot" "The Spark and the Flame" "The Thaumaturgist" "The Valkyrie" "The Vast" "Wealth and Power"
  336. SetTextColor 0 0 255
  337. SetBackgroundColor 255 255 255
  338. SetBorderColor 0 0 255
  339. SetFontSize 45
  340. PlayAlertSound 6 300
  341.  
  342. Show # %TB - Divination - T2
  343. Class "Divination"
  344. BaseType "Chaotic Disposition" "Lucky Deck" "Pride Before the Fall" "Saint's Treasure" "The Brittle Emperor" "The Cartographer" "The Cursed King" "The Dapper Prodigy" "The Enlightened" "The Fletcher" "The Hoarder" "The Hunger" "The King's Heart" "The Standoff" "The Union" "The Void" "Time-Lost Relic"
  345. SetTextColor 0 0 0
  346. SetBackgroundColor 100 250 250 245
  347. SetBorderColor 255 255 0
  348. SetFontSize 45
  349. PlayAlertSound 2 300
  350.  
  351. Show # %TB - Divination - T3
  352. Class "Divination"
  353. BaseType "Emperor of Purity" "Heterochromia" "Humility" "Jack in the Box" "Merciless Armament" "Scholar of the Seas" "Standoff" "The Aesthete" "The Body" "The Chains that Bind" "The Dark Mage" "The Formless Sea" "The Inventor" "The Porcupine" "The Risk" "The Road to Power" "The Stormcaller" "The Trial" "The Valley of Steel Boxes" "The Warlord" "The Watcher" "The Wind" "The Wolf" "The Wolven King's Bite" "The Wretched" "Valley of Steel Boxes" "Vinia's Token" "Wolven King's Bite" "Wretched"
  354. SetTextColor 0 0 0
  355. SetBackgroundColor 50 220 240 235
  356. SetBorderColor 0 0 255
  357. SetFontSize 42
  358. PlayAlertSound 2 300
  359.  
  360. Hide # %H3 %TB - Divination - T5
  361. Class "Divination"
  362. BaseType "Carrion Crow" "Cartographer's Delight" "Dying Anguish" "Hermit" "King's Blade" "Metalsmith's Gift" "Other Cheek" "Prosperity" "The Lunaris Priestess" "The Oath" "The Rabid Rhoa" "The Surgeon" "Thunderous Skies"
  363. SetTextColor 0 0 0
  364. SetBackgroundColor 175 215 230 180
  365. SetBorderColor 0 0 0
  366. SetFontSize 32
  367.  
  368. Show # %HS4
  369. Class "Divination"
  370. SetTextColor 0 0 0
  371. SetBackgroundColor 145 215 230 225
  372. SetBorderColor 0 100 150
  373. SetFontSize 40
  374. PlayAlertSound 2 300
  375.  
  376. # Section: Hide Magic and Normal
  377.  
  378. # Hide all magic and normall
  379. Hide
  380. Rarity <= Magic
  381. SetFontSize 25
  382.  
  383. # Section: Unique Items
  384.  
  385. Show
  386. SocketGroup "WWWWWW"
  387. BaseType "Simple Robe"
  388. Rarity = Unique
  389. SetTextColor 0 0 0
  390. SetBackgroundColor 175 96 37 # Unique Brown
  391. SetBorderColor 180 96 0 # Unique Brown
  392. SetFontSize 45
  393. PlayAlertSound 6 300
  394.  
  395. Show # %TB - Uniques - T1
  396. BaseType "Clasped Mitts" "Close Helmet" "Clutching Talisman" "Crusader Boots" "Cutlass" "Eternal Sword" "Ezomyte Tower Shield" "Full Wyrmscale" "Gladiator Plate" "Glorious Plate" "Greatwolf Talisman" "Imperial Maul" "Legion Gloves" "Occultist's Vestment" "Prophecy Wand" "Rawhide Boots" "Ritual Sceptre" "Rotfeather Talisman" "Royal Axe" "Ruby Flask" "Sapphire Flask" "Siege Axe" "Sorcerer Boots" "Topaz Flask" "Void Axe"
  397. Rarity = Unique
  398. SetTextColor 180 96 0 # Unique Brown
  399. SetBackgroundColor 255 255 255
  400. SetBorderColor 180 96 0 # Unique Brown
  401. SetFontSize 45
  402. PlayAlertSound 6 300
  403.  
  404. Show # %TB - Uniques - T2
  405. BaseType "Abyssal Axe" "Ancient Gauntlets" "Arcanist Gloves" "Arcanist Slippers" "Assassin's Garb" "Auric Mace" "Bismuth Flask" "Carnal Sceptre" "Champion Kite Shield" "Citrine Amulet" "Cloth Belt Piece" "Corrugated Buckler" "Crystal Belt" "Deicide Mask" "Despot Axe" "Exquisite Leather" "Ezomyte Burgonet" "Highborn Staff" "Imperial Skean" "Imperial Staff" "Jewelled Foil" "Jingling Spirit Shield" "Meatgrinder" "Mosaic Kite Shield" "Nightmare Bascinet" "Opal Wand" "Pinnacle Tower Shield" "Rawhide Tower Shield" "Sacrificial Garb" "Sacrificial Garb" "Stibnite Flask" "Terror Maul" "Ursine Pelt" "Vaal Mask" "Vaal Sceptre" "Vanguard Belt" "Varnished Coat" "War Sword" "Wereclaw Talisman" "Wyrmscale Doublet" "Zealot Gloves" "Maelstr"
  406. Rarity = Unique
  407. SetTextColor 0 0 0
  408. SetBackgroundColor 175 96 37 # Unique Brown
  409. SetBorderColor 0 0 0
  410. SetFontSize 45
  411. PlayAlertSound 6 300
  412.  
  413. Show # %TB - Uniques - T2 - MultiBase
  414. BaseType "Ebony Tower Shield" "Goathide Boots" "Onyx Amulet"
  415. Rarity = Unique
  416. SetTextColor 0 0 0
  417. SetBackgroundColor 175 96 37 # Unique Brown
  418. SetBorderColor 0 0 0
  419. SetFontSize 42
  420.  
  421. Show # %TB - Uniques - Fated
  422. BaseType "Coral Amulet" "Coral Ring" "Crude Bow" "Death Bow" "Fire Arrow Quiver" "Gilded Sallet" "Goathide Gloves" "Iron Hat" "Iron Ring" "Iron Staff" "Jade Amulet" "Jade Hatchet" "Long Bow" "Ornate Sword" "Painted Buckler" "Plank Kite Shield" "Plate Vest" "Royal Bow" "Scholar Boots" "Serrated Arrow Quiver" "Sledgehammer" "Spiraled Wand" "Vine Circlet" "War Buckler" "Woodsplitter"
  423. Rarity = Unique
  424. SetTextColor 180 96 0 # Unique Brown
  425. SetBackgroundColor 15 0 25
  426. SetBorderColor 100 37 255 200
  427. SetFontSize 42
  428.  
  429. Show
  430. Rarity = Unique
  431.  
  432. # Section: Rare Items
  433.  
  434. Show
  435. BaseType "Vaal Regalia" "Glorious Plate"
  436. Rarity = Rare
  437. SetTextColor 255 255 0 # Gear Yellow
  438. SetBackgroundColor 30 90 45 # Gear Green
  439. SetBorderColor 255 255 0 # Gear Yellow
  440. SetFontSize 35
  441.  
  442. Show
  443. Class "Rings"
  444. BaseType "Breach"
  445. SetTextColor 255 255 0 # Gear Yellow
  446. SetBackgroundColor 30 90 45 # Gear Green
  447. SetBorderColor 128 0 128 # Breach Purple
  448. SetFontSize 35
  449.  
  450. Show
  451. Class "Gloves" "Boots" "Belts" "Rings" "Amulets" "Helmets"
  452. SetTextColor 255 255 0 # Gear Yellow
  453. SetBackgroundColor 30 90 45 # Gear Green
  454. SetBorderColor 255 255 0 # Gear Yellow
  455. SetFontSize 35
  456.  
  457. Show
  458. Class "Jewel"
  459. SetBorderColor 255 165 0
  460. SetFontSize 35
  461.  
  462. Show
  463. BaseType "Opal Ring" "Steel Ring" "Crystal Belt"
  464. SetTextColor 255 255 0 # Gear Yellow
  465. SetBackgroundColor 30 90 45 # Gear Green
  466. SetBorderColor 210 0 0 # Rare Red
  467. SetFontSize 40
  468.  
  469. # Hide all remaining
  470. Hide
  471. SetFontSize 25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement