home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / APRIL.ZIP / README.TXT < prev    next >
Text File  |  1995-03-27  |  4KB  |  83 lines

  1. All were designed on a 4.77Mhz XT & 386sx-16. No guarantee's on a Pentium-120
  2. with an over-drive chip!
  3. Description of such April Fool type small .COM's. First few are to load onto
  4. a terminal to frustrate the next bloke/sheila/person to come along.
  5.  
  6. README   EXE    Run this. Aardvarks txt reader.
  7. README   TXT    Ummmm..?
  8. AMIGA    COM    Displays the start-up screen of the AMIGA. Locked.
  9. ANNOY    COM    Annoying LOGIN program.
  10. ANNOY2   COM    Annoying "Not ready reading drive A". Another one but different.
  11. ANNOY3   COM    Annoying "C:\>" prompt that takes 80 chr input but does nothing.
  12. COLOUR!  COM    Colour display show.
  13. KEY      COM    Annoying "Not ready reading drive A". Keyboard lock'd. Reads A:
  14. LOCK     COM    Password type program used to frustrate "snoopers" and newbies.
  15. PALROT   COM    Useless... use PALLET.COM.
  16. TV       COM    Run this on 486 +.  Sort of looks like your tv... Sort of.
  17. WRECK    EXE    Puts garbage on screen, locks computer. 
  18.  
  19. .\TSR directory.
  20. BUGGER   COM    ...just displays "BUGGER OFF". Very practical.
  21. KEY_PALL COM    Palette increases by one, each press of a key.
  22. KEYBOOT  COM    Reboots computer after a pre-determined no#. of key presses.
  23. PALLET   COM    BIG but looks cool. Palette keeps incrementing while your at DOS
  24.                                          ...playing DOOM 2 ...or in Windows 3.1.
  25. RANDOM   COM    Palette changes to a random colour each press of a key.
  26. TIME_PAL COM    Pallete rotation starts up after some amount of time.
  27. TIMEBOOT COM    Reboots computer after a pre-determined amount of time.
  28.  
  29.  
  30. Small routines which either look good, or are just included just for the hell
  31. of it.
  32.  
  33. ADLIB    COM    Small(?) adlib tune. Ripped from SQUID1 intro.
  34. BARS1    COM    Small scrolly bars.  Ripped from SQUID1 intro.
  35. WIPE     COM    Freaky Clear Screen. Idea from VZ-200 program "Dissolve", 1985.
  36. WIPE2    COM    Freaky Clear Screen. (bettr). Idea from THG/FX Intro Maker v3.0.
  37.  
  38.  
  39. AMIGA    - This is PKlite'd. Use UNP or DISLITE or something similiar to
  40.            de-comress, and assemble 02F7h:
  41.                 A 2F7
  42.                 ????:02F7 INT 20
  43.                 W  and then quit. 
  44.            Then you can use it in an AUTOEXEC file etc... if you need to.
  45.            Originally it is set up as ????:02F7 JMP 2F7, so that it is locked
  46.            once it is run.
  47. ANNOY3   - takes a full 80 characters of input but does bugger all. Makes the 
  48.            next user to come along very bad-temptered. Maybe.
  49. LOCK     - Does nothing but take input and keeps jumping around.
  50. COLOUR!  - DEBUG COLOUR!.COM,"A127 JMP 12B" to lock keyboard. Esc quits normally
  51. KEY_PALL - Keep pressing keys..arrows, shift, alt, ctrl. etc.
  52.            Probably can be reduced by 950 bytes.
  53. PALLET   - Ain't it just great? Big though... WORKS IN WINDOWS 3.1.
  54.            Probably can be reduced by 950 bytes.
  55. KEYBOOT  - To change the length of time, DEBUG KEYBOOT.COM and change line:
  56.            118 CMP AX, 100    (100h = 128 keypresses)
  57.            Originally set to 128 key presses. Put this in AUTOEXEC.BAT!
  58. TIMEBOOT - To change the length of time, DEBUG TIMEBOOT.COM and change line:
  59.            116 CMP AX, 110C
  60.            (12h = 0.99 seconds, 443h = 60.005 seconds, 110Ch = 4 minutes)
  61.            Originally set to 4 minutes. Place this in the AUTOEXEC!!
  62.            WORKS IN WINDOWS 3.1
  63. TIME_PAL - To change the length of time, DEBUG TIME_PAL.COM and change line:
  64.            471 CMP AX, 110c   
  65.            (12h = 0.99 seconds, 443h = 60.005 seconds, 110ch = 4 minutes)
  66.            Originally set to 4 minutes. Place this in the AUTOEXEC!!
  67.            WORKS IN WINDOWS 3.1. Probably can be reduced by 950 bytes.
  68.  
  69.  
  70. Original palette rotation prog. was grabbed from Draden/VLA "PALROT"
  71.  
  72. Sorry if I have used something else and havn't given proper credits.
  73.  
  74. "Snoopers" - person who thinks they are a hacker, but doesn't know what debug
  75.              is.
  76. "Newbie"   - person who asks "How do I login?"
  77.  
  78. --------------------------------------------------------------------------------
  79.  
  80.      "Ever wondered where bridge toll collectors go for their toilet break?"
  81.  
  82. e-mail:  dmaund10@scu.edu.au                                           Bushy '95
  83.