Jump to content

auto op


muffinman

Recommended Posts

is it for ircx,msn,ircd ?

 

just making sure you got the correct section , also have you tried looking in downloads/addons

Link to comment
Share on other sites

menu nicklist {
-
Auto op
. $iif($level($$1) == aop,$style(2)) Add user:{ .auser aop $$1 }
. $iif($level($$1) != aop,$style(2)) Remove user:{ .runser aop $$1 }
}
on aop:join:#:{ mode $chan +o $nick }

Modify it how you like

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...