Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.44 KB | None | 0 0
  1. =============================================================================================================
  2. #Random Stuff (Just In Case)
  3. #=============================================================================================================
  4.  
  5. Show
  6. Class Hideout Doodads
  7.  
  8. Show
  9. Class Microtransactions
  10.  
  11. Show
  12. BaseType "Ancient Reliquary Key"
  13. SetBackgroundColor 255 0 155
  14. SetTextColor 0 0 0
  15. SetBorderColor 0 0 0
  16. SetFontSize 45
  17. PlayAlertSound 3 100
  18.  
  19. #=============================================================================================================
  20. #Quest Item's
  21. #=============================================================================================================
  22.  
  23. Show
  24. Class Quest Items
  25. SetFontSize 45
  26. SetTextColor 74 230 58
  27.  
  28. #=============================================================================================================
  29. #Warband Helmet/Boots Press Alt To See
  30. #=============================================================================================================
  31.  
  32. Hide
  33. Corrupted False
  34. Identified True
  35. Class "Helmets"
  36. Rarity Magic
  37. SetFontSize 45
  38. SetBorderColor 129 15 213 200
  39.  
  40.  
  41.  
  42. #=============================================================================================================
  43. # Currency
  44. #=============================================================================================================
  45.  
  46. #-----------------------------------------------------------------
  47. #Leaguestones
  48. #-----------------------------------------------------------------
  49.  
  50. Show
  51. BaseType "Leaguestone"
  52. SetTextColor 59 192 41
  53. SetBorderColor 59 192 41
  54. SetFontSize 45
  55. PlayAlertSound 8 100
  56.  
  57. #-----------------------------------------------------------------
  58. #Essences
  59. #-----------------------------------------------------------------
  60.  
  61. #--------------------------
  62. #Unique Essences
  63. #--------------------------
  64.  
  65. Show
  66. Class Currency
  67. BaseType "Remnant of Corruption" "Essence of Horror" "Essence of Insanity" "Essence of Delirium" "Essence of Hysteria"
  68. SetTextColor 59 192 41
  69. SetBorderColor 59 192 41
  70. SetFontSize 45
  71. PlayAlertSound 4 100
  72.  
  73. #--------------------------
  74. #Essences Worth 1C+
  75. #--------------------------
  76.  
  77. Show
  78. Class Currency
  79. BaseType "Wailing Essence" "Screaming Essence" "Shrieking Essence" "Deafening Essence"
  80. SetTextColor 59 192 41
  81. SetBorderColor 59 192 41
  82. SetFontSize 45
  83. PlayAlertSound 8 100
  84.  
  85. #--------------------------
  86. #Shit Essences
  87. #--------------------------
  88.  
  89. Hide
  90. Class Currency
  91. BaseType "Muttering Essence" "Whispering Essence" "Weeping Essence"
  92.  
  93. #-----------------------------------------------------------------
  94. #Atlas Stuff
  95. #-----------------------------------------------------------------
  96.  
  97. Show
  98. BaseType "Unshaping Orb" "Master Cartographer's Seal" "Journeyman Cartographer's Seal" "Apprentice Cartographer's Seal"
  99. SetTextColor 255 0 155
  100. SetTextColor 255 0 155
  101. SetBorderColor 255 0 155
  102. SetFontSize 45
  103. PlayAlertSound 8 100
  104.  
  105. #-----------------------------------------------------------------
  106. #Lab Stuff
  107. #-----------------------------------------------------------------
  108.  
  109. Show
  110. BaseType "Treasure Key" "Golden Key" "Silver Key" "Bane of the Loyal" "Orb of Elemental Dispersion" "Portal Shredder" "Rod of Detonation" "Sand of Eternity" "Heart of the Gargoyle" "Cube Of Absorption" "Cogs of Disruption" "Offering to the Goddess"
  111. SetTextColor 255 0 155
  112. SetTextColor 255 0 155
  113. SetBorderColor 255 0 155
  114. SetFontSize 45
  115. PlayAlertSound 8 100
  116.  
  117. #-----------------------------------------------------------------
  118. #General Currency4
  119. #-----------------------------------------------------------------
  120.  
  121. #--------------------------
  122. #Currency 10C+
  123. #--------------------------
  124.  
  125. Show
  126. BaseType "Eternal Orb" "Divine Orb" "Exalted Orb" "Mirror of Kalandra" "Albino Rhoa Feather" "Fishing Rod" "Blessing of Uul-Netol" "Blessing of Chayula" "Master Cartographer's Sextant" "Journeyman Cartographer's Sextant" "Apprentice Cartographer's Sextant"
  127. SetBackgroundColor 255 0 155
  128. SetTextColor 0 0 0
  129. SetBorderColor 0 0 0
  130. SetFontSize 45
  131. PlayAlertSound 3 100
  132.  
  133. #--------------------------
  134. #Currency 1C+
  135. #--------------------------
  136.  
  137. Show
  138. BaseType "Regal Orb" "Chaos Orb" "Gemcutter's Prism" "Vaal Orb" "Orb of Regret" "Stacked Deck" "Blessing of Esh" "Blessing of Xoph" "Blessing of Tul"
  139. SetTextColor 255 0 155
  140. SetBorderColor 255 0 155
  141. SetFontSize 45
  142.  
  143. #--------------------------
  144. #Currency 0,2C-1C
  145. #--------------------------
  146.  
  147. Show
  148. BaseType "Orb of Scouring" "Cartographer's Chisel" "Orb of Fusing" "Orb of Alchemy"
  149. SetTextColor 255 0 155
  150. SetBorderColor 255 0 155
  151. SetFontSize 45
  152.  
  153. #--------------------------
  154. #Hide/Show Currency 0C-0,2C
  155. #--------------------------
  156.  
  157. Hide
  158. BaseType "Silver Coin" "Orb of Chance" "Blessed Orb" "Blacksmith's Whetstone" "Jeweller's Orb" "Portal Scroll" "Orb of Alteration" "Glassblower's Bauble" "Orb of Transmutation" "Orb of Augmentation" "Chromatic Orb"
  159. SetTextColor 0 128 255
  160. SetBorderColor 0 128 255
  161. SetFontSize 45
  162.  
  163. #--------------------------
  164. #Show/Hide Wisdoms
  165. #--------------------------
  166.  
  167. Hide
  168. BaseType "Scroll of Wisdom" "Armourer's Scrap"
  169. SetTextColor 0 128 255
  170. SetBorderColor 0 128 255
  171. SetFontSize 45
  172.  
  173. #-----------------------------------------------------------------
  174. #Splinters
  175. #-----------------------------------------------------------------
  176.  
  177. Show
  178. BaseType "Splinter of Chayula"
  179. SetTextColor 255 0 155
  180. SetTextColor 255 0 155
  181. SetBorderColor 255 0 155
  182. SetFontSize 45
  183. PlayAlertSound 8 100
  184.  
  185. Show
  186. BaseType "Splinter of Uul-Netol"
  187. SetTextColor 255 0 155
  188. SetTextColor 255 0 155
  189. SetBorderColor 255 0 155
  190. SetFontSize 45
  191.  
  192. Show
  193. BaseType "Splinter of Esh" "Splinter of Xoph" "Splinter of Tul"
  194. SetTextColor 0 128 255
  195. SetBorderColor 0 128 255
  196. SetFontSize 45
  197.  
  198. #-----------------------------------------------------------------
  199. #Everything Else (failsafe)
  200. #-----------------------------------------------------------------
  201.  
  202. Show
  203. Class Stackable Currency
  204. SetTextColor 0 128 255
  205. SetBorderColor 0 128 255
  206. SetFontSize 45
  207.  
  208. #=============================================================================================================
  209. # Div Cards
  210. #=============================================================================================================
  211. #-----------------------------------------------------------------
  212. #Exception
  213. #-----------------------------------------------------------------
  214.  
  215. Hide
  216. Class Divination Card
  217. BaseType "The Wolf's Shadow"
  218.  
  219. #-----------------------------------------------------------------
  220. #1ex+ Div Cards
  221. #-----------------------------------------------------------------
  222.  
  223. Show
  224. Class Divination Card
  225. BaseType "House of Mirrors" "The Doctor" "The Fiend" "Hunter's Reward" "Mawr Blaidd" "The Immortal" "The Queen"
  226. SetBorderColor 0 0 0
  227. SetTextColor 0 0 0
  228. SetBackgroundColor 219 22 65
  229. PlayAlertSound 7 100
  230. SetFontSize 45
  231.  
  232. #-----------------------------------------------------------------
  233. #20c+ Div Cards
  234. #-----------------------------------------------------------------
  235.  
  236. Show
  237. Class Divination Card
  238. BaseType "The Polymath" "The Spark and the Flame" "The Standoff" "The Harvester" "Abandoned Wealth" "The Dragon's Heart" "Wealth and Power" "The Thaumaturgist" "The Brittle Emperor" "The Last One Standing" "The Offering" "Bowyer's Dream"
  239. SetBorderColor 219 22 65
  240. SetTextColor 219 22 65
  241. SetBackgroundColor 0 0 0
  242. PlayAlertSound 4
  243. SetFontSize 45
  244.  
  245. #-----------------------------------------------------------------
  246. #10c+ Div Cards
  247. #-----------------------------------------------------------------
  248.  
  249. Show
  250. Class Divination Card
  251. BaseType "The Saint's Treasure" "The Valkyrie" "The Enlightened" "The Formless Sea" "The Celestial Justicar" "The Vast" "Last Hope" "The Hunger" "Heterochromia" "The Ethereal" "The King's Heart" "The Sephirot" "Lucky Deck" "The Artist" "Pride Before the Fall"
  252. SetBorderColor 219 22 65
  253. SetTextColor 219 22 65
  254. SetBackgroundColor 0 0 0
  255. PlayAlertSound 4
  256. SetFontSize 45
  257.  
  258. #-----------------------------------------------------------------
  259. #5c+ Div Cards
  260. #-----------------------------------------------------------------
  261.  
  262. Show
  263. Class Divination Card
  264. BaseType "A Mother's Parting Gift" "The Porcupine" "The Valley of Steel Boxes" "The Wolven King's Bite" "The Stormcaller" "Earth Drinker" "The Warlord" "The Hoarder" "The Dapper Prodigy" "Lysah's Respite" "The Calling" "The Dark Mage" "The Fletcher" "Time-Lost Relic" "Dialla's Subjugation" "The Penitent" "Treasure Hunter" "The Wolf" "The Surveyor" "The Trial" "The Void" "Chaotic Disposition"
  265. SetBorderColor 219 22 65
  266. SetTextColor 219 22 65
  267. SetBackgroundColor 0 0 0
  268. PlayAlertSound 4
  269. SetFontSize 45
  270.  
  271. #-----------------------------------------------------------------
  272. #1c + Div Cards
  273. #-----------------------------------------------------------------
  274.  
  275. Show
  276. Class Divination Card
  277. BaseType "Call to the First Ones" "Lingering Remnants" "The Coming Storm" "The Wretched" "The Fox" "Hope" "The Aesthete" "The Cursed King" "The Inventor" "Vinia's Token" "The Cartographer" "Emperor of Purity" "Merciless Armament" "The Soul" "Scholar of the Seas" "The Chains that Bind" "Humility" "The Risk" "The Encroaching Darkness"
  278. SetBorderColor 219 22 65
  279. SetTextColor 219 22 65
  280. SetBackgroundColor 0 0 0
  281. SetFontSize 45
  282.  
  283. #-----------------------------------------------------------------
  284. #Shitty Div Cards
  285. #-----------------------------------------------------------------
  286.  
  287. Hide
  288. Class Divination Card
  289. BaseType "Flora's Gift" "Doedre's Madness" "The Hermit" "The Carrion Crow" "The Metalsmith's Gift" "Thunderous Skies" "The Inoculated" "The Scarred Meadow" "Anarchy's Price" "The Hermit" "The Twins" "Turn the Other Cheek" "The King's Blade" "The Rabid Rhoa" "Dying Anguish" "The Oath" "The Feast" "The Wolf's Shadow" "The Surgeon" "The Lord in Black" "The Throne" "The Lunaris Priestess" "Audacity" "The Visionary" "Light and Truth" "The Sun" "Destined to Crumble" "Shard of Fate" "The One With All" "Doedre's Madness" "The Siren" "Rain of Chaos" "The Endurance" "Birth of the Three"
  290.  
  291. #-----------------------------------------------------------------
  292. #Rest of Div Cards
  293. #-----------------------------------------------------------------
  294.  
  295. Show
  296. Class Divination Card
  297. SetTextColor 219 22 65
  298. SetBackgroundColor 0 0 0
  299. SetFontSize 45
  300.  
  301. #=============================================================================================================
  302. #UNIQUE
  303. #=============================================================================================================
  304.  
  305. #-----------------------------------------------------------------
  306. #POSSIBLE Valuable map drop only uniques (ex. Disfavour from atziri is not included)
  307. #-----------------------------------------------------------------
  308.  
  309. #--------------------------
  310. #Jewels: Hard to indentify differend ones: here are some of the most valuable ones
  311. #--------------------------
  312.  
  313. #Cobalt: Primordian Harmony, Rekcless Defence, Grand Spectrum, Energy From Within, Fertile Mind, Clear Mind (Good Roll)
  314. #Viridian: Grand Spectrum, Intuitive Leap, Lioneye's Fall (Maybe), Possiblity to corrupt into Chill of Corruption and Sac Harvest
  315.  
  316. #Estimated value of 3-30C
  317.  
  318. Show
  319. BaseType "Cobalt Jewel" "Viridian Jewel"
  320. Rarity "Unique"
  321. SetBackgroundColor 222 112 35
  322. SetTextColor 0 0 0
  323. SetBorderColor 0 0 0
  324. PlayAlertSound 4 100
  325. SetFontSize 45
  326.  
  327. #--------------------------
  328. #Unique Flasks
  329. #--------------------------
  330.  
  331. #+1ex flasks
  332. Show
  333. BaseType "Stibnite Flask" "Sapphire Flask" "Silver Flask"
  334. SetFontSize 45
  335. Rarity "Unique"
  336. SetBackgroundColor 222 112 35
  337. SetTextColor 0 0 0
  338. SetBorderColor 0 0 0
  339. PlayAlertSound 4 100
  340.  
  341. #5c+ stuff
  342. Show
  343. BaseType "Sanctified Mana Flask" "Granite Flask" "Grand Mana Flask" "Sanctified Life Flask"
  344. SetFontSize 45
  345. Rarity "Unique"
  346. SetBackgroundColor 222 112 35
  347. SetTextColor 0 0 0
  348. SetBorderColor 0 0 0
  349. PlayAlertSound 4 100
  350.  
  351. #---------------------
  352. #Unique Weapons
  353. #---------------------
  354.  
  355. #Vaal Blade (Perandus)
  356.  
  357. #1ex+
  358. Show
  359. BaseType "Void Axe" "Prophecy Wand" "Jewelled Foil" "Jasper Chopper"
  360. SetFontSize 45
  361. Rarity "Unique"
  362. SetBackgroundColor 222 112 35
  363. SetTextColor 0 0 0
  364. SetBorderColor 0 0 0
  365. PlayAlertSound 3 100
  366.  
  367. #5c+
  368. Show
  369. BaseType "Steelhead" "Fiend Dagger" "Siege Axe" "Abyssal Axe" "Imperial Staff" "Ritual Sceptre" "Fiend Dagger" "Imperial Bow" "Slaughter Knife" "Judgement Staff"
  370. SetFontSize 45
  371. Rarity "Unique"
  372. SetBackgroundColor 222 112 35
  373. SetTextColor 0 0 0
  374. SetBorderColor 0 0 0
  375. PlayAlertSound 4 100
  376.  
  377. #---------------------
  378. #Unique Armor
  379. #---------------------
  380.  
  381. #1ex+
  382. Show
  383. BaseType "Occultist's Vestment" "Sorcerer Boots" "Legion Gloves" "Crusader Boots" "Deicide Mask" "Rawhide Boots" "Clasped Mitts" "Glorious Plate" "Assassin's Garb" "Cedar Tower Shield" "Sharkskin Tunic" "Champion Kite" "Vaal Regalia"
  384. SetFontSize 45
  385. Rarity "Unique"
  386. SetBackgroundColor 222 112 35
  387. SetTextColor 0 0 0
  388. SetBorderColor 0 0 0
  389. PlayAlertSound 3 100
  390.  
  391. #5c+
  392. Show
  393. BaseType "Hubris Circlet" "Ebony Tower Shield" "Ironscale Gauntlets" "Goathide Boots" "Penetrating Arrow Quiver" "Full Wyrmscale" "Ezomyte Burgonet" "Deerskin Gloves" "Archon Kite Shield" "Ursine Pelt" "Nightmare Bascinet" "Corrugated Buckler" "Titanium Spirit Shield" "Conjurer Gloves"
  394. SetFontSize 45
  395. SetBackgroundColor 222 112 35
  396. Rarity "Unique"
  397. SetTextColor 0 0 0
  398. SetBorderColor 0 0 0
  399. PlayAlertSound 4 100
  400.  
  401. #---------------------
  402. #Unique Jewellery
  403. #---------------------
  404.  
  405. #Possibility to be 1ex+ item
  406.  
  407. #These bases can be added if you run specific league stone alot:
  408.  
  409. #Nemessis League Stone: "Leather Belt"
  410. #Talisman League Stone: "Rustic Sash"
  411. #Onslaught/Anarchy: "Moonstone Ring" "Agate Amulet"
  412. #Onslaught: "Turquoise Amulet"
  413.  
  414. Show
  415. BaseType "Unset Ring" "Unset Ring" "Paua Ring" "Two-Stone Ring" "Gold Ring"
  416. SetFontSize 45
  417. SetBackgroundColor 222 112 35
  418. Rarity "Unique"
  419. SetTextColor 0 0 0
  420. SetBorderColor 0 0 0
  421. PlayAlertSound 4 100
  422.  
  423. #--------------------
  424. #Unique Maps
  425. #--------------------
  426.  
  427. Show
  428. BaseType "Museum Map" "Temple Map" "Reef Map" "Torture Chamber Map" "Underground River Map" "Vaal Pyramid Map" "Promenade Map"
  429. SetFontSize 45
  430. Rarity "Unique"
  431. SetBackgroundColor 222 112 35
  432. SetTextColor 0 0 0
  433. SetBorderColor 0 0 0
  434. PlayAlertSound 4 100
  435.  
  436. #-----------------------------------------------------------------
  437. #Tabula
  438. #-----------------------------------------------------------------
  439.  
  440. Show
  441. SocketGroup WWWWWW
  442. BaseType "Simple Robe"
  443. Rarity Unique
  444. SetFontSize 45
  445. SetBackgroundColor 222 112 35
  446. SetTextColor 0 0 0
  447. SetBorderColor 0 0 0
  448. PlayAlertSound 4 100
  449.  
  450. #--------------------------
  451. #Remaining uniques
  452. #--------------------------
  453.  
  454. Show
  455. Rarity Unique
  456. Rarity "Unique"
  457. PlayAlertSound 6 100
  458. SetFontSize 45
  459. SetBorderColor 222 112 35
  460.  
  461. #=============================================================================================================
  462. # Linked Stuff and Sockets
  463. #=============================================================================================================
  464.  
  465. #-----------------------------------------------------------------
  466. #6 link
  467. #-----------------------------------------------------------------
  468.  
  469. Show
  470. LinkedSockets 6
  471. SetBackgroundColor 255 0 155
  472. SetTextColor 0 0 0
  473. SetBorderColor 0 0 0
  474. SetFontSize 45
  475. PlayAlertSound 3 100
  476.  
  477. #-----------------------------------------------------------------
  478. #6 sockets
  479. #-----------------------------------------------------------------
  480.  
  481. Show
  482. Sockets 6
  483. SetFontSize 45
  484. SetTextColor 255 0 155
  485. SetBorderColor 255 0 155
  486. PlayAlertSound 8 100
  487.  
  488.  
  489. #=============================================================================================================
  490. # Crafting Bases
  491. #=============================================================================================================
  492.  
  493. #-----------------------------------------------------------------
  494. #New Crafting Bases
  495. #-----------------------------------------------------------------
  496.  
  497. #---------------------
  498. #Il 84
  499. #---------------------
  500.  
  501. Show
  502. ItemLevel >= 84
  503. BaseType "Steel Ring" "Crystal Belt" "Opal Ring" "Marble Amulet" "Gripped Gloves" "Spiked Gloves" "Fingerless Silk Gloves" "Bone Helmet"
  504. SetBackgroundColor 255 0 155
  505. SetTextColor 0 0 0
  506. SetBorderColor 0 0 0
  507. SetFontSize 45
  508. PlayAlertSound 3 100
  509.  
  510. #---------------------
  511. #Il < 84
  512. #---------------------
  513. Show
  514. BaseType "Steel Ring" "Crystal Belt" "Opal Ring" "Marble Amulet"
  515. Rarity "Rare"
  516. SetBorderColor 33 214 209
  517. SetFontSize 45
  518.  
  519. Show
  520. BaseType "Steel Ring" "Crystal Belt" "Opal Ring" "Marble Amulet"
  521. Rarity "Normal" "Magic"
  522. SetTextColor 33 214 209
  523. SetBorderColor 33 214 209
  524. SetFontSize 45
  525.  
  526. #=============================================================================================================
  527. # Chance items
  528. #=============================================================================================================
  529.  
  530. Hide
  531. BaseType "Sorcerer Boots" "Leather Belt"
  532. Rarity "Normal"
  533. SetTextColor 192 128 254
  534. SetBorderColor 192 128 254
  535.  
  536. #=============================================================================================================
  537. #Maps
  538. #=============================================================================================================
  539.  
  540. #-----------------------------------------------------------------
  541. #Red Maps
  542. #-----------------------------------------------------------------
  543.  
  544. Show
  545. Class Maps
  546. DropLevel >= 78
  547. SetBorderColor 255 40 0
  548. SetTextColor 255 40 0
  549. SetFontSize 45
  550. SetBackgroundColor 240 243 243
  551. PlayAlertSound 2 100
  552.  
  553. #-----------------------------------------------------------------
  554. #Yellow Maps
  555. #-----------------------------------------------------------------
  556.  
  557. Show
  558. Class Maps
  559. DropLevel >= 68
  560. SetFontSize 45
  561. PlayAlertSound 1 100
  562.  
  563. #-----------------------------------------------------------------
  564. #Speed maps
  565. #-----------------------------------------------------------------
  566.  
  567. Show
  568. Class Maps
  569. BaseType "Jungle Valley Map" "Beach Map" "Oasis Map" "Arid Lake Map" "Channel Map" "Acid Lakes Map" "Dunes Map" "Mesa Map" "Peninsula Map" "Canyon Map" "Racecourse Map" "Strand Map" "Mud Geyser Map" "Atoll Map" "Bog Map" "Shore Map" "Quay Map" "Tropical Island Map" "Reef Map" "Promenade Map" "Shaped Jungle Valley Map" "Shaped Beach Map" "Shaped Oasis Map" "Shaped Arid Lake Map" "Shaped Channel Map" "Shaped Acid Lakes Map" "Shaped Dunes Map" "Shaped Mesa Map" "Shaped Peninsula Map" "Shaped Canyon Map" "Shaped Racecourse Map" "Shaped Strand Map" "Shaped Mud Geyser Map" "Shaped Atoll Map" "Shaped Bog Map" "Shaped Shore Map" "Shaped Quay Map" "Shaped Tropical Island Map" "Shaped Reef Map" "Shaped Promenade Map"
  570. PlayAlertSound 1 100
  571. SetFontSize 45
  572.  
  573. #-----------------------------------------------------------------
  574. #Shaper Fragments/breachstones
  575. #-----------------------------------------------------------------
  576.  
  577. Show
  578. BaseType "Fragment of the Phoenix" "Fragment of the Minotaur" "Fragment of the Chimera" "Fragment of the Hydra" "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key" "Breachstone" "Mortal Hope" "Mortal Ignorance" "Sacrifice at Midnight"
  579. SetBorderColor 0 0 0
  580. SetTextColor 0 0 0
  581. SetBackgroundColor 255 255 255
  582. PlayAlertSound 1 100
  583. SetFontSize 45
  584.  
  585. #-----------------------------------------------------------------
  586. #Atziri Fragments
  587. #-----------------------------------------------------------------
  588.  
  589. Show
  590. Class "Map Fragments"
  591. SetFontSize 45
  592.  
  593. #=============================================================================================================
  594. # Gems
  595. #=============================================================================================================
  596.  
  597. #-----------------------------------------------------------------
  598. #Special Gems
  599. #-----------------------------------------------------------------
  600.  
  601. Show
  602. Class Gem
  603. BaseType "Empower" "Enlighten" "Portal" "Vaal Breach" "Vaal Haste" "Vaal Discipline"
  604. SetTextColor 0 0 0
  605. SetBackgroundColor 30 150 180
  606. SetBorderColor 0 0 0
  607. SetFontSize 45
  608. PlayAlertSound 5 100
  609.  
  610. #-----------------------------------------------------------------
  611. #Vaal Gems
  612. #-----------------------------------------------------------------
  613.  
  614. Show
  615. Class Gem
  616. BaseType "Vaal"
  617. SetTextColor 30 150 180
  618. SetBackgroundColor 0 0 0
  619. SetBorderColor 30 150 180
  620. SetFontSize 45
  621.  
  622. #-----------------------------------------------------------------
  623. #Quality Gems
  624. #-----------------------------------------------------------------
  625.  
  626. Show
  627. Class Gem
  628. Quality > 16
  629. SetTextColor 0 0 0
  630. SetBackgroundColor 30 150 180
  631. SetBorderColor 0 0 0
  632. SetFontSize 45
  633.  
  634.  
  635. Show
  636. Class Gem
  637. Quality > 9
  638. SetTextColor 30 150 180
  639. SetBackgroundColor 0 0 0
  640. SetBorderColor 30 150 180
  641. SetFontSize 45
  642.  
  643. #=============================================================================================================
  644. # Flasks
  645. #=============================================================================================================
  646.  
  647. #-----------------------------------------------------------------
  648. #Flasks While Lvling
  649. #-----------------------------------------------------------------
  650.  
  651. Show
  652. BaseType "Medium Life Flask" "Medium Mana Flask"
  653. ItemLevel < 8
  654. SetFontSize 45
  655.  
  656. Show
  657. BaseType "Large Life Flask" "Large Mana Flask"
  658. ItemLevel < 14
  659. SetFontSize 45
  660.  
  661. Show
  662. BaseType "Greater Life Flask" "Greater Mana Flask"
  663. ItemLevel < 20
  664. SetFontSize 45
  665.  
  666. Show
  667. BaseType "Grand Life Flask" "Grand Mana Flask"
  668. ItemLevel < 26
  669. SetFontSize 45
  670.  
  671. Show
  672. BaseType "Giant Life Flask"
  673. ItemLevel < 32
  674. SetFontSize 45
  675.  
  676. Show
  677. BaseType "Giant Mana Flask"
  678. ItemLevel < 38
  679. SetFontSize 45
  680.  
  681. Show
  682. BaseType "Colossal Life Flask"
  683. ItemLevel < 38
  684. SetFontSize 45
  685.  
  686. Show
  687. BaseType "Sacred Life Flask"
  688. ItemLevel < 44
  689. SetFontSize 45
  690.  
  691. Show
  692. BaseType "Sacred Life Flask" "Sacred Mana Flask"
  693. ItemLevel < 52
  694. SetFontSize 45
  695.  
  696. Show
  697. BaseType "Hallowed Life Flask" "Sanctified Mana Flask" "Divine Life Flask" "Eternal Mana Flask"
  698. ItemLevel < 67
  699. SetFontSize 45
  700.  
  701. #=============================================================================================================
  702. # Rare under il 65
  703. #=============================================================================================================
  704.  
  705. Show
  706. Rarity "Rare"
  707. ItemLevel < 65
  708.  
  709. Hide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement