Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.26 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. Class "Currency"
  47. BaseType "Orb of Chance" "Jeweller's Orb" "Orb of Alteration" "Chromatic Orb" "Glassblower's Bauble" "Silver Coin" "Essence" "Remnant"
  48. BaseType "Orb of Chance" "Jeweller's Orb" "Orb of Alteration" "Chromatic Orb" "Glassblower's Bauble" "Silver Coin" "Essence" "Remnant"
  49. SetTextColor 172 165 132
  50. SetBorderColor 172 165 132 180
  51. SetBackgroundColor 0 0 0
  52. SetFontSize 32
  53. PlayAlertSound 1 0
  54.  
  55. Show
  56. Class Currency
  57. SetTextColor 172 165 132
  58. SetBorderColor 0 0 0
  59. SetBackgroundColor 0 0 0
  60. SetFontSize 32
  61. PlayAlertSound 1 0
  62.  
  63. # ===================== CARDS ====================
  64.  
  65. Show
  66. Class "Divination"
  67. 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" "House of Mirrors"
  68. SetFontSize 45
  69. SetBorderColor 255 0 175
  70. SetBackgroundColor 255 255 255 255
  71. SetTextColor 255 0 175
  72. PlayAlertSound 5 300
  73.  
  74. # ===================== 5 Links 6 Sockets and Chromatics ====================
  75.  
  76. Show
  77. LinkedSockets 5
  78. SetTextColor 30 255 30
  79. SetBorderColor 20 255 20
  80. SetBackgroundColor 0 0 0
  81. SetFontSize 38
  82. PlayAlertSound 6 100
  83.  
  84. Show
  85. Sockets 6
  86. SetTextColor 30 255 30
  87. SetBorderColor 20 255 20
  88. SetBackgroundColor 0 0 0
  89. SetFontSize 38
  90. PlayAlertSound 6 100
  91.  
  92. #Show
  93. # Class Wands
  94. # Rarity <= Rare
  95. # LinkedSockets 3
  96. # SetBorderColor 255 255 255
  97. # ItemLevel <= 40
  98. # SetFontSize 32
  99. # PlayAlertSound 1 0
  100. #Show
  101. # Class "Sceptres"
  102. # Rarity <= Rare
  103. # LinkedSockets 3
  104. # SetBorderColor 255 255 255
  105. # ItemLevel <= 60
  106. # SetFontSize 32
  107. # PlayAlertSound 1 0
  108.  
  109. Show
  110. Rarity = Rare
  111. SocketGroup RGB
  112. SetTextColor 255 255 119 255
  113. SetBorderColor 255 255 255 175
  114. SetBackgroundColor 200 0 100 175
  115. SetFontSize 32
  116. PlayAlertSound 1 0
  117.  
  118. Show
  119. Rarity = Magic
  120. SocketGroup RGB
  121. SetTextColor 136 136 255 255
  122. SetBorderColor 255 255 255 175
  123. SetBackgroundColor 200 0 100 175
  124. SetFontSize 32
  125. PlayAlertSound 1 0
  126.  
  127. Show
  128. Rarity = Normal
  129. SocketGroup RGB
  130. SetTextColor 200 200 200 255
  131. SetBorderColor 255 255 255 175
  132. SetBackgroundColor 200 0 100 175
  133. SetFontSize 32
  134. PlayAlertSound 1 0
  135.  
  136.  
  137. # ============================= MAPS =========================
  138.  
  139.  
  140. Show
  141. Class Maps
  142. DropLevel >= 79
  143. SetTextColor 255 0 255
  144. SetBorderColor 255 0 255
  145. SetBackgroundColor 0 0 0
  146. SetFontSize 44
  147. PlayAlertSound 5 300
  148.  
  149. Show
  150. Class Maps
  151. DropLevel >= 76
  152. SetTextColor 255 0 255
  153. SetBorderColor 255 0 255
  154. SetBackgroundColor 0 0 0
  155. SetFontSize 44
  156. PlayAlertSound 5 200
  157.  
  158. Show
  159. Class Maps
  160. DropLevel >= 71
  161. SetTextColor 30 255 30
  162. SetBorderColor 20 255 20
  163. SetBackgroundColor 0 0 0
  164. SetFontSize 38
  165. PlayAlertSound 4 100
  166.  
  167. Show
  168. Rarity <= Rare
  169. Class Maps
  170. SetTextColor 30 255 30
  171. SetBorderColor 20 255 20
  172. SetBackgroundColor 0 0 0
  173. SetFontSize 38
  174. PlayAlertSound 4 100
  175.  
  176. Show
  177. BaseType "Sacrifice at Midnight" "Mortal Hope"
  178. SetTextColor 255 0 255
  179. SetBorderColor 255 0 255
  180. SetBackgroundColor 0 0 0
  181. SetFontSize 44
  182. PlayAlertSound 5 100
  183.  
  184. Show
  185. Class Fragments
  186. SetTextColor 30 255 30
  187. SetBorderColor 20 255 20
  188. SetBackgroundColor 0 0 0
  189. SetFontSize 38
  190. PlayAlertSound 4 100
  191.  
  192. # ====================== GEMS =====================
  193.  
  194. Show
  195. Class Gem
  196. BaseType "Empower" "Enlighten" "Enhance" "Portal" "Item Quantity" "Detonate Mines"
  197. SetTextColor 30 255 30
  198. SetBorderColor 20 255 20
  199. SetBackgroundColor 0 0 0
  200. SetFontSize 36
  201. PlayAlertSound 4 100
  202.  
  203. Show
  204. Class Gem
  205. BaseType "Vaal"
  206. SetTextColor 14 161 155
  207. SetBorderColor 220 30 30
  208. SetBackgroundColor 0 0 0
  209. SetFontSize 34
  210. PlayAlertSound 1 0
  211.  
  212. Show
  213. Class Gem
  214. Quality >= 1
  215. SetTextColor 30 255 30
  216. SetBorderColor 20 255 20
  217. SetBackgroundColor 0 0 0
  218. SetFontSize 36
  219. PlayAlertSound 4 100
  220.  
  221. Show
  222. Class Gem
  223. SetTextColor 14 161 155
  224.  
  225.  
  226. # Talisman
  227. Show
  228. Rarity = Normal
  229. BaseType "Talisman"
  230. SetBorderColor 20 255 20
  231. SetFontSize 36
  232.  
  233. Show
  234. Rarity = Magic
  235. BaseType "Talisman"
  236. SetBorderColor 20 255 20
  237. SetFontSize 36
  238.  
  239. Show
  240. Rarity = Rare
  241. BaseType "Talisman"
  242. SetBorderColor 20 255 20
  243. SetFontSize 36
  244.  
  245. Show
  246. Rarity = Unique
  247. BaseType "Talisman"
  248. SetBorderColor 20 255 20
  249. SetFontSize 36
  250. PlayAlertSound 5 250
  251.  
  252. #======================== Exceptions =======================
  253.  
  254. Show
  255. Rarity Normal
  256. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  257. SetBorderColor 255 255 255
  258. SetBackgroundColor 0 0 0
  259. SetFontSize 32
  260. PlayAlertSound 1 0
  261. Show
  262. Class Jewel
  263. SetBorderColor 20 255 20
  264. SetFontSize 36
  265. PlayAlertSound 4 100
  266.  
  267. Show
  268. Rarity Magic
  269. Quality >= 10
  270. BaseType "Gavel" "Rock Breaker" "Stone Hammer"
  271. SetBorderColor 255 255 255
  272. SetBackgroundColor 0 0 0
  273. SetFontSize 32
  274. PlayAlertSound 1 0
  275.  
  276. Show
  277. Rarity <= Rare
  278. BaseType "Sacrificial Garb"
  279. SetBorderColor 255 255 255
  280. SetBackgroundColor 0 0 0
  281. SetFontSize 34
  282.  
  283. Show
  284. Rarity Normal
  285. BaseType "Sorcerer Boots"
  286. SetBorderColor 255 255 255 175
  287. SetBackgroundColor 200 0 100 125
  288. SetFontSize 32
  289. PlayAlertSound 1 0
  290.  
  291.  
  292. Show
  293. 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"
  294. ItemLevel >= 83
  295. SetBorderColor 255 255 255 175
  296. SetBackgroundColor 200 0 100 125
  297. SetFontSize 32
  298. PlayAlertSound 1 0
  299.  
  300. Show
  301. 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"
  302. ItemLevel >= 84
  303. SetBorderColor 255 255 255 175
  304. SetBackgroundColor 200 0 100 125
  305. SetFontSize 32
  306. PlayAlertSound 1 0
  307.  
  308.  
  309. #========================= uniques and rares ======================
  310. Show
  311. BaseType "Glorious Plate" "Astral Plate" "Gladiator Plate" "Assassin's Garb" "Zodiac Leather" "Exquisite Leather" "Vaal Regalia" "Widowsilk Robe" "Occultist's Vestment" "Triumphant Lamellar" "General's Brigandine" "Saintly Chainmail" "Saint's Hauberk" "Carnal Armour" "Sadist Garb" "Titan Greaves" "Vaal Greaves" "Slink Boots" "Stealth Boots" "Sorcerer Boots" "Arcanist Slippers" "Dragonscale Boots" "Crusader Boots" "Murder Boots" "Titan Gauntlets" "Vaal Gauntlets" "Slink Gloves" "Stealth Gloves" "Sorcerer Gloves" "Arcanist Gloves" "Dragonscale Gauntlets" "Hydrascale Gauntlets" "Crusader Gloves" "Murder Mitts" "Eternal Burgonet" "Royal Burgonet" "Lion Pelt" "Sinner Tricorne" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask"
  312. Rarity Rare
  313. SetBorderColor 172 255 255 255
  314. SetFontSize 32
  315. PlayAlertSound 1 0
  316.  
  317. Show
  318. BaseType "Vaal Axe" "Infernal Axe" "Harbinger Bow" "Platinum Kris" "Demon Dagger" "Fiend Dagger" "Golden Kris" "Imp Dagger" "Auric Mace" "Opal Sceptre" "Crystal Sceptre" "Quartz Sceptre" "Coronal Maul" "Terror Maul" "Tiger Hook" "Harpy Rapier" "Jewelled Foil" "Vaal Rapier" "Spiraled Foil" "Exquisite Blade" "Colossal Tower Shield" "Lacquered Buckler" "Imperial Buckler" "Bone Spirit Shield" "Ivory Spirit Shield" "Fossilised Spirit Shield" "Titanium Spirit Shield" "Archon Kite Shield" "Mosaic Kite Shield" "Supreme Spiked Shield"
  319. Rarity Rare
  320. SetBorderColor 172 255 255 255
  321. SetFontSize 32
  322. PlayAlertSound 1 0
  323.  
  324. Show
  325. Rarity Unique
  326. SetBorderColor 140 70 40
  327. SetBackgroundColor 0 0 0
  328. SetFontSize 40
  329. PlayAlertSound 5 250
  330.  
  331. Show
  332. Class Rings Amulets Belts
  333. Rarity Rare
  334. ItemLevel >= 75
  335. SetTextColor 255 255 119 255
  336. SetBorderColor 0 200 200 255
  337. SetBackgroundColor 0 200 200 175
  338. SetFontSize 36
  339. PlayAlertSound 1 0
  340. Show
  341. Class Rings
  342. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  343. Rarity Normal
  344. ItemLevel >= 75
  345. SetBorderColor 0 200 200 255
  346. SetFontSize 32
  347. PlayAlertSound 1 0
  348. Show
  349. Class Amulets
  350. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  351. Rarity Normal
  352. ItemLevel >= 75
  353. SetBorderColor 0 200 200 255
  354. SetFontSize 32
  355. PlayAlertSound 1 0
  356. Show
  357. Class Boots
  358. BaseType "Two-Toned Boots"
  359. Rarity Normal
  360. SetBorderColor 0 200 200 255
  361. SetFontSize 32
  362. PlayAlertSound 1 0
  363. Show
  364. Class Rings
  365. BaseType "Steel Ring" "Opal Ring"
  366. Rarity Normal
  367. SetBorderColor 0 200 200 255
  368. SetFontSize 32
  369. PlayAlertSound 1 0
  370. Show
  371. Class Amulets
  372. BaseType "Blue Pearl Amulet" "Marble Amulet"
  373. Rarity Normal
  374. SetBorderColor 0 200 200 255
  375. SetFontSize 32
  376. PlayAlertSound 1 0
  377. Show
  378. Class Gloves
  379. BaseType "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves"
  380. Rarity Normal
  381. SetBorderColor 0 200 200 255
  382. SetFontSize 32
  383. PlayAlertSound 1 0
  384. Show
  385. Class Belts
  386. BaseType "Crystal Belt" "Vanguard Belt"
  387. Rarity Normal
  388. SetBorderColor 0 200 200 255
  389. SetFontSize 32
  390. PlayAlertSound 1 0
  391. Show
  392. Class Belts
  393. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  394. Rarity Normal
  395. ItemLevel >= 75
  396. SetBorderColor 0 200 200 255
  397. SetFontSize 32
  398. PlayAlertSound 1 0
  399. Show
  400. Class Rings Amulets Belts
  401. Rarity Rare
  402. ItemLevel >= 60
  403. SetTextColor 255 255 119 255
  404. SetBorderColor 255 220 50 255
  405. SetBackgroundColor 255 220 50 100
  406. SetFontSize 32
  407. PlayAlertSound 1 0
  408. Show
  409. Class Rings
  410. BaseType "Coral Ring" "Gold Ring" "Ruby Ring" "Sapphire Ring" "Topaz Ring" "Diamond Ring" "Moonstone Ring" "Prismatic Ring" "Amethyst Ring" "Two-Stone Ring" "Unset Ring"
  411. Rarity Normal
  412. ItemLevel >= 60
  413. SetFontSize 32
  414. PlayAlertSound 1 0
  415. Show
  416. Class Amulets
  417. BaseType "Paua Amulet" "Amber Amulet" "Jade Amulet" "Lapis Amulet" "Gold Amulet" "Onyx Amulet" "Agate Amulet" "Turquoise Amulet" "Citrine Amulet"
  418. Rarity Normal
  419. ItemLevel >= 60
  420. SetFontSize 32
  421. PlayAlertSound 1 0
  422. Show
  423. Class Belts
  424. BaseType "Leather Belt" "Heavy Belt" "Chain Belt"
  425. Rarity Normal
  426. ItemLevel >= 60
  427. SetFontSize 32
  428. PlayAlertSound 1 0
  429. Show
  430. Class Rings Amulets Belts
  431. Rarity Rare
  432. ItemLevel >= 60
  433. SetFontSize 32
  434. PlayAlertSound 1 0
  435. #Show
  436. # Rarity Rare
  437. # ItemLevel = 75
  438. # SetBorderColor 0 200 200 255
  439. # SetBackgroundColor 0 0 0
  440. # SetFontSize 32
  441. # PlayAlertSound 1 0
  442.  
  443. #Show
  444. # Rarity Rare
  445. # ItemLevel = 76
  446. # SetBorderColor 0 200 200 255
  447. # SetBackgroundColor 0 0 0
  448. # SetFontSize 32
  449. # PlayAlertSound 1 0
  450.  
  451. Show
  452. Class Rings Amulets Belts
  453. Rarity Rare
  454. ItemLevel < 60
  455. SetBackgroundColor 0 0 0
  456. SetFontSize 40
  457. PlayAlertSound 1 0
  458. Show
  459. Rarity Rare
  460. SetFontSize 32
  461. PlayAlertSound 1 0
  462. #========================= FLASKS =======================
  463.  
  464. Show
  465. BaseType Flask
  466. BaseType "Diamond" "Granite" "Jade" "Quicksilver" "Ruby" "Sapphire" "Topaz" "Amethyst" "Quartz" "Basalt" "Silver"
  467. SetBorderColor 200 200 0 180
  468. SetBackgroundColor 0 0 0
  469. SetFontSize 32
  470. PlayAlertSound 1 0
  471.  
  472. Show
  473. BaseType Flask
  474. ItemLevel < 60
  475. Quality >= 5
  476. SetBorderColor 0 0 0
  477. SetBackgroundColor 80 80 80
  478. SetFontSize 32
  479. PlayAlertSound 1 0
  480.  
  481. Show
  482. BaseType Flask
  483. Quality >= 10
  484. SetBorderColor 0 0 0
  485. SetBackgroundColor 80 80 80
  486. SetFontSize 32
  487. PlayAlertSound 1 0
  488.  
  489.  
  490. #==================================== Sockets ========================
  491.  
  492. Show
  493. LinkedSockets 4
  494. ItemLevel <= 60
  495. Show
  496. LinkedSockets 4
  497. ItemLevel <= 70
  498. Class "Gloves" "Boots" "Helmets"
  499. Show
  500. LinkedSockets >= 4
  501. DropLevel > 60
  502.  
  503. #================================= Other ==============================
  504.  
  505. Show
  506. Class "Quest Items" "Hideout Doodads" "Microtransactions" "Map" "Amulets" "Rings" "Gems" "Currency"
  507.  
  508. Show
  509. Height = 1
  510. Width = 1
  511. SetTextColor 30 255 30
  512. SetBorderColor 20 255 20
  513. SetBackgroundColor 0 0 0
  514. SetFontSize 36
  515. PlayAlertSound 4 100
  516.  
  517. #================================= Unlisted item opacity and Text size =======
  518. Show
  519. ItemLevel < 66
  520. Hide
  521. ItemLevel < 100
  522. SetBackgroundColor 0 0 0 100
  523.  
  524. #end_of_file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement