Advertisement
NCPereira

NCPereira's Loot Filter

May 10th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. #-------------------------#
  2. #---FILTER-BY-NCPEREIRA---#
  3. #-------------------------#
  4.  
  5. Show
  6. Class "Hideout Doodads" "Microtransactions" "Quest Items"
  7.  
  8.  
  9. #---------------------#
  10. #---VERY-RARE-STUFF---#
  11. #---------------------#
  12.  
  13. Show
  14. Class "Fishing Rod"
  15. SetTextColor 100 0 100 255
  16. SetBorderColor 100 0 100 255
  17. SetBackgroundColor 150 255 50 170
  18. SetFontSize 45
  19. PlayAlertSound 1 100
  20.  
  21. Show
  22. BaseType "Mirror of Kalandra" "Rhoa Feather"
  23. SetTextColor 100 0 100 255
  24. SetBorderColor 100 0 100 255
  25. SetBackgroundColor 150 255 50 170
  26. SetFontSize 45
  27. PlayAlertSound 1 100
  28.  
  29. Show
  30. LinkedSockets 6
  31. SetTextColor 100 0 100 255
  32. SetBorderColor 100 0 100 255
  33. SetBackgroundColor 150 255 50 170
  34. SetFontSize 45
  35. PlayAlertSound 1 100
  36.  
  37.  
  38. #--------------#
  39. #---CURRENCY---#
  40. #--------------#
  41.  
  42. Show
  43. BaseType "Eternal Orb" "Exalted Orb" "Divine Orb"
  44. SetTextColor 208 32 144 255
  45. SetBorderColor 208 32 144 255
  46. SetBackgroundColor 0 80 200 125
  47. SetFontSize 45
  48. PlayAlertSound 1 100
  49.  
  50. Show
  51. BaseType "Gemcutter's Prism" "Orb of Fusing" "Orb of Alchemy" "Regal Orb" "Chaos Orb" "Blessed Orb" "Orb of Scouring" "Orb of Regret" "Vaal Orb" "Cartographer's Chisel"
  52. SetTextColor 208 32 144 255
  53. SetBorderColor 208 32 144 255
  54. SetFontSize 41
  55. PlayAlertSound 1 100
  56.  
  57. Show
  58. BaseType "Orb of Alteration" "Orb of Augmentation" "Orb of Chance" "Orb of Transmutation" "Chromatic Orb" "Jeweller's Orb" "Glassblower's Bauble"
  59. SetTextColor 254 128 128 255
  60. SetBorderColor 254 128 128 255
  61. SetFontSize 38
  62. PlayAlertSound 3 100
  63.  
  64. Show
  65. Class "Currency"
  66. SetTextColor 170 158 130 255
  67. SetBorderColor 170 158 130 255
  68. SetFontSize 35
  69.  
  70.  
  71. #----------------#
  72. #---GOOD-STUFF---#
  73. #----------------#
  74.  
  75. Show
  76. Rarity Unique
  77. SetTextColor 175 96 37 255
  78. SetBorderColor 175 96 37 255
  79. SetFontSize 41
  80. PlayAlertSound 5 100
  81.  
  82. Show
  83. Class "Jewel"
  84. SetBorderColor 157 0 157 255
  85. SetFontSize 35
  86.  
  87. Show
  88. Class "Map" "Map Fragments"
  89. SetBorderColor 50 230 100 255
  90. SetFontSize 35
  91.  
  92. Show
  93. LinkedSockets 5
  94. SetTextColor 255 0 0 255
  95. SetBorderColor 255 0 0 255
  96. SetBackgroundColor 200 200 0 150
  97. SetFontSize 39
  98. PlayAlertSound 6 100
  99.  
  100. Show
  101. Sockets 6
  102. SetTextColor 255 0 0 255
  103. SetBorderColor 255 0 0 255
  104. SetFontSize 39
  105. PlayAlertSound 6 100
  106.  
  107.  
  108. #---GEMS---#
  109.  
  110. Show
  111. Class "Gem"
  112. Quality > 0
  113. SetTextColor 27 162 155 255
  114. SetBorderColor 27 162 155 255
  115. SetBackgroundColor 60 0 0 255
  116. SetFontSize 38
  117. PlayAlertSound 7 100
  118.  
  119. Show
  120. Class "Gem"
  121. BaseType "Vaal"
  122. SetBackgroundColor 80 50 50 255
  123. SetFontSize 35
  124.  
  125. Show
  126. Class "Gem"
  127. SetFontSize 35
  128.  
  129.  
  130. #---RARE---#
  131.  
  132. Show
  133. Rarity Rare
  134. SetTextColor 255 255 119 255
  135. SetBorderColor 255 255 119 255
  136. SetFontSize 35
  137.  
  138. Show
  139. SocketGroup RGB
  140. SetTextColor 0 255 0 255
  141. SetBorderColor 0 255 0 255
  142. SetFontSize 38
  143. PlayAlertSound 2 100
  144.  
  145. Show
  146. SocketGroup W
  147. SetTextColor 0 255 0 255
  148. SetBorderColor 0 255 0 255
  149. SetFontSize 38
  150. PlayAlertSound 1 100
  151.  
  152.  
  153. #---RECIPE---#
  154.  
  155. Show
  156. Quality 20
  157. SetTextColor 255 255 255 255
  158. SetBorderColor 255 255 255 255
  159. SetBackgroundColor 42 42 42 255
  160. SetFontSize 35
  161.  
  162. Show
  163. BaseType "Flask"
  164. Quality > 0
  165. SetTextColor 0 0 0 255
  166. SetBackgroundColor 221 221 221 255
  167. SetFontSize 35
  168.  
  169. Show
  170. Rarity Normal
  171. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  172.  
  173. Show
  174. Rarity Magic
  175. Quality > 11
  176. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  177.  
  178.  
  179. #---FLASKS---#
  180.  
  181. Show
  182. Class "Utility Flasks"
  183. SetFontSize 32
  184.  
  185. Show
  186. BaseType "Eternal Life Flask"
  187. Rarity Magic
  188. SetFontSize 33
  189.  
  190.  
  191. #---HIDE---#
  192.  
  193. Hide
  194. SetFontSize 20
  195. SetBackgroundColor 0 0 0 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement