Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2.  
  3. # Divination Cards
  4. Show
  5. Class "Card" "Quest Items" "Map Fragments" "Maps"
  6. SetBorderColor 74 230 58
  7. SetFontSize 40
  8. PlayAlertSound 2 300
  9.  
  10. Show
  11. BaseType "Offering to the Goddess" "Deafening Essence of Anger" "Deafening Essence of Anguish" "Deafening Essence of Contempt" "Deafening Essence of Doubt" "Deafening Essence of Dread" "Deafening Essence of Envy" "Deafening Essence of Fear" "Deafening Essence of Greed" "Deafening Essence of Hatred" "Deafening Essence of Loathing" "Deafening Essence of Misery" "Deafening Essence of Rage" "Deafening Essence of Scorn" "Deafening Essence of Sorrow" "Deafening Essence of Spite" "Deafening Essence of Suffering" "Deafening Essence of Torment" "Deafening Essence of Woe" "Deafening Essence of Wrath" "Deafening Essence of Zeal" "Essence of Hysteria" "Essence of Insanity" "Essence of Horror" "Essence of Delirium" "Remnant of Corruption" "Shrieking Essence of Anger" "Shrieking Essence of Anguish" "Shrieking Essence of Contempt" "Shrieking Essence of Doubt" "Shrieking Essence of Dread" "Shrieking Essence of Envy" "Shrieking Essence of Fear" "Shrieking Essence of Greed" "Shrieking Essence of Hatred" "Shrieking Essence of Loathing" "Shrieking Essence of Misery" "Shrieking Essence of Rage" "Shrieking Essence of Scorn" "Shrieking Essence of Sorrow" "Shrieking Essence of Spite" "Shrieking Essence of Suffering" "Shrieking Essence of Torment" "Shrieking Essence of Woe" "Shrieking Essence of Wrath" "Shrieking Essence of Zeal" "Screaming Essence of Anger" "Screaming Essence of Anguish" "Screaming Essence of Contempt" "Screaming Essence of Doubt" "Screaming Essence of Dread" "Screaming Essence of Envy" "Screaming Essence of Fear" "Screaming Essence of Greed" "Screaming Essence of Hatred" "Screaming Essence of Loathing" "Screaming Essence of Misery" "Screaming Essence of Rage" "Screaming Essence of Scorn" "Screaming Essence of Sorrow" "Screaming Essence of Spite" "Screaming Essence of Suffering" "Screaming Essence of Torment" "Screaming Essence of Woe" "Screaming Essence of Wrath" "Screaming Essence of Zeal" "Wailing Essence of Anger" "Wailing Essence of Anguish" "Wailing Essence of Contempt" "Wailing Essence of Doubt" "Wailing Essence of Fear" "Wailing Essence of Greed" "Wailing Essence of Hatred" "Wailing Essence of Loathing" "Wailing Essence of Rage" "Wailing Essence of Sorrow" "Wailing Essence of Spite" "Wailing Essence of Suffering" "Wailing Essence of Torment" "Wailing Essence of Woe" "Wailing Essence of Wrath" "Wailing Essence of Zeal" "Weeping Essence of Anger" "Weeping Essence of Contempt" "Weeping Essence of Doubt" "Weeping Essence of Fear" "Weeping Essence of Greed" "Weeping Essence of Hatred" "Weeping Essence of Rage" "Weeping Essence of Sorrow" "Weeping Essence of Suffering" "Weeping Essence of Torment" "Weeping Essence of Woe" "Weeping Essence of Wrath" "Muttering Essence of Anger" "Muttering Essence of Contempt" "Muttering Essence of Fear" "Muttering Essence of Greed" "Muttering Essence of Hatred" "Muttering Essence of Sorrow" "Muttering Essence of Torment" "Muttering Essence of Woe" "Whispering Essence of Contempt" "Whispering Essence of Greed" "Whispering Essence of Hatred" "Whispering Essence of Woe" "Treasure Key"
  12. SetBorderColor 74 230 58
  13. SetFontSize 40
  14. PlayAlertSound 2 300
  15.  
  16. # High End Currency
  17. Show
  18. BaseType "Exalted Orb" "Eternal Orb" "Divine Orb"
  19. SetTextColor 0 0 0
  20. SetBackgroundColor 163 152 129
  21. SetBorderColor 0 0 0
  22. SetFontSize 40
  23. PlayAlertSound 5 300
  24.  
  25. Show
  26. BaseType "Chaos Orb" "Gemcutter's Prism" "Regal Orb" "Vaal Orb" "Apprentice Cartographer's Sextant" "Journeyman Cartographer's Sextant" "Master Cartographer's Sextant"
  27. SetTextColor 0 0 0
  28. SetBackgroundColor 163 152 129
  29. SetBorderColor 0 0 0
  30. SetFontSize 35
  31. PlayAlertSound 6 300
  32.  
  33. Show
  34. BaseType "Orb of Alchemy" "Orb of Fusing" "Orb of Scouring" "Orb of Regret" "Cartographer's Chisel" "Perandus Coin" "Silver Coin" "Blessed Orb" "Splinter of Uul-Netol" "Splinter of Chayula"
  35. SetTextColor 0 0 0
  36. SetBackgroundColor 163 152 129
  37. SetBorderColor 0 0 0
  38. SetFontSize 35
  39. PlayAlertSound 2 300
  40.  
  41. Show
  42. BaseType "Mirror of Kalandra"
  43. SetTextColor 0 0 0
  44. SetBackgroundColor 255 128 255
  45. SetBorderColor 0 0 0
  46. SetFontSize 40
  47. PlayAlertSound 5 300
  48.  
  49. Show
  50. Rarity = Unique
  51. SetBorderColor 0 0 0
  52. SetFontSize 35
  53. PlayAlertSound 2 300
  54.  
  55. Show
  56. Class "Currency"
  57. BaseType "Portal Scroll" "Scroll of Wisdom" "Orb of Transmutation" "Blacksmith's Whetstone" "Orb of Augmentation" "Armourer's Scrap"
  58. SetFontSize 35
  59.  
  60. Show
  61. BaseType "Portal" "Empower Support" "Enlighten Support" "Enhance Support"
  62. SetBorderColor 210 0 0
  63. PlayAlertSound 2 79
  64.  
  65. Show
  66. Quality >= 5
  67. Class "Gem"
  68. SetBorderColor 255 0 0
  69.  
  70. Show
  71. Class "Gems" "Currency"
  72.  
  73. Show
  74. LinkedSockets = 6
  75. SetTextColor 255 0 0
  76. SetBackgroundColor 0 0 0
  77. SetBorderColor 0 0 0
  78. SetFontSize 40
  79. PlayAlertSound 5 300
  80.  
  81. Show
  82. LinkedSockets = 5
  83. SetTextColor 210 0 0
  84. SetFontSize 35
  85. PlayAlertSound 6 300
  86.  
  87. Show
  88. LinkedSockets < 5
  89. Sockets = 6
  90. SetTextColor 210 0 0
  91. SetBorderColor 0 0 0
  92. PlayAlertSound 6 300
  93.  
  94. Show
  95. Class "Fishing Rods"
  96. SetTextColor 255 128 255
  97. SetBorderColor 255 128 255
  98. PlayAlertSound 5 300
  99.  
  100. # Quality Recipes all have same grey border
  101. Show
  102. LinkedSockets >= 3
  103. SocketGroup "RGB"
  104. SetBorderColor 170 158 130
  105.  
  106. Show
  107. Quality >= 15
  108. BaseType "Gavel" "Stone Hammer" "Rock Breaker"
  109. Rarity = Normal
  110. SetTextColor 159 159 159
  111. SetBorderColor 170 158 130
  112.  
  113. Show
  114. Quality >= 10
  115. Class "Flask"
  116. SetBorderColor 170 158 130
  117.  
  118. # Jewels
  119. Show
  120. BaseType "Crimson Jewel" "Cobalt Jewel" "Viridian Jewel" "Talisman"
  121. SetBorderColor 255 200 0
  122.  
  123. Show
  124. Class "Rings" "Amulets" "Belts"
  125. Rarity = Rare
  126. SetBorderColor 255 165 0
  127.  
  128. # Chance Orb Bases
  129. Show
  130. BaseType "Sorcerer Boots" "Leather Belt"
  131. Rarity = Normal
  132. SetBorderColor 175 96 37
  133.  
  134. Show
  135. BaseType "Slink Boots" "Titan Greaves" "Sorcerer Boots" "Arcanist Slippers" "Two-Toned Boots" "Bone Helmet" "Hubris Circlet" "Mind Cage" "Lion Pelt" "Eternal Burgonet" "Titan Gauntlets" "Spiked Gloves" "Slink Gloves" "Gripped Gloves" "Arcanist Gloves" "Sorcerer Gloves" "Fingerless Silk Gloves"
  136. Rarity = Rare
  137. SetBorderColor 255 165 0
  138. SetFontSize 36
  139.  
  140. # best bases yellows
  141. Show
  142. BaseType "Harbinger Bow" "Maraketh Bow" "Imperial Claw" "Terror Claw" "Gemini Claw" "Sai" "Fleshripper" "Void Axe" "Despot Axe" "Vaal Axe" "Coronal Maul" "Imbued Wand" "Vaal Claw" "Platinum Kris" "Ambusher" "Demon Dagger" "Astral Plate" "Glorious Plate" "Assassin's Garb" "Imperial Buckler" "Murder Boots" "Crusader Boots" "Dragonscale Boots" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  143. Rarity = Rare
  144. SetBorderColor 255 165 0
  145. SetFontSize 30
  146.  
  147. # Showing All Rares Above 45
  148. Show
  149. Rarity = Rare
  150. ItemLevel >= 30
  151. SetFontSize 28
  152.  
  153. Show
  154. BaseType "Crystal Belt" "Steel Ring"
  155. SetBorderColor 175 96 37
  156. SetFontSize 40
  157. PlayAlertSound 2 300
  158.  
  159. # Crafting Bases
  160. Show
  161. BaseType "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield"
  162. ItemLevel >= 84
  163. SetBorderColor 0 128 0
  164. SetFontSize 40
  165.  
  166. # Crafting Bases
  167. Show
  168. BaseType "Void Sceptre" "Opal Sceptre" "Profane Wand" "Prophecy Wand" "Opal Wand" "Sambar Sceptre" "Imbued Wand" "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Saintly Chainmail" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Titan Gauntlets" "Slink Gloves" "Eternal Burgonet" "Lion Pelt" "Titan Greaves" "Slink Boots" "Royal Burgonet"
  169. ItemLevel >= 84
  170. SetBorderColor 210 0 220
  171.  
  172. Show # Endgame: Show normal ilvl 83+ rings/amulets
  173. Class "Rings" "Amulet" "Belts"
  174. BaseType "Onyx" "Ruby" "Sapphire" "Topaz" "Two-Stone" "Diamond" "Prismatic" "Unset" "Gold" "Citrine" "Turquoise" "Agate" "Coral Ring" "Moonstone" "Leather" "Heavy Belt" "Amber" "Jade" "Lapis" "Rustic Sash"
  175. ItemLevel >= 84
  176. SetBorderColor 210 0 220
  177.  
  178. Show
  179. BaseType "Lion Sword" "Vaal Greatsword" "Vaal Axe" "Coronal Maul" "Exquisite Blade" "Fleshripper" "Harbinger Bow" "Gemini Claw" "Ambusher" "Platinum Kris"
  180. ItemLevel >= 83
  181. SetBorderColor 210 0 220
  182.  
  183. Show
  184. BaseType "Demon Dagger" "Imperial Skean" "Jewelled Foil" "Dragoon Sword"
  185. ItemLevel >= 83
  186. SetBorderColor 210 0 220
  187.  
  188. Show
  189. Class "Daggers"
  190. BaseType "Sai"
  191. ItemLevel >= 83
  192. SetBorderColor 210 0 220
  193.  
  194. Show
  195. Class "Rings" "Amulets" "Belts"
  196. Rarity = Normal
  197. ItemLevel >= 75
  198. SetBorderColor 30 144 255
  199. SetFontSize 25
  200.  
  201. Show
  202. BaseType "Quicksilver Flask" "Small Life Flask" "Medium Life Flask" "Large Life Flask" "Greater Life Flask" "Grand Life Flask" "Giant Life Flask" "Colossal Life Flask" "Sacred Life Flask"
  203. ItemLevel <= 48
  204. SetBorderColor 30 144 255
  205.  
  206. # USEFUL FLASKS
  207. Show
  208. Class "Utility Flasks"
  209.  
  210. Hide
  211. BaseType "Eternal Life Flask" "Divine Life Flask" "Bismuth Flask" "Aquamarine Flask" "Jade Flask" "Quartz Flask" "Sulphur Flask" "Stibnite Flask"
  212. ItemLevel >= 68
  213.  
  214. Show
  215. BaseType "Divine Life Flask"
  216.  
  217. Hide
  218. BaseType "Hallowed Life Flask"
  219. ItemLevel >= 61
  220.  
  221. Show
  222. BaseType "Hallowed Life Flask"
  223.  
  224. Show
  225. Class "Boots"
  226. Rarity = Magic
  227. ItemLevel <= 32
  228. SetBorderColor 30 144 255
  229.  
  230. Show
  231. LinkedSockets = 3
  232. Class "Wands" "Sceptres"
  233. ItemLevel <= 34
  234. SetBorderColor 30 144 255
  235.  
  236. Show
  237. LinkedSockets >= 4
  238. Class "Gloves" "Boots" "Helmets"
  239. ItemLevel <= 68
  240. SetBorderColor 30 144 255
  241.  
  242. # Basically disables filtering for new characters
  243. Show
  244. ItemLevel <= 12
  245.  
  246. Hide
  247. ItemLevel >= 73
  248.  
  249. # Everything Else of No Value
  250. Hide
  251. SetBackgroundColor 255 255 255 0
  252. SetFontSize 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement