Advertisement
Rainja182

MasterPick for MM

Feb 29th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. setvariable pouch gem pou
  2. setvariable dif_dis %1
  3. setvariable dif_pic %2
  4.  
  5. PUT PREP CV 33
  6. WAITFOR You feel fully prepared
  7. PUT CAST
  8. PUT PREP AUS 30
  9. WAITFOR You feel fully prepared
  10. PUT CAST
  11. PUT PREP SEER 30
  12. WAITFOR You feel fully prepared
  13. PUT CAST
  14.  
  15. trunk:
  16. setvariable box trunk
  17. match trap_ident You get
  18. match trap_ident You are already holding that.
  19. match strongbox What were you referring to?
  20. put get my trunk
  21. matchwait
  22. strongbox:
  23. setvariable box strongbox
  24. match trap_ident You get
  25. match trap_ident You are already holding that.
  26. match skippet What were you referring to?
  27. put get my strongbox
  28. matchwait
  29. skippet:
  30. setvariable box skippet
  31. match trap_ident You get
  32. match trap_ident You are already holding that.
  33. match crate What were you referring to?
  34. put get my skippet
  35. matchwait
  36. crate:
  37. setvariable box crate
  38. match trap_ident You get
  39. match trap_ident You are already holding that.
  40. match coffer What were you referring to?
  41. put get my crate
  42. matchwait
  43. coffer:
  44. setvariable box coffer
  45. match trap_ident You get
  46. match trap_ident You are already holding that.
  47. match casket What were you referring to?
  48. put get my coffer
  49. matchwait
  50. casket:
  51. setvariable box casket
  52. match trap_ident You get
  53. match trap_ident You are already holding that.
  54. match caddy What were you referring to?
  55. put get my casket
  56. matchwait
  57. caddy:
  58. setvariable box caddy
  59. match trap_ident You get
  60. match trap_ident You are already holding that.
  61. match chest What were you referring to?
  62. put get my caddy
  63. matchwait
  64. chest:
  65. setvariable box chest
  66. match trap_ident You get
  67. match trap_ident You are already holding that.
  68. match box What were you referring to?
  69. put get my chest
  70. matchwait
  71. box:
  72. setvariable box box
  73. match trap_ident You get
  74. match trap_ident You are already holding that.
  75. match end2 What were you referring to?
  76. put get my box
  77. matchwait
  78. trap_ident:
  79. pause 1
  80. match trap_ident_f fails to reveal to you what type of trap protects it.
  81. match trap_ident_s You think this trap is precisely at your skill level.
  82. match trap_ident_s good shot at disarming
  83. match trap_ident_s You have some chance of being
  84. match trap_ident_s The odds are against you,
  85. match trap_ident_s with only minor troubles.
  86. match trap_ident_s long with your skills.
  87. match trap_ident_s You have an amazingly minimal
  88. match trap_ident_s Prayer would be a good start
  89. match trap_ident_s simple matter for you to disarm.
  90. match trap_ident_s which you can take down any time.
  91. match trap_ident_s would be a longshot.
  92. match trap_ident_s An aged grandmother could open this in her sleep.
  93. match trap_ident_s you could do it blindfolded!
  94. match trap_ident_s An aged grandmother could
  95. match trap_ident_s You really don't have any chance
  96.  
  97. ##****************************************************
  98. ##******** add additional success lines above ********
  99. ##****************************************************
  100.  
  101. match get_lockpick Roundtime: 3 sec.
  102. match trap_disarm Somebody has already located
  103. put disarm my %box iden
  104. matchwait
  105. trap_ident_s:
  106. pause 1
  107. pause 1
  108. goto trap_disarm
  109. trap_ident_f:
  110. pause 1
  111. pause 1
  112. goto trap_ident
  113. trap_disarm:
  114. pause 1
  115. match trap_disarm_f unable to make any progress.
  116. match trap_disarm_s After wiggling the milky-white tube
  117. match trap_disarm_s Working slowly, you carefully
  118. match trap_disarm_s Carefully, you pry the bronze face away
  119. match trap_disarm_s Careful not to jostle
  120. match trap_disarm_s With the precision and grace
  121. match trap_disarm_s With sweat forming on your brow,
  122. match trap_disarm_s You cautiously pry
  123. match trap_disarm_s With precise control,
  124. match trap_disarm_s With a smirk you wedge
  125. match trap_disarm_s stopping it up and disarming the trap.
  126. match trap_disarm_s You manage to work the contact fibers away
  127. match trap_disarm_s Working with extreme care,
  128. match trap_disarm_s Unsure as to whether the liquid-filled bladder
  129. match trap_disarm_s manage to bend it well away from the mesh bag.
  130. match trap_disarm_s By focusing on its tiny legs, you are able
  131. match trap_disarm_s Reaching into the keyhole carefully, you knock
  132. match trap_disarm_s After studying the design of the trap carefully
  133.  
  134. ##****************************************************
  135. ##******** add additional success lines above ********
  136. ##****************************************************
  137.  
  138. put disarm my %box %dif_dis
  139. matchwait
  140. trap_disarm_s:
  141. pause 1
  142. pause 1
  143. goto trap_morecheck
  144. trap_disarm_f:
  145. pause 1
  146. pause 1
  147. goto trap_disarm
  148. trap_morecheck:
  149. match disarmed Roundtime: 3 sec.
  150. match notdisarmed Roundtime: 4 sec.
  151. match notdisarmed Roundtime: 5 sec.
  152. match notdisarmed Roundtime: 6 sec.
  153. match notdisarmed Roundtime: 7 sec.
  154. match notdisarmed Roundtime: 8 sec.
  155. match notdisarmed Roundtime: 9 sec.
  156. match notdisarmed Roundtime: 10 sec.
  157. match notdisarmed Roundtime: 11 sec.
  158. match notdisarmed Roundtime: 12 sec.
  159. match notdisarmed Roundtime: 13 sec.
  160. match notdisarmed Roundtime: 14 sec.
  161. match notdisarmed Roundtime: 15 sec.
  162. put disarm my %box iden
  163. matchwait
  164. disarmed:
  165. pause 1
  166. pause 1
  167. goto get_lockpick
  168. notdisarmed:
  169. pause 1
  170. pause 1
  171. goto trap_ident
  172. get_lockpick:
  173. pause 1
  174. goto lock_ident
  175. matchwait
  176. lock_ident:
  177. pause 1
  178. match notdisarmed making any chance of picking it unlikely.
  179. match lock_ident_f fails to teach you anything about the lock guarding it.
  180. match lock_ident_s You have some chance
  181. match lock_ident_s The lock has the edge on you,
  182. match lock_ident_s The odds are against you,
  183. match lock_ident_s You think this lock is precisely at your skill level.
  184. match lock_ident_s with only minor troubles.
  185. match lock_ident_s should not take long with your skills.
  186. match lock_ident_s You really don't have any chance
  187. match lock_ident_s You have an amazingly minimal
  188. match lock_ident_s The lock is a trivially constructed
  189. match lock_ident_s simple matter for you to unlock.
  190. match lock_ident_s Prayer would be a good start
  191. match lock_ident_s would be a longshot.
  192. match lock_ident_s This lock is a laughable matter,
  193. match lock_ident_s An aged grandmother could
  194. match lock_ident_s You probably have the same shot as a snowball
  195.  
  196. ##****************************************************
  197. ##******** add additional success lines above ********
  198. ##****************************************************
  199.  
  200. match get_lockpick Find a more appropriate tool and try again!
  201. match lock_pick Somebody has already inspected
  202. match lock_pick It's not even locked, why bother?
  203. put pick my %box iden
  204. matchwait
  205. lock_ident_s:
  206. pause 1
  207. pause 1
  208. goto lock_pick
  209. lock_ident_f:
  210. pause 1
  211. pause 1
  212. goto lock_ident
  213. lock_pick:
  214. pause 1
  215. match out Find a more appropriate tool and try again!
  216. match lock_pick_s It's not even locked, why bother?
  217. match lock_pick_s With a soft click,
  218. match lock_pick_f You are unable to make any progress
  219. put pick my %box %dif_pic
  220. matchwait
  221. lock_pick_s:
  222. pause 1
  223. pause 1
  224. goto lock_morecheck
  225. lock_pick_f:
  226. pause 1
  227. pause 1
  228. goto lock_pick
  229. lock_morecheck:
  230. pause 1
  231. match open You open the
  232. match open That is already open.
  233. match lock_ident It is locked.
  234. put open my %box
  235. matchwait
  236. open:
  237. pause 1
  238. get_coin:
  239. match get_coin You pick up
  240. match coin_out What were you referring to?
  241. put get coin from my %box
  242. matchwait
  243. coin_out:
  244. fill:
  245. match fill_s You take
  246. match fill_s You fill
  247. match fill_S You open your
  248. match fill_full You can't fit anything else
  249. match fill_full You'll need to tie it up before
  250. match fill_s There aren't any gems
  251. put fill my %pouch with my %box
  252. matchwait
  253. fill_full:
  254. echo *****************************************
  255. echo ********** GEM CONTAINER FULL! **********
  256. echo *****************************************
  257. goto end2
  258. fill_s:
  259. pause 1
  260. pause 1
  261. put disman my %box
  262. put disman my %box
  263. pause 1
  264. pause 1
  265. goto end
  266. out:
  267. echo ***************************************
  268. echo ********** OUT OF LOCKPICKS! **********
  269. echo ***************************************
  270. goto end2
  271. end:
  272. pause 1
  273. pause 1
  274. goto %box
  275. end2:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement