Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2. #
  3. # Filter by twitch.tv/furi0s.
  4.  
  5. Show
  6. Rarity = Unique
  7. SetBorderColor 175 96 37
  8. SetFontSize 50
  9. PlayAlertSound 6 100
  10.  
  11. Hide
  12. BaseType "Scroll of Wisdom" "Blacksmith's Whetstone" "Armourer's Scrap"
  13. SetTextColor 170 158 130 220
  14. SetBorderColor 0 0 0
  15. SetFontSize 40
  16.  
  17. Show # Maps:T10 - T5
  18. DropLevel < 77
  19. Class "Maps"
  20. SetTextColor 255 255 255
  21. SetBackgroundColor 0 0 0
  22. SetBorderColor 255 255 255
  23. SetFontSize 50
  24.  
  25. Show
  26. BaseType "Mirror of Kalandra" "Exalted Orb" "Eternal Orb" "Albino Rhoa Feather" "Ancient Reliquary Key"
  27. SetTextColor 255 0 0
  28. SetBackgroundColor 255 255 255
  29. SetBorderColor 255 0 0
  30. SetFontSize 60
  31. PlayAlertSound 6 300
  32.  
  33. Show
  34. BaseType "Divine Orb" "Chaos Orb" "Sextant" "Silver Coin" "Regal Orb" "Vaal Orb" "Gemcutter's Prism" "Orb of Regret" "Glassblower's Bauble" "Cartographer's Chisel" "Orb of Scouring" "Blessed Orb" "Orb of Fusing" "Orb of Alchemy" "Offering to the Goddess" "Splinter of" "Perandus Coin" "Leaguestone" "Key" "Essence of" "Remnant of Corruption"
  35. SetTextColor 0 0 0
  36. SetBackgroundColor 213 159 15
  37. SetBorderColor 0 0 0
  38. SetFontSize 50
  39. PlayAlertSound 1 50
  40.  
  41. Show
  42. BaseType "Orb of Chance" "Jeweller's Orb" "Chromatic Orb" "Orb of Alteration"
  43. SetTextColor 255 255 255
  44. SetBorderColor 255 255 255
  45. SetFontSize 45
  46. PlayAlertSound 9 100
  47.  
  48. Show
  49. BaseType "Portal Scroll" "Orb of Transmutation" "Orb of Augmentation"
  50. SetTextColor 255 255 255
  51. SetBackgroundColor 0 0 0
  52. SetBorderColor 255 255 255
  53. SetFontSize 40
  54.  
  55. Show
  56. Class "Currency" "Stackable"
  57. SetBorderColor 0 0 0
  58.  
  59. Hide
  60. Rarity = Normal
  61. BaseType "Leather Belt"
  62. SetTextColor 255 255 255
  63. SetBackgroundColor 0 0 0
  64. SetBorderColor 128 0 128
  65. SetFontSize 40
  66. PlayAlertSound 9 100
  67.  
  68. Hide
  69. Rarity = Normal
  70. BaseType "Sorcerer Boots"
  71. SetTextColor 255 255 255
  72. SetBackgroundColor 0 0 0
  73. SetBorderColor 255 255 255
  74. SetFontSize 40
  75. PlayAlertSound 9 100
  76.  
  77. #Disabled Block Start
  78. #Show
  79. # Rarity = Normal
  80. # BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  81. # SetTextColor 255 255 255
  82. # SetBackgroundColor 0 0 0
  83. # SetBorderColor 255 255 255 0
  84. # SetFontSize 35
  85. #Disabled Block End
  86.  
  87. #Disabled Block Start
  88. #Show
  89. # Rarity >= Normal
  90. # Class "Utility Flasks"
  91. # SetTextColor 255 255 255
  92. # SetBackgroundColor 0 0 0
  93. # SetBorderColor 255 255 255 0
  94. # SetFontSize 35
  95. #Disabled Block End
  96.  
  97. #Disabled Block Start
  98. #Show
  99. # Quality >= 10
  100. # Rarity >= Normal
  101. # Class "Hybrid Flasks" "Life Flasks" "Mana Flasks" "Utility Flasks"
  102. # SetTextColor 255 255 255
  103. # SetBackgroundColor 0 0 0
  104. # SetBorderColor 255 255 255 0
  105. # SetFontSize 35
  106. #Disabled Block End
  107.  
  108. Show
  109. Class "Amulets"
  110. BaseType "Talisman"
  111. SetTextColor 0 0 0
  112. SetBackgroundColor 30 144 255
  113. SetBorderColor 30 144 255
  114. SetFontSize 40
  115.  
  116. Show
  117. Class "Jewel"
  118. SetTextColor 0 0 0
  119. SetBackgroundColor 30 144 255
  120. SetBorderColor 30 144 255
  121. SetFontSize 40
  122.  
  123. Show
  124. ItemLevel >= 84
  125. Rarity <= Magic
  126. Class "Ring"
  127. BaseType "Amethyst" "Coral" "Diamond" "Gold" "Moonstone" "Opal" "Paua" "Prismatic" "Ruby" "Sapphire" "Steel" "Topaz" "Two-Stone"
  128. SetTextColor 0 128 0
  129. SetBackgroundColor 0 0 0
  130. SetBorderColor 0 128 0
  131. SetFontSize 30
  132.  
  133. Show
  134. ItemLevel >= 84
  135. Rarity <= Magic
  136. Class "Amulet"
  137. BaseType "Onyx" "Turquoise" "Marble" "Lapis" "Jade" "Gold" "Citrine" "Amber" "Agate"
  138. SetTextColor 0 128 0
  139. SetBackgroundColor 0 0 0
  140. SetBorderColor 0 128 0
  141. SetFontSize 30
  142.  
  143. Show
  144. ItemLevel >= 84
  145. Rarity <= Magic
  146. Class "Belt"
  147. BaseType "Crystal" "Heavy" "Leather" "Rustic Sash" "Vanguard"
  148. SetTextColor 0 128 0
  149. SetBackgroundColor 0 0 0
  150. SetBorderColor 0 128 0
  151. SetFontSize 30
  152.  
  153. Show
  154. BaseType "Crystal Belt" "Steel Ring" "Opal Ring" "Vanguard Belt" "Marble Amulet"
  155. SetTextColor 0 128 0
  156. SetBackgroundColor 0 0 0
  157. SetBorderColor 255 165 0
  158. SetFontSize 45
  159. PlayAlertSound 1 50
  160.  
  161. Show
  162. ItemLevel >= 84
  163. Rarity <= Magic
  164. Class "Dagger"
  165. BaseType "Ambusher"
  166. SetTextColor 0 128 0
  167. SetBackgroundColor 0 0 0
  168. SetBorderColor 0 128 0
  169. SetFontSize 30
  170.  
  171. Show
  172. ItemLevel >= 84
  173. Rarity <= Magic
  174. Class "Shields"
  175. BaseType "Titanium Spirit Shield"
  176. SetTextColor 0 128 0
  177. SetBackgroundColor 0 0 0
  178. SetBorderColor 0 128 0
  179. SetFontSize 35
  180.  
  181. Show
  182. ItemLevel >= 84
  183. Rarity <= Magic
  184. Class "Body" "Armours"
  185. BaseType "Vaal Regalia"
  186. SetTextColor 0 128 0
  187. SetBackgroundColor 0 0 0
  188. SetBorderColor 0 128 0
  189. SetFontSize 35
  190.  
  191. Show
  192. ItemLevel >= 84
  193. Rarity <= Magic
  194. Class "Gloves"
  195. BaseType "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves"
  196. SetTextColor 0 128 0
  197. SetBackgroundColor 0 0 0
  198. SetBorderColor 255 165 0
  199. SetFontSize 45
  200. PlayAlertSound 1 50
  201.  
  202. Show
  203. ItemLevel >= 84
  204. Rarity <= Magic
  205. Class "Boots"
  206. BaseType "Two-Toned Boots"
  207. SetTextColor 0 128 0
  208. SetBackgroundColor 0 0 0
  209. SetBorderColor 255 165 0
  210. SetFontSize 45
  211.  
  212. Show
  213. ItemLevel >= 84
  214. Rarity <= Magic
  215. Class "Helmets"
  216. BaseType "Bone Helmet" "Hubris Circlet"
  217. SetTextColor 0 128 0
  218. SetBackgroundColor 0 0 0
  219. SetBorderColor 255 165 0
  220. SetFontSize 45
  221.  
  222. Show # Maps:T16
  223. Class "Maps"
  224. BaseType "Forge of the Phoenix Map" "Maze of the Minotaur Map" "Lair of the Hydra Map" "Pit of the Chimera Map" "Vaal Temple Map"
  225. SetTextColor 255 0 0
  226. SetBackgroundColor 0 0 0
  227. SetBorderColor 255 0 0
  228. SetFontSize 55
  229. PlayAlertSound 6 100
  230.  
  231. Show # Maps:T15 - T11
  232. DropLevel >= 78
  233. Class "Maps"
  234. SetTextColor 255 0 0
  235. SetBackgroundColor 0 0 0
  236. SetBorderColor 255 0 0
  237. SetFontSize 55
  238. PlayAlertSound 5 100
  239.  
  240. Show # Maps:T10 - T5
  241. DropLevel >= 77
  242. Class "Maps"
  243. SetTextColor 218 165 32
  244. SetBackgroundColor 0 0 0
  245. SetBorderColor 218 165 32
  246. SetFontSize 50
  247. PlayAlertSound 4 100
  248.  
  249. Show
  250. Class "Map Fragment"
  251. SetTextColor 0 0 255
  252. SetBackgroundColor 0 0 0
  253. SetBorderColor 255 255 255
  254. SetFontSize 50
  255. PlayAlertSound 4 100
  256.  
  257. Show
  258. Class "Microtransactions"
  259.  
  260. Show
  261. Class "Hideout Doodads"
  262.  
  263. Show
  264. Class "Quest"
  265. SetFontSize 40
  266.  
  267. Show
  268. Class "Gem"
  269. BaseType "Empower" "Vaal Haste" "Vaal Discipline" "Vaal Grace" "Vaal Clarity" "Item Quantity Support"
  270. SetTextColor 0 0 255
  271. SetBackgroundColor 255 255 255
  272. SetBorderColor 255 165 0
  273. SetFontSize 45
  274. PlayAlertSound 1 50
  275.  
  276. Show
  277. Quality > 4
  278. Class "Gem"
  279. SetTextColor 0 0 255
  280. SetBackgroundColor 255 255 255
  281. SetBorderColor 255 165 0
  282. SetFontSize 50
  283. PlayAlertSound 1 50
  284.  
  285. Show
  286. ItemLevel > 15
  287. Class "Gem"
  288. SetTextColor 0 0 255
  289. SetBackgroundColor 255 255 255
  290. SetBorderColor 0 0 0
  291. SetFontSize 50
  292. PlayAlertSound 1 100
  293.  
  294. Show
  295. Class "Divination"
  296. BaseType "The King's Blade" "The Inoculated" "Turn the Other Cheek" "The Web" "The Carrion Crow" "The Sigil" "The Incantation" "A Mother's Parting Gift" "The Lunaris Priestess" "The Flora's Gift" "The Twins" "The Wolf's Shadow" "Thunderous Skies" "The Scarred Meadow" "Birth of the Three" "The Lich" "Anarchy's Price" "The Feast" "The Lion" "The Pack Leader" "The Incantation"
  297.  
  298. Show
  299. Class "Divination"
  300. BaseType "The Surveyor" "The Void" "The Penitent" "Lucky Deck" "House of Mirrors" "Wealth and Power" "The Dragon's Heart" "The Brittle Emperor" "Celestial Justicar" "Dark Mage" "Doctor" "Fiend" "The Queen" "The Artist" "The Last One Standing" "The Artist" "Bowyer's Dream" "Hunter's Reward" "The Thaumaturgist" "The Warlord" "The Offering" "The Ethereal" "The Dapper Prodigy" "Abandoned Wealth" "The Enlightened" "Last Hope" "The Devastator" "The Immortal" "The Aesthete" "The Hunger" "Pride Before the Fall" "The King's Heart" "Lysah's Respite" "Cursed King" "Time-Lost Relic" "Formless Sea" "Sephirot" "The Valkyrie" "The Wolf"
  301. SetTextColor 0 0 0
  302. SetBackgroundColor 30 144 255
  303. SetBorderColor 0 0 255
  304. SetFontSize 45
  305. PlayAlertSound 2 300
  306.  
  307. Show
  308. Class "Divination"
  309. BaseType "Dialla's Subjugation" "Death" "Earth Drinker" "The Trial" "The Stormcaller" "Vinia's Token" "The Risk" "Chains that Bind" "The Road to Power" "The Watcher" "Merciless Armament" "Rats" "The Vast" "Chaotic Disposition" "Heterochromia" "The Harvester" "The Wind" "Emperor of Purity" "The Mercenary" "Scavenger" "The Calling" "Mawr Blaidd"
  310. SetTextColor 0 0 0
  311. SetBackgroundColor 30 144 255
  312. SetBorderColor 0 0 255
  313. SetFontSize 45
  314. PlayAlertSound 2 300
  315.  
  316. Show
  317. Class "Divination"
  318. BaseType "Treasure Hunter" "Fox" "The Throne" "Tranquillity" "The Pack Leader" "The Spoiled Prince" "Glimmer" "The Demoness" "The Drunken Aristocrat" "The Fletcher" "Avenger" "The Arena Champion" "Grave Knowledge" "Encroaching Darkness" "Doedre's Madness" "Humility" "The Union" "Lucky Connections" "Jack in the Box" "The Inventor" "Hope" "The Hoarder" "Gemcutter's Promise" "The Explorer" "Blind Venture" "The Cartographer" "Scholar of the Seas" "Volatile Power" "Lost Worlds" "The Body" "Birth of the Three" "The Sigil" "Boundless Realms" "The Lunaris Priestess" "The Jester" "Cartographer's Delight" "Penitent" "The Soul" "The Tyrant"
  319. SetTextColor 0 0 0
  320. SetBackgroundColor 30 144 255
  321. SetBorderColor 0 0 255
  322. SetFontSize 45
  323. PlayAlertSound 2 300
  324.  
  325. Show
  326. Class "Divination"
  327. SetTextColor 0 0 0
  328. SetBackgroundColor 30 144 255
  329. SetBorderColor 0 100 215
  330. SetFontSize 45
  331. PlayAlertSound 2 300
  332.  
  333. #Disabled Block Start
  334. #Show
  335. # ItemLevel >= 84
  336. # Rarity = Rare
  337. # Class "Rings" "Amulet" "Belts"
  338. # BaseType "Onyx" "Ruby" "Sapphire" "Topaz" "Two-Stone" "Diamond" "Prismatic" "Unset" "Gold" "Citrine" "Turquoise" "Agate" "Coral Ring" "Moonstone" "Leather" "Heavy" "Amber" "Jade" "Lapis" "Steel" "Opal" "Marble" "Blue Pearl" "Rustic Sash" "Chain" "Heavy" "Leather" "Cloth" "Studded" "Vanguard" "Crystal"
  339. # SetBackgroundColor 0 153 0
  340. # SetBorderColor 218 165 32
  341. # SetFontSize 45
  342. #Disabled Block End
  343.  
  344. Show
  345. Rarity = Rare
  346. Class "Rings" "Amulets" "Belts"
  347. SetBackgroundColor 0 153 0
  348. SetBorderColor 0 0 0
  349. SetFontSize 45
  350.  
  351. Show
  352. ItemLevel >= 83
  353. Rarity = Rare
  354. BaseType "Harbinger Bow" "Corsair Sword" "Dragoon Sword" "Harpy Rapier" "Jewelled Foil" "Vaal Rapier" "Demon Dagger" "Imperial Skean" "Platinum Kris" "Ambusher" "Ezomyte Dagger" "Profane Wand" "Prophecy Wand" "Tornado Wand" "Opal Wand"
  355. SetBackgroundColor 0 153 0
  356. SetBorderColor 218 165 32
  357. SetFontSize 45
  358.  
  359. Show
  360. ItemLevel >= 74
  361. Rarity = Rare
  362. BaseType "Demon Dagger" "Ambusher"
  363. SetBackgroundColor 0 153 0
  364. SetBorderColor 218 165 32
  365. SetFontSize 45
  366.  
  367. Show
  368. ItemLevel >= 83
  369. Rarity = Rare
  370. BaseType "Eternal Sword" "Vaal Blade" "Legion Sword" "Spiraled Foil" "Pecoraro" "Exquisite Blade" "Infernal Sword" "Lion Sword" "Infernal Axe" "Royal Axe" "Fleshripper" "Void Axe" "Despot Axe" "Maraketh Bow" "Imperial Bow" "Gemini Claw" "Terror Claw" "Imperial Claw" "Vaal Claw" "Eye Gouger" "Hellion's Paw" "Nightmare Mace" "Auric Mace" "Carnal Sceptre" "Vaal Sceptre" "Coronal Maul" "Terror Maul" "Imperial Maul" "Piledriver" "Eclipse Staff" "Judgement Staff" "Imperial Staff" "Ezomyte Staff" "Imbued Wand" "Tiger Hook" "Midnight Blade" "Runic Hatchet" "Sai" "Behemoth Mace" "Sambar Sceptre" "Void Sceptre"
  371. SetBackgroundColor 64 64 64
  372. SetBorderColor 0 0 0
  373. SetFontSize 40
  374.  
  375. Show
  376. ItemLevel >= 74
  377. Rarity = Rare
  378. BaseType "Tiger Hook" "Midnight Blade" "Corsair Sword" "Dragoon Sword" "Harpy Rapier" "Jewelled Foil" "Vaal Rapier" "Runic Hatchet" "Imperial Skean" "Platinum Kris" "Ezomyte Dagger" "Harbinger Bow" "Behemoth Mace" "Sambar Sceptre" "Void Sceptre" "Profane Wand" "Prophecy Wand" "Tornado Wand" "Opal Wand"
  379. SetBackgroundColor 64 64 64
  380. SetBorderColor 0 0 0
  381. SetFontSize 40
  382.  
  383. Show
  384. ItemLevel < 74
  385. Rarity = Rare
  386. BaseType "Sai" "Demon Dagger" "Imperial Skean" "Platinum Kris" "Ambusher"
  387. SetBackgroundColor 64 64 64
  388. SetBorderColor 0 0 0
  389. SetFontSize 40
  390.  
  391. Show
  392. ItemLevel >= 84
  393. Rarity = Rare
  394. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Spiked Gloves" "Titan Gauntlets" "Gripped Gloves" "Slink Gloves" "Fingerless Silk Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Eternal Burgonet" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Bone Helmet" "Praetor Crown" "Deicide Mask" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Vaal Regalia" "Occultist's Vestment"
  395. SetBackgroundColor 0 153 0
  396. SetBorderColor 218 165 32
  397. SetFontSize 45
  398.  
  399. Show
  400. ItemLevel >= 84
  401. Rarity = Rare
  402. BaseType "Vaal Greaves" "Goliath Greaves" "Stealth Boots" "Shagreen Boots" "Arcanist Slippers" "Conjurer Boots" "Dragonscale Boots" "Hydrascale Boots" "Crusader Boots" "Legion Boots" "Murder Boots" "Assassin's Boots" "Vaal Gauntlets" "Stealth Gloves" "Arcanist Gloves" "Hydrascale Gauntlets" "Wyrmscale Gauntlets" "Legion Gloves" "Soldier Gloves" "Assassin's Mitts" "Carnal Mitts" "Royal Burgonet" "Ezomyte Burgonet" "Sinner Tricorne" "Silken Hood" "Mind Cage" "Solaris Circlet" "Pig-Faced Bascinet" "Fluted Bascinet" "Prophet Crown" "Vaal Mask" "Harlequin Mask" "Pinnacle Tower Shield" "Colossal Tower Shield" "Ezomyte Tower Shield" "Vaal Spirit Shield" "Elegant Round Shield" "Spiny Round Shield" "Archon Kite Shield" "Mosaic Kite Shield" "Champion Kite Shield" "Supreme Spiked Shield" "Mirrored Spiked Shield" "Ezomyte Spiked Shield" "Gladiator Plate" "Exquisite Leather" "Widowsilk Robe" "Triumphant Lamellar" "General's Brigandine" "Full Dragonscale" "Saint's Hauberk" "Elegant Ringmail" "Sadist Garb" "Blood Raiment" "Carnal Armour" "Zodiac Leather" "Assassin's Garb" "Astral Plate" "Glorious Plate" "Cardinal Round Shield" "Vaal Buckler" "Crusader Buckler" "Imperial Buckler"
  403. SetBackgroundColor 64 64 64
  404. SetBorderColor 0 0 0
  405. SetFontSize 40
  406.  
  407. Show
  408. ItemLevel >= 74
  409. Rarity = Rare
  410. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Spiked Gloves" "Titan Gauntlets" "Gripped Gloves" "Slink Gloves" "Fingerless Silk Gloves" "Saintly Chainmail" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Eternal Burgonet" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Bone Helmet" "Praetor Crown" "Deicide Mask" "Imperial Buckler" "Crusader Buckler" "Vaal Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Cardinal Round Shield" "Glorious Plate" "Astral Plate" "Assassin's Garb" "Zodiac Leather" "Vaal Regalia" "Occultist's Vestment" "Carnal Armour" "Spike-Point Arrow Quiver" "Penetrating Arrow Quiver" "Two-Point Arrow Quiver" "Broadhead Arrow Quiver"
  411. SetBackgroundColor 64 64 64
  412. SetBorderColor 0 0 0
  413. SetFontSize 40
  414.  
  415. Show
  416. LinkedSockets = 6
  417. SetTextColor 255 0 0
  418. SetBackgroundColor 255 255 255
  419. SetBorderColor 255 0 0
  420. SetFontSize 50
  421. PlayAlertSound 6 300
  422.  
  423. #Disabled Block Start
  424. #Show
  425. # LinkedSockets = 5
  426. # SetTextColor 0 0 0
  427. # SetBackgroundColor 255 255 255
  428. # SetBorderColor 255 0 0
  429. # SetFontSize 50
  430. # PlayAlertSound 9 100
  431. #Disabled Block End
  432.  
  433. Show
  434. Sockets = 6
  435. SetTextColor 255 0 0
  436. SetBackgroundColor 75 75 75
  437. SetBorderColor 255 0 0
  438. SetFontSize 45
  439. PlayAlertSound 1 50
  440.  
  441. Show
  442. SocketGroup "RGB"
  443. Height = 3
  444. Width = 1
  445. SetBackgroundColor 75 75 75
  446. SetBorderColor 0 0 0
  447. SetFontSize 35
  448. PlayAlertSound 9 100
  449.  
  450. Show
  451. SocketGroup "RGB"
  452. Height = 2
  453. Width = 2
  454. SetBackgroundColor 75 75 75
  455. SetBorderColor 0 0 0
  456. SetFontSize 35
  457. PlayAlertSound 9 100
  458.  
  459. Show
  460. Rarity = Rare
  461. SetBackgroundColor 102 0 0
  462. SetBorderColor 0 0 0
  463. SetFontSize 25
  464.  
  465. Hide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement