SyntaxIRC commented on a Page, A simple id script  -  Nov 10, 2006

You can use it this way, it\'ll still be simple:

on *:connect: {
if (%pwserv == $null) {
.set %pwserv $$?=\"Enter your regually used password here to store\"
.echo -a Password stored. You can edit your password later in your variables.
.timer 1 1 .ns identify %pwserv
}
else {
.ns identify %pwserv
.echo Auto-Identified on $network ( $+ $server $+ )
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.