home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 16 / amigaformatcd16.iso / -readerstuff- / chris_mcchesney / nuts2.2 < prev    next >
Encoding:
Text File  |  1997-06-04  |  920 b   |  50 lines

  1. ; By Chris McChesney
  2. failat 9999
  3. ; Part of g-Lock© V2.2
  4. ; ©Bzare soft
  5. echo "If you've activated this then your nuts!"
  6. echo "Be it on you own head when some coperate spy steals"
  7. echo "your copy of settlers"
  8. echo "        "
  9. echo "Do you want to delete the stunningly good"
  10. ask "G-lockv2.2 (Y/N)"
  11. if warn
  12. echo "Come on you cant be serious"
  13. ask "do you really want to delete G-lock?"
  14.  
  15. if warn
  16. Echo "Really, really... just kidding"
  17. echo "okay but its a fatal mistake!"
  18. say you fool
  19. Echo "okay here we go"
  20. sys:c
  21. delete data2.2.lha quiet
  22. delete data
  23. Sys:
  24. delete g-lockv2.2 all quiet
  25. sys:s
  26. delete user-startup
  27. rename user-startup.g-lock2.2 to user-startup
  28. sys:wbstartup
  29. delete prog2.2
  30. delete prog2.2.info
  31. sys:c
  32. delete data
  33. say in the name of humanity
  34. echo "sniff, sniff I done it.. happy are we now!"
  35. wait
  36. wait
  37. wait
  38. endcli
  39. endif
  40. endif
  41. echo "phew got me worried there. Good choice my man!"
  42. say phew
  43. wait
  44. wait
  45. wait
  46. endcli
  47. ; klj
  48.  
  49.  
  50.