Advertisement
AxaZol

Untitled

Jul 7th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. #=========================#
  2. #===[Created by AxaZol]===#
  3. #=========================#
  4.  
  5.  
  6. #====[Currency]====#{
  7. Show
  8. Class Currency
  9. BaseType Scroll Fragment
  10. SetFontSize 28
  11. SetTextColor 255 220 170 200
  12. SetBackgroundColor 0 0 0 150
  13. Show
  14. Class Currency
  15. BaseType "Armourer's Scrap" "Blacksmith's Whetstone" Shard Shard Shard
  16. SetFontSize 30
  17. SetTextColor 255 220 170 200
  18. Show
  19. BaseType "Orb of Alteration" "Orb of Augmentation" "Orb of Transmutation" "Orb of Chance"
  20. SetFontSize 32
  21. SetTextColor 255 220 170 200
  22. SetBorderColor 255 255 255 100
  23. Show
  24. BaseType "Jeweller's Orb" "Orb of Alchemy" "Chromatic Orb" "Orb of Fusing" "Cartographer's Chisel" "Glassblower's Bauble" "Orb of Scouring" "Albino Rhoa Feather"
  25. SetFontSize 33
  26. SetTextColor 255 220 170 200
  27. SetBorderColor 100 255 100 100
  28. Show
  29. BaseType "Chaos Orb" "Gemcutter's Prism" "Orb of Regret" "Vaal Orb"
  30. SetFontSize 34
  31. SetTextColor 255 220 170 200
  32. SetBorderColor 0 185 255 150
  33. Show
  34. BaseType "Blessed Orb" "Divine Orb" "Regal Orb" "Eternal Orb"
  35. SetFontSize 36
  36. SetTextColor 255 220 170 200
  37. SetBorderColor 255 150 50 150
  38. Show
  39. BaseType "Exalted Orb"
  40. SetFontSize 38
  41. SetTextColor 255 0 255
  42. SetBorderColor 255 50 255 150
  43. PlayAlertSound 1 100
  44. PlayAlertSound 4 100
  45. PlayAlertSound 5 100
  46. Show
  47. BaseType "Mirror of Kalandra"
  48. SetFontSize 40
  49. SetTextColor 255 0 255
  50. SetBackgroundColor 210 100 0
  51. SetBorderColor 255 0 255
  52. PlayAlertSound 5 100
  53. Show
  54. Class Currency
  55. #==================#}
  56. #====[Maps]========#{
  57. Show
  58. Class Map
  59. Rarity = Normal
  60. SetTextColor 80 80 80
  61. SetBackgroundColor 180 180 180
  62. Show
  63. Class Map
  64. Rarity = Magic
  65. SetTextColor 80 80 220
  66. SetBackgroundColor 180 180 250
  67. Show
  68. Class Map
  69. Rarity = Rare
  70. SetTextColor 20 20 20
  71. SetBackgroundColor 140 140 80
  72. Show
  73. Class Map
  74. Rarity > Rare
  75. SetTextColor 120 50 0
  76. SetBorderColor 255 150 50
  77. SetBackgroundColor 200 160 80
  78. #==================#}
  79. #====[Gems]========#{
  80. Show
  81. Class Gem
  82. BaseType Vaal
  83. SetFontSize 34
  84. SetBorderColor 150 0 0
  85. Show
  86. Class Support
  87. SetFontSize 34
  88. SetBorderColor 0 150 0
  89. Show
  90. Class Gem
  91. Quality < 10
  92. SetFontSize 28
  93. SetBackgroundColor 50 50 50
  94. Show
  95. Class Gem
  96. Quality >= 10
  97. SetBorderColor 10 160 155
  98. #==================#}
  99. #====[Jewel]=======#{
  100. Show
  101. BaseType Jewel
  102. SetBorderColor 0 150 0
  103. #==================#}
  104. #====[Cards]=======#{
  105. Show
  106. Class Card
  107. SetTextColor 70 200 20 200
  108. PlayAlertSound 1 100
  109. PlayAlertSound 4 100
  110. #==================#}
  111. #====[Flasks]======#{
  112. Hide
  113. Class Flasks
  114. BaseType Hybrid
  115. Quality < 5
  116. Show
  117. Class Flasks
  118. BaseType Granite
  119. SetBorderColor 0 200 0
  120. Hide
  121. Class Flasks
  122. BaseType Life Mana
  123. ItemLevel > 40
  124. Rarity <= Magic
  125. Show
  126. Class Flasks
  127. Quality < 10
  128. SetFontSize 28
  129. SetBackgroundColor 100 100 100 150
  130. Show
  131. Class Flasks
  132. Quality >= 10
  133. SetBorderColor 0 0 200
  134. #==================#}
  135. #====[Items]=======#{
  136. #---- Uniques ---#{
  137. Show
  138. Rarity = Unique
  139. SetBorderColor 200 80 0 255
  140. PlayAlertSound 1 100
  141. PlayAlertSound 4 100
  142. PlayAlertSound 5 100
  143. PlayAlertSound 6 100
  144. ##}
  145. #--- Uniq base --#{
  146. Show
  147. BaseType Lathi Staff
  148. Rarity <= Magic
  149. ItemLevel >= 55
  150. SetFontSize 25
  151. SetBorderColor 0 150 150
  152. Show
  153. BaseType "Imbued Wand"
  154. Rarity <= Magic
  155. ItemLevel >= 59
  156. SetFontSize 25
  157. SetBorderColor 0 150 150
  158. Show
  159. BaseType "Gavel"
  160. Rarity <= Magic
  161. ItemLevel >= 60
  162. SetFontSize 25
  163. SetBorderColor 0 150 150
  164. Show
  165. BaseType "Vaal Gauntlets"
  166. Rarity <= Magic
  167. ItemLevel >= 63
  168. SetFontSize 25
  169. SetBorderColor 0 150 150
  170. Show
  171. BaseType "Platinum Kris" "Vaal Blade" "Vaal Sceptre"
  172. Rarity <= Magic
  173. ItemLevel >= 64
  174. SetFontSize 25
  175. SetBorderColor 0 150 150
  176. Show
  177. BaseType "Tornado Wand" "Lion Sword"
  178. Rarity <= Magic
  179. ItemLevel >= 65
  180. SetFontSize 25
  181. SetBorderColor 0 150 150
  182. Show
  183. BaseType "Infernal Sword" "Terror Maul"
  184. Rarity <= Magic
  185. ItemLevel >= 67
  186. SetFontSize 25
  187. SetBorderColor 0 150 150
  188. Show
  189. BaseType "Prophecy Wand"
  190. Rarity <= Magic
  191. ItemLevel >= 68
  192. SetFontSize 25
  193. SetBorderColor 0 150 150
  194. Show
  195. BaseType "Infernal Axe"
  196. Rarity <= Magic
  197. ItemLevel >= 69
  198. SetFontSize 25
  199. SetBorderColor 0 150 150
  200. Show
  201. BaseType "Imperial Bow"
  202. Rarity <= Magic
  203. ItemLevel >= 71
  204. SetFontSize 25
  205. SetBorderColor 0 150 150
  206. ##}
  207. #---- Bad base ---#{
  208. Hide
  209. Rarity <= Rare
  210. DropLevel <= 54
  211. ItemLevel >= 71
  212. SetFontSize 1
  213. SetBackgroundColor 0 0 0 150
  214. SetBorderColor 150 0 0
  215. ##}
  216. #--- Craft base -#{
  217. Show
  218. BaseType "Ezomyte Dagger" "Imperial Skean" "Corsair Sword" "Siege Axe" "Vaal Hatchet" "Runic Hatchet" "Behemoth Mace" "Reaver Sword" "Piledriver" "Coronal Maul" "Void Sceptre" "Sambar Sceptre" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Murder Boots" "Golden Caligae" "Avian Slippers" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Full Dragonscale" "Saint's Hauberk" "Saintly Chainmail" "Carnal Armour" "Eternal Burgonet" "Silken Hood" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Golden Wreath" "Pinnacle Tower Shield" "Imperial Buckler" "Titanium Spirit Shield" "Elegant Round Shield" "Champion Kite Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Maraketh Bow" "Eclipse Staff" "Exquisite Blade" "Coronal Maul" "Fleshripper" "Dragoon Sword" "Sambar Sceptre" "Runic Hatchet" "Tiger Hook" "Behemoth Mace" "Profane Wand" "Gemini Claw"
  219. Rarity <= Rare
  220. ItemLevel >= 84
  221. SetFontSize 24
  222. ##}
  223. #-- Recipe base -#{
  224. Show
  225. Sockets = 6
  226. SetBackgroundColor 0 100 0 200
  227. PlayAlertSound 4 100
  228. Show
  229. LinkedSockets >= 5
  230. SetBackgroundColor 150 0 150 200
  231. PlayAlertSound 1 100
  232. Show
  233. SocketGroup RGB
  234. Rarity < Rare
  235. SetFontSize 26
  236. SetBorderColor 0 120 0
  237. ##}
  238. #----- Other ----#{
  239. Show
  240. BaseType "Ezomyte Dagger" "Imperial Skean" "Corsair Sword" "Siege Axe" "Vaal Hatchet" "Runic Hatchet" "Behemoth Mace" "Reaver Sword" "Piledriver" "Coronal Maul" "Void Sceptre" "Sambar Sceptre" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Murder Boots" "Golden Caligae" "Avian Slippers" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Full Dragonscale" "Saint's Hauberk" "Saintly Chainmail" "Carnal Armour" "Eternal Burgonet" "Silken Hood" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Golden Wreath" "Pinnacle Tower Shield" "Imperial Buckler" "Titanium Spirit Shield" "Elegant Round Shield" "Champion Kite Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Maraketh Bow" "Eclipse Staff" "Exquisite Blade" "Coronal Maul" "Fleshripper" "Dragoon Sword" "Sambar Sceptre" "Runic Hatchet" "Tiger Hook" "Behemoth Mace" "Profane Wand" "Gemini Claw"
  241. Rarity = Rare
  242. ItemLevel >= 84
  243. SetBorderColor 0 150 150
  244. Show
  245. BaseType "Ezomyte Dagger" "Imperial Skean" "Corsair Sword" "Siege Axe" "Vaal Hatchet" "Runic Hatchet" "Behemoth Mace" "Reaver Sword" "Piledriver" "Coronal Maul" "Void Sceptre" "Sambar Sceptre" "Titan Gauntlets" "Slink Gloves" "Sorcerer Gloves" "Dragonscale Gauntlets" "Crusader Gloves" "Murder Mitts" "Titan Greaves" "Slink Boots" "Sorcerer Boots" "Dragonscale Boots" "Crusader Boots" "Murder Boots" "Golden Caligae" "Avian Slippers" "Glorious Plate" "Zodiac Leather" "Assassin's Garb" "Occultist's Vestment" "Vaal Regalia" "Full Dragonscale" "Saint's Hauberk" "Saintly Chainmail" "Carnal Armour" "Eternal Burgonet" "Silken Hood" "Lion Pelt" "Hubris Circlet" "Nightmare Bascinet" "Praetor Crown" "Deicide Mask" "Golden Wreath" "Pinnacle Tower Shield" "Imperial Buckler" "Titanium Spirit Shield" "Elegant Round Shield" "Champion Kite Shield" "Archon Kite Shield" "Supreme Spiked Shield" "Rustic Sash" "Chain Belt" "Leather Belt" "Heavy Belt" "Maraketh Bow" "Eclipse Staff" "Exquisite Blade" "Coronal Maul" "Fleshripper" "Dragoon Sword" "Sambar Sceptre" "Runic Hatchet" "Tiger Hook" "Behemoth Mace" "Profane Wand" "Gemini Claw"
  246. Rarity = Rare
  247. ItemLevel >= 77
  248. SetFontSize 28
  249. Show
  250. Rarity = Rare
  251. Show
  252. SocketGroup RGB
  253. SetBorderColor 0 120 0
  254. ##}
  255. #---- Leveling ---#{
  256. Show
  257. Rarity = Normal
  258. ItemLevel <= 5
  259. SetFontSize 24
  260. Show
  261. Rarity = Magic
  262. ItemLevel <= 10
  263. SetFontSize 24
  264. Show
  265. LinkedSockets >= 4
  266. Rarity = Normal
  267. ItemLevel <= 40
  268. SetFontSize 24
  269. ##}
  270. #==================#}
  271. #====[Jewellery]===#{
  272. Show
  273. Class Ring
  274. Rarity = Normal
  275. Sockets >= 1
  276. Show
  277. Class Ring
  278. Rarity >= Rare
  279. Sockets >= 1
  280. #==================#}
  281. #====[Other]=======#{
  282. Show
  283. Class "Fishing Rods"
  284. #==================#}
  285.  
  286.  
  287.  
  288. #=========[ Global Hide Rules ]==========#{
  289.  
  290. Hide
  291. Class Armour Boots Gloves Helmet Belt Bow Staves Claw Dagger Hand Sceptre Wand Shield Quiver Amulet Ring
  292. ItemLevel < 84
  293. Rarity <= Magic
  294. SetFontSize 1
  295. SetBackgroundColor 0 0 0 150
  296. SetBorderColor 150 0 0
  297. Show
  298. Class Armour Boots Gloves Helmet Belt Bow Staves Claw Dagger Hand Sceptre Wand Shield Quiver Amulet Ring
  299. ItemLevel >= 84
  300. Rarity <= Magic
  301. SetFontSize 1
  302. SetBackgroundColor 0 0 0 150
  303. SetBorderColor 150 0 0
  304. #========================================#}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement