Advertisement
Guest User

siv.filter

a guest
Sep 3rd, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. # Sound Legend:
  2. # 1: Cymbals
  3. # 2: Drum
  4. # 3: Buu
  5. # 4: Woosh
  6. # 5: Shoaah
  7. # 6: haaohS
  8. # 7: wawawawawawa
  9. # 8: titititititi
  10. # 9: basically silent
  11.  
  12. ## Quest ##
  13. Show
  14. Class Quest
  15. SetTextColor 0 150 0
  16. SetBackgroundColor 15 15 15 160
  17.  
  18. ## Currency ##
  19. # JACKPOT!!
  20. Show
  21. Class Currency
  22. BaseType Exalted Mirror Eternal Divine
  23. PlayAlertSound 5 300
  24. SetBorderColor 50 0 0
  25. SetBackgroundColor 100 50 0 255
  26. SetTextColor 255 200 0
  27. SetFontSize 45
  28.  
  29. # Mid Value
  30. Show
  31. Class Currency
  32. BaseType Chaos Gemcutter Fusing Regal Alchemy Blessed Chisel Regret Vaal Scour
  33. PlayAlertSound 4 70
  34. SetTextColor 0 0 0
  35. SetBackgroundColor 160 120 20 200
  36.  
  37. # Poop Tier
  38. Show
  39. Class Currency
  40. BaseType Scroll
  41. SetTextColor 110 110 110
  42. SetBackgroundColor 80 60 20 120
  43.  
  44. # Low Value
  45. Show
  46. Class Currency
  47. SetTextColor 80 200 110
  48. SetBackgroundColor 80 60 20 120
  49.  
  50.  
  51. ## Escalation for certain classes of items ##
  52. Show
  53. Class Fishing Hideout Microtransactions Jewel Card Doodads Fragments
  54. PlayAlertSound 5 100
  55. SetBorderColor 42 42 42 50
  56. SetBackgroundColor 0 0 0 255
  57. # SetTextColor 50 122 255
  58.  
  59. Show
  60. Class Gem
  61. Quality > 1
  62. PlayAlertSound 5 100
  63. SetBorderColor 42 42 42 50
  64. SetBackgroundColor 0 0 0 255
  65.  
  66. ## Rarity ##
  67. Show
  68. Rarity Unique
  69. PlayAlertSound 2 90
  70. SetTextColor 255 20 0
  71. SetBackgroundColor 0 0 0 255
  72.  
  73. Show
  74. Sockets = 6
  75. Rarity Rare
  76. PlayAlertSound 2 100
  77. SetTextColor 240 200 0
  78. SetBackgroundColor 0 100 0 255
  79. SetBorderColor 0 50 0 200
  80.  
  81. Show
  82. LinkedSockets = 6
  83. PlayAlertSound 2 300
  84. SetTextColor 0 255 0 255
  85. SetBackgroundColor 0 0 0 255
  86. SetBorderColor 0 255 0 255
  87.  
  88. Show
  89. LinkedSockets = 5
  90. PlayAlertSound 2 100
  91. SetBackgroundColor 15 15 15 160
  92. SetBorderColor 0 255 0 255
  93.  
  94. Show
  95. SocketGroup RGB
  96. Rarity Rare
  97. PlayAlertSound 1 50
  98. SetTextColor 255 200 100
  99. SetBackgroundColor 50 100 100 180
  100. SetBorderColor 50 80 100 80
  101.  
  102.  
  103. #Show
  104. # Rarity Rare
  105. # Class Ring Amulet Belt
  106. # ItemLevel >= 75
  107. # PlayAlertSound 9 80
  108. # SetTextColor 255 200 0
  109. # SetBackgroundColor 15 15 15 160
  110. # SetBorderColor 255 200 0 200
  111.  
  112. #Show
  113. # Rarity Rare
  114. # ItemLevel >= 75
  115. # DropLevel > 60
  116. # PlayAlertSound 9 60
  117. # SetTextColor 255 200 0
  118. # SetBackgroundColor 15 15 15 160
  119.  
  120.  
  121. #Quivers
  122. Show
  123. Rarity Rare
  124. ItemLevel >= 60
  125. BaseType "Spike-Point"
  126. PlayAlertSound 9 20
  127. SetTextColor 240 200 0
  128. SetBackgroundColor 15 15 15 160
  129.  
  130. #Ripped from Xiao's :D
  131. Show
  132. Rarity Rare
  133. BaseType "Ambusher" "Imbued Wand" "Harbinger Bow" "Profane Wand" "Platinum Kris"
  134. SetBorderColor 150 0 0 #ItemLevel 84+ - Jewelery
  135. SetTextColor 255 200 0 #ItemLevel 84+ - Jewelery
  136.  
  137. Show
  138. Rarity Rare
  139. BaseType "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Murder Boots"
  140. SetBorderColor 150 0 0 #ItemLevel 84+ - Jewelery
  141. SetTextColor 255 200 0 #ItemLevel 84+ - Jewelery
  142. Show
  143. Rarity Rare
  144. BaseType "Titan Gauntlets" "Stealth Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts"
  145. SetBorderColor 150 0 0 #ItemLevel 84+ - Jewelery
  146. SetTextColor 255 200 0 #ItemLevel 84+ - Jewelery
  147. Show
  148. Rarity Rare
  149. BaseType "Eternal Burgonet" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask"
  150. SetBorderColor 150 0 0 #ItemLevel 84+ - Jewelery
  151. SetTextColor 255 200 0 #ItemLevel 84+ - Jewelery
  152. # End Xiao rip
  153.  
  154. Show
  155. Rarity Rare
  156. ItemLevel >= 60
  157. DropLevel < 60
  158. Class Gloves Boots Helmets
  159. PlayAlertSound 9 20
  160. SetTextColor 170 120 0
  161. SetBackgroundColor 15 15 15 160
  162. SetBorderColor 0 0 0 255
  163.  
  164. Show
  165. Rarity Rare
  166. ItemLevel >= 60
  167. Class Ring Amulet Belt
  168. PlayAlertSound 9 50
  169. SetTextColor 240 200 0
  170. SetBackgroundColor 15 15 15 160
  171. SetBorderColor 255 200 0 100
  172.  
  173. Hide
  174. Rarity Rare
  175. ItemLevel >= 60
  176. DropLevel < 60
  177. PlayAlertSound 9 20
  178. SetTextColor 170 120 0
  179. SetBackgroundColor 15 15 15 160
  180.  
  181. Show
  182. Rarity Rare
  183. PlayAlertSound 9 40
  184. SetTextColor 240 200 0
  185. SetBackgroundColor 15 15 15 160
  186.  
  187. ## Sockets ##
  188. Show
  189. Sockets = 6
  190. PlayAlertSound 2 100
  191. SetBackgroundColor 0 150 0 255
  192. SetBorderColor 0 100 0 200
  193.  
  194. Show
  195. LinkedSockets = 6
  196. PlayAlertSound 2 300
  197. SetTextColor 0 255 0 255
  198. SetBackgroundColor 0 0 0 255
  199.  
  200. Show
  201. LinkedSockets = 5
  202. PlayAlertSound 2 100
  203. SetBackgroundColor 0 200 0 255
  204.  
  205. Show
  206. SocketGroup RGB
  207. PlayAlertSound 1 50
  208. SetTextColor 50 200 100
  209. SetBackgroundColor 50 100 100 180
  210. SetBorderColor 50 80 100 80
  211.  
  212. #Show
  213. # LinkedSockets = 4
  214. # ItemLevel < 45
  215. # SetBackgroundColor 100 0 0 100
  216.  
  217.  
  218. #Show
  219. # Sockets >= 5
  220. # SetBackgroundColor 0 100 0 100
  221.  
  222. ## Maps ##
  223. Show
  224. Class Maps
  225. DropLevel < 72
  226. SetTextColor 0 0 0
  227. SetBackgroundColor 200 200 255 255
  228. SetBorderColor 100 60 10 255
  229.  
  230. Show
  231. Class Maps
  232. DropLevel < 76
  233. SetTextColor 0 0 0
  234. SetBackgroundColor 200 255 200 255
  235. SetBorderColor 255 255 255 255
  236.  
  237. Show
  238. Class Maps
  239. SetTextColor 0 0 0
  240. SetBackgroundColor 255 10 0 255
  241. SetBorderColor 255 100 0 255
  242. PlayAlertSound 4 100
  243.  
  244. ## Random stuff ##
  245. Show
  246. Class Utility
  247. BaseType Ruby Sapphire Topaz
  248. SetTextColor 0 100 250
  249. SetBackgroundColor 0 0 0 150
  250. PlayAlertSound 8 50
  251.  
  252. Show
  253. Class Utility
  254. SetBorderColor 0 0 0 50
  255. SetBackgroundColor 0 0 0 100
  256.  
  257. Show
  258. Class Skill
  259. BaseType "Empower" "Enhance" "Enlighten"
  260. SetTextColor 0 200 255
  261. SetBackgroundColor 0 0 0 255
  262. PlayAlertSound 3 200
  263.  
  264. Show
  265. Class Skill
  266. SetTextColor 0 150 200
  267. SetBackgroundColor 15 15 15 160
  268.  
  269. ## Quality ##
  270. Show
  271. Quality 20
  272. Rarity Normal
  273. SetBackgroundColor 90 90 90 150
  274.  
  275. Show
  276. Quality > 9
  277. Class Flask
  278. SetBackgroundColor 90 90 90 150
  279. SetBorderColor 60 60 60 100
  280.  
  281. ## Jewellery ##
  282. #Show
  283. # Class Rings Amulets
  284. # SetBorderColor 255 200 0 50
  285.  
  286. ## Nice Base ##
  287. #Lower Levels
  288. Show
  289. ItemLevel < 10
  290. DropLevel >= 1
  291. SetBackgroundColor 0 0 0 0
  292. SetFontSize 10
  293.  
  294. Show
  295. ItemLevel < 20
  296. DropLevel >= 10
  297. SetBackgroundColor 0 0 0 0
  298. SetFontSize 10
  299.  
  300. Show
  301. ItemLevel < 25
  302. DropLevel >= 20
  303. SetBackgroundColor 0 0 0 0
  304. SetFontSize 10
  305.  
  306. Show
  307. ItemLevel < 30
  308. DropLevel >= 25
  309. SetBackgroundColor 0 0 0 0
  310. SetFontSize 10
  311.  
  312. Show
  313. ItemLevel < 35
  314. DropLevel >= 30
  315. SetBackgroundColor 0 0 0 0
  316. SetFontSize 10
  317.  
  318. #Accepts T1 phys
  319. Show
  320. ItemLevel >= 83
  321. DropLevel >= 60
  322. SetBackgroundColor 100 50 0 200
  323. SetBorderColor 200 100 0 100
  324.  
  325. #Accepts T1 spell damage
  326. Show
  327. ItemLevel >= 84
  328. Class Staves Wands
  329. SetBackgroundColor 100 50 0 200
  330. SetBorderColor 200 100 0 100
  331.  
  332. #Gavels for chisels
  333. Show
  334. BaseType Gavel "Stone Hammer" "Rock Breaker"
  335. Rarity Magic
  336. Quality > 11
  337. SetBackgroundColor 100 200 0 100
  338. Show
  339. BaseType Gavel "Stone Hammer" "Rock Breaker"
  340. Rarity Normal
  341. SetBackgroundColor 100 200 0 100
  342.  
  343. ## UGH WARBANDS ##
  344. Hide
  345. Class Gloves
  346. Rarity Magic
  347. SetBackgroundColor 0 0 0 50
  348. SetBorderColor 0 0 200 200
  349.  
  350. Hide
  351. Class Boots
  352. Rarity Magic
  353. SetBackgroundColor 0 0 0 50
  354. SetBorderColor 0 200 0 200
  355.  
  356. Hide
  357. Class Helmets
  358. Rarity Magic
  359. SetBackgroundColor 0 0 0 50
  360. SetBorderColor 200 0 0 200
  361.  
  362. ## Junk ##
  363. Hide
  364. DropLevel < 80
  365. SetBackgroundColor 0 0 0 0
  366. SetFontSize 10
  367.  
  368. Show
  369. SetBackgroundColor 15 15 15 160
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement