Advertisement
Guest User

minimal mapper by alexvsevil

a guest
Oct 1st, 2016
584
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.34 KB | None | 0 0
  1. # Script edited with Filtration - https://github.com/ben-wallis/Filtration
  2. # Custom
  3.  
  4. # Section: Always Pick Up
  5.  
  6. # T1: The most valuable currency that you never want to miss.
  7. Show
  8. BaseType "Mirror of Kalandra" "Eternal Orb" "Albino Rhoa Feather" "Fishing Rod"
  9. SetTextColor 255 255 255
  10. SetBackgroundColor 210 0 220
  11. SetBorderColor 0 0 0
  12. SetFontSize 45
  13. PlayAlertSound 5 300
  14.  
  15. # T1: The most valuable currency that you never want to miss.
  16. Show
  17. BaseType "Divine Orb" "Exalted Orb"
  18. SetTextColor 255 255 255
  19. SetBackgroundColor 128 0 128
  20. SetBorderColor 0 0 0
  21. SetFontSize 45
  22. PlayAlertSound 5 300
  23.  
  24. # T2: Chaos or near chaos value currencies
  25. Show
  26. BaseType "Chaos Orb" "Regal Orb" "Gemcutter's Prism" "Vaal Orb" "Blessed Orb" "Orb of Alchemy" "Orb of Fusing" "Cartographer's Chisel" "Orb of Scouring" "Orb of Regret" "Apprentice Cartographer's Seal" "Apprentice Cartographer's Sextant" "Journeyman Cartographer's Seal" "Journeyman Cartographer's Sextant" "Master Cartographer's Seal" "Master Cartographer's Sextant"
  27. SetTextColor 0 0 0
  28. SetBackgroundColor 255 165 0
  29. SetBorderColor 0 0 0
  30. SetFontSize 42
  31. PlayAlertSound 2 100
  32.  
  33. # T3: Not as valuable, but worth hoarding to convert to chaos, or for use in crafting.
  34. Show
  35. BaseType "Orb of Alteration" "Chromatic Orb" "Jeweller's Orb" "Orb of Chance"
  36. SetTextColor 0 0 0
  37. SetBackgroundColor 93 190 255
  38. SetBorderColor 0 0 0
  39. SetFontSize 38
  40.  
  41. # T4: Skip these unless you're desperate for scrolls or like to 'buy your way up' to fuses at the vendor.
  42. Show
  43. BaseType "Scroll of Wisdom" "Portal Scroll" "Orb of Augmentation" "Orb of Transmutation"
  44.  
  45. Show
  46. BaseType "Shaper's Orb (Tier 1)" "Shaper's Orb (Tier 2)" "Shaper's Orb (Tier 3)" "Shaper's Orb (Tier 4)" "Shaper's Orb (Tier 5)" "Shaper's Orb (Tier 6)" "Shaper's Orb (Tier 7)" "Shaper's Orb (Tier 8)" "Shaper's Orb (Tier 9)" "Shaper's Orb (Tier 10)" "Unshaping Orb"
  47. SetTextColor 0 0 0
  48. SetBackgroundColor 74 230 58
  49. SetBorderColor 0 0 0
  50. SetFontSize 45
  51. PlayAlertSound 2 79
  52.  
  53. Show
  54. Rarity = Normal
  55. BaseType "Sorcerer Boots"
  56. SetTextColor 0 0 0
  57. SetBackgroundColor 74 230 58
  58. SetBorderColor 0 0 0
  59. SetFontSize 38
  60. PlayAlertSound 2 79
  61.  
  62. Show
  63. Class "Labyrinth"
  64. BaseType "Treasure Key" "Silver Key" "Golden Key" "Talisman" "Offering to the Goddess"
  65. SetTextColor 0 0 0
  66. SetBackgroundColor 74 230 58
  67. SetBorderColor 0 0 0
  68. SetFontSize 42
  69. PlayAlertSound 2 79
  70.  
  71. Show
  72. Class "Quest Items"
  73. SetTextColor 0 0 0
  74. SetBackgroundColor 74 230 58
  75. SetBorderColor 0 0 0
  76. SetFontSize 42
  77. PlayAlertSound 2 79
  78.  
  79. Show
  80. Class "Currency"
  81. BaseType "Perandus" "Silver Coin"
  82. SetTextColor 200 200 200
  83. SetBackgroundColor 0 0 0
  84. SetBorderColor 128 128 128
  85. SetFontSize 40
  86.  
  87. Show
  88. LinkedSockets = 6
  89. SetTextColor 0 0 0
  90. SetBackgroundColor 136 136 255
  91. SetBorderColor 0 0 0
  92. SetFontSize 45
  93. PlayAlertSound 5 79
  94.  
  95. # T1: The most valuable currency that you never want to miss.
  96. Show
  97. LinkedSockets >= 5
  98. SetTextColor 0 0 0
  99. SetBackgroundColor 170 158 130
  100. SetBorderColor 0 0 0
  101. SetFontSize 45
  102. PlayAlertSound 3 300
  103.  
  104. Show
  105. Sockets = 6
  106. SetBackgroundColor 75 75 75
  107. SetBorderColor 250 250 250
  108. SetFontSize 45
  109. PlayAlertSound 1 300
  110.  
  111. Show
  112. Rarity = Unique
  113. SetTextColor 0 0 0
  114. SetBackgroundColor 175 96 37
  115. SetBorderColor 0 0 0
  116. SetFontSize 45
  117. PlayAlertSound 8 150
  118.  
  119. Show
  120. BaseType "Pit of the Chimera Map" "Forge of the Phoenix Map" "Lair of the Hydra Map" "Maze of the Minotaur Map" "Vaal Temple Map"
  121. SetTextColor 210 0 0
  122. SetBackgroundColor 255 255 255
  123. SetBorderColor 210 0 0
  124. SetFontSize 45
  125. PlayAlertSound 5 79
  126.  
  127. Show
  128. BaseType "Fragment of the Chimera" "Fragment of the Hydra" "Fragment of the Minotaur" "Fragment of the Phoenix"
  129. SetTextColor 0 0 0
  130. SetBackgroundColor 127 127 127
  131. SetBorderColor 255 0 0
  132. SetFontSize 42
  133. PlayAlertSound 5 79
  134.  
  135. Show
  136. DropLevel >= 78
  137. Class "Maps"
  138. SetTextColor 255 255 255
  139. SetBackgroundColor 255 0 11
  140. SetBorderColor 255 255 255
  141. SetFontSize 45
  142. PlayAlertSound 8 79
  143.  
  144. Show
  145. DropLevel >= 73
  146. Class "Maps"
  147. SetTextColor 0 0 0
  148. SetBackgroundColor 255 200 0
  149. SetBorderColor 0 0 0
  150. SetFontSize 40
  151. PlayAlertSound 4 79
  152.  
  153. Show
  154. DropLevel <= 72
  155. Class "Maps"
  156. SetTextColor 0 0 0
  157. SetBackgroundColor 255 255 255
  158. SetBorderColor 0 0 0
  159. SetFontSize 36
  160.  
  161. # Section: Good Drops
  162.  
  163. Show
  164. Class "Divination"
  165. BaseType "Avenger" "House of Mirrors" "Wealth and Power" "The Dragon's Heart" "The Brittle Emperor" "Time-Lost Relic" "The Wind" "Celestial Justicar" "Dark Mage" "Doctor" "Fiend" "The King's Heart" "The Queen" "The Artist" "The Last One Standing" "The Artist" "The Aesthete" "Bowyer's Dream" "The Fletcher" "Hunter's Reward" "The Last One Standing" "The Thaumaturgist" "The Vast" "The Warlord" "The Offering" "The Ethereal" "The Dapper Prodigy"
  166. SetTextColor 0 0 0
  167. SetBackgroundColor 208 32 144
  168. SetBorderColor 0 0 0
  169. SetFontSize 45
  170. PlayAlertSound 6 300
  171.  
  172. Show
  173. Class "Divination"
  174. BaseType "The Risk" "The Spoiled Prince" "Abandoned Wealth" "Chains that Bind" "The Drunken Aristocrat" "The Hunger" "The Incantation" "The Pact" "The Road to Power" "The Watcher" "The Betrayal" "The Pack Leader" "The Enlightened" "Last Hope" "Merciless Armament" "Pride Before the Fall" "The Surveyor" "The Demoness" "Glimmer" "Rats" "Tranquillity"
  175. SetTextColor 0 0 0
  176. SetBackgroundColor 208 32 144
  177. SetBorderColor 0 0 0
  178. SetFontSize 42
  179. PlayAlertSound 6 300
  180.  
  181. Show
  182. Class "Divination Card"
  183. SetTextColor 0 0 0
  184. SetBackgroundColor 208 32 144
  185. SetBorderColor 0 0 0
  186. SetFontSize 38
  187.  
  188. Show
  189. Class "Jewel"
  190. SetBorderColor 208 32 144
  191. SetFontSize 38
  192.  
  193. Show
  194. Quality >= 15
  195. Class "Utility Flasks"
  196. SetTextColor 0 0 0
  197. SetBackgroundColor 27 162 155
  198. SetBorderColor 0 0 0
  199. SetFontSize 45
  200.  
  201. Show
  202. Width <= 1
  203. Height <= 3
  204. SocketGroup "RGB"
  205. SetBorderColor 30 144 255
  206. SetFontSize 38
  207.  
  208. Show
  209. Width <= 2
  210. Height <= 2
  211. SocketGroup "RGB"
  212. SetBorderColor 30 144 255
  213. SetFontSize 38
  214.  
  215. Show
  216. Quality >= 16
  217. Rarity = Rare
  218. BaseType "Rock Breaker" "Stone Hammer" "Gavel"
  219. SetTextColor 200 200 200
  220. SetBorderColor 200 200 200
  221. SetFontSize 38
  222.  
  223. Show
  224. Quality >= 16
  225. Rarity = Magic
  226. BaseType "Rock Breaker" "Stone Hammer" "Gavel"
  227. SetTextColor 200 200 200
  228. SetBorderColor 200 200 200
  229. SetFontSize 38
  230.  
  231. Show
  232. Rarity = Normal
  233. BaseType "Rock Breaker" "Stone Hammer" "Gavel"
  234. SetBorderColor 200 200 200
  235. SetFontSize 38
  236.  
  237. # Drop-only gems
  238. Show
  239. Class "Gem"
  240. BaseType "Empower" "Enhance" "Enlighten" "Portal" "Added Chaos Damage" "Detonate Mines"
  241. SetTextColor 0 0 0
  242. SetBackgroundColor 62 184 181
  243. SetBorderColor 0 0 0
  244. SetFontSize 45
  245.  
  246. Show
  247. Quality >= 15
  248. Class "Gem"
  249. SetTextColor 0 0 0
  250. SetBackgroundColor 51 196 189
  251. SetBorderColor 0 0 0
  252. SetFontSize 45
  253.  
  254. Show
  255. Quality >= 1
  256. Class "Gem"
  257. SetTextColor 27 162 155
  258. SetBackgroundColor 0 0 0
  259. SetBorderColor 27 162 155
  260. SetFontSize 38
  261.  
  262. # Section: Chaos Recipe
  263.  
  264. Show
  265. ItemLevel >= 60
  266. Rarity = Rare
  267. Class "Rings" "Amulets" "Belts"
  268. SetTextColor 0 0 0
  269. SetBackgroundColor 255 215 0
  270. SetBorderColor 0 0 0
  271. SetFontSize 45
  272. PlayAlertSound 6 79
  273.  
  274. Show
  275. BaseType "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves" "Two-Toned Boots" "Bone Helmet" "Crystal Belt" "Vanguard Belt" "Marble Amulet" "Blue Pearl Amulet" "Steel Ring" "Opal Ring"
  276. SetBorderColor 210 0 220
  277. SetFontSize 42
  278. PlayAlertSound 9 80
  279.  
  280. Show
  281. ItemLevel >= 60
  282. Rarity = Rare
  283. BaseType "Spike-Point Arrow Quiver" "Skean" "Platinum Kris" "Royal Burgonet" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Pig-Faced Bascinet" "Praetor Crown" "Prophet" "Vaal Mask" "Deicide Mask" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Murder Boots" "Titan Gauntlets" "Sorcerer Gloves" "Slink Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Glorious Plate" "Zodiac" "Vaal Regalia" "Zodiac Leather" "Imperial Skean" "Copper Kris" "Golden Kris" "Royal Skean" "Murder Boots" "Pinnacle Tower Shield" "Colossal Tower Shield" "Imperial Buckler" "Titanium Spirit Shield" "Harmonic Spirit Shield"
  284. SetTextColor 0 0 0
  285. SetBackgroundColor 255 215 0
  286. SetBorderColor 0 0 0
  287. SetFontSize 38
  288.  
  289. Show
  290. ItemLevel >= 60
  291. Rarity = Rare
  292. Class "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Bows" "Helmets" "Gloves" "Boots" "Body Armours"
  293.  
  294. Hide
  295. Rarity = Magic
  296. Class "Amulets" "Rings" "Claws" "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Quivers" "Belts" "Sceptres" "Shields" "Flasks" "Body Armours" "Boots" "Gloves" "Helmets"
  297.  
  298. Hide
  299. Rarity = Normal
  300. Class "Amulets" "Rings" "Claws" "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Quivers" "Belts" "Sceptres" "Shields" "Flasks" "Body Armours" "Boots" "Gloves" "Helmets"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement