Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. [Icons]
  2. Name: HP
  3. Enabled: yes
  4. DrawAsBackground: no
  5. Size: Small
  6. LeftCommand: auto 100 if [$hppc < 50 && $mppc > 90] useoncreature 3160 self
  7. RightCommand:
  8.  
  9. State: Inactive
  10. IconType: Normal
  11. IconIds: 3160 0 0 0
  12. BkgType: Normal
  13. BkgIds: 0 0 0 0
  14. AlignX: Absolute
  15. PositionX: 10
  16. AlignY: Absolute
  17. PositionY: 10
  18. Text: OFF
  19. TextColor: 128
  20. HoverColor: 255
  21.  
  22. State: Active
  23. IconType: Normal
  24. IconIds: 3160 0 0 0
  25. BkgType: Normal
  26. BkgIds: 0 0 0 0
  27. AlignX: Absolute
  28. PositionX: 10
  29. AlignY: Absolute
  30. PositionY: 10
  31. Text: ON
  32. TextColor: 32768
  33. HoverColor: 65280
  34.  
  35. Name: MP
  36. Enabled: yes
  37. DrawAsBackground: no
  38. Size: Small
  39. LeftCommand: auto 100 if [$mppc < 70] useoncreature 3157 self
  40. RightCommand:
  41.  
  42. State: Inactive
  43. IconType: Normal
  44. IconIds: 3157 0 0 0
  45. BkgType: Normal
  46. BkgIds: 0 0 0 0
  47. AlignX: Absolute
  48. PositionX: 10
  49. AlignY: Absolute
  50. PositionY: 50
  51. Text: OFF
  52. TextColor: 128
  53. HoverColor: 255
  54.  
  55. State: Active
  56. IconType: Normal
  57. IconIds: 3157 0 0 0
  58. BkgType: Normal
  59. BkgIds: 0 0 0 0
  60. AlignX: Absolute
  61. PositionX: 10
  62. AlignY: Absolute
  63. PositionY: 50
  64. Text: ON
  65. TextColor: 32768
  66. HoverColor: 65280
  67.  
  68. Name: UE
  69. Enabled: yes
  70. DrawAsBackground: no
  71. Size: Small
  72. LeftCommand: auto 100 if [$inpz == 0] say 'mega beam'
  73. RightCommand:
  74.  
  75. State: Inactive
  76. IconType: Normal
  77. IconIds: 2110 0 0 0
  78. BkgType: Normal
  79. BkgIds: 0 0 0 0
  80. AlignX: Absolute
  81. PositionX: 10
  82. AlignY: Absolute
  83. PositionY: 90
  84. Text: OFF
  85. TextColor: 128
  86. HoverColor: 255
  87.  
  88. State: Active
  89. IconType: Normal
  90. IconIds: 2113 0 0 0
  91. BkgType: Normal
  92. BkgIds: 0 0 0 0
  93. AlignX: Absolute
  94. PositionX: 10
  95. AlignY: Absolute
  96. PositionY: 90
  97. Text: ON
  98. TextColor: 32768
  99. HoverColor: 65280
  100.  
  101. Name: Target
  102. Enabled: yes
  103. DrawAsBackground: no
  104. Size: Small
  105. LeftCommand: auto 100 if [$inpz == 0 && $target.ismonster == 1] useoncreature 3155 target
  106. RightCommand: auto 100 if [$inpz == 0] useoncreature 3155 target
  107.  
  108. State: Inactive
  109. IconType: Normal
  110. IconIds: 3447 0 0 0
  111. BkgType: Normal
  112. BkgIds: 0 0 0 0
  113. AlignX: Absolute
  114. PositionX: 10
  115. AlignY: Absolute
  116. PositionY: 130
  117. Text: OFF
  118. TextColor: 128
  119. HoverColor: 255
  120.  
  121. State: Active
  122. IconType: Normal
  123. IconIds: 7364 0 0 0
  124. BkgType: Normal
  125. BkgIds: 0 0 0 0
  126. AlignX: Absolute
  127. PositionX: 10
  128. AlignY: Absolute
  129. PositionY: 130
  130. Text: ON
  131. TextColor: 32768
  132. HoverColor: 65280
  133.  
  134. Name: Speed
  135. Enabled: yes
  136. DrawAsBackground: no
  137. Size: Small
  138. LeftCommand: auto 100 if [$hasted != 1] say 'utani gran hur'
  139. RightCommand:
  140.  
  141. State: Inactive
  142. IconType: Normal
  143. IconIds: 3079 0 0 0
  144. BkgType: Normal
  145. BkgIds: 0 0 0 0
  146. AlignX: Absolute
  147. PositionX: 10
  148. AlignY: Absolute
  149. PositionY: 170
  150. Text: OFF
  151. TextColor: 128
  152. HoverColor: 255
  153.  
  154. State: Active
  155. IconType: Normal
  156. IconIds: 3079 0 0 0
  157. BkgType: Normal
  158. BkgIds: 0 0 0 0
  159. AlignX: Absolute
  160. PositionX: 10
  161. AlignY: Absolute
  162. PositionY: 170
  163. Text: ON
  164. TextColor: 32768
  165. HoverColor: 65280
  166.  
  167. Name: Anti-pox
  168. Enabled: yes
  169. DrawAsBackground: no
  170. Size: Small
  171. LeftCommand: auto 100 if [$poisoned == 1] say 'exana pox'
  172. RightCommand:
  173.  
  174. State: Inactive
  175. IconType: Normal
  176. IconIds: 3153 0 0 0
  177. BkgType: Normal
  178. BkgIds: 0 0 0 0
  179. AlignX: Absolute
  180. PositionX: 10
  181. AlignY: Absolute
  182. PositionY: 210
  183. Text: OFF
  184. TextColor: 128
  185. HoverColor: 255
  186.  
  187. State: Active
  188. IconType: Normal
  189. IconIds: 3153 0 0 0
  190. BkgType: Normal
  191. BkgIds: 0 0 0 0
  192. AlignX: Absolute
  193. PositionX: 10
  194. AlignY: Absolute
  195. PositionY: 210
  196. Text: ON
  197. TextColor: 32768
  198. HoverColor: 65280
  199.  
  200. Name: Utana
  201. Enabled: yes
  202. DrawAsBackground: no
  203. Size: Small
  204. LeftCommand: auto 100 ifnot $invisible say 'Utana Vid'
  205. RightCommand: auto 100 manashield
  206.  
  207. State: Inactive
  208. IconType: Normal
  209. IconIds: 8042 0 0 0
  210. BkgType: Normal
  211. BkgIds: 0 0 0 0
  212. AlignX: Absolute
  213. PositionX: 10
  214. AlignY: Absolute
  215. PositionY: 250
  216. Text: OFF
  217. TextColor: 128
  218. HoverColor: 255
  219.  
  220. State: Active
  221. IconType: Normal
  222. IconIds: 71108 0 0 0
  223. BkgType: Normal
  224. BkgIds: 0 0 0 0
  225. AlignX: Absolute
  226. PositionX: 10
  227. AlignY: Absolute
  228. PositionY: 250
  229. Text: ON
  230. TextColor: 32768
  231. HoverColor: 65280
  232.  
  233. Name: Cavebot
  234. Enabled: yes
  235. DrawAsBackground: no
  236. Size: Small
  237. LeftCommand: if [$targetingon || $waypointson] {statusmessage 'ElfBot NG - CaveBot Paused' | settargeting off | setfollowwaypoints off | stopattack} else {statusmessage 'ElfBot NG - CaveBot Resumed' | settargeting on | setfollowwaypoints on}
  238. RightCommand: auto 1 listas 'BASIQ DODGE' | if [$key.37] {usegroundxyz [$posx-4] $posy $posz | end} if [$key.39] {usegroundxyz [$posx+4] $posy $posz | end} if [$key.40] {usegroundxyz $posx [$posy+4] $posz | end} if [$key.38] {usegroundxyz $posx [$posy-4] $posz | end}
  239.  
  240. State: Inactive
  241. IconType: Normal
  242. IconIds: 123 0 0 0
  243. BkgType: Normal
  244. BkgIds: 0 0 0 0
  245. AlignX: Absolute
  246. PositionX: 10
  247. AlignY: Absolute
  248. PositionY: 290
  249. Text: READY
  250. TextColor: 128
  251. HoverColor: 255
  252.  
  253. State: Active
  254. IconType: Normal
  255. IconIds: 123 0 0 0
  256. BkgType: Normal
  257. BkgIds: 0 0 0 0
  258. AlignX: Absolute
  259. PositionX: 10
  260. AlignY: Absolute
  261. PositionY: 290
  262. Text: #####
  263. TextColor: 32768
  264. HoverColor: 65280
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement