-=Register Commands=-

By SilverWolf on Apr 22, 2005

this only for people with CS and NS in the server hopefully every server has CS and NS. type /asetup to begin.

alias asetup {
/set %nsmail $?="Commonly used Nickserv Email"
/set %nspswrd $?="Commonly used Nickserv Password"
/set %cspswrd $?="Commonly used Chanserv Password"
/notice $me Type /acommands for your commands...
}

alias regcs {
/cs register $2  %cspswrd  %csdes
}

alias regns {
/ns register %nspswrd %nsmail
}

alias identns {
/ns identify %nspswrd
}

alias acommands {
notice $me /regcs registers channels..
notice $me /regns registers nicks
notice $me /identns identify nicks
}

Comments

Sign in to comment.
PoiXon   -  Apr 22, 2005

Instead of notice $me you could just use echo -a

 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.