About usContact usSite help
Quick links
Search this site

Login Script

 

Please see our Important Notice, we recommend that you read it before you proceed.

Some systems need a login script to logon. If you require a login script, copy and paste
the one below, it should work fine. It is generic, however, to suit most systems.

You can either type it or copy and paste it straight into Windows Notepad and save it as <filename>.scp, where <filename> is anything you wish, 'demon.scp' for example.

Save the new script to a directory that's easily navigable from your connection software.

You can have several scripts in the same directory, providing they have different filenames.
For example: demon.scp , demon2.scp etc.

Script File to automate the login to Demon Internet:



proc main

waitfor "ogin:"
transmit "<hostname>" (Put your hostname in quotes here)
transmit "^M"
waitfor "word:"
transmit "<password>" (Put your Login Password in quotes here)
transmit "^M"
waitfor "ocol:"
transmit "PPP"
transmit "^M"
waitfor "HELLO"
endproc


IMPORTANT NOTICE

These walkthroughs have been provided only in order to assist you and are intended for use in conjunction with your computer and this Login Script. These walkthroughs relate to products that are not Demon products. These walkthroughs are available for use at the user's own risk and Demon accepts no liability whatsoever for any loss you may incur arising out of your use of these walkthroughs. You expressly accept this by following the walkthroughs. If you have difficulty following these walkthroughs, please contact our customer support service on the number given below.
Back to top




*