auto oper on connect

By Hitman| on May 03, 2008

This is a simple little code, I haven't had any real time to make a dialog for it, but this works too. Dialog comming soon!

on *:CONNECT:{
if ($server == chat-name1) { oper your_nick pass }
if ($server == chat-name2) { oper your_nick pass }
if ($server == chat-name3) { oper your_nick pass }
if ($server == chat-name4) { oper your_nick pass }
;Chat-Name..exp."ChatPro.Chat.Server"
;add as many chatservers as you want, it wont mix in!
}

Comments

Sign in to comment.
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.