This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Can anyone help with this!!! For a diiferent type of IRCd

Old posts that have not been replied to for several years.
Locked
S
Salvia
Voice
Posts: 15
Joined: Mon Mar 10, 2003 4:43 pm

Can anyone help with this!!! For a diiferent type of IRCd

Post by Salvia »

My network uses a modified Ultimate IRCd

the user flags are as follows

mode #channel +a $nick Is a sop and gives the user !username
mode #channel +o $nick Is a op and gives the user @username
mode #channel +h $nick Is a hop and gives the user %username
mode #channel +V $nick Is a VIP and gives the user =username
mode #channel +v $nick Is a voice and gives the user +username

I need a script that will auto SOP OP HALFOP VIP VOICE accordingly
when the user joins the channel
Locked