Advertisement
Guest User

cutedog 3.1 1/12/2018 DO NOT USE

a guest
Jan 12th, 2018
734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.29 KB | None | 0 0
  1. #version for patch 3.0 - CuteDog_ version updated 12/9/2017 - not recommended for anyone
  2.  
  3. #-------------------------------------------------------------------------------#
  4. # Section: # ABYSS
  5. #-------------------------------------------------------------------------------#
  6. #unique maps
  7. Show
  8. Class Maps
  9. Rarity Unique
  10. SetFontSize 45
  11. SetTextColor 0 0 0
  12. SetBorderColor 255 103 89
  13. SetBackgroundColor 255 103 89
  14. PlayAlertSound 8 150
  15.  
  16.  
  17. Hide
  18. ElderItem True
  19. Rarity = Rare
  20. SetFontSize 45
  21. SetBackgroundColor 75 75 75 # Chromatic background
  22. SetBorderColor 74 230 58 # T1 drops color / Quest items
  23.  
  24.  
  25. Hide
  26. ElderItem True
  27. Rarity = Magic
  28. SetFontSize 45
  29. SetBackgroundColor 75 75 75 # Chromatic background
  30. SetBorderColor 74 230 58 # T1 drops color / Quest items
  31.  
  32.  
  33. Hide
  34. ElderItem True
  35. Rarity = Normal
  36. SetFontSize 45
  37. SetBackgroundColor 75 75 75 # Chromatic background
  38. SetBorderColor 74 230 58 # T1 drops color / Quest items
  39.  
  40.  
  41. Hide
  42. ShaperItem True
  43. Rarity = Rare
  44. SetFontSize 45
  45. SetBackgroundColor 75 75 75 # Chromatic background
  46. SetBorderColor 74 230 58 # T1 drops color / Quest items
  47.  
  48.  
  49. Hide
  50. ShaperItem True
  51. Rarity = Magic
  52. SetFontSize 45
  53. SetBackgroundColor 75 75 75 # Chromatic background
  54. SetBorderColor 74 230 58 # T1 drops color / Quest items
  55.  
  56.  
  57. Hide
  58. ShaperItem True
  59. Rarity = Normal
  60. SetFontSize 45
  61. SetBackgroundColor 75 75 75 # Chromatic background
  62. SetBorderColor 74 230 58 # T1 drops color / Quest items
  63.  
  64.  
  65. Hide
  66. Class Belt
  67. BaseType "Stygian Vise"
  68. Rarity = Rare
  69. SetFontSize 45
  70. SetTextColor 255 255 119
  71. SetBorderColor 215 25 0 # T2 drops color
  72.  
  73.  
  74. Hide
  75. Class Belt
  76. BaseType "Stygian Vise"
  77. Rarity = Magic
  78. SetFontSize 45
  79. SetBorderColor 215 25 0 # T2 drops color
  80.  
  81.  
  82. Hide
  83. Class Belt
  84. BaseType "Stygian Vise"
  85. Rarity = Normal
  86. SetFontSize 45
  87. SetBorderColor 215 25 0 # T2 drops color
  88.  
  89.  
  90. Hide
  91. Class "Abyss Jewel"
  92. BaseType "Murderous Eye"
  93. Rarity = Rare
  94. SetFontSize 45
  95. SetTextColor 255 255 119
  96. SetBorderColor 215 25 0 # T2 drops color
  97.  
  98.  
  99. Hide
  100. Class "Abyss Jewel"
  101. BaseType "Searching Eye"
  102. Rarity = Rare
  103. SetFontSize 45
  104. SetTextColor 255 255 119
  105. SetBorderColor 215 25 0 # T2 drops color
  106.  
  107.  
  108. Hide
  109. Class "Abyss Jewel"
  110. BaseType "Hypnotic Eye"
  111. Rarity = Rare
  112. SetFontSize 45
  113. SetTextColor 255 255 119
  114. SetBorderColor 215 25 0 # T2 drops color
  115.  
  116.  
  117. Hide
  118. Class "Abyss Jewel"
  119. BaseType "Ghastly Eye"
  120. Rarity = Rare
  121. SetFontSize 45
  122. SetTextColor 255 255 119
  123. SetBorderColor 215 25 0 # T2 drops color
  124.  
  125.  
  126. Hide
  127. Class "Abyss Jewel"
  128. BaseType "Murderous Eye"
  129. Rarity = Magic
  130. SetFontSize 45
  131. SetBorderColor 215 25 0 # T2 drops color
  132.  
  133.  
  134. Hide
  135. Class "Abyss Jewel"
  136. BaseType "Searching Eye"
  137. Rarity = Magic
  138. SetFontSize 45
  139. SetBorderColor 215 25 0 # T2 drops color
  140.  
  141.  
  142. Hide
  143. Class "Abyss Jewel"
  144. BaseType "Hypnotic Eye"
  145. Rarity = Magic
  146. SetFontSize 45
  147. SetBorderColor 215 25 0 # T2 drops color
  148.  
  149.  
  150. Hide
  151. Class "Abyss Jewel"
  152. BaseType "Ghastly Eye"
  153. Rarity = Magic
  154. SetFontSize 45
  155. SetBorderColor 215 25 0 # T2 drops color
  156.  
  157.  
  158.  
  159. #GARBINGER STUFF
  160. Hide
  161. Class Currency
  162. BaseType "Engineer's Shard" "Chaos Shard" "Regal Shard" "Binding Shard" "Horizon Shard"
  163. SetFontSize 45
  164. SetTextColor 255 45 175
  165. SetBackgroundColor 34 34 51
  166.  
  167.  
  168. Show
  169. Class Currency
  170. BaseType "Harbinger's Shard" "Ancient Shard" "Engineer's Orb" "Orb of Horizons" "Orb of Binding" "Annulment Shard" "Harbinger's Orb" "Ancient Orb" "Orb of Annulment"
  171. SetFontSize 45
  172. SetTextColor 255 45 175
  173. SetBackgroundColor 34 34 51
  174. PlayAlertSound 2 70
  175.  
  176. Show
  177. Class Currency
  178. BaseType "Exalted Shard"
  179. SetFontSize 45
  180. SetTextColor 255 255 255 255
  181. SetBorderColor 255 0 0 255
  182. SetBackgroundColor 255 0 0 255
  183.  
  184.  
  185. Hide
  186. Class Fragment "Map Fragments"
  187. BaseType "Divine Vessel"
  188. SetFontSize 45
  189. SetTextColor 255 255 255 255
  190. SetBorderColor 255 0 0 255
  191. SetBackgroundColor 255 0 0 255
  192. PlayAlertSound 8 110
  193.  
  194. Show
  195. Class Quest
  196. SetFontSize 45
  197. SetTextColor 74 230 58
  198.  
  199. Show
  200. Class "Pantheon Soul" Piece
  201. SetFontSize 45
  202. SetTextColor 0 0 0
  203. SetBackgroundColor 74 230 58 # T1 drops color / Quest items
  204. PlayAlertSound 6 300
  205.  
  206. Show
  207. Class "Leaguestone"
  208. SetBackgroundColor 34 34 51
  209. SetBorderColor 170 204 255
  210. SetTextColor 170 204 255
  211. SetFontSize 45
  212. PlayAlertSound 5 90
  213.  
  214. Show
  215. Class "Misc Map Items"
  216. SetFontSize 45
  217. SetTextColor 255 0 0 255
  218. SetBorderColor 255 0 0 255
  219. SetBackgroundColor 255 255 255 255
  220. PlayAlertSound 6 300
  221.  
  222. Show
  223. LinkedSockets >= 6
  224. SetFontSize 45
  225. SetBackgroundColor 125 0 125 255
  226. PlayAlertSound 8 150
  227.  
  228. Show
  229. Sockets >= 6
  230. SetFontSize 45
  231. SetBackgroundColor 34 34 51
  232. SetTextColor 179 99 255
  233. SetBorderColor 179 99 255
  234. PlayAlertSound 4 130
  235.  
  236. Show # %TB-Uniques-T1
  237. BaseType "Arcanist Slippers" "Callous Mask" "Carnal Sceptre" "Cedar Tower Shield" "Clasped Mitts" "Clutching Talisman" "Crusader Boots" "Cutlass" "Ezomyte Tower Shield" "Full Wyrmscale" "Gladiator Plate" "Glorious Plate" "Grand Mana Flask" "Greatwolf Talisman" "Legion Gloves" "Occultist's Vestment" "Prophecy Wand" "Raven Mask" "Rawhide Boots" "Rawhide Tower Shield" "Ritual Sceptre" "Rotfeather Talisman" "Royal Axe" "Ruby Flask" "Sanctified Life Flask" "Sanctified Mana Flask" "Sapphire Flask" "Siege Axe" "Steelhead" "Vaal Spirit Shield" "Void Axe" "Wereclaw Talisman"
  238. Rarity Unique
  239. SetFontSize 45
  240. SetTextColor 175 96 37 255
  241. SetBorderColor 175 96 37 255
  242. SetBackgroundColor 255 255 255 255
  243. PlayAlertSound 6 300
  244.  
  245. #------------------------------------
  246. # [1704] Tier 2 uniques
  247. #------------------------------------
  248.  
  249. Show # 5-Links
  250. LinkedSockets = 5
  251. Rarity Unique
  252. SetFontSize 45
  253. SetTextColor 0 0 0
  254. SetBorderColor 255 103 89
  255. SetBackgroundColor 255 103 89
  256. PlayAlertSound 8 150
  257.  
  258. Show # OK
  259. BaseType "Abyssal Axe" "Arcanist Gloves" "Bismuth Flask" "Cardinal Round Shield" "Citadel Bow" "Citrine Amulet" "Demon Dagger" "Destiny Leather" "Ezomyte Burgonet" "Granite Flask" "Highborn Staff" "Imperial Maul" "Imperial Staff" "Ironscale Gauntlets" "Jasper Chopper" "Jewelled Foil" "Jingling Spirit Shield" "Murder Boots" "Necromancer Silks" "Nubuck Gloves" "Penetrating Arrow Quiver" "Regicide Mask" "Sacrificial Garb" "Sharkskin Tunic" "Thorium Spirit Shield" "Titan Greaves" "Titanium Spirit Shield" "Topaz Flask" "Ursine Pelt" "Vaal Mask" "Varnished Coat" "Wyrmscale Doublet" "Zealot Gloves" "Jade Amulet" "Amber Amulet"
  260. Rarity Unique
  261. SetFontSize 45
  262. SetTextColor 0 0 0
  263. SetBorderColor 255 103 89
  264. SetBackgroundColor 255 103 89
  265. PlayAlertSound 8 150
  266.  
  267.  
  268. Show # sometimes good
  269. BaseType "Carved Wand" "Ebony Tower Shield" "Exquisite Leather" "Goathide Boots" "Gold Amulet" "Gold Ring" "Imperial Bow" "Nightmare Bascinet" "Onyx Amulet" "Sorcerer Boots" "Stibnite Flask" "Unset Ring"
  270. Rarity Unique
  271. SetFontSize 45
  272. SetTextColor 0 0 0
  273. SetBorderColor 255 103 89
  274. SetBackgroundColor 255 103 89
  275. PlayAlertSound 8 150
  276.  
  277. #------------------------------------
  278. # [1706] Prophecy-Material Uniques
  279. #------------------------------------
  280.  
  281. Hide # %TB-Uniques-Fated
  282. BaseType "Coral Amulet" "Coral Ring" "Crude Bow" "Death Bow" "Fire Arrow Quiver" "Gilded Sallet" "Goathide Gloves" "Iron Hat" "Iron Ring" "Iron Staff" "Jade Amulet" "Jade Hatchet" "Long Bow" "Ornate Sword" "Painted Buckler" "Plank Kite Shield" "Plate Vest" "Royal Bow" "Scholar Boots" "Serrated Arrow Quiver" "Sledgehammer" "Spiraled Wand" "Vine Circlet" "War Buckler" "Woodsplitter" "Maelstr"
  283. Rarity Unique
  284. SetFontSize 45
  285. SetTextColor 0 0 0
  286. SetBorderColor 255 103 89
  287. SetBackgroundColor 255 103 89
  288.  
  289.  
  290. #------------------------------------
  291. # [1707] Random Uniques
  292. #------------------------------------
  293.  
  294. Hide # T3
  295. Rarity Unique
  296. SetFontSize 42
  297. SetTextColor 175 96 37 255
  298. SetBorderColor 175 96 37 255
  299. SetBackgroundColor 0 0 0 255
  300.  
  301.  
  302. Hide
  303. LinkedSockets >= 5
  304. SetFontSize 42
  305. SetBackgroundColor 125 125 125 255
  306. PlayAlertSound 4 50
  307.  
  308.  
  309.  
  310. #DIV CARD TIERING
  311. #Bad div cards hide these all the time
  312.  
  313. #Hide
  314. Show
  315. Class "Divination Card"
  316. BaseType "Humility" "The Gambler"
  317. SetBorderColor 255 102 0
  318. SetBackgroundColor 34 34 51
  319. SetTextColor 255 102 0
  320. SetFontSize 45
  321.  
  322. #Show
  323. Hide
  324. Class "Divination Card"
  325. BaseType "A Mother's Parting Gift" "Anarchy's Price" "Assassin's Favour" "Audacity" "Birth of the Three" "Call to the First Ones" "Cartographer's Delight" "Death" "Destined to Crumble" "Dying Anguish" "Her Mask" "Lantador's Lost Love" "Light and Truth" "Might is Right" "Prosperity" "Rain Tempter" "Struck by Lightning" "The Carrion Crow" "The Conduit" "The Demoness" "The Dragon" "The Drunken Aristocrat" "The Feast" "The Forsaken" "The Gentleman" "The Hermit" "The Incantation" "The Inoculated" "The Lich" "The Lion" "The Lord in Black" "The Lover" "The Lunaris Priestess" "The Metalsmith's Gift" "The Oath" "The Pack Leader" "The Pact" "The Rabid Rhoa" "The Scarred Meadow" "The Scholar" "The Sigil" "The Siren" "The Spoiled Prince" "The Sun" "The Surgeon" "The Visionary" "The Web" "The Wolf's Shadow" "Thunderous Skies" "Tranquillity" "Turn the Other Cheek" "The Betrayal" "The Realm" "The Calling" "Doedre's Madness" "Shard of Fate" "The Blazing Fire" "The Endurance" "The King's Blade" "The Scavenger"
  326. SetBackgroundColor 34 34 51
  327. SetTextColor 252 84 12
  328. SetFontSize 40
  329.  
  330. #ok ones that i will still pick up if they drop
  331. Show
  332. #Hide
  333. Class "Divination Card"
  334. BaseType "Atziri's Arsenal" "Blind Venture" "Boundless Realms" "Bowyer's Dream" "Chaotic Disposition" "Coveted Possession" "Dialla's Subjugation" "Earth Drinker" "Emperor of Purity" "Emperor's Luck" "Gemcutter's Promise" "Gift of the Gemling Queen" "Glimmer of Hope" "Grave Knowledge" "Heterochromia" "Hope" "Hubris" "Humility" "Hunter's Resolve" "Jack in the Box" "Last Hope" "Lingering Remnants" "Lost Worlds" "Loyalty" "Luck of the Vaal" "Lucky Connections" "Lucky Deck" "Lysah's Respite" "Mawr Blaidd" "Merciless Armament" "Mitts" "Rain of Chaos" "Rats" "Scholar of the Seas" "The Aesthete" "The Arena Champion" "The Artist" "The Avenger" "The Battle Born" "The Body" "The Brittle Emperor" "The Cartographer" "The Cataclysm" "The Catalyst" "The Celestial Justicar" "The Chains that Bind" "The Coming Storm" "The Cursed King" "The Dapper Prodigy" "The Dark Mage" "The Devastator" "The Doppelganger" "The Encroaching Darkness" "The Enlightened" "The Ethereal" "The Explorer" "The Fletcher" "The Flora's Gift" "The Formless Sea" "The Fox" "The Gambler" "The Garish Power" "The Gemcutter" "The Gladiator" "The Harvester" "The Hoarder" "The Hunger" "The Inventor" "The Jester" "The Last One Standing" "The Mercenary" "The Offering" "The One With All" "The Opulent" "The Penitent" "The Poet" "The Polymath" "The Porcupine" "The Risk" "The Road to Power" "The Saint's Treasure" "The Sephirot" "The Soul" "The Spark and the Flame" "The Standoff" "The Stormcaller" "The Summoner" "The Surveyor" "The Survivalist" "The Thaumaturgist" "The Throne" "The Tower" "The Traitor" "The Trial" "The Twins" "The Tyrant" "The Union" "The Valkyrie" "The Valley of Steel Boxes" "The Vast" "The Void" "The Warden" "The Warlord" "The Watcher" "The Wind" "The Wolf" "The Wolven King's Bite" "The Wolverine" "The Wrath" "The Wretched" "Three Faces in the Dark" "Time-Lost Relic" "Treasure Hunter" "Vinia's Token" "Volatile Power" "Wealth and Power" "The Gambler" "The Encroaching Darkness" "Left to Fate" "The Eye of the Dragon" "No Traces" "The Ruthless Ceinture"
  335. SetFontSize 45
  336. PlayAlertSound 8 130
  337. SetBackgroundColor 34 34 51
  338. SetBorderColor 252 84 12
  339. SetTextColor 252 84 12
  340.  
  341. #sicky gnar Div cards to show always and play JUICY sound
  342. Show
  343. Class "Divination Card"
  344. BaseType "The Doctor" "The Fiend" "Abandoned Wealth" "House of Mirrors" "Hunter's Reward" "The Dragon's Heart" "The Immortal" "The King's Heart" "Pride Before the Fall" "The Queen"
  345. SetFontSize 45
  346. SetTextColor 255 0 0 255
  347. SetBorderColor 255 0 0 255
  348. SetBackgroundColor 255 255 255 255
  349. PlayAlertSound 6 220
  350.  
  351. # This is in case i missed anything or new cards come out they will auto show
  352. Show
  353. Class "Divination Card"
  354. SetFontSize 45
  355. PlayAlertSound 8 140
  356. SetBackgroundColor 34 34 51
  357. SetTextColor 252 84 12
  358.  
  359.  
  360. Show
  361. BaseType "Talisman"
  362. SetFontSize 44
  363. SetBackgroundColor 34 34 51
  364. SetTextColor 252 255 56
  365.  
  366. Show
  367. BaseType "Perandus Coin"
  368. SetFontSize 42
  369. SetTextColor 255 178 135 255
  370. SetBorderColor 255 178 135 135
  371. PlayAlertSound 3 80
  372.  
  373. Hide
  374. BaseType "Silver Coin"
  375. SetFontSize 45
  376. SetBackgroundColor 34 34 51
  377. SetTextColor 252 255 56
  378. Show
  379. Class Currency
  380. BaseType "Prophecy"
  381. SetFontSize 44
  382. SetBackgroundColor 0 205 0 255
  383. SetTextColor 255 255 255
  384. PlayAlertSound 3 200
  385. Show
  386. Class Currency
  387. BaseType "Essence" "Remnant of Corruption" "Cartographer's Seal" "Unshaping Orb"
  388. SetFontSize 43
  389. SetBackgroundColor 34 34 51
  390. SetTextColor 252 255 56
  391. PlayAlertSound 3 135
  392. Show
  393. BaseType "Shaper's Orb"
  394. SetFontSize 45
  395. SetBorderColor 255 255 255
  396. SetBackgroundColor 0 0 0 255
  397. PlayAlertSound 9 100
  398.  
  399. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  400. #currency
  401. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  402. Show
  403. Class Stackable Currency
  404. BaseType "Splinter of Chayula" "Splinter of Xoph" "Splinter of Uul-Netol" "Splinter of Tul" "Splinter of Esh"
  405. SetFontSize 45
  406. SetTextColor 200 101 246
  407. SetBackgroundColor 34 34 51
  408.  
  409.  
  410. Show
  411. Class Stackable Currency
  412. BaseType "Blessing of Xoph" "Blessing of Tul" "Blessing of Esh" "Blessing of Uul-Netol" "Blessing of Chayula"
  413. SetBackgroundColor 0 0 0 255
  414. SetTextColor 255 0 255
  415. SetBorderColor 255 0 255
  416. SetFontSize 45
  417. PlayAlertSound 5 200
  418. Show
  419. Class Currency
  420. BaseType "Exalted Orb" "Eternal Orb" "Mirror of Kalandra" "Mirror Shard"
  421. SetFontSize 45
  422. SetTextColor 255 0 0 255
  423. SetBorderColor 255 0 0 255
  424. SetBackgroundColor 255 255 255 255
  425. PlayAlertSound 6 300
  426. Show
  427. Class Currency
  428. BaseType "Divine Orb" "Stacked Deck"
  429. SetFontSize 45
  430. SetTextColor 255 255 255 255
  431. SetBorderColor 255 0 0 255
  432. SetBackgroundColor 255 0 0 255
  433. PlayAlertSound 8 150
  434.  
  435. Show
  436. Class Currency
  437. BaseType "Orb of Regret" "Vaal Orb" "Chaos Orb" "Regal Orb" "Gemcutter's Prism" "Cartographer's Sextant" "Orb of Alchemy" "Orb of Fusing" "Cartographer's Chisel" "Orb of Scouring" "Blessed Orb"
  438. SetFontSize 45
  439. SetBackgroundColor 34 34 51
  440. SetTextColor 29 255 26
  441. SetBorderColor 34 34 51
  442. PlayAlertSound 5 100
  443.  
  444. #Show
  445. Hide
  446. BaseType "Orb of Chance" "Jeweller's Orb"
  447. SetBackgroundColor 34 34 51
  448. SetTextColor 230 230 0
  449. SetFontSize 45
  450.  
  451. Hide
  452. #Show
  453. BaseType "Blacksmith's Whetstone" "Orb of Transmutation" "Glassblower's Bauble" "Orb of Alteration" "Chromatic Orb"
  454. SetFontSize 42
  455. SetBorderColor 125 125 255
  456.  
  457.  
  458. Hide
  459. #Show
  460. BaseType "Armourer's Scrap" "Orb of Augmentation"
  461. SetFontSize 40
  462. SetBorderColor 125 125 255
  463.  
  464. Hide
  465. #Show
  466. BaseType "Portal Scroll"
  467. SetFontSize 39
  468. Hide
  469. #Show
  470. BaseType "Scroll of Wisdom"
  471. SetFontSize 39
  472.  
  473.  
  474. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  475. #sort of maps
  476. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  477. Show
  478. BaseType "Mortal Hope" "Sacrifice at Midnight" "Eber's Key" "Yriel's Key" "Inya's Key" "Volkuur's Key" "Offering to the Goddess"
  479. SetFontSize 45
  480. SetTextColor 0 0 0
  481. SetBackgroundColor 255 100 100 255
  482. PlayAlertSound 2 250
  483. Show
  484. Class "Map Fragment"
  485. SetFontSize 40
  486. SetTextColor 255 102 255
  487. SetBackgroundColor 153 255 255 255
  488. PlayAlertSound 2 100
  489.  
  490. #-------------------------------------------------------------------------------#
  491. # Section: # MAPS
  492. #-------------------------------------------------------------------------------#
  493.  
  494. Show
  495. Class Maps
  496. BaseType "Strand Map" "Waste Pool Map"
  497. ShapedMap True
  498. SetFontSize 45
  499. SetBorderColor 0 0 0
  500. SetBackgroundColor 119 255 182
  501. SetTextColor 0 0 0
  502. PlayAlertSound 1 135
  503.  
  504. Show
  505. Class Maps
  506. BaseType "Bog Map"
  507. SetFontSize 45
  508. SetBorderColor 0 0 0
  509. SetBackgroundColor 119 255 182
  510. SetTextColor 0 0 0
  511. PlayAlertSound 1 135
  512.  
  513. # Shaped maps filter
  514. Show
  515. ShapedMap True
  516. # DropLevel >= 73
  517. Class Maps
  518. SetFontSize 45
  519. SetBorderColor 255 0 0
  520. SetBackgroundColor 255 0 0
  521. SetTextColor 0 0 0
  522. PlayAlertSound 1 135
  523.  
  524.  
  525.  
  526. #whites
  527. Hide
  528. Class Maps
  529. BaseType "Lookout Map" "Graveyard Map" "Dungeon Map" "Alleyways Map" "Pen Map" "Desert Map" "Flooded Mine Map" "Marshes Map" "Cage Map" "Springs Map" "Excavation Map" "Leyline Map" "Peninsula Map" "Port Map" "Burial Chambers Map" "Cells Map" "Arcade Map" "Relic Chambers Map" "Courthouse Map" "Chateau Map" "Grotto Map" "Volcano Map" "Lighthouse Map" "Conservatory Map" "Sulphur Vents Map" "Maze Map" "Channel Map" "Ancient City Map" "Ivory Temple Map" "Spider Lair Map" "Barrows Map"
  530. SetFontSize 43
  531. SetBorderColor 0 0 0
  532. SetBackgroundColor 34 34 51
  533. SetTextColor 24 244 167
  534.  
  535. #showing for low lvl chars; maps i like to run as a lowbie
  536. Hide
  537. Class Maps
  538. BaseType "City Square Map" "Canyon Map" "Gorge Map" "Toxic Sewer Map" "Beach Map" "Arid Lake Map" "Iceberg Map" "Strand Map" "Haunted Mansion Map"
  539. SetFontSize 43
  540. SetBorderColor 0 0 0
  541. SetBackgroundColor 34 34 51
  542. SetTextColor 24 244 167
  543.  
  544.  
  545. #yellows
  546. Hide
  547. Class Maps
  548. BaseType "Phantasmagoria Map" "Academy Map" "Thicket Map" "Wharf Map" "Ashen Wood Map" "Underground Sea Map" "Tribunal Map" "Coral Ruins Map" "Lava Chamber Map" "Residence Map" "Ramparts Map" "Bone Crypt Map" "Gardens Map" "Arachnid Nest Map" "Bazaar Map" "Laboratory Map" "Overgrown Ruin Map" "Vaal Pyramid Map" "Geode Map" "Armoury Map" "Courtyard Map" "Mineral Pools Map" "Moon Temple Map" "Sepulchre Map" "Tower Map" "Temple Map" "Arena Map" "Museum Map" "Scriptorium Map" "Siege Map" "Shipyard Map" "Wasteland Map" "Precinct Map" "Pier Map" "Cursed Crypt Map" "Orchard Map"
  549. SetFontSize 44
  550. SetBorderColor 0 0 0
  551. SetBackgroundColor 255 255 0
  552. SetTextColor 0 0 0
  553.  
  554. Hide
  555. Class Maps
  556. BaseType "Mausoleum Map" "Fields Map" "Jungle Valley Map" "Atoll Map" "Cemetery Map" "Dunes Map" "Infested Valley Map" "Mud Geyser Map" "Shore Map" "Tropical Island Map" "Belfry Map" "Underground River Map" "Plateau Map" "Estuary Map" "Arachnid Tomb Map"
  557. SetFontSize 44
  558. SetBorderColor 0 0 0
  559. SetBackgroundColor 255 255 0
  560. SetTextColor 0 0 0
  561.  
  562.  
  563. #reds
  564. Show
  565. Class Maps
  566. BaseType "Promenade Map" "Lair Map" "Colonnade Map" "Primordial Pool Map" "Spider Forest Map" "Coves Map" "Waterways Map" "Factory Map" "Mesa Map" "Pit Map" "Defiled Cathedral Map" "Summit Map" "Overgrown Shrine Map" "Castle Ruins Map" "Crystal Ore Map" "Villa Map" "Torture Chamber Map" "Necropolis Map" "Racecourse Map" "Caldera Map" "Ghetto Map" "Park Map" "Malformation Map" "Terrace Map" "Shrine Map" "Arsenal Map" "Desert Spring Map" "Core Map" "Colosseum Map" "Acid Lakes Map" "Dark Forest Map" "Crimson Temple Map" "Plaza Map" "Dig Map" "Palace Map" "Lava Lake Map" "Basilica Map" "Sunken City Map" "Reef Map" "Carcass Map" "Pit of the Chimera Map" "Lair of the Hydra Map" "Maze of the Minotaur Map" "Forge of the Phoenix Map" "Vaal Temple Map"
  567. SetFontSize 45
  568. SetBorderColor 0 0 0
  569. SetBackgroundColor 255 0 0
  570. SetTextColor 0 0 0
  571. PlayAlertSound 1 150
  572.  
  573.  
  574. # Any corrupted map.
  575. Show
  576. Corrupted True
  577. Class Maps
  578. SetFontSize 45
  579. SetBackgroundColor 44 44 44 # Map Background Color
  580.  
  581. #new maps
  582. Show
  583. Class Maps
  584. SetFontSize 45
  585. SetBorderColor 70 200 0
  586. SetTextColor 70 200 0
  587. PlayAlertSound 1 100
  588.  
  589.  
  590. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  591. #chancing basetypes
  592. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  593. Hide
  594. BaseType "Gold Amulet"
  595. Rarity = Normal
  596. SetFontSize 45
  597. SetBorderColor 0 165 255
  598. SetBackgroundColor 34 34 51
  599. SetTextColor 0 165 255
  600.  
  601. #Show
  602. # LinkedSockets >= 4
  603. # SetTextColor 255 125 100
  604. Hide
  605. BaseType "Leather Belt"
  606. Rarity = Normal
  607. SetFontSize 43
  608. SetBackgroundColor 34 34 51
  609. SetBorderColor 20 224 255
  610. SetTextColor 20 224 255
  611.  
  612. #Show
  613. # BaseType "Agate Amulet"
  614. # Rarity = Normal
  615. # SetFontSize 42
  616. # SetBackgroundColor 51 204 255
  617. # PlayAlertSound 9 100
  618. #Show
  619. # BaseType "Ruby Flask" "Topaz Flask" "Sapphire Flask" "Granite Flask" "Jade Flask" "Diamond Flask"
  620. # SetFontSize 38
  621. #Show
  622. # BaseType "Basalt Flask" "Aquamarine Flask" "Stibnite Flask" "Sulphur Flask" "Silver Flask" "Bismuth Flask"
  623. # SetFontSize 38
  624.  
  625. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  626. #chromes
  627. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  628. Hide
  629. #Show
  630. SocketGroup RGB
  631. SetBorderColor 100 255 255
  632. SetFontSize 27
  633.  
  634. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  635. #highest item level or newest base types
  636. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  637. Hide
  638. BaseType "Breach Ring"
  639. SetBackgroundColor 20 75 20
  640. Hide
  641. BaseType "Hubris Circlet"
  642. ItemLevel >= 84
  643. SetBackgroundColor 20 75 20
  644. Hide
  645. BaseType "Assassin's Garb" "Zodiac Leather" "Astral Plate" "Glorious Plate" "Triumphant Lamellar" "Vaal Regalia"
  646. ItemLevel >= 84
  647. SetBackgroundColor 20 75 20
  648. SetFontSize 36
  649. Hide
  650. BaseType "Ambusher" "Imperial Skean" "Demon Dagger" "Platinum Kris" "Harbinger Bow" "Imbued Wand" "Vaal Axe"
  651. ItemLevel >= 83
  652. SetBackgroundColor 20 55 20
  653. SetFontSize 36
  654. Hide
  655. BaseType "Sorcerer Glove"
  656. ItemLevel >= 84
  657. SetBackgroundColor 20 55 20
  658. SetFontSize 40
  659. #Show
  660. # BaseType "Assassin's Garb" "Zodiac Leather" "Astral Plate" "Glorious Plate" "Triumphant Lamellar" "Vaal Regalia"
  661. # ItemLevel >= 81
  662. # SetBackgroundColor 55 55 20
  663. # SetFontSize 36
  664.  
  665. Show
  666. BaseType "Steel Ring" "Opal Ring" "Marble Amulet" "Crystal Belt"
  667. SetBackgroundColor 20 75 20
  668. SetFontSize 45
  669. SetBackgroundColor 34 34 51
  670. SetTextColor 92 172 238
  671.  
  672. Hide
  673. BaseType "Fingerless Silk Gloves" "Blue Pearl Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves"
  674. SetBackgroundColor 55 55 20
  675. SetFontSize 32
  676. Hide
  677. Class "Gems"
  678. BaseType "Portal"
  679. SetBackgroundColor 34 34 51
  680. SetTextColor 92 172 238
  681. SetFontSize 42
  682.  
  683.  
  684. Show
  685. Class "Gems"
  686. BaseType "Empower" "Enlighten" "Item Quantity"
  687. SetBackgroundColor 34 34 51
  688. SetTextColor 92 172 238
  689. SetFontSize 45
  690. PlayAlertSound 5 200
  691. Show
  692. Class "Gems"
  693. Quality >= 20
  694. SetFontSize 44
  695. SetBackgroundColor 34 34 51
  696. SetTextColor 92 172 238
  697.  
  698. Hide
  699. Class "Gems"
  700. Quality < 20
  701. SetBackgroundColor 34 34 51
  702. SetTextColor 92 172 238
  703.  
  704. Hide
  705. Class "Jewel"
  706. Rarity = Rare
  707. SetFontSize 45
  708. SetBackgroundColor 34 34 51
  709. SetTextColor 92 172 238
  710.  
  711. #WOW WOWOW
  712. #Show
  713. # BaseType "Divine Mana Flask"
  714. # Quality > 16
  715. # SetFontSize 45
  716. # SetBackgroundColor 125 125 0 255
  717. #Show
  718. Hide
  719. Class "Jewel"
  720. SetFontSize 45
  721. SetBorderColor 125 0 255
  722. Hide
  723. #Show
  724. Class "Dagger"
  725. Rarity = Rare
  726. SetFontSize 44
  727. SetTextColor 100 255 255
  728.  
  729. Hide
  730. BaseType "Titanium Spirit Shield"
  731. Rarity = Rare
  732. SetFontSize 45
  733. SetTextColor 208 32 144
  734. SetBorderColor 208 32 144
  735.  
  736. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  737. #HIDING THINGS
  738. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  739. #Show
  740. # BaseType "Quicksilver Flask"
  741. # SetFontSize 42
  742. # SetBackgroundColor 125 125 200
  743. # PlayAlertSound 2 100
  744.  
  745. Hide
  746. Rarity <= Magic
  747. Class "Amulets" "Rings" "Claws" "Daggers" "Wands" "Swords" "Axes" "Maces" "Bows" "Staves" "Quivers" "Belts" "Gloves" "Boots" "Armours" "Helmets" "Shields" "Sceptres" "Flask"
  748. SetFontSize 19
  749. SetBackgroundColor 0 0 0
  750.  
  751. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  752. #rest of shit not listed above
  753. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  754.  
  755. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  756. #CHAOS RECIPE
  757. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  758. #Show
  759. Hide
  760. ItemLevel < 84
  761. Class "Belts"
  762. SetFontSize 41
  763. SetTextColor 0 200 0
  764. SetBorderColor 125 255 0
  765. SetBackgroundColor 71 55 34
  766. #Show
  767. Hide
  768. ItemLevel < 84
  769. Class "Amulets" "Rings"
  770. SetFontSize 41
  771. SetTextColor 0 200 0
  772. SetBackgroundColor 34 34 51
  773. SetTextColor 20 224 255
  774. #Show
  775. Hide
  776. ItemLevel < 75
  777. Height 4
  778. Width 2
  779. SetFontSize 30
  780. SetBackgroundColor 71 55 34
  781. SetBorderColor 255 125 0
  782. Hide
  783. ItemLevel < 75
  784. Class "Armour"
  785. SetFontSize 32
  786. SetBorderColor 255 125 0
  787. SetBackgroundColor 71 55 35
  788. Hide
  789. ItemLevel < 75
  790. Class "Gloves" "Helm"
  791. SetFontSize 36
  792. SetBorderColor 51 102 255
  793. SetBackgroundColor 71 55 34
  794. Hide
  795. ItemLevel < 75
  796. Class "Boots"
  797. SetFontSize 36
  798. SetBorderColor 51 102 255
  799. SetBackgroundColor 71 55 34
  800.  
  801. Hide
  802. ItemLevel < 75
  803. SetFontSize 30
  804. SetBorderColor 255 125 0
  805. SetBackgroundColor 71 55 34
  806. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  807. #REGAL RECIPE
  808. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  809. Hide
  810. #Show
  811. ItemLevel >= 75
  812. Class "Amulets" "Rings" "Belts"
  813. SetFontSize 40
  814. SetBackgroundColor 34 34 51
  815. SetTextColor 20 224 255
  816. #Show
  817. # ItemLevel >= 75
  818. # Height 4
  819. # Width 2
  820. # SetFontSize 30
  821. # SetBackgroundColor 51 132 200
  822. #Show
  823. # ItemLevel >= 755
  824. # Height 2
  825. # Width 2
  826. # SetFontSize 40
  827. # SetBorderColor 51 102 255
  828. # SetBackgroundColor 51 132 200
  829. #Show
  830. # ItemLevel >= 75
  831. # SetFontSize 36
  832. # SetBorderColor 255 125 0
  833. # SetBackgroundColor 51 132 200
  834. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  835. #Showing everything else
  836. #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  837. Hide
  838. #Show
  839. Class "Amulets" "Rings"
  840. SetFontSize 40
  841. SetBackgroundColor 34 34 51
  842. SetTextColor 20 224 255
  843. Hide
  844. #Show
  845. Class "Belts"
  846. SetFontSize 40
  847. # SetBorderColor 125 255 0
  848. SetTextColor 0 255 0
  849.  
  850. Hide
  851. Class "Two Hand" "Bows" "Staves" "Claws" "Swords" "Shields" "Wands" "Quivers" "Sceptres" "Maces" "Axes"
  852. SetFontSize 30
  853. SetBorderColor 255 125 0
  854. Hide
  855. Class "Armour"
  856. SetFontSize 30
  857. SetBorderColor 255 125 0
  858. Hide
  859. Class "Boots"
  860. SetFontSize 34
  861. SetBorderColor 51 102 255
  862. Hide
  863. Class "Gloves" "Helm"
  864. SetFontSize 34
  865. SetBorderColor 51 102 255
  866.  
  867. Show
  868. SetFontSize 25
  869. # SetBorderColor 255 125 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement