Advertisement
Guest User

Dominion's Loot Filter v4

a guest
Aug 30th, 2015
2,134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.47 KB | None | 0 0
  1. # ========================= Ultra Rare items ======================
  2.  
  3. Show
  4. Class "Fishing Rod"
  5. SetTextColor 255 0 255
  6. SetBorderColor 255 0 255
  7. SetBackgroundColor 0 0 0
  8. SetFontSize 48
  9. PlayAlertSound 5 300
  10. Show
  11. Class "Currency"
  12. BaseType "Mirror of Kalandra" "Albino Rhoa Feather"
  13. SetTextColor 255 0 255
  14. SetBorderColor 255 0 255
  15. SetBackgroundColor 0 0 0
  16. SetFontSize 48
  17. PlayAlertSound 5 300
  18. Show
  19. LinkedSockets 6
  20. SetTextColor 255 0 255
  21. SetBorderColor 255 0 255
  22. SetBackgroundColor 0 0 0
  23. SetFontSize 48
  24. PlayAlertSound 5 300
  25.  
  26.  
  27. # ========================== Currency ========================
  28.  
  29. Show
  30. BaseType "Divine Orb" "Exalted Orb" "Eternal Orb"
  31. SetTextColor 255 0 255
  32. SetBorderColor 255 0 255
  33. SetBackgroundColor 0 0 0
  34. SetFontSize 48
  35. PlayAlertSound 5 300
  36.  
  37. Show
  38. 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"
  39. SetTextColor 30 255 30
  40. SetBorderColor 20 255 20
  41. SetBackgroundColor 0 0 0
  42. SetFontSize 36
  43. PlayAlertSound 4 100
  44.  
  45. Show
  46. BaseType "Orb of Chance" "Jeweller's Orb" "Orb of Alteration" "Chromatic Orb" "Glassblower's Bauble"
  47. SetTextColor 172 165 132
  48. SetBorderColor 172 165 132 180
  49. SetBackgroundColor 0 0 0
  50. SetFontSize 32
  51. PlayAlertSound 1 0
  52.  
  53. Show
  54. Class Currency
  55. SetTextColor 172 165 132
  56. SetBorderColor 0 0 0
  57. SetBackgroundColor 0 0 0
  58. SetFontSize 32
  59. PlayAlertSound 1 0
  60.  
  61. # ===================== CARDS ====================
  62.  
  63. Show
  64. Class "Divination"
  65. BaseType "Avenger" "The Brittle Emperor" "Time-Lost Relic" "Birth of the Three" "The Wind" "Celestial Justicar" "Dark Mage" "Doctor" "Fiend" "The King's Heart" "The Queen" "The Chains that Bind"
  66. SetFontSize 45
  67. SetBorderColor 255 0 175
  68. SetBackgroundColor 255 255 255 255
  69. SetTextColor 255 0 175
  70. PlayAlertSound 5 300
  71.  
  72. # ===================== 5 Links 6 Sockets and Chromatics ====================
  73.  
  74. Show
  75. LinkedSockets 5
  76. SetTextColor 30 255 30
  77. SetBorderColor 20 255 20
  78. SetBackgroundColor 0 0 0
  79. SetFontSize 38
  80. PlayAlertSound 6 100
  81.  
  82. Show
  83. Sockets 6
  84. SetTextColor 30 255 30
  85. SetBorderColor 20 255 20
  86. SetBackgroundColor 0 0 0
  87. SetFontSize 38
  88. PlayAlertSound 6 100
  89.  
  90. #Show
  91. # Class Wands
  92. # Rarity <= Rare
  93. # LinkedSockets 3
  94. # SetBorderColor 255 255 255
  95. # ItemLevel <= 60
  96. # SetFontSize 32
  97. # PlayAlertSound 1 0
  98. #Show
  99. # Class "Sceptres"
  100. # Rarity <= Rare
  101. # LinkedSockets 3
  102. # SetBorderColor 255 255 255
  103. # ItemLevel <= 60
  104. # SetFontSize 32
  105. # PlayAlertSound 1 0
  106.  
  107. Show
  108. Rarity = Rare
  109. SocketGroup RGB
  110. SetTextColor 255 255 119 255
  111. SetBorderColor 255 255 255 175
  112. SetBackgroundColor 200 0 100 175
  113. SetFontSize 32
  114. PlayAlertSound 1 0
  115.  
  116. Show
  117. Rarity = Magic
  118. SocketGroup RGB
  119. SetTextColor 136 136 255 255
  120. SetBorderColor 255 255 255 175
  121. SetBackgroundColor 200 0 100 175
  122. SetFontSize 32
  123. PlayAlertSound 1 0
  124.  
  125. Show
  126. Rarity = Normal
  127. SocketGroup RGB
  128. SetTextColor 200 200 200 255
  129. SetBorderColor 255 255 255 175
  130. SetBackgroundColor 200 0 100 175
  131. SetFontSize 32
  132. PlayAlertSound 1 0
  133.  
  134.  
  135. # ============================= MAPS =========================
  136.  
  137.  
  138. Show
  139. Class Maps
  140. DropLevel >= 79
  141. SetTextColor 255 0 255
  142. SetBorderColor 255 0 255
  143. SetBackgroundColor 0 0 0
  144. SetFontSize 44
  145. PlayAlertSound 5 300
  146.  
  147. Show
  148. Class Maps
  149. DropLevel >= 76
  150. SetTextColor 255 0 255
  151. SetBorderColor 255 0 255
  152. SetBackgroundColor 0 0 0
  153. SetFontSize 44
  154. PlayAlertSound 5 200
  155.  
  156. Show
  157. Class Maps
  158. DropLevel >= 71
  159. SetTextColor 30 255 30
  160. SetBorderColor 20 255 20
  161. SetBackgroundColor 0 0 0
  162. SetFontSize 38
  163. PlayAlertSound 4 100
  164.  
  165. Show
  166. Rarity <= Rare
  167. Class Maps
  168. SetTextColor 30 255 30
  169. SetBorderColor 20 255 20
  170. SetBackgroundColor 0 0 0
  171. SetFontSize 38
  172. PlayAlertSound 4 100
  173.  
  174. Show
  175. BaseType "Sacrifice at Midnight" "Mortal Hope"
  176. SetTextColor 255 0 255
  177. SetBorderColor 255 0 255
  178. SetBackgroundColor 0 0 0
  179. SetFontSize 44
  180. PlayAlertSound 5 100
  181.  
  182. Show
  183. Class Fragments
  184. SetTextColor 30 255 30
  185. SetBorderColor 20 255 20
  186. SetBackgroundColor 0 0 0
  187. SetFontSize 38
  188. PlayAlertSound 4 100
  189.  
  190. # ====================== GEMS =====================
  191.  
  192. Show
  193. Class Gem
  194. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity" "Detonate Mines"
  195. SetTextColor 30 255 30
  196. SetBorderColor 20 255 20
  197. SetBackgroundColor 0 0 0
  198. SetFontSize 36
  199. PlayAlertSound 4 100
  200.  
  201. Show
  202. Class Gem
  203. BaseType "Vaal"
  204. SetTextColor 14 161 155
  205. SetBorderColor 220 30 30
  206. SetBackgroundColor 0 0 0
  207. SetFontSize 34
  208. PlayAlertSound 1 0
  209.  
  210. Show
  211. Class Gem
  212. Quality >= 1
  213. SetTextColor 30 255 30
  214. SetBorderColor 20 255 20
  215. SetBackgroundColor 0 0 0
  216. SetFontSize 36
  217. PlayAlertSound 4 100
  218.  
  219. Show
  220. Class Gem
  221. SetTextColor 14 161 155
  222.  
  223.  
  224.  
  225. #======================== Exceptions =======================
  226.  
  227. Show
  228. Rarity Normal
  229. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  230. SetBorderColor 255 255 255
  231. SetBackgroundColor 0 0 0
  232. SetFontSize 32
  233. PlayAlertSound 1 0
  234. Show
  235. Class Jewel
  236. SetBorderColor 20 255 20
  237. SetFontSize 36
  238. PlayAlertSound 4 100
  239.  
  240. Show
  241. Rarity Magic
  242. Quality >= 10
  243. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  244. SetBorderColor 255 255 255
  245. SetBackgroundColor 0 0 0
  246. SetFontSize 32
  247. PlayAlertSound 1 0
  248.  
  249. Show
  250. Rarity <= Rare
  251. BaseType "Sacrificial Garb"
  252. SetBorderColor 255 255 255
  253. SetBackgroundColor 0 0 0
  254. SetFontSize 34
  255.  
  256. Show
  257. Rarity Normal
  258. BaseType "Agate Amulet" "Desert Brigandine" "Vaal Axe"
  259. SetBorderColor 255 255 255 175
  260. SetBackgroundColor 200 0 100 125
  261. SetFontSize 32
  262. PlayAlertSound 1 0
  263.  
  264.  
  265. Show
  266. BaseType "Infernal Axe" "Sai" "Sambar Sceptre" "Platinum Kris" "Coronal Maul" "Imbued Wand" "Harbinger Bow" "Ambusher" "Imperial Skean" "Demon Dagger" "Vaal Rapier" "Jewelled Foil" "Dragoon Sword" "Eclipse Staff" "Astral Plate" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Axe" "Imperial Claw" "Gemini Claw"
  267. ItemLevel >= 83
  268. SetBorderColor 255 255 255 175
  269. SetBackgroundColor 200 0 100 125
  270. SetFontSize 32
  271. PlayAlertSound 1 0
  272.  
  273. Show
  274. BaseType "Titan Greaves" "Titan Gauntlets" "Royal Burgonet" "Vaal Regalia" "Saintly Chainmail" "Carnal Armour" "Sorcerer Gloves" "Sorcerer Boots" "Hubris Circlet" "Crusader Gloves" "Crusader Boots" "Murder Boots" "Murder Mitts" "Titanium Spirit Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Profane Wand"
  275. ItemLevel >= 84
  276. SetBorderColor 255 255 255 175
  277. SetBackgroundColor 200 0 100 125
  278. SetFontSize 32
  279. PlayAlertSound 1 0
  280.  
  281.  
  282. #========================= uniques and rares ======================
  283.  
  284. Show
  285. Rarity Unique
  286. SetBorderColor 140 70 40
  287. SetBackgroundColor 0 0 0
  288. SetFontSize 40
  289. PlayAlertSound 5 250
  290.  
  291. Show
  292. Class Rings Amulets Belts
  293. Rarity Rare
  294. ItemLevel >= 75
  295. SetTextColor 255 255 119 255
  296. SetBorderColor 0 200 200 255
  297. SetBackgroundColor 0 200 200 175
  298. SetFontSize 36
  299. PlayAlertSound 1 0
  300. Show
  301. Class Rings
  302. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  303. Rarity Normal
  304. ItemLevel >= 75
  305. SetBorderColor 0 200 200 255
  306. SetFontSize 32
  307. PlayAlertSound 1 0
  308. Show
  309. Class Amulets
  310. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  311. Rarity Normal
  312. ItemLevel >= 75
  313. SetBorderColor 0 200 200 255
  314. SetFontSize 32
  315. PlayAlertSound 1 0
  316. Show
  317. Class Belts
  318. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  319. Rarity Normal
  320. ItemLevel >= 75
  321. SetBorderColor 0 200 200 255
  322. SetFontSize 32
  323. PlayAlertSound 1 0
  324. Show
  325. Class Rings Amulets Belts
  326. Rarity Rare
  327. ItemLevel >= 60
  328. SetTextColor 255 255 119 255
  329. SetBorderColor 255 220 50 255
  330. SetBackgroundColor 255 220 50 100
  331. SetFontSize 32
  332. PlayAlertSound 1 0
  333. Show
  334. Class Rings
  335. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  336. Rarity Normal
  337. ItemLevel >= 60
  338. SetFontSize 32
  339. PlayAlertSound 1 0
  340. Show
  341. Class Amulets
  342. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  343. Rarity Normal
  344. ItemLevel >= 60
  345. SetFontSize 32
  346. PlayAlertSound 1 0
  347. Show
  348. Class Belts
  349. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  350. Rarity Normal
  351. ItemLevel >= 60
  352. SetFontSize 32
  353. PlayAlertSound 1 0
  354. Show
  355. Class Rings Amulets Belts
  356. Rarity Rare
  357. ItemLevel >= 60
  358. SetFontSize 32
  359. PlayAlertSound 1 0
  360. #Show
  361. # Rarity Rare
  362. # ItemLevel = 75
  363. # SetBorderColor 0 200 200 255
  364. # SetBackgroundColor 0 0 0
  365. # SetFontSize 32
  366. # PlayAlertSound 1 0
  367.  
  368. #Show
  369. # Rarity Rare
  370. # ItemLevel = 76
  371. # SetBorderColor 0 200 200 255
  372. # SetBackgroundColor 0 0 0
  373. # SetFontSize 32
  374. # PlayAlertSound 1 0
  375.  
  376. Show
  377. Class Rings Amulets Belts
  378. Rarity Rare
  379. ItemLevel < 60
  380. SetBackgroundColor 0 0 0
  381. SetFontSize 40
  382. PlayAlertSound 1 0
  383. Show
  384. Rarity Rare
  385. SetFontSize 32
  386. PlayAlertSound 1 0
  387. #========================= FLASKS =======================
  388.  
  389. Show
  390. BaseType Flask
  391. BaseType "Diamond" "Granite" "Jade" "Quicksilver" "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz"
  392. SetBorderColor 200 200 0 180
  393. SetBackgroundColor 0 0 0
  394. SetFontSize 32
  395. PlayAlertSound 1 0
  396.  
  397. Show
  398. BaseType Flask
  399. ItemLevel < 60
  400. Quality >= 5
  401. SetBorderColor 0 0 0
  402. SetBackgroundColor 80 80 80
  403. SetFontSize 32
  404. PlayAlertSound 1 0
  405.  
  406. Show
  407. BaseType Flask
  408. Quality >= 10
  409. SetBorderColor 0 0 0
  410. SetBackgroundColor 80 80 80
  411. SetFontSize 32
  412. PlayAlertSound 1 0
  413.  
  414.  
  415. #==================================== Sockets ========================
  416.  
  417. Show
  418. LinkedSockets 4
  419. ItemLevel <= 60
  420. Show
  421. LinkedSockets 4
  422. ItemLevel <= 70
  423. Class "Gloves" "Boots" "Helmets"
  424. Show
  425. LinkedSockets >= 4
  426. DropLevel > 60
  427.  
  428. #================================= Other ==============================
  429.  
  430. Show
  431. Class "Quest Items" "Hideout Doodads" "Microtransactions" "Map" "Amulets" "Rings" "Gems" "Currency"
  432.  
  433. Show
  434. Height = 1
  435. Width = 1
  436. SetTextColor 30 255 30
  437. SetBorderColor 20 255 20
  438. SetBackgroundColor 0 0 0
  439. SetFontSize 36
  440. PlayAlertSound 4 100
  441.  
  442. #================================= Unlisted item opacity and Text size =======
  443. Show
  444. Class Wands
  445. Show
  446. Class "Sceptres"
  447. Show
  448. ItemLevel < 68
  449. Hide
  450. ItemLevel < 100
  451. SetBackgroundColor 0 0 0 100
  452.  
  453. #end_of_file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement