home *** CD-ROM | disk | FTP | other *** search
/ Gambler 29 B / GAMBLERCD29B.BIN / Warbirds / Scripts / wolfe.scp next >
Text File  |  1995-11-21  |  412b  |  25 lines

  1. # For more information, see script.hlp
  2. # Defualt dialing script.
  3.  
  4. send:$init;CR;
  5. waitfor:OK;
  6. send:atdt;
  7. send:$phone;CR;
  8. waitfor:Selection:;
  9. send:1;CR;
  10. waitfor:login:;
  11. send:$user;CR;
  12. waitfor:Password:;
  13. send:$password;CR;
  14. waitfor:100):;
  15. send: ;CR;
  16. waitfor:>;
  17. send:rlogin -8 icigames.com;CR;
  18. # waitfor:login:;
  19. # send:$id;CR;
  20. waitfor:Password:;
  21. send:$idpass;CR;
  22. waitfor:selection ?;
  23. send:b;
  24.  
  25.