home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / hacking / phreak_utils_pc / sample.hak < prev    next >
Encoding:
Text File  |  1990-01-30  |  1002 b   |  25 lines

  1. * sample hack file, dudez.....
  2. TEST = NO            * run for real...
  3. LOG = NO             * don't write hack attempts
  4. DIAL = 1              * USE MY FIRST ENTRY...
  5. * UNT = 100           * TRY TEN TIMES, I AIN'T GOT ALL DAY..
  6. STOP = YES            * just get me one code...
  7. PLATE0 = #&&&&&&#         * HACK a number, six letters, and a number
  8. PLATE1 = &                * ONE LETTER
  9. PLATE5 = @@@@              * HACK 3 NUMBERS
  10. * EDL5 = 444       *
  11. * EDH5 = 777      *
  12. PLATE7 = @@               * HACK 2 ALPHAMERICS
  13. SEEDL0 = 5YYBBBB#          * Limit the first 3 positions
  14. SEEDH0 = #YYYYYZ#          * DON'T TRY Z'S
  15. FORCE = 0      * just keep hacking - redial only if connection lost
  16. GOOD = OK* look for an OK to say we are in!!!
  17. DELAY = 2  *wait 2 seconds for good string
  18. *
  19. SEND = @* SEND an @ sign
  20. WAIT = 5* WAIT 5 TENTHS OF A SECOND
  21. SEND = D^M* SEND D and a CARRIAGE RETURN
  22. LOOP   * thru the wait and HACK records following
  23. WAIT = 10* WAIT 10 TENTHS OF A SECOND
  24. HACK = PLATE5
  25.