Guest User

Untitled

a guest
Mar 3rd, 2017
798
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. ########PAYPAL ITEMS#########
  2. Show
  3. BaseType "Albino Rhoa Feather" "Fishing Rod" "Mirror of Kalandra" "Eternal Orb" "Exalted Orb"
  4. SetTextColor 0 0 0
  5. SetBorderColor 0 0 0
  6. SetBackgroundColor 199 21 133 255
  7. PlayAlertSound 4 175
  8. SetFontSize 48
  9.  
  10. ########SPECIALS ITEMS - LEGACY/LEAGUE/LAB#########
  11. Show
  12. BaseType "Silver Key" "Treasure Key" "Golden Key" "Sand of Eternity" "Portal Shredder" "Bane of the Loyal" "Orb of Elemental Dispersion" "Heart of the Gargoyle" "Rod of Detonation" "Silver Coin"
  13. #SetTextColor 138 43 226
  14. SetBorderColor 138 43 226
  15. SetFontSize 46
  16.  
  17. Show
  18. BaseType "Remnant of Corruption" "Essence of" "Talisman" "Perandus Coin" "Splinter of Xoph" "Splinter of Tul" "Splinter of Esh" "Splinter of Uul-Netol" "Splinter of Chayula" "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
  19. SetTextColor 138 43 226
  20. SetBorderColor 138 43 226
  21. SetFontSize 46
  22.  
  23. #########CURRENCY#########
  24. #Very High
  25. Show
  26. BaseType "Divine Orb" "Master Cartographer's Sextant" "Ancient Reliquary Key"
  27. SetTextColor 255 000 000
  28. SetBorderColor 255 000 000 125
  29. PlayAlertSound 3 100
  30. SetFontSize 46
  31.  
  32. #High
  33. Show
  34. BaseType "Chaos Orb" "Vaal Orb" "Regal Orb" "Journeyman Cartographer's Sextant" "Apprentice Cartographer's Sextant"
  35. SetTextColor 255 000 000
  36. SetBorderColor 255 000 000 125
  37. PlayAlertSound 1 80
  38. SetFontSize 46
  39.  
  40. #Mid
  41. Show
  42. BaseType "Gemcutter's Prism" "Orb of Fusing" "Orb of Scouring" "Blessed Orb" "Orb of Regret" "Orb of Alchemy" "Orb of Chance" "Jeweller's Orb"
  43. SetTextColor 255 100 000
  44. SetBorderColor 255 100 000 100
  45. SetFontSize 44
  46.  
  47. #LOW
  48. Show
  49. BaseType "Chromatic Orb" "Orb of Alteration" "Glassblower's Bauble"
  50. SetTextColor 105 255 50
  51. SetBorderColor 105 156 50 125
  52. SetFontSize 38
  53.  
  54.  
  55. #Very Low
  56. Show
  57. BaseType "Blacksmith's Whetstone" "Armourer's Scrap"
  58. SetTextColor 105 156 50
  59. SetBackgroundColor 0 0 0 200
  60. SetFontSize 32
  61.  
  62. #ID SCROLL
  63. Show
  64. BaseType "Scroll of Wisdom"
  65. SetTextColor 255 153 153
  66. SetBackgroundColor 0 0 0 200
  67. SetBorderColor 255 153 153 150
  68. SetFontSize 28
  69.  
  70. #CHISEL
  71. Show
  72. BaseType "Cartographer's Chisel"
  73. SetTextColor 102 178 255
  74. SetBorderColor 102 178 255 200
  75. SetFontSize 42
  76.  
  77.  
  78. #TP SCROLL
  79. Show
  80. BaseType "Portal Scroll"
  81. SetTextColor 102 178 255
  82. SetBackgroundColor 0 0 0 200
  83. SetBorderColor 102 178 255 150
  84. SetFontSize 28
  85.  
  86. #Low
  87. Show
  88. Class Currency
  89. SetTextColor 105 255 50
  90. SetBackgroundColor 0 0 0 250
  91. SetFontSize 32
  92.  
  93. #########GEMS#########
  94. #Special
  95. Show
  96. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Vaal Breach"
  97. SetBorderColor 80 80 0
  98. SetFontSize 40
  99.  
  100. #Sup
  101. Show
  102. Class Gem
  103. Quality > 0
  104. SetBorderColor 80 80 0
  105. SetFontSize 38
  106.  
  107. Show
  108. Class Gem
  109. SetFontSize 28
  110.  
  111.  
  112. #########DIVINATION CARDS ITEMS#########
  113. Hide
  114. BaseType "Thunderous Skies" "The Carrion Crow" "The Surgeon" "The Inoculated" "Cartographer's Delight"
  115.  
  116. Show
  117. Class "Divination Card"
  118. SetBorderColor 102 255 255
  119. PlayAlertSound 2 110
  120. SetFontSize 42
  121.  
  122.  
  123. Show
  124. BaseType "Offering to the Goddess"
  125. SetTextColor 138 43 226
  126. SetBorderColor 138 43 226
  127. SetFontSize 42
  128.  
  129. #########MAPS & FRAGMENTS#########
  130. #Fragment
  131. Show
  132. Class "Fragment"
  133. SetFontSize 36
  134.  
  135. #Leaguestones
  136. Show
  137. BaseType "Leaguestone"
  138. SetTextColor 105 255 50
  139. SetBorderColor 105 255 50 125
  140. PlayAlertSound 1 100
  141. SetFontSize 46
  142.  
  143. #UNQIUE
  144. Show
  145. Class Map
  146. Rarity Unique
  147. PlayAlertSound 5 100
  148. SetFontSize 42
  149.  
  150. #TIER 16
  151. Show
  152. Class Map
  153. DropLevel >= 83
  154. SetBackgroundColor 255 0 0 200
  155. SetBorderColor 0 0 0 255
  156. SetTextColor 0 0 0 255
  157. PlayAlertSound 5 200
  158. SetFontSize 42
  159.  
  160. #RED T11+
  161. Show
  162. Class Map
  163. DropLevel >= 78
  164. SetBackgroundColor 255 125 100 200
  165. SetBorderColor 0 0 0 255
  166. SetTextColor 0 0 0 255
  167. PlayAlertSound 5 100
  168. SetFontSize 42
  169.  
  170. #YELLOW T9+
  171. Show
  172. Class Map
  173. DropLevel >= 76
  174. SetBackgroundColor 255 255 155 200
  175. SetBorderColor 0 0 0 255
  176. SetTextColor 0 0 0 255
  177. SetFontSize 40
  178.  
  179. #YELLOW
  180. Show
  181. Class Map
  182. DropLevel >= 73
  183. SetBackgroundColor 255 255 155 200
  184. SetBorderColor 0 0 0 255
  185. SetTextColor 0 0 0 255
  186. SetFontSize 30
  187.  
  188. #WHITE
  189. Show
  190. Class Map
  191. SetBackgroundColor 255 255 255 200
  192. SetBorderColor 0 0 0 255
  193. SetTextColor 0 0 0 255
  194. SetTextColor 0 0 0 255
  195. #DropLevel >= 60
  196. SetFontSize 30
  197.  
  198. #########LINKED ITEMS#########
  199. Show
  200. LinkedSockets = 6
  201. SetBackgroundColor 199 21 133 175
  202. SetBorderColor 255 255 255
  203. PlayAlertSound 5 110
  204. SetFontSize 42
  205.  
  206. #########SOCKED ITEMS#########
  207. Show
  208. Sockets >= 6
  209. SetBorderColor 255 000 000
  210. PlayAlertSound 6 110
  211. SetFontSize 42
  212.  
  213. #########CHANCEABLE ITEMS#########
  214. Show
  215. BaseType "Sorcerer Boots" "Leather Belt"
  216. Corrupted False
  217. Rarity Normal
  218. SetTextColor 255 000 000
  219. SetBorderColor 102 255 255
  220. SetFontSize 34
  221.  
  222. #########JOOL#########
  223. Show
  224. Class Jewel
  225. SetBorderColor 127 255 212
  226. SetFontSize 36
  227.  
  228. #########NEW 2.4 CHANCEABLE/CRAFT ITEMS#########
  229.  
  230. #CRAFTABLE T1 Jewelery NEW
  231. Show
  232. BaseType "Marble Amulet" "Blue Pearl Amulet" "Opal Ring" "Steel Ring" "Vanguard Belt" "Crystal Belt"
  233. Corrupted False
  234. Rarity Normal Magic
  235. ItemLevel >= 75
  236. SetTextColor 102 255 255
  237. SetBorderColor 255 000 000
  238. SetFontSize 30
  239.  
  240. #CRAFTABLE T1 Gloves NEW
  241. Show
  242. BaseType "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves"
  243. Corrupted False
  244. Rarity Normal Magic
  245. ItemLevel >= 80
  246. SetTextColor 102 255 255
  247. SetBorderColor 255 000 000
  248. SetFontSize 30
  249.  
  250. #########UNQIUE ITEMS#########
  251. #High Unique
  252. Show
  253. BaseType "Mind Cage" "Hubris Circlet" "Deicide Mask" "Glorious Plate" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Full Wyrmscale" "Desert Brigandine" "Varnished Coat" "Champion Kite Shield" "Archon Kite Shield" "Archon Kite Shield" "Jasper Chopper" "Abyssal Axe" "Vaal Axe" "Spine Bow" "Imperial Bow" "Fiend Dagger" "Blinder" "Slaughter Knife" "Karui Sceptre" "Jewelled Foil" "Imperial Staff" "Judgement Staff" "Driftwood Wand" "Prophecy Wand" "Goathide Boot" "Rawhide Boot" "Sorcerer Boots" "Crusader Boots" "Ebony Tower Shield"
  254. Rarity Unique
  255. PlayAlertSound 5 150
  256. SetFontSize 42
  257.  
  258. #Jewelery
  259. Show
  260. Class Ring Amulet
  261. Rarity Unique
  262. SetFontSize 40
  263.  
  264. #Everything else
  265. Show
  266. DropLevel >= 0
  267. Rarity Unique
  268. SetFontSize 34
  269.  
  270.  
  271. ##Hidden Beyond/Sextant RARE Things##
  272. Show
  273. BaseType "Breach Ring"
  274. Rarity Rare
  275. SetFontSize 26
  276.  
  277. Hide
  278. BaseType "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Murder Boots" "Crusader Boots" "Dragonscale Boots" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Murder Mitts" "Crusader Gloves" "Dragonscale Gauntlets" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Vaal Spirit Shield" "Sai" "Demon Dagger" "Platinum Kris" "Imperial Skean" "Ambusher" "Gemini Claw" "Terror Claw" "Imperial Claw" "Hellion's Paw" "Jewelled Foil" "Vaal Rapier" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Imbued Wand" "Harbinger Bow"
  279. Rarity Rare
  280. Identified True
  281. SetTextColor 255 215 0
  282. SetBorderColor 255 215 0
  283. SetFontSize 36
  284.  
  285. #########GENERAL ALLTIME RARE ITEMS#########
  286. Show
  287. Class Ring Amulet Belt Dagger Wand
  288. Rarity Rare
  289. SetTextColor 255 215 0
  290. SetBorderColor 255 215 0
  291. SetFontSize 46
  292.  
  293. Show
  294. BaseType "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Glorious Plate" "Astral Plate" "Zodiac Leather" "Assassin's Garb" "Vaal Regalia" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Two-Toned Boots" "Murder Boots" "Crusader Boots" "Dragonscale Boots" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Murder Mitts" "Crusader Gloves" "Dragonscale Gauntlets" "Titanium Spirit Shield" "Harmonic Spirit Shield" "Fossilised Spirit Shield" "Vaal Spirit Shield" "Sai" "Demon Dagger" "Platinum Kris" "Imperial Skean" "Ambusher" "Gemini Claw" "Terror Claw" "Imperial Claw" "Hellion's Paw" "Jewelled Foil" "Vaal Rapier" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Imbued Wand" "Harbinger Bow"
  295. Rarity Rare
  296. SetTextColor 255 215 0
  297. SetBorderColor 255 215 0
  298. SetFontSize 36
  299.  
  300. #########Normal HIDDEN RARES#########
  301. #DAGGERS WANDS GLOVES BOOTS
  302. Show
  303. Class "Daggers" "Wands" "Gloves" "Boots"
  304. Rarity Rare
  305. ItemLevel >= 65
  306. SetTextColor 255 215 0
  307. SetFontSize 28
  308.  
  309.  
  310. #CLAWS AXES MACES BOWS STAVES 2H.SWORDS 2H.AXES 2H.MACES SWORDS RAPIER CHESTS HELMETS SHIELDS ilvl56+
  311. Show
  312. Class "One Hand Axes" "Bows" "One Hand Maces" "Staves" "Two Hand Swords" "Two Hand Swords" "Two Hand Maces" "Claws" "One Hand Swords" "Thrusting One Hand Swords" "Body Armours" "Helmets" "Shields"
  313. Rarity Rare
  314. DropLevel >= 56
  315. ItemLevel >= 65
  316. SetTextColor 255 215 0
  317. SetFontSize 26
  318.  
  319. #########LEVELING RARE ITEMS#########
  320. #HIGH LEVEL <65
  321. Show
  322. DropLevel >= 45
  323. ItemLevel < 70
  324. Rarity Rare
  325. SetTextColor 255 215 0
  326. SetFontSize 28
  327.  
  328. #MID LEVEL <45
  329. Show
  330. DropLevel >= 30
  331. ItemLevel < 70
  332. Rarity Rare
  333. SetTextColor 255 255 0
  334. SetFontSize 26
  335.  
  336. #LOW LEVEL <30
  337. Show
  338. DropLevel >= 0
  339. ItemLevel < 70
  340. Rarity Rare
  341. SetTextColor 255 236 139
  342. SetFontSize 24
  343.  
  344. ########RACE ITEMS#########
  345. #WAND/SCEPTRE
  346. Show
  347. Class "Wand" "Sceptre"
  348. Corrupted False
  349. ItemLevel <= 35
  350. LinkedSockets = 3
  351. SocketGroup BBG
  352. SetBackgroundColor 255 255 255 200
  353. SetBorderColor 0 0 0 255
  354. SetTextColor 0 0 0 255
  355. SetFontSize 30
  356.  
  357. #########LEVEL UP ITEM FILTER#########
  358. #Itemlevel Rings / Amu / Belt / Flask (change ItemLevel == Area Level)
  359. Show
  360. ItemLevel <= 50
  361. Class Ring Amulet Belt Flask
  362. Rarity Normal Magic
  363. SetFontSize 30
  364.  
  365.  
  366. #Atleast 3 Linked Items before level 20
  367. Show
  368. LinkedSockets >= 3
  369. ItemLevel <= 20
  370. SetBorderColor 0 0 0 255
  371. SetFontSize 30
  372.  
  373. #Atleast 4 Linked Items before level 40
  374. Show
  375. LinkedSockets >= 4
  376. ItemLevel <= 40
  377. SetBorderColor 0 0 0 255
  378. SetFontSize 30
  379.  
  380. #Atleast 5 Linked Items before level 75
  381. Show
  382. LinkedSockets >= 5
  383. ItemLevel <= 70
  384. SetBorderColor 0 0 0 255
  385. SetFontSize 30
  386.  
  387. #First Areas
  388. Show
  389. ItemLevel <= 3
  390. SetFontSize 30
  391.  
  392. #########CHROM ITEMS#########
  393.  
  394. Show
  395. SocketGroup RGB
  396. ItemLevel < 70
  397. SetBorderColor 0 100 0 255
  398. SetTextColor 150 0 50 255
  399. SetBackgroundColor 0 0 255 125
  400. SetFontSize 28
  401.  
  402. #########QUAL ITEMS#########
  403. #Items
  404. Show
  405. Quality = 20
  406. ItemLevel < 70
  407. SetTextColor 238 20 173
  408. SetFontSize 24
  409.  
  410. #Flask Quali
  411. Show
  412. Class Flask
  413. Rarity Normal Magic
  414. ItemLevel < 75
  415. Quality >= 20
  416. SetTextColor 238 203 173
  417. SetFontSize 24
  418.  
  419. #Flask for Leveling
  420. Show
  421. Class Flask
  422. ItemLevel < 61
  423. SetFontSize 34
  424.  
  425. #Flask
  426. Show
  427. Class Flask
  428. ItemLevel < 75
  429. SetFontSize 26
  430.  
  431. #Chisel Shit
  432. Show
  433. BaseType "Stone Hammer" "Rock Breaker" "Gavel"
  434. Rarity Normal Magic Rare
  435. Quality >= 15
  436. SetTextColor 238 203 173
  437. SetFontSize 24
  438.  
  439. #QUESTITEMS
  440. Show
  441. Class Quest Items
  442. SetFontSize 46
  443.  
  444. #EVERYTHING WE DONT WANNA SEE
  445. Hide
  446. SetFontSize 16
  447. SetTextColor 255 255 255 255
  448. SetBackgroundColor 0 0 0 0
Advertisement
Add Comment
Please, Sign In to add comment