Op Controls

By LadySorien on Oct 19, 2010

Quick way to add people to the access list and op them up. THIS GOES into the Popups section in your script editor not your remotes so no closing is used for this

Op Controls
.Owner
..Owner:mode # +q $$1
..-
..DeOwner:mode # -q $$1
.-
.Super Op
..Super Op:mode # +a+o $$1
..-
..DeSuper Op:mode # -a-o $$1
..-
..Auto Super Op
...Add:.cs sop $chan add $$?="Nick" 
...-
...Del:.cs sop $chan del $$?="Nick" 
...-
...List:.cs sop $chan LIST  
..-
.-
.Op 
..Op:mode # +o $$1  
..-
..DeOp:mode # -o $$1 
..-
..Auto Op
...Add:.cs aop $chan add $$?="Nick" 
...- 
...Del:.cs aop $chan del $$?="Nick" 
...-
...List:.cs aop $chan LIST
..-
..MassOp
...Op All:mop
...-
...DeOp All:mdeop  
..-
..OP-Guard
...On:.cs set $chan opguard on 
...-
...Off:.cs set $chan opguard off 
.-
.Half Op
..Half Op:mode # +h $$1 
..-
..DeHalf Op:mode # -h $$1
..-
..Auto Half Op
...Add:.cs HOP $chan ADD $$?="Nick" 
...-
...Del:.cs HOP $chan DEL $$?="Nick" 
...-
...List:.cs HOP $chan LIST
..- 
..Mass Half Op
...Half Op All:mshop
...-
...DeHalf Op All:msdhop 
.-
.Voice
..Voice:mode # +v $$1 
..-
..DeVoice:mode # -v $$1 
..-
..AutoVoice
...Add:.cs vop $chan add $$?="Nick" 
...- 
...Del:.cs vop $chan del $$?="Nick"
...-
...List:.cs vop $chan LIST 
..-
..MassVoice
...MassVoice:mvce 
...-
...MassDeVoice:mdvce
.-
.Msg Ops:omsg $$?="Message:" 
.-
.Notice Ops:onotice $chan $$?="Notice:" 
.-

Comments

Sign in to comment.
Vegitha   -  Mar 21, 2012

you can add in remotes, add these in the beginning:

menu nicklist, {

 Respond  
joelp53   -  Oct 19, 2010

not bad at all :-)

 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.