Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. ////garban spider
  2. setalias 'pet 1' '****'
  3. ///garban dragon
  4. setalias 'pet 1' '*****'
  5. ////garban mare
  6. setalias 'pet 2' '****'
  7. pause 500
  8. if hits 'pet 1' < 90 and inrange 'pet 1' '1'
  9. bandage! 'pet 1'
  10. @clearjournal
  11. while not @injournal 'finish' 'system'
  12. pause 100
  13. if @injournal 'failed' 'system'
  14. @clearjournal
  15. replay
  16. elseif @injournal 'cured' 'system'
  17. @clearjournal
  18. replay
  19. elseif @injournal 'bandage: target not' 'system'
  20. @clearjournal
  21. replay
  22. elseif @injournal 'finish' 'system'
  23. @clearjournal
  24. replay
  25. elseif @injournal 'not damaged!' 'system'
  26. pause 500
  27. @clearjournal
  28. replay
  29. elseif @injournal 'stay close enough' 'system'
  30. @clearjournal
  31. replay
  32. elseif @injournal 'you must wait' 'system'
  33. pause 1500
  34. @clearjournal
  35. replay
  36. elseif @injournal 'you heal what little damage your patient had' 'system'
  37. pause 100
  38. @clearjournal
  39. replay
  40. elseif @injournal 'you fail to res' 'system'
  41. pause 100
  42. @clearjournal
  43. replay
  44. elseif @injournal 'you are able to' 'system'
  45. pause 100
  46. @clearjournal
  47. replay
  48. elseif @injournal 'help' 'system'
  49. @clearjournal
  50. replay
  51. elseif @injournal 'you failed to cure' 'system'
  52. @clearjournal
  53. replay
  54. endif
  55. endwhile
  56. endif
  57. if diffhits 'pet 1' > diffhits 'pet 2' and inrange 'pet 1' 1
  58. bandage! 'pet 1'
  59. @clearjournal
  60. while not @injournal 'finish' 'system'
  61. pause 100
  62. if @injournal 'failed' 'system'
  63. @clearjournal
  64. replay
  65. elseif @injournal 'cured' 'system'
  66. @clearjournal
  67. replay
  68. elseif @injournal 'bandage: target not' 'system'
  69. @clearjournal
  70. replay
  71. elseif @injournal 'finish' 'system'
  72. @clearjournal
  73. replay
  74. elseif @injournal 'not damaged!' 'system'
  75. pause 500
  76. @clearjournal
  77. replay
  78. elseif @injournal 'stay close enough' 'system'
  79. @clearjournal
  80. replay
  81. elseif @injournal 'you must wait' 'system'
  82. pause 1500
  83. @clearjournal
  84. replay
  85. elseif @injournal 'you heal what little damage your patient had' 'system'
  86. pause 100
  87. @clearjournal
  88. replay
  89. elseif @injournal 'you fail to res' 'system'
  90. pause 100
  91. @clearjournal
  92. replay
  93. elseif @injournal 'you are able to' 'system'
  94. pause 100
  95. @clearjournal
  96. replay
  97. elseif @injournal 'help' 'system'
  98. @clearjournal
  99. replay
  100. elseif @injournal 'you failed to cure' 'system'
  101. @clearjournal
  102. replay
  103. endif
  104. endwhile
  105. endif
  106. if diffhits 'pet 2' > diffhits 'pet 1' and inrange 'pet 2' 1
  107. bandage! 'pet 2'
  108. @clearjournal
  109. while not @injournal 'finish' 'system'
  110. pause 100
  111. if @injournal 'failed' 'system'
  112. @clearjournal
  113. replay
  114. elseif @injournal 'cured' 'system'
  115. @clearjournal
  116. replay
  117. elseif @injournal 'bandage: target not' 'system'
  118. @clearjournal
  119. replay
  120. elseif @injournal 'finish' 'system'
  121. @clearjournal
  122. replay
  123. elseif @injournal 'not damaged!' 'system'
  124. pause 500
  125. @clearjournal
  126. replay
  127. elseif @injournal 'stay close enough' 'system'
  128. @clearjournal
  129. replay
  130. elseif @injournal 'you must wait' 'system'
  131. pause 1500
  132. @clearjournal
  133. replay
  134. elseif @injournal 'you heal what little damage your patient had' 'system'
  135. pause 100
  136. @clearjournal
  137. replay
  138. elseif @injournal 'you fail to res' 'system'
  139. pause 100
  140. @clearjournal
  141. replay
  142. elseif @injournal 'you are able to' 'system'
  143. pause 100
  144. @clearjournal
  145. replay
  146. elseif @injournal 'help' 'system'
  147. @clearjournal
  148. replay
  149. elseif @injournal 'you failed to cure' 'system'
  150. @clearjournal
  151. replay
  152. endif
  153. endwhile
  154. endif
  155. if hits 'pet 2' < 90 and inrange 'pet 2' '1'
  156. bandage! 'pet 2'
  157. @clearjournal
  158. while not @injournal 'finish' 'system'
  159. pause 100
  160. if @injournal 'failed' 'system'
  161. @clearjournal
  162. replay
  163. elseif @injournal 'cured' 'system'
  164. @clearjournal
  165. replay
  166. elseif @injournal 'bandage: target not' 'system'
  167. @clearjournal
  168. replay
  169. elseif @injournal 'finish' 'system'
  170. @clearjournal
  171. replay
  172. elseif @injournal 'not damaged!' 'system'
  173. pause 500
  174. @clearjournal
  175. replay
  176. elseif @injournal 'stay close enough' 'system'
  177. @clearjournal
  178. replay
  179. elseif @injournal 'you must wait' 'system'
  180. pause 1500
  181. @clearjournal
  182. replay
  183. elseif @injournal 'you heal what little damage your patient had' 'system'
  184. pause 100
  185. @clearjournal
  186. replay
  187. elseif @injournal 'you fail to res' 'system'
  188. pause 100
  189. @clearjournal
  190. replay
  191. elseif @injournal 'you are able to' 'system'
  192. pause 100
  193. @clearjournal
  194. replay
  195. elseif @injournal 'help' 'system'
  196. @clearjournal
  197. replay
  198. elseif @injournal 'you failed to cure' 'system'
  199. @clearjournal
  200. replay
  201. endif
  202. endwhile
  203. endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement