Advertisement
Guest User

Untitled

a guest
Jul 16th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2.  
  3. Show
  4. ItemLevel <= 66
  5. LinkedSockets >= 4
  6. SetBorderColor 255 0 255
  7.  
  8. Show
  9. ItemLevel <= 66
  10. BaseType "Granite Flask" "Jade Flask" "Quicksilver Flask" "Sapphire Flask" "Topaz Flask" "Ruby Flask" "Quartz Flask" "Amethyst Flask"
  11. SetBorderColor 255 165 0
  12.  
  13. Show
  14. ItemLevel <= 66
  15. Rarity = Normal
  16. BaseType "Gavel" "Stone Hammer" "Rock Breaker"
  17. SetBorderColor 255 165 0
  18.  
  19. Show
  20. Class "Divination Card"
  21. SetTextColor 255 165 0
  22.  
  23. Show
  24. Class "Jewel"
  25. SetBorderColor 255 0 53
  26.  
  27. Show
  28. ItemLevel >= 75
  29. Rarity <= Magic
  30. Class "Rings" "Amulets" "Belts"
  31. SetBorderColor 247 116 144
  32.  
  33. Show
  34. ItemLevel = 75
  35. Rarity >= Rare
  36. SetBorderColor 247 116 144
  37.  
  38. Show
  39. LinkedSockets >= 5
  40. SetTextColor 0 0 0
  41. SetBackgroundColor 0 255 255
  42.  
  43. Show
  44. Rarity >= Normal
  45. BaseType "Fishing Rod" "Exalted Orb" "Divine Orb" "Mirror of Kalandra" "Eternal Orb"
  46. SetTextColor 255 0 0
  47. SetBackgroundColor 255 255 255
  48. PlayAlertSound 1 81
  49.  
  50. Show
  51. Rarity >= Normal
  52. BaseType "Orb of Alchemy" "Chaos Orb" "Orb of Scouring" "Orb of Fusing" "Orb of Regret" "Regal Orb" "Cartographer's Chisel" "Vaal Orb" "Gemcutter's Prism" "Blessed Orb" "Blacksmith's Whetstone" "Armourer's Scrap" "Orb of Alteration" "Orb of Augmentation" "Orb of Transmutation"
  53. SetBorderColor 255 165 0
  54.  
  55. Show
  56. Rarity = Normal
  57. BaseType "Desert Brigandine" "Sapphire Flask"
  58. SetTextColor 155 255 100
  59.  
  60. Show
  61. Sockets = 6
  62. SetBorderColor 0 255 255
  63.  
  64. Show
  65. Class "Currency" "Gem" "Maps" "Map Fragments" "Quest Items" "Stackable Currency"
  66. SetBorderColor 255 215 0
  67.  
  68. Show
  69. ItemLevel >= 84
  70. Rarity <= Magic
  71. BaseType "Profane Wand" "Platinum Kris" "Sambar Sceptre" "Opal Wand" "Opal Sceptre"
  72. SetTextColor 200 200 200
  73. SetBorderColor 38 209 22 200
  74.  
  75. Show
  76. ItemLevel >= 74
  77. Rarity <= Magic
  78. BaseType "Profane Wand" "Platinum Kris" "Sambar Sceptre" "Opal Wand" "Opal Sceptre"
  79.  
  80. Show
  81. ItemLevel = 83
  82. Rarity <= Magic
  83. BaseType "Gemini Claw" "Imperial Claw" "Terror Claw" "Imperial Skean" "Imbued Wand" "Tiger Hook" "Eternal Sword" "Jewelled Foil" "Vaal Rapier" "Behemoth Mace" "Harbinger Bow" "Imperial Staff" "Eclipse Staff" "Exquisite Blade" "Reaver Sword" "Fleshripper" "Vaal Axe" "Piledriver" "Coronal Maul" "Opal Sceptre"
  84. SetBorderColor 38 209 22 200
  85.  
  86. Show
  87. ItemLevel >= 77
  88. Rarity <= Magic
  89. BaseType "Gemini Claw" "Imperial Claw" "Terror Claw" "Imperial Skean" "Imbued Wand" "Tiger Hook" "Eternal Sword" "Jewelled Foil" "Vaal Rapier" "Behemoth Mace" "Harbinger Bow" "Imperial Staff" "Eclipse Staff" "Exquisite Blade" "Reaver Sword" "Fleshripper" "Vaal Axe" "Piledriver" "Coronal Maul" "Opal Sceptre"
  90. SetBorderColor 208 32 144
  91.  
  92. Show
  93. ItemLevel >= 73
  94. Rarity <= Magic
  95. BaseType "Gemini Claw" "Imperial Claw" "Terror Claw" "Imperial Skean" "Imbued Wand" "Tiger Hook" "Eternal Sword" "Jewelled Foil" "Vaal Rapier" "Behemoth Mace" "Harbinger Bow" "Imperial Staff" "Eclipse Staff" "Exquisite Blade" "Reaver Sword" "Fleshripper" "Vaal Axe" "Piledriver" "Coronal Maul" "Opal Sceptre"
  96.  
  97. Show
  98. ItemLevel >= 84
  99. Rarity <= Magic
  100. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Nightmare Bascinet" "Imperial Buckler" "Colossal Tower Shield"
  101. SetBorderColor 38 209 22 200
  102.  
  103. Show
  104. ItemLevel >= 74
  105. Rarity <= Magic
  106. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Nightmare Bascinet" "Imperial Buckler" "Colossal Tower Shield" "Spike-Point Arrow Quiver"
  107.  
  108. Show
  109. ItemLevel >= 84
  110. Rarity <= Magic
  111. BaseType "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilized Spirit Shield" "Crusader Gloves" "Murder Mitts" "Crusader Boots" "Archon Kite Shield"
  112. SetBorderColor 38 209 22 200
  113.  
  114. Show
  115. ItemLevel >= 78
  116. Rarity <= Magic
  117. BaseType "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilized Spirit Shield" "Murder Mitts" "Crusader Boots" "Crusader Gloves"
  118. SetBorderColor 208 32 144
  119.  
  120. Show
  121. ItemLevel >= 75
  122. Rarity <= Magic
  123. BaseType "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilized Spirit Shield" "Crusader Gloves" "Crusader Boots" "Archon Kite Shield" "Murder Mitts"
  124.  
  125. Show
  126. ItemLevel >= 60
  127. Rarity <= Magic
  128. Class "Rings" "Amulets" "Belts"
  129.  
  130. Show
  131. ItemLevel = 1
  132. Rarity >= Rare
  133.  
  134. Show
  135. SocketGroup "RGB"
  136. SetBorderColor 175 121 255
  137.  
  138. Show
  139. Rarity = Normal
  140. BaseType "Gavel" "Stone Hammer" "Rock Breaker"
  141. SetBorderColor 255 255 119
  142.  
  143. Show
  144. ItemLevel >= 75
  145. BaseType "Divine Life Flask" "Eternal Life Flask" "Hallowed Life Flask" "Quicksilver Flask" "Granite Flask" "Jade Flask" "Topaz Flask" "Ruby Flask" "Sapphire Flask"
  146.  
  147. Show
  148. BaseType "Divine Life Flask" "Eternal Life Flask" "Hallowed Life Flask" "Quicksilver Flask" "Granite Flask" "Jade Flask" "Topaz Flask" "Ruby Flask" "Sapphire Flask"
  149.  
  150. Hide
  151. ItemLevel >= 60
  152. Rarity <= Magic
  153.  
  154. Show
  155. Quality = 20
  156. Class "Body Armours" "Claws" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "Bows" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "One Hand Axes" "One Hand Maces" "Staves" "Daggers" "Sceptres"
  157. SetTextColor 0 0 0
  158. SetBackgroundColor 184 218 242
  159. SetBorderColor 74 230 58
  160.  
  161. Show
  162. Quality >= 1
  163. Rarity >= Normal
  164. BaseType "Quicksilver Flask" "Granite Flask" "Jade Flask" "Topaz Flask" "Sapphire Flask" "Ruby Flask" "Quartz Flask" "Diamond Flask" "Amethyst Flask"
  165. SetTextColor 255 255 255
  166. SetBackgroundColor 54 100 146
  167. SetBorderColor 74 230 58
  168.  
  169. Show
  170. Quality >= 1
  171. Rarity >= Normal
  172. Class "Life Flasks" "Mana Flasks" "Hybrid Flasks" "Utility Flasks"
  173. SetTextColor 0 0 0
  174. SetBackgroundColor 184 218 242
  175. SetBorderColor 74 230 58
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement