Guest User

Untitled

a guest
Oct 18th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. If $guild = Thief then goto Bankrun
  2. If $guild = Barbarian then goto Bankrun
  3. If $guild = Ranger then goto Powerp
  4. If $guild = Moon then goto Mooniepp
  5. If $guild = Paladin then goto Powerpp
  6. If $guild = Empath then goto Powerpp
  7. If $guild = Necromancer then goto Bankrun
  8. If $guild = Cleric then goto Powerpp
  9. If $guild = Warrior then goto Powerpp
  10. If $guild = Trader then goto Bankrun
  11. If $guild = Bard then goto Powerpp
  12.  
  13.  
  14. Powerpp:
  15. send #goto chapel
  16. send out
  17. send power
  18. wait $roundtime
  19. wait 2
  20. send go door
  21. send power
  22. wait $roundtime
  23. wait 2
  24. send out
  25. send power
  26. wait $roundtime
  27. wait 2
  28. send s
  29. send power
  30. wait $roundtime
  31. wait 2
  32. send s
  33. send power
  34. wait $roundtime
  35. wait 2
  36. send s
  37. send power
  38. wait $roundtime
  39. wait 2
  40. send e
  41. send power
  42. wait $roundtime
  43. wait 2
  44. send e
  45. send power
  46. wait $roundtime
  47. wait 2
  48. send n
  49. send power
  50. wait $roundtime
  51. wait 2
  52. send n
  53. send power
  54. wait $roundtime
  55. wait 2
  56. send e
  57. send power
  58. wait $roundtime
  59. wait 2
  60. send e
  61. send power
  62. wait $roundtime
  63. wait 2
  64. send e
  65. send power
  66. wait $roundtime
  67. wait 2
  68. send s
  69. send power
  70. wait $roundtime
  71. wait 2
  72. send e
  73. send power
  74. wait $roundtime
  75. wait 2
  76. send e
  77. send power
  78. wait $roundtime
  79. wait 2
  80. send e
  81. send power
  82. wait $roundtime
  83. wait 2
  84. send s
  85. send power
  86. wait $roundtime
  87. wait 2
  88. send s
  89. send power
  90. wait $roundtime
  91. wait 2
  92. send s
  93. send power
  94. wait $roundtime
  95. wait 2
  96. send s
  97. send power
  98. wait $roundtime
  99. wait 2
  100. send sw
  101. send power
  102. wait $roundtime
  103. wait 2
  104. send w
  105. send power
  106. wait $roundtime
  107. wait 2
  108. send w
  109. send power
  110. wait $roundtime
  111. wait 2
  112. send s
  113. send power
  114. wait $roundtime
  115. wait 2
  116. send w
  117. send power
  118. wait $roundtime
  119. wait 2
  120. send w
  121. send power
  122. wait $roundtime
  123. wait 2
  124. send s
  125. send power
  126. wait $roundtime
  127. wait 2
  128. send w
  129. send power
  130. wait $roundtime
  131. wait 2
  132. send w
  133. send power
  134. wait $roundtime
  135. wait 2
  136. send w
  137. send power
  138. wait $roundtime
  139. wait 2
  140. send w
  141. send power
  142. wait $roundtime
  143. wait 2
  144. send w
  145. send power
  146. wait $roundtime
  147. wait 2
  148. send n
  149. send power
  150. wait $roundtime
  151. wait 2
  152. send n
  153. send power
  154. wait $roundtime
  155. wait 2
  156. send n
  157. send power
  158. wait $roundtime
  159. wait 2
  160. send e
  161. send power
  162. wait $roundtime
  163. wait 2
  164. send e
  165. send power
  166. wait $roundtime
  167. wait 2
  168. send e
  169. send power
  170. wait $roundtime
  171. wait 2
  172. send n
  173. send power
  174. wait $roundtime
  175. wait 2
  176. send w
  177. send power
  178. wait $roundtime
  179. wait 2
  180. send w
  181. send power
  182. wait $roundtime
  183. wait 2
  184. send n
  185. send power
  186. wait $roundtime
  187. wait 2
  188. send n
  189. send power
  190. wait $roundtime
  191. wait 2
  192. send e
  193. send power
  194. wait $roundtime
  195. wait 2
  196. send n
  197. send power
  198. wait $roundtime
  199. wait 2
  200. send n
  201. send power
  202. wait $roundtime
  203. wait 2
  204. send n
  205. send power
  206. wait $roundtime
  207. wait 2
  208. send n
  209. send power
  210. wait $roundtime
  211. wait 2
  212. send go door
  213. send power
  214. wait $roundtime
  215. wait 2
  216. send go arch door
  217. send power
  218. wait $roundtime
  219. wait 2
  220. send go arch
  221. send power
  222. wait $roundtime
  223. wait 2
  224. goto Ppcheck
  225.  
  226. Ppcheck:
  227. If $Power_Perceive.LearningRate > 30 then goto Bankrun
  228. If $Power_Perceive.LearningRate < 31 then goto Powerpp
  229.  
  230. Mooniepp:
  231. send perc psy proj
  232. wait $roundtime
  233. wait 2
  234. send perc moonl manip
  235. wait $roundtime
  236. wait 2
  237. send perc stell magic
  238. wait $roundtime
  239. wait 2
  240. send perc percep
  241. wait $roundtime
  242. wait 2
  243. send perc transd
  244. wait $roundtime
  245. wait 2
  246. send perc moonb
  247. wait $roundtime
  248. wait 2
  249. goto moonieppcheck
  250.  
  251. Moonieppcheck:
  252. If $Power_Perceive.LearningRate > 30 then goto Bankrun
  253. If $Power_Perceive.LearningRate < 31 then goto mooniepp
Add Comment
Please, Sign In to add comment