Nicklist Commands

By Chevy on Apr 30, 2007

Just Now Updated :)

menu query,nicklist {
  Commands
  ..Op:mode # +o $$1
  ..Deop:mode # -o $$1
  ..Voice:mode # +v $$1
  ..Devoice:mode # -v $$1
  ..Mass Op:mode # +o+o+o+o $$1 $$1 $$1 $$1 
  ..Mass Deop:mode # -o-o-o-o $$1 $$1 $$1 $$1
  ..Mass Voice:mode # +v+v+v+v $$1 $$1 $$1 $$1
  ..Mass Devoice:mode # -v-v-v-v $$1 $$1 $$1 $$1
  ..notice:notice $$1 $$?="Notice $$1" 
  ..Msg:msg $$1 $$?="Message $$1" 
  ..Ame:ame $$1 $$?="Ame $$1" 
  ..Say:say $$1 $$?="Say $$1"
  ..Invite:invite $* $$?="Invite To #:"
  ..Kick:kick # $$1 
  ..Kick Message:kick # $$1 $$?="Kick Message" 
  ..Ban:ban # $address($$1,4) 
  ..Ban Kick:ban # $address($$1,4) | /kick # $$1 $$?="Kick N Ban Msg"
  .Also
  ..Part:leave # $$?="Leave Message"
  ..Quit:Quit $$?="Quit Message"
  ..Add AOP:Services AOP # ADD $$1 | /notice $$1 4You Have Been Given AOP in #
  ..ADD VOP:Services VOP # ADD $$1 | /notice $$1 4You Have Been Given VOP in #
  ..ADD SOP:Services SOP # ADD $$1 | /notice $$1 4You Have Been Deleted As SOP In #
 ..Del AOP:Services AOP # DEL $$1 | /notice $$1 4You Have Been Deleted As AOP In #
  ..Del VOP:Services VOP # DEL $$1 | /notice $$1 4You Have Been Given VOP in #
  ..Del SOP:Services SOP # DEL $$1 | /notice $$1 4You Have Been Deleted As SOP In #
}

Comments

Sign in to comment.
Blitzjager   -  Dec 06, 2008

Mass Op:mode # +o+o+o+o $$1 $$1 $$1 $$1
Wouldn't that just try to op the same person 4 times?
Mass Op: mode $chan + $+ $str(o,$0) $1-

 Respond  
DragonFlare   -  Dec 06, 2008

couldnt you use

 .Massvoice: mode $chan +v $comchan 
 Respond  
Bouncer   -  May 01, 2007

You might want to add in room notice. Also add in the commands to Delete SOP/AOP/VOP as well. Your mass commands are only good for four people as well. Might want to work on that a bit.

 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.