Advertisement
Krosa

Krosa's Strict Dark Filter

Dec 18th, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.55 KB | None | 0 0
  1. # # Updated 07/06/19
  2.  
  3. # # GG
  4.  
  5. Show
  6. LinkedSockets = 6
  7. SetFontSize 45
  8. SetTextColor 255 255 255
  9. SetBackgroundColor 0 0 0
  10. SetBorderColor 255 255 255
  11. PlayAlertSound 6 300
  12. MinimapIcon 0 Yellow Circle
  13.  
  14. Show
  15. BaseType "Divine Orb" "Exalted Orb" "Albino Rhoa Feather" "Mirror of Kalandra" "Fishing Rod" "The Doctor" "Mirror Shard" "Exalted Shard" "Rot Head Talisman" "Timeworn Reliquary Key" "Orb of Annulment"
  16. SetFontSize 45
  17. SetTextColor 255 255 255
  18. SetBackgroundColor 0 0 0
  19. SetBorderColor 255 255 255
  20. PlayAlertSound 6 300
  21. MinimapIcon 0 Yellow Circle
  22.  
  23. # # Uniques
  24.  
  25. Show
  26. Rarity = Unique
  27. SetFontSize 45
  28. SetTextColor 215 75 25
  29. SetBackgroundColor 0 0 0
  30. SetBorderColor 215 75 25
  31. PlayAlertSound 3 300
  32. MinimapIcon 0 Red Circle
  33.  
  34. # # Identified Affixes
  35.  
  36. Show
  37. HasExplicitMod "Tacati's" "Citaqualotl's" "Matatl's" "Topotante's" "Xopec's" "Guatelitzi's" "of Tacati" "of Citaqualotl" "of Matatl" "of Puhuarte" "of Guatelitzi" "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's" "Subterranean" "of the Underground" "of Weaponcraft" "of Spellcraft" "of Crafting" "of Farrul" "of Craiceann" "of Fenumus" "of Saqawal" "Veiled" "Leo's Veiled" "Catarina's Veiled" "Elreon's Veiled" "Vorici's Veiled" "Haku's Veiled" "Tora's Veiled" "Vagan's Veiled" "Guff's Veiled" "It That Fled's Veiled" "Gravicius' Veiled" "Korell's Veiled" "Rin's Veiled" "of the Veil" "of Janus' Veil" "of Hillock's Veil" "of Jorgin's Veil" "of Cameria's Veil" "of Aisling's Veil" "of Riker's Veil"
  38. SetFontSize 40
  39. SetTextColor 255 255 255
  40. SetBorderColor 0 255 0
  41. SetBackgroundColor 0 0 0
  42. PlayAlertSound 8 300
  43. MinimapIcon 0 Yellow Circle
  44.  
  45. Show
  46. SynthesisedItem True
  47. SetFontSize 40
  48. SetTextColor 255 255 255
  49. SetBorderColor 0 255 0
  50. SetBackgroundColor 0 0 0
  51. PlayAlertSound 8 300
  52. MinimapIcon 0 Yellow Circle
  53.  
  54. Show
  55. FracturedItem True
  56. SetFontSize 40
  57. SetTextColor 255 255 255
  58. SetBorderColor 0 255 0
  59. SetBackgroundColor 0 0 0
  60. MinimapIcon 0 Yellow Circle
  61.  
  62. Show
  63. AnyEnchantment True
  64. SetFontSize 40
  65. SetTextColor 255 255 255
  66. SetBorderColor 0 255 0
  67. SetBackgroundColor 0 0 0
  68. PlayAlertSound 8 300
  69. MinimapIcon 0 Yellow Circle
  70.  
  71. # # 6 Sockets
  72.  
  73. Show
  74. Sockets = 6
  75. SetFontSize 45
  76. SetTextColor 200 200 200
  77. SetBackgroundColor 0 0 0
  78. SetBorderColor 200 200 200
  79. PlayAlertSound 2 300
  80. MinimapIcon 0 Yellow Circle
  81.  
  82. # # Shaper & Elder items
  83.  
  84. Show
  85. ShaperItem True
  86. Rarity >= Normal
  87. SetFontSize 45
  88. SetTextColor 175 0 255
  89. SetBackgroundColor 0 0 0
  90. SetBorderColor 175 0 255
  91. PlayAlertSound 8 300
  92. MinimapIcon 0 Yellow Circle
  93.  
  94. Show
  95. ElderItem True
  96. Rarity >= Normal
  97. SetFontSize 45
  98. SetTextColor 175 0 255
  99. SetBackgroundColor 0 0 0
  100. SetBorderColor 175 0 255
  101. PlayAlertSound 8 300
  102. MinimapIcon 0 Yellow Circle
  103.  
  104. # # Uncommon Jewellery
  105.  
  106. Show
  107. BaseType "Steel Ring" "Opal Ring" "Crystal Belt"
  108. Rarity >= Normal
  109. SetFontSize 45
  110. SetTextColor 255 225 0
  111. SetBorderColor 255 225 0
  112. SetBackgroundColor 0 0 0
  113. PlayAlertSound 2 300
  114. MinimapIcon 0 Yellow Circle
  115.  
  116. Show
  117. BaseType "Stygian Vise"
  118. Rarity >= Normal
  119. SetFontSize 45
  120. SetTextColor 255 225 0
  121. SetBorderColor 255 225 0
  122. SetBackgroundColor 0 0 0
  123. PlayAlertSound 2 300
  124. MinimapIcon 0 Yellow Circle
  125.  
  126. Show
  127. Class "Jewel"
  128. Rarity = Rare
  129. SetFontSize 45
  130. SetTextColor 255 225 0
  131. SetBackgroundColor 0 0 0
  132. SetBorderColor 255 225 0
  133. PlayAlertSound 2 300
  134. MinimapIcon 0 Yellow Circle
  135.  
  136. Show
  137. Class "Abyss Jewel"
  138. Rarity >= Normal
  139. SetFontSize 45
  140. SetTextColor 255 225 0
  141. SetBackgroundColor 0 0 0
  142. SetBorderColor 255 225 0
  143. PlayAlertSound 2 300
  144. MinimapIcon 0 Yellow Circle
  145.  
  146. Show
  147. BaseType "Talisman"
  148. Rarity = Rare
  149. SetFontSize 45
  150. SetTextColor 255 225 0
  151. SetBackgroundColor 0 0 0
  152. SetBorderColor 255 225 0
  153. PlayAlertSound 2 300
  154. MinimapIcon 0 Yellow Circle
  155.  
  156. # # High Currency
  157.  
  158. Show
  159. Class "Currency"
  160. BaseType "Silver Coin" "Regal Orb" "Orb of Regret" "Chaos Orb" "Blessed Orb" "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Orb of Alchemy" "Vaal Orb" "Cartographer's Chisel" "Cartographer's Sextant" "Ancient Shard" "Harbinger's Shard" "Stacked Deck" "Orb of Binding" "Engineer's Orb" "Ancient Orb" "Orb of Horizons" "Harbinger's Orb" "Prophecy" "Fossil" "Resonator" "Timeless"
  161. SetFontSize 45
  162. SetTextColor 215 155 25
  163. SetBackgroundColor 0 0 0
  164. SetBorderColor 215 155 25
  165. PlayAlertSound 2 300
  166. MinimapIcon 0 Yellow Circle
  167.  
  168. # # Low Currency
  169.  
  170. Show
  171. Class "Currency"
  172. BaseType "Glassblower's Bauble" "Jeweller's Orb" "Orb of Chance" "Perandus" "Horizon Shard" "Engineer's Shard" "Annulment Shard"
  173. SetFontSize 45
  174. SetTextColor 215 155 25
  175. SetBackgroundColor 0 0 0
  176. SetBorderColor 215 155 25
  177.  
  178. # # Quests and Lab
  179.  
  180. Show
  181. Class "Quest Items" "Labyrinth Item" "Labyrinth Trinket" "Labyrinth Map Item" "Incursion Item"
  182. SetFontSize 45
  183. SetTextColor 0 255 0
  184. SetBackgroundColor 0 0 0
  185. SetBorderColor 0 255 0
  186. PlayAlertSound 2 300
  187. MinimapIcon 0 Yellow Circle
  188.  
  189. # # Maps
  190.  
  191. Show
  192. Class "Map Fragments"
  193. SetFontSize 45
  194. SetTextColor 255 0 125
  195. SetBackgroundColor 0 0 0
  196. SetBorderColor 255 0 125
  197. PlayAlertSound 4 300
  198. MinimapIcon 0 Green Circle
  199.  
  200. Show
  201. Class "Map"
  202. ShapedMap True
  203. SetFontSize 45
  204. SetTextColor 255 0 0
  205. SetBackgroundColor 0 0 0
  206. SetBorderColor 255 0 0
  207. PlayAlertSound 4 300
  208. MinimapIcon 0 Green Circle
  209.  
  210. Show
  211. Class "Map"
  212. MapTier >= 11
  213. SetFontSize 45
  214. SetTextColor 255 0 0
  215. SetBackgroundColor 0 0 0
  216. SetBorderColor 255 0 0
  217. PlayAlertSound 4 300
  218. MinimapIcon 0 Green Circle
  219.  
  220. Show
  221. Class "Map"
  222. MapTier <= 5
  223. SetFontSize 35
  224. SetTextColor 255 255 255
  225. SetBorderColor 255 255 255
  226. SetBackgroundColor 0 0 0
  227. PlayAlertSound 4 100
  228. MinimapIcon 0 Green Circle
  229.  
  230. Show
  231. Class "Map"
  232. SetFontSize 40
  233. SetTextColor 255 255 0
  234. SetBorderColor 255 255 0
  235. SetBackgroundColor 0 0 0
  236. PlayAlertSound 4 200
  237. MinimapIcon 0 Green Circle
  238.  
  239. # # Divinations
  240.  
  241. Show
  242. Class "Divination"
  243. BaseType "Beauty Through Death"
  244. SetFontSize 45
  245. SetTextColor 75 225 255
  246. SetBackgroundColor 0 0 0
  247. SetBorderColor 75 225 255
  248. PlayAlertSound 7 300
  249.  
  250. Hide
  251. BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Atziri's Arsenal" "Audacity" "Birth of the Three" "Blessing of God" "Blind Venture" "Boundless Realms" "Call to the First Ones" "Cartographer's Delight" "Coveted Possession" "Death" "Destined to Crumble" "Dialla's Subjugation" "Doedre's Madness" "Dying Anguish" "Earth Drinker" "Forbidden Power" "Gemcutter's Promise" "Gift of the Gemling Queen" "Glimmer of Hope" "Grave Knowledge" "Her Mask" "Hope" "Hubris" "Hunter's Resolve" "Jack in the Box" "Lantador's Lost Love" "Light and Truth" "Lysah's Respite" "Merciless Armament" "Might is Right" "Mitts" "No Traces" "Prosperity" "Rain of Chaos" "Rain Tempter" "Rats" "Rebirth" "Shard of Fate" "Struck by Lightning" "The Admirer" "The Aesthete" "The Arena Champion" "The Army of Blood" "The Avenger" "The Battle Born" "The Beast" "The Betrayal" "The Blazing Fire" "The Body" "The Calling" "The Carrion Crow" "The Cataclysm" "The Catalyst" "The Chains that Bind" "The Coming Storm" "The Conduit" "The Cursed King" "The Dark Mage" "The Darkest Dream" "The Deceiver" "The Demoness" "The Doppelganger" "The Dragon" "The Drunken Aristocrat" "The Endurance" "The Explorer" "The Eye of the Dragon" "The Fathomless Depths" "The Feast" "The Fletcher" "The Flora's Gift" "The Forsaken" "The Fox" "The Gambler" "The Garish Power" "The Gemcutter" "The Gentleman" "The Gladiator" "The Harvester" "The Hermit" "The Incantation" "The Inoculated" "The Insatiable" "The Inventor" "The Jester" "The King's Blade" "The Lich" "The Lion" "The Lord in Black" "The Lover" "The Lunaris Priestess" "The Mercenary" "The Metalsmith's Gift" "The Oath" "The One With All" "The Opulent" "The Pack Leader" "The Pact" "The Penitent" "The Poet" "The Puzzle" "The Rabid Rhoa" "The Realm" "The Rite of Elements" "The Road to Power" "The Ruthless Ceinture" "The Scarred Meadow" "The Scavenger" "The Scholar" "The Sigil" "The Siren" "The Soul" "The Spoiled Prince" "The Standoff" "The Stormcaller" "The Summoner" "The Sun" "The Surgeon" "The Surveyor" "The Sword King's Salute" "The Throne" "The Tower" "The Traitor" "The Trial" "The Twins" "The Tyrant" "The Union" "The Visionary" "The Warden" "The Watcher" "The Web" "The Witch" "The Wolf's Shadow" "The Wolverine" "The Wretched" "Three Faces in the Dark" "Thunderous Skies" "Time-Lost Relic" "Tranquillity" "Treasure Hunter" "Turn the Other Cheek" "Vinia's Token" "Volatile Power"
  252.  
  253. Show
  254. Class "Divination"
  255. SetFontSize 45
  256. SetTextColor 75 225 255
  257. SetBackgroundColor 0 0 0
  258. SetBorderColor 75 225 255
  259. PlayAlertSound 7 300
  260. MinimapIcon 0 Blue Circle
  261.  
  262. # # Gems
  263.  
  264. Show
  265. Class "Gem"
  266. BaseType Empower Enlighten
  267. SetFontSize 45
  268. SetTextColor 50 175 200
  269. SetBackgroundColor 0 0 0
  270. SetBorderColor 50 175 200
  271. PlayAlertSound 2 300
  272. MinimapIcon 0 Yellow Circle
  273.  
  274. Show
  275. Class "Gem"
  276. Quality >= 10
  277. SetFontSize 45
  278. SetTextColor 50 175 200
  279. SetBackgroundColor 0 0 0
  280. SetBorderColor 50 175 200
  281. PlayAlertSound 2 300
  282.  
  283. Show
  284. Class "Gem"
  285. GemLevel >= 20
  286. SetFontSize 45
  287. SetTextColor 50 175 200
  288. SetBackgroundColor 0 0 0
  289. SetBorderColor 50 175 200
  290. PlayAlertSound 2 300
  291.  
  292. # # Splinter/Remnant/Essence/Blessing
  293.  
  294. Show
  295. BaseType "Splinter of" "Remnant of Corruption" "Screaming Essence of" "Shrieking Essence of" "Deafening Essence of" "Blessing of" "Vial of" "Breachstone" "of Hysteria" "of Insanity" "of Horror" "of Delirium" "Incubator"
  296. SetFontSize 45
  297. SetTextColor 225 55 225
  298. SetBackgroundColor 0 0 0
  299. SetBorderColor 225 55 225
  300. PlayAlertSound 4 300
  301. MinimapIcon 0 Green Circle
  302.  
  303.  
  304. # # Hide Rest
  305.  
  306. Hide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement