Advertisement
Guest User

Ajido's Loot Filter (Updated 7/18/15)

a guest
Jul 18th, 2015
748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.37 KB | None | 0 0
  1. #HIDEOUT
  2.  
  3. Show
  4. Class "Hideout Doodads" "Microtransactions"
  5.  
  6. #LINKS
  7.  
  8. #TABULA
  9. Show
  10. BaseType "Simple Robe"
  11. PlayAlertSound 1 100
  12. Rarity Unique
  13. SocketGroup WWWWWW
  14. SetBackgroundColor 175 95 28 200
  15. SetBorderColor 1 1 1
  16. SetTextColor 1 1 1
  17.  
  18. Show
  19. LinkedSockets >= 5
  20. PlayAlertSound 1 100
  21. SetBorderColor 216 58 58
  22. SetBackgroundColor 216 58 58 90
  23.  
  24.  
  25. #CURRENCY/JEWELS/GEMS/CARDS/MAPS/QUEST
  26.  
  27. Show
  28. BaseType "Exalted Orb" "Eternal Orb" "Divine Orb" "Mirror of Kalandra" "Albino Rhoa Feather"
  29. PlayAlertSound 1 100
  30. SetBorderColor 1 1 1
  31. SetBackgroundColor 170 158 129
  32. SetTextColor 1 1 1
  33. SetFontSize 40
  34.  
  35. Show
  36. BaseType "Chaos Orb" "Orb of Alchemy"
  37. PlayAlertSound 1 100
  38. SetBorderColor 1 1 1
  39. SetBackgroundColor 170 158 129
  40. SetTextColor 1 1 1
  41.  
  42. Show
  43. Class Fishing
  44. PlayAlertSound 1 100
  45. SetBorderColor 1 1 1
  46. SetTextColor 1 1 1
  47. SetBackgroundColor 99 234 106 200
  48.  
  49. Show
  50. BaseType "Sacrificial Garb"
  51. Rarity Normal
  52. SetBorderColor 1 1 1
  53. SetBackgroundColor 255 255 255 190
  54. SetTextColor 1 1 1
  55.  
  56. Show
  57. BaseType "Sacrificial Garb"
  58. Rarity Magic
  59. SetBorderColor 1 1 1
  60. SetBackgroundColor 135 135 254 220
  61. SetTextColor 1 1 1
  62.  
  63. Show
  64. Class Map
  65. Rarity Normal
  66. SetBackgroundColor 255 255 255 190
  67. SetTextColor 1 1 1
  68. SetBorderColor 210 0 220
  69.  
  70. Show
  71. Class Map Jewel
  72. Rarity Magic
  73. SetBackgroundColor 135 135 254 220
  74. SetTextColor 1 1 1
  75. SetBorderColor 210 0 220
  76.  
  77. Show
  78. Class Map Jewel
  79. Rarity Rare
  80. PlayAlertSound 1 100
  81. SetBorderColor 210 0 220
  82. SetTextColor 1 1 1
  83. SetBackgroundColor 254 254 118 180
  84.  
  85. Show
  86. Class Map Jewel
  87. Rarity Unique
  88. PlayAlertSound 1 100
  89. SetBorderColor 210 0 220
  90. SetTextColor 1 1 1
  91. SetBackgroundColor 175 95 28 200
  92.  
  93. Show
  94. Class Gem
  95. SetTextColor 1 1 1
  96. SetBackgroundColor 210 0 220 170
  97. SetBorderColor 1 1 1
  98.  
  99. Show
  100. Class Currency
  101. SetBorderColor 1 1 1
  102. SetBackgroundColor 170 158 129
  103. SetTextColor 1 1 1
  104.  
  105. Show
  106. Class "Divination Card"
  107. PlayAlertSound 1 100
  108. SetBorderColor 1 1 1
  109. SetTextColor 1 1 1
  110. SetBackgroundColor 99 234 106 200
  111.  
  112. Show
  113. Class Quest
  114. SetBorderColor 1 1 1
  115. SetTextColor 1 1 1
  116. SetBackgroundColor 99 234 106 200
  117.  
  118. #REGAL RECIPE
  119.  
  120. Show
  121. Rarity Rare
  122. ItemLevel >= 75
  123. SetBackgroundColor 254 254 118 240
  124. SetBorderColor 254 54 18
  125. SetTextColor 1 1 1
  126.  
  127. #CHAOS RECIPE
  128.  
  129. Show
  130. Rarity Rare
  131. ItemLevel >= 60
  132. SetBackgroundColor 254 254 118 180
  133. SetBorderColor 1 1 1
  134. SetTextColor 1 1 1
  135.  
  136. Show
  137. Rarity Unique
  138. PlayAlertSound 1 100
  139. SetBackgroundColor 175 95 28 200
  140. SetBorderColor 1 1 1
  141. SetTextColor 1 1 1
  142.  
  143. Show
  144. Rarity Rare
  145. SetBackgroundColor 254 254 118 180
  146. SetBorderColor 1 1 1
  147. SetTextColor 1 1 1
  148.  
  149. Show
  150. Sockets 6
  151. PlayAlertSound 1 100
  152. SetBorderColor 1 1 1
  153. SetBackgroundColor 170 158 129
  154. SetTextColor 1 1 1
  155.  
  156. Show
  157. SocketGroup RGB
  158. Width 2
  159. Height 2
  160. SetBackgroundColor 102 178 255 220
  161. SetTextColor 1 1 1
  162. SetBorderColor 1 1 1
  163.  
  164. Show
  165. SocketGroup RGB
  166. Width 1
  167. Height 3
  168. SetBackgroundColor 102 178 255 220
  169. SetTextColor 1 1 1
  170. SetBorderColor 1 1 1
  171.  
  172. Show
  173. SocketGroup RGB
  174. ItemLevel <= 67
  175. SetBackgroundColor 102 178 255 220
  176. SetTextColor 1 1 1
  177. SetBorderColor 1 1 1
  178.  
  179. Show
  180. Class Armour Helm Glove Boot
  181. Rarity <= Magic
  182. ItemLevel <= 20
  183. LinkedSockets >= 3
  184. SetBorderColor 1 1 1
  185. SetBackgroundColor 134 89 145 190
  186. SetTextColor 1 1 1
  187.  
  188. Show
  189. Class Armour Helm Glove Boot
  190. Rarity <= Magic
  191. ItemLevel <= 40
  192. DropLevel >= 21
  193. LinkedSockets 4
  194. SetBorderColor 1 1 1
  195. SetBackgroundColor 134 89 145 190
  196. SetTextColor 1 1 1
  197.  
  198. Show
  199. Class Armour Helm Glove Boot
  200. Rarity <= Magic
  201. ItemLevel <= 50
  202. DropLevel >= 38
  203. LinkedSockets 4
  204. SetBorderColor 1 1 1
  205. SetBackgroundColor 134 89 145 190
  206. SetTextColor 1 1 1
  207.  
  208. Show
  209. Class Armour Helm Glove Boot
  210. Rarity <= Magic
  211. ItemLevel <= 62
  212. DropLevel >= 48
  213. LinkedSockets 4
  214. SetBorderColor 1 1 1
  215. SetBackgroundColor 134 89 145 190
  216. SetTextColor 1 1 1
  217.  
  218. Show
  219. Class Armour Helm Glove Boot
  220. Rarity <= Magic
  221. DropLevel >= 60
  222. LinkedSockets 4
  223. SetBorderColor 1 1 1
  224. SetBackgroundColor 134 89 145 190
  225. SetTextColor 1 1 1
  226.  
  227. #CHANCE
  228.  
  229. Show
  230. BaseType "Gavel"
  231. Rarity Normal
  232. SetBorderColor 1 1 1
  233. SetBackgroundColor 255 255 255 190
  234. SetTextColor 1 1 1
  235.  
  236. #Show
  237. # BaseType "Glorious Plate"
  238. # Rarity Normal
  239. # SetBorderColor 1 1 1
  240. # SetBackgroundColor 255 255 255 190
  241. # SetTextColor 1 1 1
  242.  
  243. #Show
  244. # BaseType "Hubris Circlet"
  245. # Rarity Normal
  246. # SetBorderColor 1 1 1
  247. # SetBackgroundColor 255 255 255 190
  248. # SetTextColor 1 1 1
  249.  
  250. #Show
  251. # BaseType "Imperial Bow"
  252. # Rarity Normal
  253. # SetBorderColor 1 1 1
  254. # SetBackgroundColor 255 255 255 190
  255. # SetTextColor 1 1 1
  256.  
  257. #Show
  258. # BaseType "Imperial Skean"
  259. # Rarity Normal
  260. # SetBorderColor 1 1 1
  261. # SetBackgroundColor 255 255 255 190
  262. # SetTextColor 1 1 1
  263.  
  264. #Show
  265. # BaseType "Judgement Staff"
  266. # Rarity Normal
  267. # SetBorderColor 1 1 1
  268. # SetBackgroundColor 255 255 255 190
  269. # SetTextColor 1 1 1
  270.  
  271. #Show
  272. # BaseType "Occultist's Vestment"
  273. # Rarity Normal
  274. # SetBorderColor 1 1 1
  275. # SetBackgroundColor 255 255 255 190
  276. # SetTextColor 1 1 1
  277.  
  278. #Show
  279. # BaseType "Penetrating Arrow Quiver"
  280. # Rarity Normal
  281. # SetBorderColor 1 1 1
  282. # SetBackgroundColor 255 255 255 190
  283. # SetTextColor 1 1 1
  284.  
  285. Show
  286. BaseType "Prophecy Wand"
  287. Rarity Normal
  288. SetBorderColor 1 1 1
  289. SetBackgroundColor 255 255 255 190
  290. SetTextColor 1 1 1
  291.  
  292. #Show
  293. # BaseType "Serpentine Staff"
  294. # Rarity Normal
  295. # SetBorderColor 1 1 1
  296. # SetBackgroundColor 255 255 255 190
  297. # SetTextColor 1 1 1
  298.  
  299. #Show
  300. # BaseType "Siege Axe"
  301. # Rarity Normal
  302. # SetBorderColor 1 1 1
  303. # SetBackgroundColor 255 255 255 190
  304. # SetTextColor 1 1 1
  305.  
  306. #Show
  307. # BaseType "Slaughter Knife"
  308. # Rarity Normal
  309. # SetBorderColor 1 1 1
  310. # SetBackgroundColor 255 255 255 190
  311. # SetTextColor 1 1 1
  312.  
  313. Show
  314. BaseType "Titanium Spirit Shield"
  315. Rarity Normal
  316. SetBorderColor 1 1 1
  317. SetBackgroundColor 255 255 255 190
  318. SetTextColor 1 1 1
  319.  
  320. #Show
  321. # BaseType "Varnished Coat"
  322. # Rarity Normal
  323. # SetBorderColor 1 1 1
  324. # SetBackgroundColor 255 255 255 190
  325. # SetTextColor 1 1 1
  326.  
  327. #Show
  328. # BaseType "Vile Staff"
  329. # Rarity Normal
  330. # ItemLevel > 49
  331. # SetBorderColor 1 1 1
  332. # SetBackgroundColor 255 255 255 190
  333. # SetTextColor 1 1 1
  334.  
  335. #FLASKS
  336.  
  337. Show
  338. Class Flask
  339. Quality > 9
  340. SetBackgroundColor 0 204 204 230
  341. SetTextColor 1 1 1
  342. SetBorderColor 1 1 1
  343.  
  344. Show
  345. Class Flasks
  346. Rarity Normal
  347. BaseType Medium
  348. ItemLevel < 9
  349. SetBorderColor 1 1 1
  350. SetBackgroundColor 255 255 255 190
  351. SetTextColor 1 1 1
  352.  
  353. Show
  354. Class Flasks
  355. Rarity Magic
  356. BaseType Medium
  357. ItemLevel < 9
  358. SetBackgroundColor 135 135 254 220
  359. SetBorderColor 1 1 1
  360. SetTextColor 1 1 1
  361.  
  362. Show
  363. Class Flasks
  364. Rarity Normal
  365. BaseType Large
  366. ItemLevel < 15
  367. SetBorderColor 1 1 1
  368. SetBackgroundColor 255 255 255 190
  369. SetTextColor 1 1 1
  370.  
  371. Show
  372. Class Flasks
  373. Rarity Magic
  374. BaseType Large
  375. ItemLevel < 15
  376. SetBackgroundColor 135 135 254 220
  377. SetBorderColor 1 1 1
  378. SetTextColor 1 1 1
  379.  
  380. Show
  381. Class Flasks
  382. Rarity Normal
  383. BaseType Greater
  384. ItemLevel < 18
  385. SetBorderColor 1 1 1
  386. SetBackgroundColor 255 255 255 190
  387. SetTextColor 1 1 1
  388.  
  389. Show
  390. Class Flasks
  391. Rarity Magic
  392. BaseType Greater
  393. ItemLevel < 18
  394. SetBackgroundColor 135 135 254 220
  395. SetBorderColor 1 1 1
  396. SetTextColor 1 1 1
  397.  
  398. Show
  399. Class Flasks
  400. Rarity Normal
  401. BaseType Grand
  402. ItemLevel < 24
  403. SetBorderColor 1 1 1
  404. SetBackgroundColor 255 255 255 190
  405. SetTextColor 1 1 1
  406.  
  407. Show
  408. Class Flasks
  409. Rarity Magic
  410. BaseType Grand
  411. ItemLevel < 24
  412. SetBackgroundColor 135 135 254 220
  413. SetBorderColor 1 1 1
  414. SetTextColor 1 1 1
  415.  
  416. Show
  417. Class Flasks
  418. Rarity Normal
  419. BaseType Giant
  420. ItemLevel < 30
  421. SetBorderColor 1 1 1
  422. SetBackgroundColor 255 255 255 190
  423. SetTextColor 1 1 1
  424.  
  425. Show
  426. Class Flasks
  427. Rarity Magic
  428. BaseType Giant
  429. ItemLevel < 30
  430. SetBackgroundColor 135 135 254 220
  431. SetBorderColor 1 1 1
  432. SetTextColor 1 1 1
  433.  
  434. Show
  435. Class Flasks
  436. Rarity Normal
  437. BaseType Colossal
  438. ItemLevel < 36
  439. SetBorderColor 1 1 1
  440. SetBackgroundColor 255 255 255 190
  441. SetTextColor 1 1 1
  442.  
  443. Show
  444. Class Flasks
  445. Rarity Magic
  446. BaseType Colossal
  447. ItemLevel < 36
  448. SetBackgroundColor 135 135 254 220
  449. SetBorderColor 1 1 1
  450. SetTextColor 1 1 1
  451.  
  452. Show
  453. Class Flasks
  454. Rarity Normal
  455. BaseType Sacred
  456. ItemLevel < 42
  457. SetBorderColor 1 1 1
  458. SetBackgroundColor 255 255 255 190
  459. SetTextColor 1 1 1
  460.  
  461. Show
  462. Class Flasks
  463. Rarity Magic
  464. BaseType Sacred
  465. ItemLevel < 42
  466. SetBackgroundColor 135 135 254 220
  467. SetBorderColor 1 1 1
  468. SetTextColor 1 1 1
  469.  
  470. Show
  471. Class Flasks
  472. Rarity Normal
  473. BaseType Hallowed
  474. ItemLevel < 55
  475. SetBorderColor 1 1 1
  476. SetBackgroundColor 255 255 255 190
  477. SetTextColor 1 1 1
  478.  
  479. Show
  480. Class Flasks
  481. Rarity Magic
  482. BaseType Hallowed
  483. ItemLevel < 55
  484. SetBackgroundColor 135 135 254 220
  485. SetBorderColor 1 1 1
  486. SetTextColor 1 1 1
  487.  
  488. Hide
  489. BaseType "Sanctified Mana Flask" "Eternal Mana Flask" "Divine Mana Flask"
  490.  
  491. Show
  492. Class Flask
  493. Rarity Normal
  494. BaseType Sanctified
  495. ItemLevel < 65
  496. SetBorderColor 1 1 1
  497. SetBackgroundColor 255 255 255 190
  498. SetTextColor 1 1 1
  499.  
  500. Show
  501. Class Flask
  502. Rarity Magic
  503. BaseType Sanctified
  504. ItemLevel < 65
  505. SetBackgroundColor 135 135 254 220
  506. SetBorderColor 1 1 1
  507. SetTextColor 1 1 1
  508.  
  509. Show
  510. Class Flask
  511. Rarity Normal
  512. BaseType Divine Eternal
  513. ItemLevel < 68
  514. SetBorderColor 1 1 1
  515. SetBackgroundColor 255 255 255 190
  516. SetTextColor 1 1 1
  517.  
  518. Show
  519. Class Flask
  520. Rarity Magic
  521. BaseType Divine Eternal
  522. ItemLevel < 68
  523. SetBackgroundColor 135 135 254 220
  524. SetBorderColor 1 1 1
  525. SetTextColor 1 1 1
  526.  
  527. Show
  528. Class Utility
  529. Rarity Normal
  530. ItemLevel < 99
  531. SetBorderColor 1 1 1
  532. SetBackgroundColor 255 255 255 190
  533. SetTextColor 1 1 1
  534.  
  535. Show
  536. Class Utility
  537. Rarity Magic
  538. ItemLevel < 99
  539. SetBackgroundColor 135 135 254 220
  540. SetBorderColor 1 1 1
  541. SetTextColor 1 1 1
  542.  
  543. #CRAFTING
  544.  
  545. #Show
  546. # Rarity Normal
  547. # DropLevel > 66
  548. # SetBorderColor 1 1 1
  549. # SetBackgroundColor 255 255 255 190
  550. # SetTextColor 1 1 1
  551.  
  552. #ARMOR
  553.  
  554. Show
  555. Class Armour Shield Helm Glove Boot Quiver
  556. Rarity Normal
  557. DropLevel < 8
  558. ItemLevel < 8
  559. SetBorderColor 1 1 1
  560. SetBackgroundColor 255 255 255 190
  561. SetTextColor 1 1 1
  562.  
  563. Show
  564. Class Armour Shield Helm Glove Boot Quiver
  565. Rarity Magic
  566. DropLevel < 20
  567. ItemLevel < 20
  568. SetBackgroundColor 135 135 254 220
  569. SetBorderColor 1 1 1
  570. SetTextColor 1 1 1
  571.  
  572. #SPELL WEAPONS
  573.  
  574. Show
  575. Class Wand Dagger Sceptre Stave
  576. Rarity Normal
  577. DropLevel < 8
  578. ItemLevel < 8
  579. SetBorderColor 1 1 1
  580. SetBackgroundColor 255 255 255 190
  581. SetTextColor 1 1 1
  582.  
  583. Show
  584. Class Wand Dagger Sceptre Stave
  585. Rarity Magic
  586. DropLevel < 20
  587. ItemLevel < 20
  588. SetBackgroundColor 135 135 254 220
  589. SetBorderColor 1 1 1
  590. SetTextColor 1 1 1
  591.  
  592. #ATTACK WEAPONS
  593.  
  594. Show
  595. Class Claw Sword Axe Mace Bow
  596. Rarity Normal
  597. DropLevel < 8
  598. ItemLevel < 8
  599. SetBorderColor 1 1 1
  600. SetBackgroundColor 255 255 255 190
  601. SetTextColor 1 1 1
  602.  
  603. Show
  604. Class Claw Sword Axe Mace Bow
  605. Rarity Magic
  606. DropLevel < 20
  607. ItemLevel < 20
  608. SetBackgroundColor 135 135 254 220
  609. SetBorderColor 1 1 1
  610. SetTextColor 1 1 1
  611.  
  612. #CHISEL
  613.  
  614. #Show
  615. # Rarity Normal
  616. # BaseType "Stone Hammer" "Rock Breaker"
  617. # SetBorderColor 1 1 1
  618. # SetBackgroundColor 255 255 255 190
  619. # SetTextColor 1 1 1
  620.  
  621. #Show
  622. # Rarity Magic
  623. # Quality >= 12
  624. # BaseType "Gavel" "Stone Hammer" "Rock Breaker"
  625. # SetBackgroundColor 135 135 254 220
  626. # SetBorderColor 1 1 1
  627. # SetTextColor 1 1 1
  628.  
  629. #ACCESSORIES
  630.  
  631. Hide
  632. BaseType "Coral Amulet" "Paua Ring" "Iron Ring"
  633. Rarity <= Magic
  634. ItemLevel >= 40
  635.  
  636. Hide
  637. BaseType "Cloth Belt" "Studded Belt"
  638. Rarity <= Magic
  639. ItemLevel >= 40
  640.  
  641. Show
  642. Class "Rings" "Amulets" "Belts"
  643. Rarity Magic
  644. ItemLevel >= 75
  645. SetBorderColor 254 54 18
  646. SetBackgroundColor 135 135 254 220
  647. SetTextColor 1 1 1
  648.  
  649. Hide
  650. Class "Rings" "Amulets" "Belts"
  651. Rarity Magic
  652. ItemLevel >= 40
  653.  
  654. Show
  655. Class "Rings" "Amulets" "Belts"
  656. Rarity Normal
  657. ItemLevel >= 75
  658. SetBorderColor 254 54 18
  659. SetBackgroundColor 255 255 255 190
  660. SetTextColor 1 1 1
  661.  
  662. Show
  663. Class "Rings" "Amulets" "Belts"
  664. Rarity Normal
  665. SetBorderColor 1 1 1
  666. SetBackgroundColor 255 255 255 190
  667. SetTextColor 1 1 1
  668.  
  669. Show
  670. Class "Rings" "Amulets" "Belts"
  671. Rarity Magic
  672. SetBackgroundColor 135 135 254 220
  673. SetBorderColor 1 1 1
  674. SetTextColor 1 1 1
  675.  
  676. Hide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement