Advertisement
Guest User

speedy

a guest
Dec 14th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.40 KB | None | 0 0
  1. #LVLING --------------------------------------------------------
  2.  
  3. Show
  4. Class "Boots"
  5. Rarity >= Magic
  6. ItemLevel <= 30
  7. SetBackgroundColor 100 20 0
  8. SetBorderColor 255 255 255
  9. SetFontSize 40
  10.  
  11. Show
  12. BaseType "Portal Scroll" "Scroll of Wisdom"
  13. SetTextColor 0 0 0
  14. SetBackgroundColor 150 0 50
  15. SetFontSize 40
  16.  
  17. Show
  18. Class "One Hand Swords" "One Hand Axes"
  19. Rarity >= Normal
  20. ItemLevel <= 12
  21. SetBackgroundColor 20 100 50
  22. SetBorderColor 255 255 255
  23. SetFontSize 40
  24.  
  25. Show
  26. Class "One Hand Mace" "One Hand Axes"
  27. Rarity >= Normal
  28. ItemLevel >= 12
  29. SetBackgroundColor 20 100 50
  30. SetBorderColor 255 255 255
  31. SetFontSize 40
  32.  
  33. Show
  34. BaseType "Iron Ring" "Rustic Sash"
  35. Rarity >= Normal
  36. ItemLevel <= 15
  37. SetBorderColor 0 255 0
  38. SetFontSize 40
  39.  
  40. Show
  41. LinkedSockets >= 3
  42. SetBorderColor 255 0 255
  43. SetFontSize 40
  44. SocketGroup "RRG"
  45.  
  46. #Scrolls -------------------------------------------------------
  47.  
  48. Show
  49. BaseType "Portal Scroll" "Scroll of Wisdom"
  50.  
  51. #GEMS ----------------------------------------------------------
  52.  
  53. Show #Drop-only Gems
  54. BaseType "Empower" "Enlighten" "Portal" "Enhance" "Item Quantity Support"
  55. SetTextColor 165 50 255
  56. SetFontSize 40
  57. PlayAlertSound 12 79
  58.  
  59. Show #Quality Gems
  60. Quality >= 5
  61. Class "Gem"
  62.  
  63. #CHANCE UNIQUES -----------------------------------------------
  64.  
  65. Show #Headhunter chancing
  66. BaseType "Leather Belt"
  67. Rarity = Normal
  68. SetTextColor 155 255 100
  69.  
  70. Show
  71. BaseType "Talisman"
  72. SetFontSize 41
  73.  
  74. Show
  75. Rarity = Unique
  76. SetFontSize 45
  77. PlayAlertSound 3 100
  78.  
  79. Show
  80. BaseType "Opal Ring" "Fishing Rod" "Steel Ring" "Exalted Orb" "Divine Orb" "Mirror of Kalandra" "Eternal Orb" "Mirror Shard" "The Doctor" "The Fiend"
  81. Rarity >= Normal
  82. SetTextColor 255 0 0
  83. SetBackgroundColor 255 255 255
  84. SetFontSize 45
  85. PlayAlertSound 6 79
  86.  
  87. Show
  88. Class "Misc Map Items" "Piece" "Pantheon Soul"
  89. SetTextColor 255 0 0
  90. SetBackgroundColor 255 255 255
  91. SetFontSize 45
  92. PlayAlertSound 6 79
  93.  
  94. Show
  95. BaseType "Splinter of Uul-Netol" "Splinter of Esh" "Splinter of Xoph" "Splinter of Tul" "Splinter of Chayula"
  96. SetBorderColor 30 144 255
  97. SetFontSize 45
  98.  
  99. Show
  100. BaseType "Orb of Alchemy" "Chaos Orb" "Orb of Scouring" "Orb of Fusing" "Orb of Regret" "Regal Orb" "Cartographer's Chisel" "Vaal Orb" "Gemcutter's Prism" "Blessed Orb" "Master Cartographer's Sextant" "Journeyman Cartographer's Sextant" "Apprentice Cartographer's Sextant" "Divine Vessel" "Exalted Shard" "Ancient Shard" "Harbinger's Shard" "Annulment Shard"
  101. SetBorderColor 255 165 0
  102. SetFontSize 45
  103. PlayAlertSound 9 300
  104.  
  105. Show
  106. Class "Leaguestone"
  107. SetBorderColor 255 165 0
  108. SetFontSize 45
  109. PlayAlertSound 9 300
  110.  
  111. Show
  112. Class "Maps"
  113. ShapedMap True
  114. SetFontSize 40
  115. SetBorderColor 255 0 0 255
  116. PlayAlertSound 4 100
  117.  
  118. Show
  119. DropLevel >= 55
  120. Class "Maps"
  121. SetFontSize 45
  122. PlayAlertSound 1 79
  123.  
  124. #Divination Cards -------------------------------------------
  125.  
  126. Hide
  127. BaseType "The Rabid Rhoa" "Thunderous Skies" "The Conduit" "Death" "The Incantation" "The Lich" "The Inoculated" "The King's Blade" "The Lion" "The Pact" "The Scarred Meadow" "The Siren" "The Sun" "Turn the Other Cheek" "The Lord in Black" "The Metalsmith's Gift" "Prosperity" "The Spoiled Prince" "The Twins" "Boundless Realms" "Rain Tempter" "Birth of the Three" "The Forsaken" "Her Mask" "A Mother's Parting Gift" "Destined to Crumble" "The Lover" "The Lunaris Priestess" "The Inoculated" "The Carrion Crow" "Rain of Chaos" "Doedre's Madness" "The Mercenary" "Cartographer's Delight" "The Surgeon" "Anarchy's Price" "The Catalyst" "Emperor's Luck" "The Scholar" "The Calling" "Loyalty" "Assassin's Favour" "The Gemcutter" "The Flora's Gift" "Lantador's Lost Love" "Light and Truth" "The Avenger" "Tranquillity" "Audacity" "The Cursed King" "The Drunken Aristocrat" "The Endurance" "The Oath" "The Wolverine" "Struck by Lightning" "The Web" "The Feast" "The Dragon" "Call to the First Ones"
  128.  
  129. Show
  130. Class "Divination Card"
  131. SetTextColor 255 165 0
  132. SetFontSize 40
  133. PlayAlertSound 7 79
  134.  
  135. #Sockets & Links ----------------------------------------------
  136.  
  137. Show
  138. LinkedSockets >= 5
  139. SetTextColor 0 0 0
  140. SetBackgroundColor 255 192 203
  141. SetFontSize 45
  142. PlayAlertSound 5 79
  143.  
  144. Show
  145. Sockets = 6
  146. SetBorderColor 0 255 255
  147. SetFontSize 45
  148. PlayAlertSound 4 79
  149.  
  150. Show
  151. SocketGroup "RGB"
  152. SetBorderColor 208 179 245
  153. SetFontSize 40
  154.  
  155. #SHAPED & ELDER ------------------------------------------------
  156.  
  157. Show #Elder items
  158. Rarity >= Normal
  159. ElderItem True
  160. SetFontSize 50
  161. SetBorderColor 0 220 220 255
  162. PlayAlertSound 2 100
  163.  
  164. Show #Shaped items
  165. Rarity >= Normal
  166. ShaperItem True
  167. SetFontSize 50
  168. SetBorderColor 135 0 220 255
  169. PlayAlertSound 2 100
  170.  
  171.  
  172. #Weapons & Armour --------------------------------------------
  173.  
  174. Show
  175. BaseType "Platinum Kris" "Golden Kris"
  176. Rarity <= Rare
  177. ItemLevel >= 84
  178. SetBorderColor 38 209 22 200
  179.  
  180. Show
  181. BaseType "Imperial Skean" "Imbued Wand" "Jewelled Foil" "Vaal Rapier" "Harbinger Bow" "Exquisite Blade" "Fleshripper" "Vaal Axe" "Coronal Maul" "Opal Sceptre"
  182. Rarity <= Rare
  183. ItemLevel >= 83
  184. SetBorderColor 38 209 22 200
  185.  
  186. Show
  187. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Nightmare Bascinet" "Imperial Buckler" "Colossal Tower Shield" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Mind Cage"
  188. Rarity <= Rare
  189. ItemLevel >= 84
  190. SetBorderColor 38 209 22 200
  191.  
  192. Show
  193. BaseType "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Crusader Gloves" "Crusader Boots" "Archon Kite Shield"
  194. Rarity <= Rare
  195. ItemLevel >= 84
  196. SetBorderColor 38 209 22 200
  197.  
  198. Show
  199. BaseType "Astral Plate" "Titan Gauntlets" "Slink Boots" "Slink Gloves" "Titan Greaves" "Dragonscale Boots" "Dragonscale Gauntlets" "Royal Burgonet" "Lion Pelt" "Imperial Skean" "Imbued Wand" "Jewelled Foil" "Vaal Rapier" "Harbinger Bow" "Exquisite Blade" "Fleshripper" "Vaal Axe" "Coronal Maul" "Platinum Kris" "Vaal Regalia" "Sorcerer Boots" "Sorcerer Gloves" "Hubris Circlet" "Titanium Spirit Shield" "Fossilised Spirit Shield" "Crusader Gloves" "Crusader Boots" "Archon Kite Shield" "Lacewood Spirit Shield" "Spike-Point Arrow Quiver" "Profane Wand" "Prophecy Wand" "Tornado Wand" "Opal Wand" "Sai" "Ambusher" "Demon Dagger" "Ezomyte Dagger" "Nightmare Bascinet" "Solaris Circlet" "Goliath Greaves" "Goliath Gauntlets" "Conjurer Boots" "Conjurer Gloves" "Hydrascale Boots" "Hydrascale Gauntlets" "Stealth Boots" "Stealth Gloves" "Sinner Tricorne" "Eternal Burgonet" "Fingerless Silk Gloves" "Gripped Gloves" "Spiked Gloves" "Two-Toned Boots" "Bone Helmet" "Golden Kris" "Mind Cage" "Opal Ring" "Siege Axe" "Runic Hatchet" "Infernal Axe" "Nightmare Mace" "Behemoth Mace" "Legion Hammer" "Eternal Sword" "Opal Sceptre" "Vaal Gauntlets" "Shagreen Gloves" "Wyrmscale Gauntlets" "Serpentscale Gauntlets" "Legion Gloves" "Legion Boots" "Soldier Boots" "Soldier Gloves" "Assassin's Boots" "Assassin's Mitts" "Carnal Boots" "Carnal Mitts" "Ezomyte Burgonet" "Samite Helmet" "Silken Hood" "Ursine Pelt" "Pig-Faced Bascinet" "Fluted Bascinet" "Lacquered Helmet" "Deicide Mask" "Praetor Crown" "Meatgrinder" "Vaal Greaves" "Arcanist Gloves" "Arcanist Slippers"
  200. Rarity >= Rare
  201. ItemLevel >= 1
  202. SetFontSize 40
  203. SetBorderColor 0 200 50
  204.  
  205. #JEWELRY & BELTS ----------------------------------------------
  206.  
  207. Show #Abyss Belt
  208. BaseType "Stygian Vise"
  209. Rarity = Rare
  210. SetTextColor 255 0 0
  211. SetBackgroundColor 50 200 200
  212. SetFontSize 40
  213.  
  214. Show #Good bases
  215. BaseType "Crystal Belt" "Steel Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" "Opal Ring"
  216. Rarity <= Rare
  217. ItemLevel >= 55
  218. SetBorderColor 184 218 242
  219.  
  220. Show #Good Jewelry
  221. BaseType "Coral Ring" "Two-Stone Ring" "Topaz Ring" "Diamond Ring" "Ruby Ring" "Sapphire Ring" "Turquoise Amulet" "Citrine Amulet" "Lapis Amulet" "Jade Amulet" "Amber Amulet" "Onyx Amulet" "Prismatic Ring" "Rustic Sash" "Leather Belt" "Heavy Belt" "Agate Amulet"
  222. Rarity = Rare
  223. ItemLevel >= 55
  224. SetBorderColor 38 209 22 200
  225.  
  226. Hide
  227. Class "Rings" "Amulets" "Belts"
  228. Rarity <= Magic
  229.  
  230. Show #Regular rare jewely + belts
  231. Class "Rings" "Amulets" "Belts"
  232. Rarity = Rare
  233.  
  234. #FLASK --------------------------------------------------------
  235.  
  236. Show #Show utility flasks
  237. Class "Life Flasks" "Utility Flasks" "Critical Utility Flasks"
  238. SetTextColor 255 255 255
  239. SetBackgroundColor 0 0 0
  240. SetBorderColor 210 0 0
  241. SetFontSize 35
  242.  
  243. #Random Drops --------------------------------------------------
  244.  
  245. Show #Extra random stuff
  246. Class "Currency" "Maps" "Map Fragments" "Quest Items" "Labyrinth Map Item"
  247. SetFontSize 40
  248.  
  249.  
  250. #JEWELS --------------------------------------------------------
  251.  
  252. Show #Abyss jewels (rare)
  253. Class "Abyss Jewel"
  254. Rarity >= Rare
  255. SetTextColor 255 0 0
  256. SetBackgroundColor 50 200 200
  257. SetFontSize 30
  258.  
  259. Show #Jewels (rare)
  260. Class "Jewel"
  261. Rarity = Rare
  262.  
  263. Hide #Abyss Jewels (magic)
  264. Class "Abyss Jewel"
  265. Rarity <= Magic
  266.  
  267. #EXTRA---------------------------------------------------------
  268.  
  269.  
  270. Show #WTF ETUP??
  271. Identified True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement