Advertisement
ereinion

Remove handcuffs

Mar 3rd, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.39 KB | None | 0 0
  1. icon powerball
  2. scrollwhendone
  3.  
  4. abort pastround 28; abort hpbelow 50
  5.  
  6. #call docrayon
  7. call dobeertab
  8. call dohoa
  9. call dolice
  10. call doscissors
  11. mark attackloop
  12. call dosnip
  13. #call dodestroyo
  14. goto attackloop !hpbelow 200
  15. mark healloop
  16. call doheal
  17. goto healloop !hpbelow 200
  18. goto attackloop
  19.  
  20. sub docrayon
  21. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  22. use strange disc (green), crayon shavings
  23. goto crayonreturn
  24. endif
  25. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  26. use strange disc (blue), crayon shavings
  27. goto crayonreturn
  28. endif
  29. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  30. use strange disc (black), crayon shavings
  31. goto crayonreturn
  32. endif
  33. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  34. use strange disc (red), crayon shavings
  35. goto crayonreturn
  36. endif
  37. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  38. use strange disc (yellow), crayon shavings
  39. goto crayonreturn
  40. endif
  41. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  42. use strange disc (white), crayon shavings
  43. goto crayonreturn
  44. endif
  45. mark crayonreturn
  46. endsub
  47.  
  48. sub dobeertab
  49. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  50. use strange disc (green), old-school beer pull tab
  51. goto beertabreturn
  52. endif
  53. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  54. use strange disc (blue), old-school beer pull tab
  55. goto beertabreturn
  56. endif
  57. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  58. use strange disc (black), old-school beer pull tab
  59. goto beertabreturn
  60. endif
  61. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  62. use strange disc (red), old-school beer pull tab
  63. goto beertabreturn
  64. endif
  65. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  66. use strange disc (yellow), old-school beer pull tab
  67. goto beertabreturn
  68. endif
  69. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  70. use strange disc (white), old-school beer pull tab
  71. goto beertabreturn
  72. endif
  73. mark beertabreturn
  74. endsub
  75.  
  76. sub dohoa
  77. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  78. use strange disc (green), HOA citation pad
  79. goto hoareturn
  80. endif
  81. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  82. use strange disc (blue), HOA citation pad
  83. goto hoareturn
  84. endif
  85. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  86. use strange disc (black), HOA citation pad
  87. goto hoareturn
  88. endif
  89. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  90. use strange disc (red), HOA citation pad
  91. goto hoareturn
  92. endif
  93. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  94. use strange disc (yellow), HOA citation pad
  95. goto hoareturn
  96. endif
  97. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  98. use strange disc (white), HOA citation pad
  99. goto hoareturn
  100. endif
  101. mark hoareturn
  102. endsub
  103.  
  104. sub dolice
  105. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  106. use strange disc (green), Great Wolf's lice
  107. goto licereturn
  108. endif
  109. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  110. use strange disc (blue), Great Wolf's lice
  111. goto licereturn
  112. endif
  113. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  114. use strange disc (black), Great Wolf's lice
  115. goto licereturn
  116. endif
  117. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  118. use strange disc (red), Great Wolf's lice
  119. goto licereturn
  120. endif
  121. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  122. use strange disc (yellow), Great Wolf's lice
  123. goto licereturn
  124. endif
  125. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  126. use strange disc (white), Great Wolf's lice
  127. goto licereturn
  128. endif
  129. mark licereturn
  130. endsub
  131.  
  132. sub doscissors
  133. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  134. use strange disc (green), Mayor Ghost's scissors
  135. goto scissorreturn
  136. endif
  137. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  138. use strange disc (blue), Mayor Ghost's scissors
  139. goto scissorreturn
  140. endif
  141. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  142. use strange disc (black), Mayor Ghost's scissors
  143. goto scissorreturn
  144. endif
  145. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  146. use strange disc (red), Mayor Ghost's scissors
  147. goto scissorreturn
  148. endif
  149. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  150. use strange disc (yellow), Mayor Ghost's scissors
  151. goto scissorreturn
  152. endif
  153. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  154. use strange disc (white), Mayor Ghost's scissors
  155. goto scissorreturn
  156. endif
  157. mark scissorreturn
  158. endsub
  159.  
  160. sub dodestroyo
  161. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  162. use strange disc (green), Miniborg Destroy-O-Bot
  163. goto destroyoreturn
  164. endif
  165. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  166. use strange disc (blue), Miniborg Destroy-O-Bot
  167. goto destroyoreturn
  168. endif
  169. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  170. use strange disc (black), Miniborg Destroy-O-Bot
  171. goto destroyoreturn
  172. endif
  173. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  174. use strange disc (red), Miniborg Destroy-O-Bot
  175. goto destroyoreturn
  176. endif
  177. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  178. use strange disc (yellow), Miniborg Destroy-O-Bot
  179. goto destroyoreturn
  180. endif
  181. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  182. use strange disc (white), Miniborg Destroy-O-Bot
  183. goto destroyoreturn
  184. endif
  185. mark destroyoreturn
  186. endsub
  187.  
  188. sub doheal
  189. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  190. use strange disc (green), filthy poultice
  191. goto healreturn
  192. endif
  193. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  194. use strange disc (blue), filthy poultice
  195. goto healreturn
  196. endif
  197. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  198. use strange disc (black), filthy poultice
  199. goto healreturn
  200. endif
  201. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  202. use strange disc (red), filthy poultice
  203. goto healreturn
  204. endif
  205. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  206. use strange disc (yellow), filthy poultice
  207. goto healreturn
  208. endif
  209. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  210. use strange disc (white), filthy poultice
  211. goto healreturn
  212. endif
  213. mark healreturn
  214. endsub
  215.  
  216. sub dosnip
  217. if (match "LANO BE NIZEVE" || match "LANO ZAKSOM NIZEVE" || match "LANO ZEVEBENI NIZEVE")
  218. use strange disc (green), tin snips
  219. goto snipreturn
  220. endif
  221. if (match "LANO BELA NIZEVE" || match "LANO BULAZAK NIZEVE" || match "LANO BU NIZEVE" || match "LANO FUFUGAKRO NIZEVE")
  222. use strange disc (blue), tin snips
  223. goto snipreturn
  224. endif
  225. if (match "LANO BUPABU NIZEVE" || match "LANO PATA NIZEVE" || match "LANO SOM NIZEVE")
  226. use strange disc (black), tin snips
  227. goto snipreturn
  228. endif
  229. if (match "LANO ZEVE NIZEVE" || match "LANO ZEVESTANO NIZEVE" || match "LANO CHAKRO NIZEVE")
  230. use strange disc (red), tin snips
  231. goto snipreturn
  232. endif
  233. if (match "LANO CHO NIZEVE" || match "LANO FUNI NIZEVE" || match "LANO TAZAK NIZEVE")
  234. use strange disc (yellow), tin snips
  235. goto snipreturn
  236. endif
  237. if (match "LANO NIPA NIZEVE" || match "LANO PACHA NIZEVE" || match "LANO SOMPAPA NIZEVE")
  238. use strange disc (white), tin snips
  239. goto snipreturn
  240. endif
  241. mark snipreturn
  242. endsub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement