J-Script — File Browser

J-Scriptv2.2 / J-Scriptv2.2 / ini / nicklist.ini

nicklist.ini — 21.96 KB — Download this file

[script]
n0=menu nicklist {
n1=  -
n2=  Invite:/invite $$* $$?="Channel:"
n3=  Info
n4=  .Whois:/whois $$1
n5=  .&Ucentral:/.uwho $$1
n6=  .HostMask:{ if ($address($$1,1) == $null) { echo 6 # *** Please wait for hostmask info... | who # | set %hm.sw ON | set %hm.chan # | set %hm.nick $$1 }
n7=    else { echo 6 # * $$1 $+ ! $+ $remove($address($$1,1),*!*) }
n8=  }
n9=  .DNS:/dns $$1
n10=  .Finger:/finger $$1
n11=  .Add to Notify:/notify $$1-
n12=  .CTCP
n13=  ..Ping:/ctcp $snicks ping
n14=  ..Page:/ctcp $snicks page
n15=  ..Finger:/ctcp $snicks finger
n16=  ..Version:/ctcp $snicks version
n17=  ..Time:/ctcp $snicks time
n18=  ..Userinfo:/ctcp $snicks userinfo
n19=  ..ClientInfo:/ctcp $snicks clientinfo
n20=  ..Other:/ctcp $snicks $$?="ctcp:"
n21=  ..CC check:/.ctcp $$1 CC
n22=  ..Jscriptcheck:/.ctcp $$1 JS
n23=  Notice:/notice $$* $$?="Notice msg:"
n24=  Sound:/sound $$1 $file="Select a sound file" $mircdir $+ sounds\*.*
n25=  %1NickServ
n26=  .Info:/ns info $$1
n27=  .ACC:/ns acc $$1
n28=  .Ghost:/ns ghost $$1 $$?="Pass:"
n29=  .AccessList:/ns access list $$1
n30=  .SendMemo:/ms send $$1 $$?="Memo:"
n31=  %1SvcServ
n32=  .FJoin:/fjoin $$1 $$?="Channel:"
n33=  .Move:/move $$1 $$?="Channel:"
n34=  .FURL:/furl $$1 $$?="URL:"
n35=  .GetPass:/ns getpass $$1
n36=  .SetPass:/ns setpass $$1 $$?="Password:"
n37=  .Wipe:/ns access wipe $$1
n38=  .Drop:/ns drop $$1
n39=  .Mark
n40=  ..ON:/ns mark $$1 on
n41=  ..OFF:/ns mark $$1 off
n42=%3NickServ
n43=  .Info:/.msg services info $$1
n44=  .-
n45=  .Register:/.msg services register $me $$?="Password:"
n46=  .Ghost:/.msg services ghost $$1 $$?="Pass:"
n47=  .Set
n48=  ..Name:/.msg services set $me name $$?="Your name:"
n49=  ..Email:/.msg services set $me email $$?="Your email@address:"
n50=  ..Webpage:/.msg services set $me url $$?="Your URL:"
n51=  ..Info:/.msg services set $me info $$?="Info about yourself:"
n52=  %1ChanServ
n53=  .SOP
n54=  ..Add:/cs sop # add $$1
n55=  ..Del:/cs sop # del $$1
n56=  .AOP
n57=  ..Add:/cs aop # add $$1
n58=  ..Del:/cs aop # del $$1
n59=  .VOP
n60=  ..Add:/cs vop # add $$1
n61=  ..Del:/cs vop # del $$1
n62=  .UOP
n63=  ..Add:/cs uop # add $$1
n64=  ..Del:/cs uop # del $$1
n65=  .Explain:/cs why # $$1
n66=  .Access:/cs access # $$1
n67=  .AutoKick
n68=  ..Add:/cs akick # add $$1
n69=  ..Del:/cs akick # del $$1%2ChanServ
n70=  .SOP
n71=  ..Add:/.msg services sop # add $$1 $+ ! $+ $remove($address($$1,3),*!*)
n72=  ..Remove:/.msg services sop # del $$1 $+ ! $+ $remove($address($$1,3),*!*)
n73=  .AOP
n74=  ..Add:/.msg services sop # add $$1 $+ ! $+ $remove($address($$1,3),*!*)
n75=  ..Remove:/.msg services sop # del $$1 $+ ! $+ $remove($address($$1,3),*!*)
n76=  %3NickServ
n77=  .Info:/.msg services info $$1
n78=  .-
n79=  .Register:/.msg services register $me $$?="Password:"
n80=  .Ghost:/.msg services ghost $$1 $$?="Pass:"
n81=  .Set
n82=  ..Name:/.msg services set $me name $$?="Your name:"
n83=  ..Email:/.msg services set $me email $$?="Your email@address:"
n84=  ..Webpage:/.msg services set $me url $$?="Your URL:"
n85=  ..Info:/.msg services set $me info $$?="Info about yourself:"
n86=  %3ChanServ
n87=  .Kick:/.services kick # $1 Courtesy of $me
n88=  .Kick/reason:/.services kick # $1 $$?="reason for kick:"
n89=  .Info:/.msg services info #
n90=  .Explain:/.msg services explain # $1
n91=  .Tour
n92=  ..Tour to room:/tour $1 $$?="what room?"
n93=  ..Tour to webpage:/tour $1 $$?="what webpage?"
n94=  .AOP
n95=  ..Add:/.msg services aop # add $$1
n96=  ..Del:/.msg services aop # del $$1
n97=  .SOP
n98=  ..Add:/.msg services sop # add $$1
n99=  ..Del:/.msg services sop # del $$1
n100=  -
n101=  Op Controls
n102=  .If you are an OP, you will see the controls:/echo 12,4Cool, huh???
n103=  .if you aren't an OP in this room, you won't!:/echo 12,4Nyah Nyah!
n104=  $iif(o isin $usermode && a !isin $usermode,IRCop Stuff)
n105=  .Kill/ K-line
n106=  ..Kill:/kill $$1 $$?="Reason"
n107=  ..-
n108=  ..Akill(123.456.789):/set %klineip $address($1,2) | set %klinereason $$?=reason for akill:" | /akill %klineip  =Issued by $me $+ = %klinereason | echo 4 -a *** %klineip has been AKilled | unset %kline*
n109=  ..Akill(123.456.*):/set %klineip $address($1,4) | set %klinereason $$?=reason for akill:" | akill %klineip =Issued by $me $+ = %klinereason | echo 4 -a *** %klineip has been Akilled | unset %kline*
n110=  ..K-Line:/set %klineaddy $address($1,5) | /set %klineip $$?="What IP?? %klineaddy " | /set %klinereason $$?="What reason?" | /kline %klineip %klinereason | echo 4 -a *** %klineip has been Klined... to unline... /unkline %klineip | unset %kline*
n111=  $iif(a isin $usermode ,Admin Stuff)
n112=  .Temp IRCop(local):/setoper $$1 local
n113=  .Temp IRCop(Global):/setoper $$1 global
n114=  .Temp Admin:/setoper $$1 admin
n115=  $iif($me isop # || a isin $usermode,OP/Voice)
n116=  .Mass Op/DeOp:{ 
n117=    .  if ($1 !isop $chan) { mode $chan +o $* }
n118=    .  else { mode $chan -o $* }
n119=  }
n120=  .Mass Voice/DeVoice:{ 
n121=    if ($1 !isvo $chan) { mode $chan +v $* }
n122=    else { mode $chan -v $* }
n123=  }
n124=  .Give
n125=  ..Spank @:/me spanks $$1 with a @! *fwap* | /mode # +o $$*
n126=  ..Toss @:/me throws $$1 a @! *boink* | /mode # +o $$* 
n127=  ..Knight @:/me knights $$1 with an @ "I knight thee,  SIR $1 $+ " | /mode # +o $$* 
n128=  ..Lost @:/me is walking along the road and finds a @ | /me looks on the back for a name | /me reads out ' $+ $1 $+ ' | /mode # +o $$*
n129=  ..Rose @:/me hands $$1 a beautiful red rose 4 @3--,-'--- 6 and in the center of the rose is a @ | /mode # +o $$*
n130=  ..CD-rom @:/say $1 3open your Cd-rom drive $$1 heehee looked what i put in there when you werent looking *LOL* | /mode # +o $$*
n131=  ..Knight Ops:me knights $$1 with an @ "I knight thee,  SIR $1 $+ " | /mode # +o $$1
n132=  ..Op 3 peeps:mode # +ooo $$1 $2 $3
n133=  .Take
n134=  ..DeOp:mode # -ooo $$1 $2 $3
n135=  ..Get Down:/me yells to $$1 "Get down!" | /mode # -o $$*
n136=  ..Who let you:/say 3who let you up here $$1 | /mode # -o $$*
n137=  ..science:/say 3what goes up must come down | /mode # -o $$*
n138=  .Give Voice
n139=  ..Voice:/.mode # +vvv $1 $2 $3
n140=  ..youself:/mode # +v $$*
n141=  ..special:/say 3I sure do think your special $$1 | /mode # +v $$*
n142=  ..climb:/say 3Climb on up here with me $$1 | /mode # +v $$*
n143=  ..View:/say 3the view is so much better when your just a bit more closer $$1 | /mode # +v $$*
n144=  .Take Voice
n145=  ..DeVoice:/.mode # -vvv $1 $2 $3
n146=  ..who?:/say 3who let you up here $$1 ? | /mode # -v $$*
n147=  ..cant stay:/say 3im leaving so you cant stay here $$1 | /mode # -v $$*
n148=  Ignores
n149=  .Ignore:/ignore $$1 3 | notice $$1 You've just been IGNORED! Have a nice day :)
n150=  .UnIgnore:/ignore -r $$1 3 | notice $$1 OK. I'm listening now.
n151=  .5min Ignore:ignore -u300 $$1 3 | /echo $$1 is on 5 minute ignore | /notice $$1 You have been placed on a 5 minute ignore
n152=  .Ignore *!*user@host.domain:ignore $$1 1
n153=  .Ignore *!*user@*.domain:ignore $$1 3
n154=  .Ignore *!*@host.domain:ignore $$1 2
n155=  .Ignore *!*@*.domain:ignore $$1 4
n156=  $iif($me isop # || a isin $usermode,Kicks)
n157=  .Fun
n158=  ..Sing!:/say Hey $$1 $+ , do you wanna sing?? | /say If you're happy and you know it, say amen.. AMEN | say If you're happy and you know it, stomp your feet.. STOMP! | kick # $1 Ooops was that your foot??
n159=  .Plain:kick # $$1
n160=  .Reason:kick # $1 $$?="Reason for kick:"
n161=  .Be Quiet:/kick # $1 I told ya NOT to speak!!
n162=  .Splatter:/skick # $1
n163=  .Seens:/kick # $$1 4,8No Seens!
n164=  .ChanFlood:/raw -q kick # $* : $+ Channel Flooding
n165=  .Advertisng:/raw -q kick # $* : $+ No Advertising
n166=  .Harassment:/raw -q kick # $* : $+ Harrassment
n167=  .Kick En Francais:kick # $$1 Reason: Je t'ai dit plusieurs fois qu'il faut parler anglais ici!
n168=  .Reasons
n169=  ..(Advertising):/me Ties $$1 to a billboard | /kick # $$1 since you like advertising so darn much
n170=  ..(Advertising2):/say who likes commercials? | /kick # $$1 apparently not me
n171=  ..(Caps):/me snatches the (Caps Lock) of $$1 keyboard | /say take your caps elsewhere friend | /kick # $$1 take your caps lock with you
n172=  ..(English):/me pulls out the muti-laungage translater | /say stupid things broke!!! | /say i dont understand you and no one else does either | /kick # $$1 this is an english only channel
n173=  ..(beg4 OPs):/me Tosses a *HUGE* @ at $$1 | /kick # $$1 wow it threw you straight from the channel
n174=  $iif($me isop # || a isin $usermode,BlackList)
n175=  .Give
n176=  ..Level 1:/guser black $$1 1  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n177=  ..Level 2:/guser black $$1 2  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n178=  ..Level 3:/guser black $$1 3  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n179=  ..Level 4:/guser black $$1 4  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n180=  ..Level 5:/guser black $$1 5  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n181=  ..Level 6:/guser black $$1 6  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n182=  ..Level 7:/guser black $$1 7  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n183=  ..Level 8:/guser black $$1 8  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n184=  ..Level 9:/guser black $$1 9  | /notice $1 YoU have been BlAcKl!iStEd! so, hasta la vista | ban # $$1 3 | kick # $1 Blackl!sted
n185=  .Take:/ruser black $$?="What IP?" | /msg $$1 YoU hAvE bEeN rEmOvEd FrOm My BlAcKl!sT!!
n186=  .List:/ulist black
n187=  $iif($me isop # || a isin $usermode,Bans)
n188=  .Ban, Kick:ban # $$1 3 | /kick # $$1
n189=  .Fun Kick&Bans
n190=  ..(Thanks):/say Thanks for joining us $$1 | /kick # $$1 and ummm thanks for leaving | /ban # $$1 8
n191=  ..(Football):/say Wanna play games $$1 ? | /say Great! me too | /say let me practice my punt | /kick # $$1 | /say FIELD GOAL!! | /ban # $$1 8
n192=  ..(Get Out):/say Short and Sweet $$1 | /kick # $$1 Get Out!!! | /ban # $$1 8
n193=  ..(Dragon):/say The dragon swoops from upon high | /say devouring everything in its path | /kick # $$1 oops you were in its path! | /ban # $$1 8
n194=  ..(Jaws):/say Da dum da dum da dum da dum da dum | /say no one gets away from Jaws | /kick # $$1 Shark Attack! | /ban # $$1 8
n195=  ..(Laboratory):/say Who let you out of your laboratory cage | /say time for your shot $$1 | /ban # $$1 | /kick # $$1 | /say Protecting the world from the infected!! | /ban # $$1 8
n196=  .Warning Bans
n197=  ..(Advertising):/me Ties $$1 to a billboard | /kick # $$1 since you like advertising so darn much | /ban # $$1 8
n198=  ..(Advertising2):/say who likes commercials? | /kick # $$1 apparently not me | /ban # $$1 8
n199=  ..(Caps):/me snatches the (Caps Lock) of $$1 keyboard | /say take your caps elsewhere friend | /kick # $$1 take you caps lock with you | /ban # $$1 8
n200=  ..(English):/me pulls out the muti-laungage translater | /say stupid things broke!!! | /say i dont understand you and no one else does either | /kick # $$1 this is an english only channel | /ban # $$1 8
n201=  ..(beg4 OPs):/me Tosses a *HUGE* @ at $$1 | /kick # $$1 wow it threw you straight from the channel | /ban # $$1
n202=  .30 Sec Ban:/ban -u30 # $$1 3 /kick # $$1 That is 30 seconds in solitary confinement!
n203=  .Ban (With Reason):ban # $$1 3 | /kick # $$1 $$?="Reason for ban"
n204=  .Ban/Kick En Francais:ban # $$1 3 | /kick # $$1 Reason: intercepte la balle, drible et shoot!  Je t'ai dit plusieurs fois qu'il faut parler anglais ici!
n205=  .Kick, Ban(2):set %kkickmsg $$?="Reason:" | ban $1 2 | raw -q kick # $1 : $+ %kkickmsg | unset %kkickmsg
n206=  .Kick, Ban(3):set %kkickmsg $$?="Reason:" | ban $1 3 | raw -q kick # $1 : $+ %kkickmsg | unset %kkickmsg
n207=  .Nickname Ban:/mode # +b $$1 8 | /kick # $$1 cya
n208=  $iif($me isop # || o isin $usermode,Warnings)
n209=  .Nickname:/msg $$1 4Hey, $1 $+ !!!! 12Change your nickname.. Immediatly.. *tanx*
n210=  .Number Flood:/say 7,1Hey, $$1!! 4,1That's flooding!! 13,1Do NOT!! 8,1ask people to say numbers like that!!!3,11ok??? hmm?
n211=  .Guests:/msg $$1 4 $$1,  We'd really like to know who you are... Please choose a nick, ASAP!!!
n212=  .Guest(channel):/say 12 $1 $+ , 4Please change your nickname.. we would like to know who you are
n213=  .Caps
n214=  ..Caps:/say 4 $$1, No All Caps. Caps is considered SHOUTING.. Please do not use these persistently, or we will boot you persistently.. :)
n215=  ..-Caps:/me sets mode -C+quiet $1 (NO Caps!!)
n216=  .Asking for OPs(4 lines): {
n217=    say 4,1 $$1 1,1@@4,1§»§»§»§»§»§»§»§»§»§»§»§»§»§
n218=    say 1,1 $$1 @@4,1§»§8,1 Do not ask for OPs 4,1 §»§
n219=    say 1,1 $$1 @@4,1§»§8,1 It just doesnt work 4,1§»§
n220=    say 4,1 $$1 1,1@@4,1§»§»§»§»§»§»§»§»§»§»§»§»§»§
n221=  }
n222=  .^nickname:/msg $1 5 $1 $+ ,12 Please change your nickname to something without the ^ thingies.. there are reserved for Senior OPs
n223=  .English:/say 14,1 # 15,1 is 14,1 an 15,1 "English" 14,1 only 15,1 channel 14,1 $$1
n224=  .Languages
n225=  ..Not Spanish:/say 8,1Esto es un cuarto de discurso inglés sea por favor considerado de - 7,1This is an English(NOT Spanish) Speaking Room.. Please be considerate of others
n226=  ..Not Italian:/say 8,1Ciò è una stanza anglofona prego è considerate di altri - 7,1This is an English(NOT Italian) speaking room. Please be considerate of others
n227=  ..Not German:/say 8,1Dieses ist ein englischsprechender Raum ist bitte considerate von - 7,1This is an English(NOT German) speaking room Please be considerate of others
n228=  ..Not French:/say 8,1C'est une salle d'expression anglaise veuillez être prévenante de - 7,1This is an English(NOT French) speaking room Please be considerate of others
n229=  Silence Kick
n230=  .On:/set %silencekick ON
n231=  .OFF:/set %silencekick OFF
n232=  .-
n233=  .Add:/set %silenced %silenced $$1
n234=  .Del:/set %silenced $remove(%silenced,$$1)
n235=  .What's this?://echo 5Silence kick will kick people if they are talking and using a nickname that has been "silenced"
n236=  $iif($me isop #,Fast Kick/Ban) { ban # $$1 8 | /kick # $$1 go away }
n237=  -
n238=  Fakies
n239=  .Kick:/me kicks $$1 from the room..  (bye bye!!) *
n240=  .W Op:say W sets mode: +o $$snicks *
n241=  .Op:me sets mode: +o $$snicks *
n242=  .Deop:me sets mode: -o $$$snicks *
n243=  .Ban:me sets mode +b $$$snicks *
n244=  .UnBan:me sets mode -b $$$snicks *
n245=  Clonetracer:/clonecheck $$1
n246=  -
n247=  DCC
n248=  .Send:/dcc send $$1
n249=  .Get:/say ! $+ $$1 $$?="File:"
n250=  .Chat:/dcc chat $$1-
n251=  %1HelpServ
n252=  .NickServ
n253=  ..Identify:/say $$1 $+ : type /msg nickserv identify <password>
n254=  ..Info:/say $$1 $+ : type /msg nickserv info <nick>
n255=  ..ACC:/say $$1 $+ : type /msg nickserv acc <nick>
n256=  ..Register:/say $$1 $+ : type /msg nickserv register <password> <email>
n257=  ..Drop:/say $$1 $+ : type /msg nickserv drop <nick>
n258=  ..SetPass:/say $$1 $+ : Identify to your nickname, then type /msg nickserv set passwd <new pass>
n259=  ..Access
n260=  ...List:/say $$1 $+ : type /msg nickserv access list <nick>
n261=  ...Add:/say $$1 $+ : type /msg nickserv access add <hostmask>
n262=  ...Del:/say $$1 $+ : type /msg nickserv access del <hostmask>
n263=  ...Wipe:/say $$1 $+ : type /msg nickserv access wipe
n264=  ..-
n265=  ..Recover:/say $$1 $+ : type /msg nickserv recover <nick> <password>
n266=  ..Release:/say $$1 $+ : type /msg nickserv release <nick> <password>
n267=  ..Ghost:/say $$1 $+ : type /msg nickserv ghost <nick> <password>
n268=  ..-
n269=  ..SetURL:/say $$1 $+ : type /msg nickserv set url <URL>
n270=  ..SetEmail:/say $$1 $+ : type /msg nickserv set email <email address>
n271=  ..ShowEmail
n272=  ...ON:/say $$1 $+ : type /msg nickserv set showemail on
n273=  ...OFF:/say $$1 $+ : type /msg nickserv set showemail off
n274=  ..Security
n275=  ...ON:/say $$1 $+ : type /msg nickserv set kill on
n276=  ...OFF:/say $$1 $+ : type /msg nickserv set kill off
n277=  ..Memos
n278=  ...ON:/say $$1 $+ : type /msg nickserv set nomemo off
n279=  ...OFF:/say $$1 $+ : type /msg nickserv set nomemo on
n280=  ..NoOp
n281=  ...ON:/say $$1 $+ : type /msg nickserv set noop on
n282=  ...OFF:/say $$1 $+ : type /msg nickserv set noop off
n283=  .ChanServ
n284=  ..Identify:/say $$1 $+ : type /msg chanserv identify <channel> <password>
n285=  ..Info:/say $$1 $+ : type /msg chanserv info <channel>
n286=  ..Access:/say $$1 $+ : type /msg chanserv access <channel> <nick>
n287=  ..Register:/say $$1 $+ : type /msg chanserv register <channel> <password> <description>
n288=  ..Drop:/say $$1 $+ : type /msg chanserv drop <channel>
n289=  ..Explain:/say type: /msg chanserv why <channel> <nick>
n290=  ..-
n291=  ..Op:/say $$1 $+ : type /msg chanserv op <channel> <nick>
n292=  ..DeOp:/say $$1 $+ : type /msg chanserv deop <channel> <nick>
n293=  ..UnBan
n294=  ...Me:/say $$1 $+ : type /msg chanserv unban <channel> me
n295=  ...All:/say $$1 $+ : type /msg chanserv unban <channel> all
n296=  ..InviteMe:/say $$1 $+ : type /msg chanserv invite <channel>
n297=  ..MassDeop:/say $$1 $+ : type /msg chanserv mdeop <channel>
n298=  ..TakeOver:/say $$1 $+ : type /msg chanserv mkick <channel>
n299=  ..-
n300=  ..Set
n301=  ...Founder:/say $$1 $+ : type /msg chanserv set <channel> founder <founder>
n302=  ...Passwd:{ if (WebNet isin %titlebar) { say $$1 $+ : type: /msg chanserv set <channel> passwd <new pass> }
n303=    else { say $$1 $+ : type: /msg chanserv set <channel> passwd <old pass> <new pass> }
n304=  }
n305=  ...Desc:/say $$1 $+ : type /msg chanserv set <channel> desc <description>
n306=  ...URL:/say $$1 $+ : type /msg chanserv set <channel> url <channel's URL>
n307=  ...MemoLevel:/say $$1 $+ : type: /msg chanserv set <channel> memolevel <SOP, AOP, or VOP>
n308=  ...ModeLock:/say $$1 $+ : type /msg chanserv set <channel> mlock <modes (or * to clear)>
n309=  ...IdentCheck
n310=  ....ON:/say $$1 $+ : type /msg chanserv set <channel> ident on
n311=  ....OFF:/say $$1 $+ : type /msg chanserv set <channel> ident off
n312=  ...OpGuard
n313=  ....ON:/say $$1 $+ : type /msg chanserv set <channel> opguard on
n314=  ....OFF:/say $$1 $+ : type /msg chanserv set <channel> opguard off
n315=  ...Restrict
n316=  ....ON:/say $$1 $+ : type /msg chanserv set <channel> restrict on
n317=  ....OFF:/say $$1 $+ : type /msg chanserv set <channel> restrict off
n318=  ...TopicLock
n319=  ....AOP:/say $$1 $+ : type: /msg chanserv set <channel> topiclock aop
n320=  ....SOP:/say $$1 $+ : type: /msg chanserv set <channel> topiclock sop
n321=  ....Founder:/say $$1 $+ : type: /msg chanserv set <channel> topiclock founder
n322=  ....OFF:/say $$1 $+ : type: /msg chanserv set <channel> topiclock off
n323=  ..SOP
n324=  ...List:/say $$1 $+ : type /msg chanserv sop <channel> list
n325=  ...-
n326=  ...Add:/say $$1 $+ : type /msg chanserv sop <channel> add <nick or hostmask>
n327=  ...Del:/say $$1 $+ : type /msg chanserv sop <channel> del <nick, hostmask, or number>
n328=  ...DelAll:/say $$1 $+ : type /msg chanserv sop <channel> wipe
n329=  ..AOP
n330=  ...List:/say $$1 $+ : type /msg chanserv aop <channel> list
n331=  ...-
n332=  ...Add:/say $$1 $+ : type /msg chanserv aop <channel> add <nick or hostmask>
n333=  ...Del:/say $$1 $+ : type /msg chanserv aop <channel> del <nick, hostmask, or number>
n334=  ...DelAll:/say $$1 $+ : type /msg chanserv aop <channel> wipe
n335=  ..VOP
n336=  ...List:/say $$1 $+ : type /msg chanserv vop <channel> list
n337=  ...-
n338=  ...Add:/say $$1 $+ : type /msg chanserv vop <channel> add <nick or hostmask>
n339=  ...Del:/say $$1 $+ : type /msg chanserv vop <channel> del <nick, hostmask, or number>
n340=  ...DelAll:/say $$1 $+ : type /msg chanserv vop <channel> wipe
n341=  ..AKICK
n342=  ...List:/say $$1 $+ : type /msg chanserv akick <channel> list
n343=  ...-
n344=  ...Add:/say $$1 $+ : type /msg chanserv akick <channel> add <nick or hostmask>
n345=  ...Del:/say $$1 $+ : type /msg chanserv akick <channel> del <nick, hostmask, or number>
n346=  ...DelAll:/say $$1 $+ : type /msg chanserv akick <channel> wipe
n347=  .MemoServ
n348=  ..List:/say $$1 $+ : type /msg memoserv list
n349=  ..-
n350=  ..Send:/say $$1 $+ : type /msg memoserv send <nick or channel> <memo>
n351=  ..Read:/say $$1 $+ : type /msg memoserv read <memo>
n352=  ..-
n353=  ..Del:/say $$1 $+ : type /msg memoserv del <memo number>
n354=  ..DelAll:/say $$1 $+ : type /msg memoserv del all
n355=  %3HelpServ
n356=  .NickServ
n357=  ..Identify:/say type: /msg services identify <password>
n358=  ..Info:/say type: /msg services info <nickname>
n359=  ..Register:/say type: /msg services register <nickname> <password> 
n360=  ..Drop:/say type: /msg services drop
n361=  ..Ghost:/say type: /msg services ghost <nickname> <password>
n362=  ..-
n363=  ..Name:/say type: /msg services set <nickname> name <your name>
n364=  ..Email:/say type: /msg services set <nickname> email <your email address>
n365=  ..Password:/say type: /msg services set <nickname> password <new password>
n366=  ..Info:/say type: /msg services set <nickname> info <your info>
n367=  ..WebPage:/say type: /msg services set <nickname> url <your webpage>
n368=  .ChanServ
n369=  ..Info:/say type: /msg services info <channel>
n370=  ..Identify:/say type: /msg services identify <channel> <password>
n371=  ..Register:/say type: /msg services register <channel> <password>
n372=  ..Drop:/say type: /msg services drop <channel>
n373=  Lists
n374=  .Invincible
n375=  ..Add:/guser 99 $$* 3
n376=  ..Remove:/ruser $$* 3
n377=  .AutoOP:/auto $$1 3 | echo *** $address($$1,3) haz been added to AutoOP list.
n378=  .Notify
n379=  ..Add:/notify $$1 | echo -a $$1 has been added to your notify list.
n380=  ..Remove:/notify -r $$1
n381=  -
n382=}