Basic Command Popups

By Bouncer on Feb 23, 2007

All the basic popup commands you need for chatspace servers.

Basic
.Set Topic:/services set $$?="Enter Channel:" topic $$?="Enter Topic:" 
.Clear Room:/clear 
.Clear All Rooms:/clearall 
.WhoIs:/whois $$1 
.Invite:/invite $$1 $$?="Enter Channel:" 
.Register Nickname:/services register $$?="Enter Nickname:" $$?="Enter Password:" 
.Change Password:/services register $$?="Enter Nickname:" $$?="Enter Current Password:" $$?="Enter New Password:"
.Ignore:/ignore $$1 1
.Unignore:/ignore -r $$1 1
.User List:/trace 
.O-line List:/stats o 
.K-line List:/stats k 
.Shun List:/shun 
.Available Admins:/trace
Moderator
.Op:/mode $chan +o $$1 
.Deop:/mode $chan -o $$1 
.Deopv:/mode $chan -o+v $$1 $$1 
.Voice:/mode $chan +v $$1 
.Devoice:/mode $chan -v $$1 
.Quiet:/mode $chan +q $$1 
.Remove Quiet:/mode $chan -q $$1 
.Kick:/kick $chan $$1 $$?="Enter Reason:" 
.Service Kick:/services kick $chan $$1 $$?="Enter Reason:" 
.Ban:/kick $chan $$1 $$?="Enter Reason:" | mode $chan +b $address($$1,4) | ban $$1 
.Reset Room:/services reset $$?="Enter Channel:" $$?="Enter Password:" 
.Unregister Room:/services drop $$?="Enter Channel:" $$?="Enter Password:" 
.Set Owner Pass:/services set $$?="Enter Channel:" soppass $?="Enter Owner Password:"$! 
.Set Moderator Pass:/services set $$?="Enter Roomname:" aoppass $?="Enter Moderator Password:"$! 
.Add SOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services sop %room add %nick 
.Del SOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services sop %room del %nick 
.Add AOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services aop %room add %nick 
.Del AOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services aop %room del %nick 
.Add VOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services vop %room add %nick 
.Del VOP:/set %nick $$?="Enter Nickname:" | set %room $$?="Enter Channel:" | services vop %room del %nick 
Admin
.Perm Admin
..Give:/services set $$1 admin on
..Take:/services set $$1 admin off
.Temp Admin
..Give:/setoper $$1 +admin
..Take:/setoper $$1 -admin 
.Perm Oper
..Give:/services set $$1 ircop on 
..Take:/services set $$1 ircop off
.Temp Oper
..Give:/setoper $$1 -oper 
..Take:/setoper $$1 -oper
.Kill:/kill $$1 $?="Enter Reason:" 
.Global Ban:/akill $address($$1,4) $??="Enter Reason:"
.K-line:/kline $address($$1,4) $??="Enter Reason:" 
.Kill Server:/die 
.Register Room:/services register $$?="Enter Channel:" 
.Reset Nickname:/services reset $$?=Enter Nickname:"
.Drop Nickname:/services drop $$?="Enter Nickname:"
.Globops:/globops $$?="Enter Message:" 

Comments

Sign in to comment.
Lindrian   -  Feb 23, 2007

No need for the /\'s
and maybe u shpould add this should be in popups?

 Respond  
Bouncer   -  Feb 23, 2007

Sorry for the double post. Will someone please delete this one. Thank you.

 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.