Advertisement
Guest User

Untitled

a guest
May 29th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.18 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2. # Dro Prophecy Filter
  3.  
  4. # Quest and League Shit
  5. Show
  6. Class "Quest" "Items"
  7. SetFontSize 45
  8.  
  9. # Lab
  10. Show
  11. BaseType "Treasure Key" "Golden Key" "Silver Key" "Bane of the Loyal" "Orb of Elemental Essence" "Portal Shredder" "Rod of Detonation" "Sand of Eternity" "Heart of the Gargoyle" "Cube Of Absorption" "Cogs of Disruption"
  12. SetFontSize 45
  13.  
  14. # Hideout and MTX
  15. Show
  16. Class "Hideout Doodads" "Microtransactions"
  17.  
  18. # Talisman
  19. Show
  20. BaseType "Talisman"
  21. SetBackgroundColor 0 50 0
  22. SetBorderColor 34 139 34
  23. SetFontSize 40
  24. PlayAlertSound 5 100
  25.  
  26. # Perandu
  27. Show
  28. BaseType "Perandus Coin"
  29. SetFontSize 35
  30.  
  31. # High end currency (15c and up) and 6links
  32. Show
  33. BaseType "Mirror of Kalandra" "Eternal Orb" "Divine Orb" "Exalted Orb"
  34. SetTextColor 255 0 255
  35. SetBackgroundColor 0 0 0
  36. SetBorderColor 255 0 255
  37. SetFontSize 45
  38. PlayAlertSound 2 300
  39.  
  40. Show
  41. Rarity < Unique
  42. LinkedSockets = 6
  43. SetTextColor 255 0 255
  44. SetBackgroundColor 0 0 0
  45. SetBorderColor 255 0 255
  46. SetFontSize 45
  47. PlayAlertSound 2 300
  48.  
  49. # Mid tier Currency
  50. Show
  51. BaseType "Regal Orb" "Orb of Regret" "Vaal Orb" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Cartographer's Chisel"
  52. SetTextColor 30 255 30
  53. SetBackgroundColor 0 0 0
  54. SetBorderColor 30 255 30
  55. SetFontSize 40
  56. PlayAlertSound 4 100
  57.  
  58. Show
  59. BaseType "Orb of Chance" "Jeweller's Orb"
  60. SetTextColor 250 250 250
  61. SetBackgroundColor 0 0 0
  62. SetBorderColor 30 255 30 100
  63. SetFontSize 38
  64. PlayAlertSound 1 0
  65.  
  66. # Shit Currency
  67. Show
  68. Class "Currency"
  69. SetFontSize 30
  70.  
  71. Show
  72. DropLevel >= 79
  73. Rarity < Unique
  74. Class "Maps"
  75. SetTextColor 255 0 255
  76. SetBackgroundColor 0 0 0
  77. SetBorderColor 255 0 255
  78. SetFontSize 45
  79. PlayAlertSound 5 200
  80.  
  81. Show
  82. DropLevel >= 74
  83. Rarity < Unique
  84. Class "Maps"
  85. SetTextColor 30 255 30
  86. SetBackgroundColor 0 0 0
  87. SetBorderColor 20 255 20
  88. SetFontSize 45
  89. PlayAlertSound 4 100
  90.  
  91. Show
  92. DropLevel <= 73
  93. Class "Maps"
  94. SetFontSize 45
  95.  
  96. Show
  97. Rarity <= Rare
  98. Class "Maps"
  99. SetTextColor 30 255 30
  100. SetBackgroundColor 0 0 0
  101. SetBorderColor 20 255 20
  102. SetFontSize 45
  103. PlayAlertSound 4 100
  104.  
  105. Show
  106. BaseType "Sacrifice at Midnight" "Mortal Hope"
  107. SetTextColor 255 0 255
  108. SetBackgroundColor 0 0 0
  109. SetBorderColor 255 0 255
  110. SetFontSize 45
  111. PlayAlertSound 5 100
  112.  
  113. Show
  114. Class "Fragments"
  115. SetTextColor 30 255 30
  116. SetBackgroundColor 0 0 0
  117. SetBorderColor 30 255 30
  118. SetFontSize 45
  119. PlayAlertSound 4 100
  120.  
  121. Show
  122. Class "Gem"
  123. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity"
  124. SetTextColor 30 255 30
  125. SetBackgroundColor 0 0 0
  126. SetBorderColor 20 255 20
  127. SetFontSize 45
  128. PlayAlertSound 4 100
  129.  
  130. Show
  131. Class "Gem"
  132. BaseType "Vaal"
  133. SetTextColor 14 161 155
  134. SetBackgroundColor 0 0 0
  135. SetBorderColor 220 30 30
  136. SetFontSize 45
  137. PlayAlertSound 1 0
  138.  
  139. Show
  140. Quality >= 1
  141. Class "Gem"
  142. SetTextColor 30 255 30
  143. SetBackgroundColor 0 0 0
  144. SetBorderColor 20 255 20
  145. SetFontSize 40
  146. PlayAlertSound 4 100
  147.  
  148. Show
  149. Class "Gem"
  150. SetTextColor 14 161 155
  151. SetBackgroundColor 0 0 0
  152. SetFontSize 24
  153.  
  154. # ======================== Exceptions =======================
  155. Show
  156. Rarity < Unique
  157. Sockets = 6
  158. SetBorderColor 255 0 255
  159. SetFontSize 40
  160.  
  161. Show
  162. BaseType "Cobalt Jewel"
  163. SetBackgroundColor 0 0 0
  164. SetBorderColor 20 255 20
  165. SetFontSize 36
  166. PlayAlertSound 4 100
  167.  
  168. Show
  169. Rarity = Rare
  170. BaseType "Crimson Jewel" "Viridian Jewel"
  171. SetBackgroundColor 0 0 0
  172. SetBorderColor 20 255 20
  173. SetFontSize 40
  174. PlayAlertSound 4 100
  175.  
  176. Show
  177. Rarity <= Rare
  178. BaseType "Sacrificial Garb"
  179. SetBackgroundColor 0 0 0
  180. SetFontSize 45
  181.  
  182. Show
  183. Rarity = Normal
  184. BaseType "Sorcerer Boots"
  185. SetBackgroundColor 0 0 0
  186. SetBorderColor 255 255 255 175
  187. SetFontSize 45
  188.  
  189. Show
  190. ItemLevel >= 83
  191. BaseType "Sambar Sceptre" "Platinum Kris" "Coronal Maul" "Imbued Wand" "Harbinger Bow" "Ambusher" "Imperial Skean" "Demon Dagger" "Dragoon Sword" "Eclipse Staff" "Astral Plate" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Axe"
  192. SetBackgroundColor 200 0 100 125
  193. SetBorderColor 255 255 255 175
  194. SetFontSize 36
  195. PlayAlertSound 1 0
  196.  
  197. Show
  198. ItemLevel >= 84
  199. BaseType "Titan Greaves" "Titan Gauntlets" "Royal Burgonet" "Vaal Regalia" "Saintly Chainmail" "Carnal Armour" "Sorcerer Gloves" "Sorcerer Boots" "Hubris Circlet" "Titanium Spirit Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Profane Wand"
  200. SetBackgroundColor 200 0 100 125
  201. SetBorderColor 255 255 255 175
  202. SetFontSize 36
  203. PlayAlertSound 1 0
  204.  
  205. Show
  206. Rarity = Unique
  207. SetBackgroundColor 0 0 0
  208. SetBorderColor 140 70 40
  209. SetFontSize 45
  210. PlayAlertSound 5 300
  211.  
  212. # rare jewelery and then white bases
  213. Show
  214. ItemLevel >= 75
  215. Rarity = Rare
  216. Class "Rings" "Amulets" "Belts"
  217. SetTextColor 255 255 119
  218. SetBackgroundColor 0 0 0
  219. SetBorderColor 85 195 230
  220. SetFontSize 40
  221. PlayAlertSound 1 0
  222.  
  223. Show
  224. ItemLevel >= 84
  225. Rarity = Normal
  226. BaseType "Diamond Ring" "Two-Stone Ring"
  227. SetBackgroundColor 0 0 0
  228. SetBorderColor 250 250 250 80
  229. SetFontSize 34
  230.  
  231. Show
  232. ItemLevel >= 84
  233. Rarity = Normal
  234. BaseType "Rustic Sash"
  235. SetBackgroundColor 0 0 0
  236. SetBorderColor 250 250 250 80
  237. SetFontSize 34
  238.  
  239. Show
  240. ItemLevel >= 84
  241. Rarity = Normal
  242. BaseType "Onyx Amulet"
  243. SetBackgroundColor 0 0 0
  244. SetBorderColor 250 250 250 80
  245. SetFontSize 34
  246.  
  247. Show
  248. ItemLevel >= 60
  249. Rarity = Rare
  250. Class "Rings" "Amulets" "Belts"
  251. SetTextColor 255 255 119
  252. SetBackgroundColor 0 0 0
  253. SetBorderColor 255 220 50
  254. SetFontSize 45
  255. PlayAlertSound 1 0
  256.  
  257. Show
  258. ItemLevel < 60
  259. Rarity = Rare
  260. Class "Rings" "Amulets" "Belts"
  261. SetBackgroundColor 0 0 0
  262. SetFontSize 25
  263. PlayAlertSound 1 0
  264.  
  265. Show
  266. Rarity = Rare
  267. SetFontSize 28
  268.  
  269. Show
  270. Rarity < Unique
  271. LinkedSockets = 5
  272. SetTextColor 30 255 30
  273. SetBackgroundColor 0 0 0
  274. SetBorderColor 20 255 20
  275. SetFontSize 40
  276.  
  277. Show
  278. Rarity < Unique
  279. Sockets = 6
  280. SetTextColor 30 255 30
  281. SetBackgroundColor 0 0 0
  282. SetBorderColor 20 255 20
  283. SetFontSize 45
  284. PlayAlertSound 6 100
  285.  
  286. Show
  287. BaseType "Flask"
  288. BaseType "Diamond" "Granite" "Jade" "Quicksilver" "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Basalt" "Aquamarine" "Stibnite" "Sulphur" "Silver" "Bismuth"
  289. SetFontSize 28
  290.  
  291. Show
  292. BaseType "Eternal Life Flask"
  293. SetFontSize 30
  294.  
  295. # ================================= Divination Cards ==============================
  296. Hide
  297. Class "Divination" "Card"
  298. BaseType "The Carrion Crow" "Rain of Chaos" "The Scarred Meadow"
  299.  
  300. Show
  301. Class "Divination" "Card"
  302. SetTextColor 30 255 30
  303. SetBackgroundColor 0 0 0
  304. SetBorderColor 255 0 255
  305. SetFontSize 45
  306. PlayAlertSound 4 100
  307.  
  308. Hide
  309. SetFontSize 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement