Advertisement
Guest User

Ajido's Loot Filter (12/17/15)

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