Guest User

Untitled

a guest
Oct 24th, 2022
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. ACTIV
  2. Ferret has already been activated.
  3.  
  4. ANTIC
  5. I can't understand that.
  6.  
  7. AWAKE
  8. You are already awake, or did you think this was a dream (nightmare?) ...
  9.  
  10. BACK
  11. You cannot go in that direction.
  12.  
  13. BLOW
  14. Extinguish what?
  15.  
  16. BREAK
  17. Break what?
  18.  
  19. BURN
  20. Light what?
  21.  
  22. CARRY
  23. On Ferreting?
  24.  
  25. CHEAT
  26. Just because ya losing, just because ya losing.
  27.  
  28. CLEAN
  29. Rub what?
  30.  
  31. CLOSE
  32. Close what?
  33.  
  34. COMMA
  35. I can't understand that.
  36.  
  37. COUNT
  38. Of Monte Christo?
  39.  
  40. COVER
  41. Cover what?
  42.  
  43. CRAWL
  44. There isn't enough room here for such behaviour.
  45.  
  46. CUT
  47. Cut what?
  48.  
  49. DESTR
  50. Break what?
  51.  
  52. DIAGN
  53. You are feeling completely shagged.
  54.  
  55. DIG
  56. What would you like to dig?
  57.  
  58. DIVE
  59. Dive into what?
  60.  
  61. DRINK
  62. Drink what?
  63.  
  64. DROP
  65. Drop what?
  66.  
  67. EAT
  68. Eat what?
  69.  
  70. EMBAR
  71. Board what?
  72.  
  73. EMPTY
  74. Empty what?
  75.  
  76. ENTER
  77. You'll have to specify a direction here.
  78.  
  79. EXAMI
  80. Look at what?
  81.  
  82. FEEL
  83. Feel what?
  84.  
  85. FILL
  86. What would you like to fill?
  87.  
  88. FIRE
  89. Fire what?
  90.  
  91. FLY
  92. I suppose you realise the human (assuming you are human) backbone would need to
  93. be as long as half way round the ancient planet Zenfix (aka Earth) to enable a
  94. human being to sport large enough muscles to fly?
  95.  
  96. FOLLO
  97. Who should I follow?
  98.  
  99. GET
  100. Take what?
  101.  
  102. GIVE
  103. Give what?
  104.  
  105. GUIDE
  106. Ferret is a straight-forward text-based Adventure-style game.
  107.  
  108.  
  109. It accepts simple text commands and responds by describing the effects
  110. of your instructions. For example "Get Box" may elict the response "Taken"
  111. to indicate that you have acquired the box. Commands usually comply with
  112. the formats: verb, verb object or verb object preposition object.
  113.  
  114.  
  115. To progress through the game you will need to solve various puzzles. To
  116. avoid having to repeat instructions the current game can be Saved and then
  117. Restored at a later time. The Save and Restore method is useful but a little
  118. restrictive in that it does not permit the easy repetition of previous parts
  119. of the game scenario (you may have gone past a point of no return). To overcome
  120. this limitation it is possible to Make scripts which are simple text files
  121. containing the same instructions as you would type into the game. To use
  122. the script the game can be Restarted and the Readfile instruction used to
  123. process the script file. As the command file is a simple text file it can be
  124. edited with Notepad or any other word processor. Command files can be used
  125. in conjunction with saved files to quickly explore elements of the game (see
  126. News for instructions on starting the game with save and command files)
  127.  
  128.  
  129. As you progress through the game you will gain powers, indicated by a status
  130. of Expert and then Master. Expert status removes some of the random
  131. elements from the early puzzles allowing you to build a consistent set of
  132. command files. Master status enables some time-saving commands.
  133.  
  134.  
  135. Example commands:
  136. North (N) South (S) East (E) West (W)
  137. NE NW SE SW
  138. Up (U) Down (D) Info News
  139. Score Bye Health Status
  140. Look (L) Inventory (I) Help Wait
  141. Save <file> Restore <file> Make <file> Readfile <file>
  142. Take Put <a> in <b> Push Pull
  143. Open Close Lock Unlock
  144.  
  145. HIT
  146. Hit what?
  147.  
  148. INSPE
  149. Look at what?
  150.  
  151. INVEN
  152. You aren't carrying anything.
  153.  
  154. JOKE
  155. I came upon a beautiful woman on a mountain path. I did not know whether
  156. to block her passage or toss myself off.
  157.  
  158. JUMP
  159. If you jump like that, your panties might fall down.
  160.  
  161. KICK
  162. The bucket?
  163.  
  164. KILL
  165. Kill whom?
  166.  
  167. KNOCK
  168. Hit what?
  169.  
  170. LAUGH
  171. Why did the chicken cross the road? Because it wasn't a turkey.
  172.  
  173. LAUNC
  174. Launch what?
  175.  
  176. LEAP
  177. As you leap into the air your stomach gently hits the back of your throat,
  178. and you puke all over your shoes.
  179.  
  180. LET
  181. Deflate what?
  182.  
  183. LIGHT
  184. Light what?
  185.  
  186. LISTE
  187. It's all quiet on the Western Front.
  188.  
  189. LOAD
  190. Load what?
  191.  
  192. LOCK
  193. What would you like to lock?
  194.  
  195. LOOK
  196. Dark Room
  197. You appear to be lying in an exceedingly small dark room and you feel as if you
  198. have been sleeping for ages. You are very drowsy, your body appears to be quite
  199. heavy and feels partially numbed. There don't appear to be any exits from this
  200.  
  201. MAP
  202. That would be useful wouldn't it?
  203.  
  204. MOVE
  205. What would you like to move?
  206.  
  207. MURDE
  208. Kill whom?
  209.  
  210. NORMA
  211. You are currently in Normal Mode.
  212.  
  213. NOTIC
  214. Ignored.
  215.  
  216. OPEN
  217. Open what?
  218.  
  219. PICK
  220. Take what?
  221.  
  222. PINCH
  223. Pinch what?
  224.  
  225. PLACE
  226. Put what?
  227.  
  228. PLEAS
  229. Thank you.
  230.  
  231. POINT
  232. I can't understand that.
  233.  
  234. POKE
  235. Press what?
  236.  
  237. POLIS
  238. Rub what?
  239.  
  240. POUR
  241. Pour what?
  242.  
  243. PRESS
  244. Press what?
  245.  
  246. PRICK
  247. Suck off.
  248.  
  249. PULL
  250. What would you like to pull?
  251.  
  252. PUSH
  253. What would you like to push?
  254.  
  255. PUT
  256. Put what?
  257.  
  258. RAISE
  259. Lift what?
  260.  
  261. READ
  262. Read what?
  263.  
  264. REMOV
  265. What would you like to remove?
  266.  
  267. REPEA
  268. What would you like to remove?
  269.  
  270. RING
  271. Ring what?
  272.  
  273. RUB
  274. Rub what?
  275.  
  276. RUN
  277. I'm afraid you'll just have to face up to life.
  278.  
  279. SAY
  280. Say what!
  281.  
  282. SCRAT
  283. Scratch what?
  284.  
  285. SHAKE
  286. Rattle and Roll?
  287.  
  288. SHOOT
  289. Fire what?
  290.  
  291. SHUT
  292. Close what?
  293.  
  294. SING
  295. Mmmm, there's definitely something of the Y Factor about it.
  296. (Why am I singing?)
  297.  
  298. SIP
  299. Drink what?
  300.  
  301. SLIDE
  302. Slide what?
  303.  
  304. SMASH
  305. Break what?
  306.  
  307. SMELL
  308. Indeed you do.
  309.  
  310. SNIFF
  311. Indeed you do.
  312.  
  313. SPELL
  314. Spells are not supported by Ferret. The aim is to apply your intelligence
  315. (meagre though that may be) to identify the relevant information and solve
  316. the puzzles that are set out before you.
  317. Life does not always have an easy way out.
  318.  
  319. SPIN
  320. What would you like to turn?
  321.  
  322. SPREA
  323. Spread what?
  324.  
  325. SQUEE
  326. What would you like to squeeze?
  327.  
  328. STAND
  329. As you attempt to stand up, the lid of your room bounces up due to the impact
  330. of your head.
  331.  
  332. STREN
  333. You are feeling completely shagged.
  334.  
  335. STRIK
  336. Strike what?
  337.  
  338. SWEAR
  339. Go stick your head up a dead bears bum.
  340.  
  341. SWIM
  342. There's nothing around here to swim in!
  343.  
  344. TAKE
  345. Take what?
  346.  
  347. TALK
  348. Say what!
  349.  
  350. TASTE
  351. Eat what?
  352.  
  353. TEAR
  354. Tear what, pray?
  355.  
  356. TELL
  357. I can't understand that.
  358.  
  359. THROW
  360. Throw what?
  361.  
  362. TICKL
  363. Stop it, you're making me giggle.
  364.  
  365. TIE
  366. What would you like to tie?
  367.  
  368. TIME
  369. 11:37:05
  370.  
  371. TOUCH
  372. Touch what?
  373.  
  374. TRANS
  375. On Ferreting?
  376.  
  377. TURN
  378. What would you like to turn?
  379.  
  380. TWIST
  381. Twist what?
  382.  
  383. TYPE
  384. Type what?
  385.  
  386. UNLOC
  387. What would you like to unlock?
  388.  
  389. WAIT
  390. Time passes (yawn).
  391.  
  392. WAKE
  393. You are already awake, or did you think this was a dream (nightmare?) ...
  394.  
  395. WALK
  396. On by?
  397.  
  398. WAVE
  399. Wave what?
  400.  
  401. WEAR
  402. What would you like to wear?
  403.  
  404. WIND
  405. What would you like to turn?
  406.  
  407. YELL
  408. Aaaaaarrrrgghhhhhhhhhh!
  409.  
  410.  
Add Comment
Please, Sign In to add comment