(Skrip)-sBiasa-Lite — File Browser

Skrip-sBiasa-Litev1.01c / Skrip-sBiasa-Litev1.01c / sBiasaLite_Skrip / sbiasa_lite_sp_channel_02.ini

sbiasa_lite_sp_channel_02.ini — 17.04 KB — Download this file

[script]
n0=;# Skrip Bíasa Lite -#- Roní Tua -#- http://www.picauly.f2s.com/ -#- v1.01c #
n1=
n2=menu channel {
n3=  -
n4=  &Dalnet
n5=  .&chanserv
n6=  ..Register this channel:{
n7=    if ($server == $null) { myspoken -eli -a Cannot registering a channel, not connected to server. | return }
n8=    elseif ($me !isop $server) { myspoken -eli -a Cannot registering this channel, you are not op in this channel. | return }
n9=    set %sBiasa-tmp.ch #
n10=    if ($left(%sBiasa-tmp.ch,1) != $chr(35)) { set %sBiasa-tmp.ch $chr(35) $+ %sBiasa-tmp.ch }
n11=    set %sBiasa-tmp.ch $gettok($gettok(%sBiasa-tmp.ch,1,44),1,32)
n12=    set %sBiasa-tmp.ps $?*="Enter the password for registering %sBiasa-tmp.ch $+ !" 
n13=    :sBiasa.P.cs.reg.pass
n14=    if ($?*="Please re-enter the password for registering %sBiasa-tmp.ch $+ !" == %sBiasa-tmp.ps) {
n15=      set %sBiasa-tmp.ds $?*="Enter the description for registering %sBiasa-tmp.ch $+ !"
n16=      if (%sBiasa-tmp.ds == $null) { set %sBiasa-tmp.ds $analizing }
n17=      /cChanServ register %sBiasa-tmp.ch %sBiasa-tmp.ps %sBiasa-tmp.ds
n18=    }
n19=    else { myspoken -eli -a The password you typed is incorrect. | goto sBiasa.P.cs.reg.pass }
n20=    :sBiasa.P.cs.reg.end
n21=    unset %sBiasa-tmp.ch %sBiasa-tmp.ps %sBiasa-tmp.ds
n22=  }
n23=  ..&Identifying this channel:/cChanServ identify # $$?*="Enter the password of that channel! The password must be correct."
n24=  ..-
n25=  ..&Op user:/cChanServ op # $$?="Enter the nickname!"
n26=  ..&Deop user:/cChanServ deop # $$?="Enter the nickname!"
n27=  ..&Unban me:/cChanServ unban #
n28=  ..Unban all:/cChanServ unban # *
n29=  ..&Invite user:/cChanServ invite #$$?="Enter the channel name!" $$?="Enter the nickname!"
n30=  ..-
n31=  ..Mass kick:/cChanServ mkick #
n32=  ..Mass deop:/cChanServ mdeop #
n33=  ..-
n34=  ..&Super op (sop)
n35=  ...Add:/cChanServ sop # add $$?="Enter the nickname!"
n36=  ...Del:/cChanServ sop # del $$?="Enter the nickname or number in the list!"
n37=  ...Show list:/cChanServ sop # list
n38=  ..&Automatic op (aop)
n39=  ...Add:/cChanServ aop # add $$?="Enter the nickname or mask!"
n40=  ...Del:/cChanServ aop # del $$?="Enter the nickname or mask or number in the list!"
n41=  ...Show list:/cChanServ aop # list
n42=  ..Auto &kick (akick)
n43=  ...Add:/cChanServ akick # add $$?="Enter the nickname or mask!"
n44=  ...Del:/cChanServ akick # del $$?="Enter the nickname or mask or number in the list!"
n45=  ...Show list:/cChanServ akick # list
n46=  ..-
n47=  ..Data &count cenel:/cChanServ count #
n48=  .&memoserv
n49=  ..Show list:/cMemoServ list
n50=  ..-
n51=  ..&Send memo:/cMemoServ send $$?="Enter the memo message to channel:"
n52=  ..&Send memo sops:/cMemoServ sendsops $$?="Enter the memo message to sops channel:"
n53=  &Undernet
n54=  .User
n55=  ..User Login:/cXLog $$?="Enter the username:" $$?="Enter the password:"
n56=  ..User Newpass:/cXUnd newpass $$?="Enter the new password (you must be authenticated with your old password first):"
n57=  ..User Info:/cXServ userinfo $$?="Enter the username (registered):"
n58=  ..Set Invisible:/cXServ x set invisible $iif($$?!="Do you want to set this username to invisible or not? (you must be authenticated with your password first):", ON, OFF)
n59=  .-
n60=  .Channel Info:/cXServ chaninfo #
n61=  .Show Access:/cXServ access # $$?="Enter the username (* for all):"
n62=  .Show Commands:/cXServ showcommands #
n63=  .Show Banlist:/cXServ banlist #
n64=  .Show Status:/cXServ status #
n65=  .-
n66=  .Control
n67=  ..Op:/cXServ op # $$?="Enter the nickname(s):"
n68=  ..Deop:/cXServ deop # $$?="Enter the nickname(s):"
n69=  ..Voice:/cXServ voice # $$?="Enter the nickname(s):"
n70=  ..Devoice:/cXServ devoice # $$?="Enter the nickname(s):"
n71=  ..-
n72=  ..Kick Someone:/cXServ kick # $?="Enter the reason:"
n73=  ..Ban:/cXServ ban # $$?="Enter the nickname or *!*user@*.host:"
n74=  ..Unban:/cXServ unban # $$?="Enter the nickname or *!*user@*.host:"
n75=  ..-
n76=  ..Suspend:/cXServ suspend # $$?="Enter the username" $?="Enter duration (D=days,H=hours,M=minuters,ex:5 d=5 days,def:1 min):"
n77=  ..Unsuspend:/cXServ unsuspend # $$?="Enter the username"
n78=  ..-
n79=  ..Set Topic:/cXServ topic # $$?="Enter the topic:"
n80=  ..Invite Me:/cXServ invite $$?="Enter the channel:"
n81=  .-
n82=  .Access
n83=  ..Adduser:/cXServ adduser # $$?="Enter the username:" $$?="Enter the access level (0-499):"
n84=  ..Modify Access:/cXServ modinfo # access $$?="Enter the username:" $$?="Enter the access level (0-499) for new access:"
n85=  ..Modify Automode
n86=  ...None:/cXServ modinfo # automode $$?="Enter the username:" none
n87=  ...Op:/cXServ modinfo # automode $$?="Enter the username:" op
n88=  ...Voice:/cXServ modinfo # automode $$?="Enter the username:" voice
n89=  ..Remuser:/cXServ remuser # $$?="Enter the username:"
n90=  .-
n91=  .Joining X:/cXServ join #
n92=  .Parting X:/cXServ part #
n93=  .-
n94=  .Trusted Admin
n95=  ..Autotopic
n96=  ...On (makes X reset the topic to the channel URL and DESCRIPTION every 30 mins, not if idle):/cXServ set # autotopic on
n97=  ...Off:/cXServ set # autotopic off
n98=  ..Set Description:/cXServ set # description $$?="Enter the text for description:"
n99=  ..Set Keywords:/cXServ set # keywords $$?="Enter the text for keywords:"
n100=  ..Set Default Mode:{ if (#) && ($$?!="Are you sure you want to save the current channel modes as default (registered channel)? Whenever X joins the channel, it will reset those modes if any are not set at the time.") { /cXServ set # mode } }
n101=  ..Set URL:/cXServ set # url $$?="Enter homepage address(es) (URL) (max 75 chars):"
n102=  ..UserFlags
n103=  ...No AutoMode set for all new users added:/cXServ set # userflags 0
n104=  ...Op AutoMode set for all new users added:/cXServ set # userflags 1
n105=  ...Voice AutoMode set for all new users added:/cXServ set # userflags 2
n106=  .-
n107=  .Channel Manager
n108=  ..Autojoin
n109=  ...On (makes X always join your channel):/cXServ set # autojoin on
n110=  ...Off (X will not re-join after a netsplit):/cXServ set # autojoin off
n111=  ..Set Floodpro:/cXServ set # floodpro $$?="Enter the maximum number of KICKs, TOPIC and MODE CHANGES that can be sent to the channel in a 15 second period (0-7):"
n112=  ..Set Massdeop:/cXServ set # massdeoppro $$?="The maximum number of deops X will allow in a 15 sec period (0-7):"
n113=  ..NoOp
n114=  ...On (This means that nobody may be a channel operator except X):/cXServ set # noop on
n115=  ...Off:/cXServ set # noop off
n116=  ..ScrictOp
n117=  ...On (This allows only Level 100+ users who are authenticated to be opped):/cXServ set # scrictop on
n118=  ...Off:/cXServ set # scrictop off
n119=  .-
n120=  .&Auto Login
n121=  ..&On:/UndLogin on
n122=  ..O&ff:/UndLogin off
n123=  ..-
n124=  ..Settings...:{ /undlogin dialog }
n125=  -
n126=  Medan &pics
n127=  .&butterfly:.play $dirteks(gbrkupu-kupu.txt) 100
n128=  .big butter&fly :.play $dirteks(gbrkupu-kupu2.txt) 100
n129=  .&apple tree:.play $dirteks(gbrphnapl.txt) 100
n130=  .our &house:.play $dirteks(gbrgubuk.txt) 100
n131=  .birth&day:.play $dirteks(gbrbirthday.txt) 100
n132=  .channel bo&mb:.play $dirteks(gbrbomb.txt) 100
n133=  .he/she's &cat:.play $dirteks(gbrkucing.txt) 100
n134=  .&Eagle_M4N action:.play $dirteks(gbreagle_m4n.txt) 100
n135=  .m&eets:.play $dirteks(gbrjumpa.txt) 100
n136=  .&a flower:.play $dirteks(gbrbunga3.txt) 100
n137=  .&smile:.play $dirteks(gbrsenyum.txt) 100
n138=  .&lake Toba:.play $dirteks(gbrpantai.txt) 100
n139=  .special &flower:.play $dirteks(gbrbungaspesial.txt) 100
n140=  .&spiderman:.play $dirteks(gbrlaba-laba.txt) 100
n141=  .jagoan mo &nyangkul:.play $dirteks(gbrcangkul.txt) 100
n142=  .a &star for you:.play $dirteks(gbrbintang.txt) 100
n143=  -
n144=  &Mode
n145=  .Set topic
n146=  ..Variant _01
n147=  ..."""¨¨°º©o.,,.o©º°¨¨°º©[ ····:{ /topic # 12"""¨¨°º4©o.,,.o©9º°¨¨°º8©2[ ···· $?="01.01 Enter the message topic!" ···· ]8©9º°¨¨°º4©o.,,.o©12º°¨¨""" }
n148=  ...´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸:{ /topic # 8´¯`·.¸9¸.·´¯`·.¸4¸.·´¯`·.¸44 $?="01.02 Enter the message topic!" 4·´¯`·.¸9¸.·´¯`·.¸8¸.·´¯`·.¸ }
n149=  ...,-*'^'~*-,._.,-*~>:{ /topic # 13,-*'^'~*-,._.,-*~>44 $?="01.03 Enter the message topic!" 13<~*-,._.,-*~'^'~*-, }
n150=  ...§¤*~`~*¤§|§¤*~`~*¤§|§¤*~ -==-:{ /topic # 12§¤*~`~*¤§|13§¤*~`~*¤§|9§¤*~ 4-==- $?="01.04Enter the message topic!" -==- 9~*¤§13|§¤*~`~*¤§12|§¤*~`~*¤§ }
n151=  ...(¯`·.¸¸.·´¯`·.¸¸.->:{ /topic # 13(¯`·.¸¸.·´¯`·.¸¸.->12 $?="01.05Enter the message topic!" 13<-.¸¸.·´¯`·.¸¸.·´¯) }
n152=  ...\\¯`°²º¤æ=¬«.,¸_ ---===|:{ /topic # 12\\¯8`°²º¤æ=¬«.,¸_ 4---===| $?="01.06Enter the message topic!" |===---8 _¸,.»¬=椺²°`¯12// }
n153=  ..Variant _02
n154=  ...§¤*~`~*¤§|§¤*~`~*¤§|§¤*~ -==-:{ /topic # §¤*~`~*¤§|§¤*~`~*¤§|§¤*~ -==- $$?="02.01 Enter the message topic!" -==- ~*¤§|§¤*~`~*¤§|§¤*~`~*¤§ }
n155=  ...|!¤*'~``~'*¤!||!¤*'~``~'*¤!|:{ /topic # |!¤*'~``~'*¤!||!¤*'~``~'*¤!| $?="02.02 Enter the message topic!" |!¤*'~``~'*¤!||!¤*'~``~'*¤!| }
n156=  ...©º°¨¨°º©©º°¨¨°º©:{ /topic # ©º°¨¨°º©©º°¨¨°º© $?="02.03 Enter the message topic!" ©º°¨¨°º©©º°¨¨°º© }
n157=  ...©o¿,,¿o©º°¨¨°º©[]©:{ /topic # ©o¿,,¿o©º°¨¨°º©[]© $?="02.04 Enter the message topic!" ©[]©º°¨¨°º©o¿,,¿o© }
n158=  ...¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸:{ /topic # ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸ $?="02.05 Enter the message topic!" ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸ }
n159=  ...A rose:{ /topic # ------{-{-{-@ $?="02.06 Enter the message topic!" @-}-}-}------ }
n160=  ...¯°º¤øÅø¤º°¯ ¯°º¤øÅø¤º°¯:{ /topic # ¯°º¤øÅø¤º°¯ ¯°º¤øÅø¤º°¯ $?="02.07 Enter the message topic!" ¯°º¤øÅø¤º°¯ ¯°º¤øÅø¤º°¯ }
n161=  ...¯`°²º¤æø,_¸.»¬=椺²°`:{ /topic # ¯`°²º¤æø,_¸.»¬=椺²°` $?="02.08 Enter the message topic!" ».¸_,øæ¤º²°`¯`°º*o,¸ }
n162=  ...Rantai line:{ /topic # ««»«»«»«»«» $?="02.09 Enter the message topic!" «»«»«»«»«»» }
n163=  ....,-*'^'*-,._.,-*'^'*-,._.,-*~>:{ /topic # .,-*'^'*-,._.,-*'^'*-,._.,-*~> $$?="02.10 Enter the message topic!" <~*-,._.,-*'^'*-,._.,-*'^'*-,. }
n164=  ..."_¸,.»¬=椺²°`¯ ¯`°²º¤æ-:{ /topic # "_¸,.»¬=椺²°`¯ ¯`°²º¤æ- $$?="02.11 Enter the message topic!" -=椺²°`¯ ¯`°²º¤æ=¬«.,¸." }
n165=  ..._-¯-_-¯-_-¯-_-¯-_-¯-_->:{ /topic # _-¯-_-¯-_-¯-_-¯-_-¯-_-> $$?="02.12 Enter the message topic!" <-_-¯-_-¯-_-¯-_-¯-_-¯-_ }
n166=  ...¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡»:{ /topic # ¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡» $$?="02.13 Enter the message topic!" «¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡!¹'¹!¡ }
n167=  ..Variant _03
n168=  ..."_¸,.»¬=椺²°`¯ ¯`°²º¤æ-:{ /topic # "_¸,.»¬=椺²°`¯ ¯`°²º¤æ- $$?="03.01 Enter the message topic!" -=椺²°`¯ ¯`°²º¤æ=¬«.,¸." }
n169=  ...¨¨°º©o¿,,¿o©º°¨¨°º©:{ /topic # ¨¨°º©o¿,,¿o©º°¨¨°º© $$?="03.02 Enter the message topic!" ©º°¨¨°º©o¿,,¿o©º° }
n170=  ...©º°¨¨°º©©º°¨¨°º©:{ /topic # ©º°¨¨°º©©º°¨¨°º© $$?="03.03 Enter the message topic!" ©º°¨¨°º©©º°¨¨°º© }
n171=  ...¸.·´^`·.,¸¸.·´^`°²º¤æ=¬«.,¸_:{ /topic # ¸.·´^`·.,¸¸.·´^`°²º¤æ=¬«.,¸_ $$?="03.04 Enter the message topic!"  _¸,.»¬=椺²°`^`·.¸¸.·´^`·.,¸ }
n172=  ...`·.¸¸.·´¯`·.¸¸.·´¯`>:{ /topic # `·.¸¸.·´¯`·.¸¸.·´¯`> $$?="03.05 Enter the message topic!" <´¯`·.¸¸.·´¯`·.¸¸.·´ }
n173=  ...Topic _f:{ /topic # *®*´¯`*.¸¸.*´¯`*( $$?="03.06 Enter the message topic!" )*´¯`*.¸¸.*´¯`*©* }
n174=  ...,-*-,._.,-*'^'~*-,._.,-*~>:{ /topic # .,-*-,._.,-*'^'~*-,._.,-*~> $$?="03.07 Enter the message topic!" <<<<=============|| }
n175=  ...|!¤*'~``~'*¤!||!¤*'~``~'*¤!|:{ /topic # |!¤*'~``~'*¤!||!¤*'~``~'*¤!| $$?="03.08 Enter the message topic!" |!¤*'~``~'*¤!||!¤*'~``~'*¤!| }
n176=  ...Topic _i:{ /topic # +( ,-*~'^'~*-,._.,-*~ $$?="03.09 Enter the message topic!" ~*-,._.,-*~'^'~*-, )+ }
n177=  ...,-*-,._.,-*'^'~*-,._.,-*~>:{ /topic # .,-*-,._.,-*'^'~*-,._.,-*~> $$?="03.10 Enter the message topic!" <~*-,._.,-*~'^'~*-,. }
n178=  ..Variant _04
n179=  ... .,-*-,._.,-*'^'~*-,._.,-*~>:{ /topic # .,-*-,._.,-*'^'~*-,._.,-*~> $$?="04.01 Enter the message topic!" ©º°¨¨°º©^©º°¨¨°º©o. }
n180=  ...¨¨°º©o.,,.o©º°¨¨°º©(-:{ /topic # ¨¨°º©o.,,.o©º°¨¨°º©(- $$?="04.02 Enter the message topic!" -)©º°¨¨°º©o.,,.o©º°¨¨ }
n181=  ..."""¨¨°º©o.,,.o©º°¨¨°º©[ ····:{ /topic # """¨¨°º©o.,,.o©º°¨¨°º©[ ···· $?="04.03 Enter the message topic!" ···· ]©º°¨¨°º©o.,,.o©º°¨¨""" }
n182=  ...`~*¤§|§¤*~`~*¤§|§¤*~`:{ /topic # `~*¤§|§¤*~`~*¤§|§¤*~` $$?="04.04 Enter the message topic!" `~*¤§|§¤*~`~*¤§|§¤*~` }
n183=  ..._,.-=;*`^`^'~*;=-.,_:{ /topic # _,.-=;*`^`^'~*;=-.,_ $$?="04.05 Enter the message topic!" _,.-=;*`^`^'~*;=-.,_ }
n184=  ...§¤*~`~*¤§|§¤*~`~*¤§[:{ /topic # §¤*~`~*¤§|§¤*~`~*¤§[ $$?="04.06 Enter the message topic!" ]§¤*~`~*¤§|§¤*~`~*¤§ }
n185=  ..._/¯\_.·°·._.·°¯°·._ »»» _:{ /topic # _/¯\_.·°·._.·°¯°·._ »»» _:: $$?="04.07 Enter the message topic!" ::_ ««« _.·°¯°·._.·°·._/¯\_ }
n186=  ...´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸:{ /topic # ´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸ $?="04.08 Enter the message topic!" ·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸ }
n187=  ...,-*'^'~*-,._.,-*~>:{ /topic # ,-*'^'~*-,._.,-*~> $?="04.09 Enter the message topic!" <~*-,._.,-*~'^'~*-, }
n188=  ...(¯`·.¸¸.·´¯`·.¸¸.->:{ /topic # (¯`·.¸¸.·´¯`·.¸¸.-> $?="04.10 Enter the message topic!" <-.¸¸.·´¯`·.¸¸.·´¯) }
n189=  ...\\¯`°²º¤æ=¬«.,¸_ ---+==|:{ /topic # \\¯`°²º¤æ=¬«.,¸_ ---+==| $?="04.11 Enter the message topic!" |==+--- _¸,.»¬=椺²°`¯// }
n190=  ...|~'~²¤§|:{ /topic # |~'~²¤§| $$?="04.12 Enter the message topic!" |§¤²~'~| }
n191=  ...***\/***:{ /topic # ***\/*** $$?="04.13 Enter the message topic!" ***\/*** }
n192=  ...~`^*^`~\:{ /topic # ~`^*^`~\ $$?="04.14 Enter the message topic!" /~`^*^`~ }
n193=  ..-
n194=  ..As channel name
n195=  ..._,.-'~'-.,_,.-'~'-.,_,.-'~'-:{ /topic # _,.-'~'-.,_,.-'~'-.,_,.-'~'- # -'~'-.,_,.-'~'-.,_,.-'~'-.,_ }
n196=  ...`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.->:{ /topic # `·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.-> # <-.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯ }
n197=  ... ._.-¤º¶Þº¤-_±_.-¤º¶Þº¤-_±:{ /topic # ._.-¤º••¶Þ••º¤-_±_.-¤º••¶Þ••º¤-_±{ # }±_.-¤º••¶Þ••º¤-_±_.-¤º••¶Þ••º¤-_ }
n198=  ...~°²­«,¸_¸,»-²°~^~°²­«,¸_:{ /topic # ~°²­«,¸_¸,»-²°~^~°²­«,¸_ #  _¸,»-²°~^~°²­«,¸_¸,»-²°~ }
n199=  ...+-=-=-=-=-=-=-=-=-=-=-=-:{ /topic # +-=-=-=-=-=-=-=-=-=-=-=- # -=-=-=-=-=-=-=-=-=-=-=-=-=+ }
n200=  ...@}---`-----,-------,---`-----@:{ /topic # @}---`-----,-------,---`-----{@   #    @}---`-----,-------,---`-----{@ }
n201=  ...¤°`~`~`°¤..¤°`~`~`°¤:{ /topic #  ¤°`~`~`°¤..¤°`~`~`°¤ # ¤°`~`~`°¤..¤°`~`~`°¤ }
n202=  ...©º°¨¨°º©©º°¨¨°º©:{ /topic # ©º°¨¨°º©©º°¨¨°º© # ©º°¨¨°º©©º°¨¨°º© }
n203=  ...°`°¤°`°¤°`°¤ø,¸,ø'>:{ /topic # °`°¤°`°¤°`°¤ø,¸,ø'> # <'ø¸,,ø¤°`°¤^°`°¤°`°¤ }
n204=  ...¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸©:{ /topic # ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸© # ©¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸ }
n205=  ...©º°¨¨°º©©º°¨¨°º©:{ /topic # ©º°¨¨°º©©º°¨¨°º© # ©º°¨¨°º©©º°¨¨°º© }
n206=  ...<=>¬¦»-ªº÷­^¯\|/¯\/=>:{ /topic # <=>¬¦»-ªº÷­^¯\|/¯\/=> # <=\/¯\|/¯^-÷ºª-«¦¬<=> }
n207=  ...»,¸,»‘''`»,¸,»‘''`»,¸,»‘''`»,¸,»’':{ /topic # »,¸,»‘''`»,¸,»‘''`»,¸,»‘''`»,¸,»’' # '`«,¸,«‘''`«,¸,«‘''`«,¸,«‘''`«,¸,« }
n208=  ..
n209=  .-
n210=  .Set limit user
n211=  ..On:.mode # +l $$?="Enter the number of limited user!"
n212=  ..Off:/mode # -l
n213=  .Set invite only
n214=  ..On (only invited can join the channel):.mode # +i
n215=  ..Off:.mode # -i
n216=  .Set modarate
n217=  ..On (only ops and voices can send to channel):.mode # +m
n218=  ..Off:.mode # -m
n219=  .Set private
n220=  ..On (only user with access founder, sop or aop can join):.mode # +p
n221=  ..Off:.mode # -p
n222=  .Set key
n223=  ..On (must give keyword, ex $+ $chr(58) $chr(47) $+ join $iif($server, #, $chr(35)) keypassword):.mode # +k $$?="Enter the keypass?"
n224=  ..Off:.mode # -k *
n225=  .Set secret
n226=  ..On:.mode # +s
n227=  ..Off:.mode # -s
n228=  .Set no ext. msg
n229=  ..On (can't $chr(47) $+ msg $iif($server, #, $chr(35)) if isn't in):.mode # +n
n230=  ..Off:.mode # -n
n231=  .Set topic lock
n232=  ..On (only ops can set the topic):.mode # +t
n233=  ..Off:.mode # -t
n234=  .Set colour block
n235=  ..On (can't send if the msg use colour code):.mode # +c
n236=  ..Off:.mode # -c
n237=  .Set restrict
n238=  ..On (only registered nick can join):.mode # +R
n239=  ..Off:.mode # -R
n240=  .Set conference room
n241=  ..On (only for 'Conference Room' server):.mode # +e
n242=  ..Off:.mode # -e
n243=  -
n244=  Mass
n245=  .Op:{ /sBiasa.mass.pop # op }
n246=  .Deop:{ /sBiasa.mass.pop # deop }
n247=  .Voice:{ /sBiasa.mass.pop # voice }
n248=  .Devoice:{ /sBiasa.mass.pop # unvoice }
n249=  .Kick
n250=  ..All:{ /sBiasa.mass.pop # kick all }
n251=  ..Non op:{ /sBiasa.mass.pop # kick nop }
n252=  ..Voice:{ /sBiasa.mass.pop # kick voice }
n253=  ..Op:{ /sBiasa.mass.pop # kick op }
n254=  ..Non voice:{ /sBiasa.mass.pop # kick nvoice }
n255=  .Ban:{ /sBiasa.mass.pop # ban all }
n256=  .Kickban:{ /sBiasa.mass.pop # kickban all }
n257=  .Mkick:{  /sBiasa.mass.pop # mkick }
n258=  -
n259=  &Entertainment
n260=  .&Scramble Game
n261=  ..&Play Scramble... $str($chr(160),6) F11:sBiasa.scramble.autos.dialog
n262=  ..-
n263=  ..&Automatic mode... $str($chr(160),2) Shift+F11:sBiasa.scramble.mode.auto
n264=  ..&Editor...:sBiasa.scramble.quest
n265=  .-
n266=  .&Mp3 Playlist Player... $str($chr(160),2) F9:{ opendialog sBiasa.Player.playlist sBiasa.Player.playlist -md }
n267=  -
n268=  Channel modes...:/channel
n269=  Clear window:/clear $active
n270=  Part channel:.part # $analizing
n271=}