home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 2000-05-25 | 33.2 KB | 833 lines
[qpopup] n0=ºεM▐&L╔ º╟«═▐T:/say %ad n1=- n2=Fserve n3=.Fserve Ban n4=..Ban:/fsban2 $$1 n5=..Unban:/fsunban3 $$1 n6=.Launch FServe:/fserve $$1 %maxgets %homedir %wtext n7=Ser&ver n8=.Whois:/whois $$* n9=.CTCP n10=..Ping:/ctcp $$* ping n11=..Finger:/ctcp $$* finger n12=..Version:/ctcp $$* version n13=..Time:/ctcp $$* time n14=..Userinfo:/ctcp $$* userinfo n15=..Clientinfo:/ctcp $$* clientinfo n16=.DCC n17=..DCC Send:/dcc send $$* n18=..DCC Chat:/dcc chat $$* n19=.DNS:/dns $$* [mpopup] n0=AutoJoin Channels n1=.Autojoin < $+ %autojoin $+ > n2=..ON:/set %autojoin ON n3=..OFF:/set %autojoin OFF n4=.Clear All:/autojoin-reset n5=.- n6=.1) %autojoin.1 n7=..New Channel:/set %autojoin.1 $?="Channel Name" n8=..Delete:/set %autojoin.1 Not Set n9=.2) %autojoin.2 n10=..New Channel:/set %autojoin.2 $?="Channel Name" n11=..Delete:/set %autojoin.2 Not Set n12=.3) %autojoin.3 n13=..New Channel:/set %autojoin.3 $?="Channel Name" n14=..Delete:/set %autojoin.3 Not Set n15=.4) %autojoin.4 n16=..New Channel:/set %autojoin.4 $?="Channel Name" n17=..Delete:/set %autojoin.4 Not Set n18=.5) %autojoin.5 n19=..New Channel:/set %autojoin.5 $?="Channel Name" n20=..Delete:/set %autojoin.5 Not Set n21=.6) %autojoin.6 n22=..New Channel:/set %autojoin.6 $?="Channel Name" n23=..Delete:/set %autojoin.6 Not Set n24=.7) %autojoin.7 n25=..New Channel:/set %autojoin.7 $?="Channel Name" n26=..Delete:/set %autojoin.7 Not Set n27=.8) %autojoin.8 n28=..New Channel:/set %autojoin.8 $?="Channel Name" n29=..Delete:/set %autojoin.8 Not Set n30=.9) %autojoin.9 n31=..New Channel:/set %autojoin.9 $?="Channel Name" n32=..Delete:/set %autojoin.9 Not Set n33=.10) %autojoin.10 n34=..New Channel:/set %autojoin.10 $?="Channel Name" n35=..Delete:/set %autojoin.10 Not Set [lpopup] n0=Controls n1=.&Op n2=..Op User:/raw mode # +o $$1 n3=..Deop User:/raw mode # -o $$1 n4=..Mass Op: { n5= set %i 1 n6= set %Var.Index 1 n7= unset %Var.Nicks n8= unset %Var.Snick n9= if (undernet isin $server) { set %Var.Num 6 } n10= else { set %Var.Num 4 } n11= :start n12= if ($snick(%i,#) == $me) { inc %i 1 | goto start } n13= set %Var.Snick $snick(%i,#) n14= if (%Var.Snick == $null) { raw -q mode # +oooooo %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n15= set %Var.Nicks %Var.Snick %Var.Nicks n16= if (%Var.Snick != $me) { if (%Var.Index == %Var.Num) { raw -q mode # +oooooo %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } } n17= inc %i 1 n18= inc %Var.Index 1 n19= goto start n20=} n21=..Mass Deop: { n22= set %i 1 n23= set %Var.Index 1 n24= unset %Var.Nicks n25= unset %Var.Snick n26= if (undernet isin $server) { set %Var.Num 6 } n27= else { set %Var.Num 4 } n28= :start n29= if ($snick(%i,#) == $me) { inc %i 1 | goto start } n30= set %Var.Snick $snick(%i,#) n31= if (%Var.Snick == $null) { raw -q mode # -oooooo %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n32= set %Var.Nicks %Var.Snick %Var.Nicks n33= if (%Var.Snick != $me) { if (%Var.Index == %Var.Num) { raw -q mode # -oooooo %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } } n34= inc %i 1 n35= inc %Var.Index 1 n36= goto start n37=} n38=.&Voicing n39=..Give Voice:/raw mode # +v $$1 n40=..Take Voice:/raw mode # -v $$1 n41=..Mass Voice: { n42= set %i 1 n43= set %Var.Index 1 n44= unset %Var.Nicks n45= unset %Var.Snick n46= if (undernet isin $server) { set %Var.Num 6 } n47= else { set %Var.Num 4 } n48= :start n49= set %Var.Snick $snick(%i,#) n50= if (%Var.Snick == $null) { raw -q mode # +vvvvvv %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n51= set %Var.Nicks %Var.Snick %Var.Nicks n52= if (%Var.Index == %Var.Num) { raw -q mode # +vvvvvv %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } n53= inc %i 1 n54= inc %Var.Index 1 n55= goto start n56=} n57=..Mass Devoice: { n58= set %i 1 n59= set %Var.Index 1 n60= unset %Var.Nicks n61= unset %Var.Snick n62= if (undernet isin $server) { set %Var.Num 6 } n63= else { set %Var.Num 4 } n64= :start n65= set %Var.Snick $snick(%i,#) n66= if (%Var.Snick == $null) { raw -q mode # -vvvvvv %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n67= set %Var.Nicks %Var.Snick %Var.Nicks n68= if (%Var.Index == %Var.Num) { raw -q mode # -vvvvvv %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } n69= inc %i 1 n70= inc %Var.Index 1 n71= goto start n72=} n73=.&Kicks/Bans n74=..Timed Kick/Ban: { set %qtemp1 $$?"How Long In Seconds For the Ban ?" n75= set %qtemp2 $$?"What's the Reason For The Temp Ban ?" n76= ban -u $+ %qtemp1 $chan $$1 2 n77= kick # $$1 4Temp Ban For7 $duration(%qtemp1) 4 Reason:7 %qtemp2 n78= unset %qtemp* n79=} n80=..Kick:/kick # $$1 n81=..Ban:/ban # $$1 3 n82=..Kick/Ban:/ban # $$1 3 | /kick # $$1 Banned n83=..- n84=..Mass Ban:/ban $$* 4 n85=..Mass Kick: { n86= set %i 1 n87= set %Var.Index 1 n88= :start n89= set %Var.Nick $snick(%i,#) n90= if (%Var.Nick == $null) { unset %i | unset %Var.Index | unset %Var.Nick | halt } n91= if (%Var.Nick == $me) { inc %i 1 | goto start } n92= kick # %Var.Nick You are dick number4 %Var.Index 3to leave the room n93= inc %i 1 | inc %Var.Index 1 n94= goto start n95=} n96=..Reason Kick:/kick # $$* $$?="Enter Reason:" n97=..Reason Kick/Ban:/ban # $$1 4 | /kick # $$1 $$?="Reason?" n98=.Kick/Ban Reasons n99=..Banner Kick/Ban:/ban # $$1 4 | /kick # $$1 Banner suck and they are not allowed here!!! n100=..Flood Kick/Ban:/ban # $$1 4 | /kick # $$1 Do not Flood!!! n101=..Ratio Kick/Ban:/ban # $$1 4 | /kick # $$1 Ratio's suck so get lost!!! n102=..Invite Kick/Ban-:/ban # $$1 4 | /kick # $$1 No Inviteing Allowed! n103=..Swearing Kick/Ban-:/ban # $$1 4 | /kick # $$1 Watch Your Language n104=..Op beg Kick/Ban-:/ban # $$1 4 | /kick # $$1 Beggin For ≥ps is a no no n105=Users List n106=.ShutUp List n107=..Add $snick(#,1) to ShutUp list:/guser 1501 $$1 3 n108=..Del $snick(#,1) from ShutUp list:/ruser 1501 $$1 3 n109=..- n110=..List:/ulist 1501 n111=.Shit List n112=..Add $snick(#,1) to Shit list:/guser 1502 $$1 3 | /ban # $$1 3 | /kick # $$1 Shitlisted n113=..Del $snick(#,1) from Shit list:/ruser 1502 $$1 3 n114=..- n115=..List:/ulist 1502 n116=.AVoice List n117=..Add $snick(#,1) to AVoice list:/guser 1503 $$1 3 | /mode # +v $$1 n118=..Del $snick(#,1) from AVoice list:/ruser 1503 $$1 3 | /mode # -v $$1 n119=..- n120=..List:/ulist 1503 n121=.AOp List n122=..Add $snick(#,1) to AOp list:/guser 1504 $$1 3 | /mode # +o $$1 n123=..Del $snick(#,1) from AOp list:/ruser 1504 $$1 3 | /mode # -o $$1 n124=..- n125=..List:/ulist 1504 n126=.Protect List n127=..Add $snick(#,1) to Protect list:/guser 1505 $$1 3 n128=..Del $snick(#,1) from Protect list:/ruser 1505 $$1 3 n129=..- n130=..List:/ulist 1505 n131=.Ignore List n132=..Add $snick(#,1) to Ignore List:/ignore $$1 3 n133=..Del $snick(#,1) from Ignore List:/ignore -r $$1 3 n134=.- n135=.Power ( $+ %userlist.power $+ ) n136=..Enable lists:/enable #lists | set %userlist.power ON n137=..Disable lists:/disable #lists | set %userlist.power OFF n138=Mass Things n139=.Mass Op: { n140= set %i 1 n141= set %Var.Index 1 n142= unset %Var.Nicks n143= unset %Var.Snick n144= if (undernet isin $server) { set %Var.Num 6 } n145= else { set %Var.Num 4 } n146= :start n147= if ($snick(%i,#) == $me) { inc %i 1 | goto start } n148= set %Var.Snick $snick(%i,#) n149= if (%Var.Snick == $null) { raw -q mode # +oooooo %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n150= set %Var.Nicks %Var.Snick %Var.Nicks n151= if (%Var.Snick != $me) { if (%Var.Index == %Var.Num) { raw -q mode # +oooooo %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto n152= start } } n153= inc %i 1 n154= inc %Var.Index 1 n155= goto start n156=} n157=.Mass Deop: { n158= set %i 1 n159= set %Var.Index 1 n160= unset %Var.Nicks n161= unset %Var.Snick n162= if (undernet isin $server) { set %Var.Num 6 } n163= else { set %Var.Num 4 } n164= :start n165= if ($snick(%i,#) == $me) { inc %i 1 | goto start } n166= set %Var.Snick $snick(%i,#) n167= if (%Var.Snick == $null) { raw -q mode # -oooooo %Var.Nicks | unset %Var.Snick | unset %Var.Index | unset %Var.Nicks | unset %i | unset %Var.Num | halt } n168= set %Var.Nicks %Var.Snick %Var.Nicks n169= if (%Var.Snick != $me) { if (%Var.Index == %Var.Num) { raw -q mode # -oooooo %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } } n170= inc %i 1 n171= inc %Var.Index 1 n172= goto start n173=} n174=.Mass Kick:/kick # $$* $$?="What's your mass kick message?" n175=.Mass Ban:/ban $$* n176=.Mass Invite:/invite $$* $$?="Where do you wanna invite all these people to?" n177=.Mass Msg:/msg $$* $$?="Enter your message:" n178=- n179=Nick Colors n180=.OP-Color n181=..Choice: { /set %color.op $$?=" pick a num. 2 thru 15" | /colornicks } n182=..Random Color: { /set %color.op $rand(3,9) | /colornicks } n183=.Voice color n184=..Choice: { /set %color.vo $$?=" pick a num. 2 thru 15" | /colornicks } n185=..Random Color: { /set %color.vo $rand(3,9) | /colornicks } n186=.Norm Users n187=..Choice: { /set %color.no $$?=" pick a num. 2 thru 15" | /colornicks } n188=..Random Color: { /set %color.no $rand(3,9) | /colornicks } n189=.- n190=.Status %color.tog : { n191= if ( %color.tog == OFF) { /set %color.tog ON | .enable #KOLOR } n192= elseif ( %color.tog == ON) { /set %color.tog OFF | .disable #KOLOR } n193=} n194=Fserve n195=.Fserve Ban n196=..Ban:/fsban2 $$1 n197=..UnBan:/fsunban3 $$1 n198=.Launch FServe:/fserve $$1 %maxgets %homedir %wtext n199=- n200=Yomama jokes:me hey $$1 $read bin\yomama.txt n201=- n202=Info Center:info $1 n203=} n204=Ser&ver n205=.Whois:/whois $$* n206=.CTCP n207=..Ping:/ctcp $$* ping n208=..Finger:/ctcp $$* finger n209=..Version:/ctcp $$* version n210=..Time:/ctcp $$* time n211=..Userinfo:/ctcp $$* userinfo n212=..Clientinfo:/ctcp $$* clientinfo n213=.DCC n214=..DCC Send:/dcc send $$* n215=..DCC Chat:/dcc chat $$* n216=.DNS:/dns $$* [bpopup] n0=ºεM▐L╔ º╟«═▐T n1=ºεM▐L╔ º╟«═▐T:/say %ad n2=- n3=Nuking Defence/Offence n4=.ICMP:/run $mircdirbin\icmp.exe n5=External Programs: n6=.Ms-Dos:/run command.com n7=.Telnet:/run telnet.exe n8=.FTP:/run ftp.exe n9=.- n10=.Other:/run $$?="What Is The File Name With Full Dir" n11=Set Away n12=.&Away:{ /away | /enable #away | write -c msg.txt } n13=.&Back:{ /cback | /disable #away } n14=AutoJoin Channels n15=.Autojoin < $+ %autojoin $+ > n16=..ON:/set %autojoin ON n17=..OFF:/set %autojoin OFF n18=.Clear All:/autojoin-reset n19=.- n20=.1) %autojoin.1 n21=..New Channel:/set %autojoin.1 $?="Channel Name" n22=..Delete:/set %autojoin.1 Not Set n23=.2) %autojoin.2 n24=..New Channel:/set %autojoin.2 $?="Channel Name" n25=..Delete:/set %autojoin.2 Not Set n26=.3) %autojoin.3 n27=..New Channel:/set %autojoin.3 $?="Channel Name" n28=..Delete:/set %autojoin.3 Not Set n29=.4) %autojoin.4 n30=..New Channel:/set %autojoin.4 $?="Channel Name" n31=..Delete:/set %autojoin.4 Not Set n32=.5) %autojoin.5 n33=..New Channel:/set %autojoin.5 $?="Channel Name" n34=..Delete:/set %autojoin.5 Not Set n35=.6) %autojoin.6 n36=..New Channel:/set %autojoin.6 $?="Channel Name" n37=..Delete:/set %autojoin.6 Not Set n38=.7) %autojoin.7 n39=..New Channel:/set %autojoin.7 $?="Channel Name" n40=..Delete:/set %autojoin.7 Not Set n41=.8) %autojoin.8 n42=..New Channel:/set %autojoin.8 $?="Channel Name" n43=..Delete:/set %autojoin.8 Not Set n44=.9) %autojoin.9 n45=..New Channel:/set %autojoin.9 $?="Channel Name" n46=..Delete:/set %autojoin.9 Not Set n47=.10) %autojoin.10 n48=..New Channel:/set %autojoin.10 $?="Channel Name" n49=..Delete:/set %autojoin.10 Not Set n50=Advertisements n51=.I Want Ad n52=..On:/wantadon n53=..Off:/wantadoff n54=Ftp Ads n55=..On:/ftpadon n56=..Off:/ftpadoff n57=HTML Ads n58=..On:/htmladon n59=..Off:/htmladoff n60=NetSplit Detector n61=.On:/enable #Net n62=.Off:/disable #net n63=NickServ Auto-Idenitfy ( %non ) n64=.On:/.enable #autoi | /echo $active 10 *** NickServ Auto-Identify is now ON | /set %non on n65=.Off:/.disable #autoi | /echo $active 10 *** NickServ Auto-Identify is now OFF | /set %non off n66=.- n67=.Forget Pass:/unset %npass | /echo $active 10 *** NickServ Auto-Identify Password Reset n68=.Set Pass:/set %npass $?*="Enter NickServ Password" | /echo $active 10 *** NickServ Auto-Identify Password Set n69=- n70=Voteing Booth n71=.Vote: { n72= if (%vote.topic != $null) { echo 4 -a ERROR: You can only have one channel poll at a time... | halt } n73= set %vote.chan $chan n74= set %vote.topic $?="What topic do you want to vote on?" n75= set %vote.duration $?="For how many seconds?" n76= if (%vote.topic == $null || %vote.duration == $null) { unset %vote.* | halt } n77= set %vote.yes 0 n78= set %vote.no 0 n79= set %vote.total 0 n80= if ($chan(%vote.chan) == $null) { echo 4 -a ERROR: Unable to open voting booth for %vote.chan | unset %vote.* | halt } n81= msg %vote.chan 6Voting Booth Now Open n82= msg %vote.chan 12Topic: %vote.topic n83= msg %vote.chan 2Type !yes for yes, !no for no. ( $+ $duration(%vote.duration) to vote) n84= .timer 1 %vote.duration vote.timesup n85= set %vote.timer $ltimer n86=} n87=.Cancel: { n88= if (%vote.topic != $null) { n89= .timer [ $+ [ %vote.timer ] ] off n90= if ($chan(%vote.chan) == $null) { echo 6 -a Voting Booth Canceled | echo 4 -a ERROR: Unable to display results! You're not on %vote.chan | goto end } n91= msg %vote.chan 6Voting Booth Canceled n92= msg %vote.chan 12Topic was: %vote.topic n93= msg %vote.chan 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2) n94= msg %vote.chan 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2) n95= if (%vote.no == 0 && %vote.yes == 0) { msg %vote.chan 5No one voted! Geez... } n96= elseif (%vote.no == %vote.yes) { msg %vote.chan 5It's a Tie! } n97= elseif (%vote.no > %vote.yes) { msg %vote.chan 5The Majority Voted NO } n98= elseif (%vote.no < %vote.yes) { msg %vote.chan 5The Majority Voted YES } n99= :end n100= unset %vote.* n101= } n102= else { echo 4 -a ERROR: There are no channel polls to cancel... } n103=} n104=.Status: { n105= echo 12 -a - n106= echo 6 -a Vote Master v1.0 Status Report n107= if (%vote.topic != $null) { n108= echo 2 -a Voting Booth is currently opened on %vote.chan n109= echo 2 -a The topic is ' $+ %vote.topic $+ ' n110= echo 2 -a The vote duration is set to ' $+ $duration(%vote.duration) $+ ' n111= echo 2 -a 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2) n112= echo 2 -a 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2) n113= } n114= else { echo 2 -a Voting Booth is currently closed } n115=} n116=} n117=File Serving n118=.Fserve On/Off < $+ %fson2 $+ > n119=..On:{ n120=/set %fson 1 | /set %fson2 ON n121=/.timer66 -o 0 %fadt /fadv n122=/fadv n123=} n124=..Off:{ n125=/set %fson 0 | /set %fson2 OFF n126=/.timer66 off n127=} n128=..FServe Options n129=.Easy Setup:/fseasy n130=.Set All Required Stuff:/fssetall n131=.- n132=.On Channels n133=..%mchan1 < $+ $mo1 $+ > n134=...On:{ n135=/set %mchan1o 1 n136=} n137=...Off:{ n138=/set %mchan1o 0 n139=} n140=...- n141=...Set Channel On:{ n142=/set %mchan1 $$?="Channel To Be On:" n143=} n144=..%mchan2 < $+ $mo2 $+ > n145=...On:{ n146=/set %mchan2o 1 n147=} n148=...Off:{ n149=/set %mchan2o 0 n150=} n151=...- n152=...Set Channel On:{ n153=/set %mchan2 $$?="Channel To Be On:" n154=} n155=..%mchan3 < $+ $mo3 $+ > n156=...On:{ n157=/set %mchan3o 1 n158=} n159=...Off:{ n160=/set %mchan3o 0 n161=} n162=...- n163=...Set Channel On:{ n164=/set %mchan3 $$?="Channel To Be On:" n165=} n166=..%mchan4 < $+ $mo4 $+ > n167=...On:{ n168=/set %mchan4o 1 n169=} n170=...Off:{ n171=/set %mchan4o 0 n172=} n173=...- n174=...Set Channel On:{ n175=/set %mchan4 $$?="Channel To Be On:" n176=} n177=..%mchan5 < $+ $mo5 $+ > n178=...On:{ n179=/set %mchan5o 1 n180=} n181=...Off:{ n182=/set %mchan5o 0 n183=} n184=...- n185=...Set Channel On:{ n186=/set %mchan5 $$?="Channel To Be On:" n187=} n188=.Required Stuff n189=..FServe Trigger ( $+ %fstrig $+ ):/set %fstrig $$?="Trigger to activate FServe:" n190=..Max Gets ( $+ %maxgets $+ ):/set %maxgets $$?="Maximum Gets per Person:" n191=..Max Global Gets ( $+ %maxglobal $+ ):/set %maxglobal $$?="FServe and XDCC Maximum Gets At Once:" n192=..Max Users ( $+ %maxusers $+ ):/set %maxusers $$?="Maximum Users On FServe At Once:" n193=..Home Directory:/set %homedir $$sdir="(do not use Spaces example: c:\my stuff)" c:\ n194=..Welcome Text:/set %wtext $$dir="FServe Welcome Text" c:\ n195=..Ad Description:/set %fdes $$?="FServe Ad Description:" n196=..Ad Timeout ( $+ %fadt $+ ):{ n197=/set %fadt $$?="Seconds between fserv ads:" n198=/if (%fson == 1) { n199= /.timer66 0 %fadt /fadv n200=} n201=} n202=.- n203=.Optional Stuff n204=..Close fserve after n205=...User Gets something < $+ %cfget2 $+ > n206=....On:{ n207=/set %cfget 1 n208=/set %cftime $?="Seconds after get until fserve is closed" n209=/set %cfget2 ON n210=} n211=....Off:{ n212=/set %cfget 0 n213=/set %cfget2 OFF n214=} n215=..Open Fserv Slot Notices < $+ %fslot $+ > n216=...On:{ n217=/set %fslot ON n218=} n219=...Off:{ n220=/set %fslot OFF n221=} n222=..Open Send Slot Notices < $+ %sslot $+ > n223=...On:{ n224=/set %sslot ON n225=} n226=...Off:{ n227=/set %sslot OFF n228=} n229=..Other Dir1 < $+ $group(#other1) $+ > n230=...On:/.enable #other1 n231=...Off:/.disable #other1 n232=...Trigger < $+ %other1trig $+ >:/set %other1trig $$?="Other1 Trigger:" n233=...Description:/set %other1desc $$?="Other1 Description:" n234=...Directory:/set %other1dir $$sdir="Other1 Directory" c:\ n235=..Other Dir2 < $+ $group(#other2) $+ > n236=...On:/.enable #other2 n237=...Off:/.disable #other2 n238=...Trigger < $+ %other2trig $+ >:/set %other2trig $$?="Other2 Trigger:" n239=...Description:/set %other2desc $$?="Other2 Description:" n240=...Directory:/set %other2dir $$sdir="Other2 Directory" c:\ n241=..Other Dir3 < $+ $group(#other3) $+ > n242=...On:/.enable #other3 n243=...Off:/.disable #other3 n244=...Trigger < $+ %other3trig $+ >:/set %other3trig $$?="Other3 Trigger:" n245=...Description:/set %other3desc $$?="Other3 Description:" n246=...Directory:/set %other3dir $$sdir="Other3 Directory" c:\ n247=..Reset Served Counter ( $+ %fserved $+ ):/set %fserved 0 n248=..Reset Sent Counter ( $+ %sender2 %what $+ ):/set %sender2 0 | /set %nextshit 0 | /set %sender 0 n249=LogReader n250=.View Logs:logviews n251=} n252=Quit n253=.Disconnect:/dicsconnect n254=.Quit Everything:/exit [cpopup] n0=ºεM▐&L╔ º╟«═▐T:/say %ad n1=- n2=Advertisements n3=.I Want Ad n4=..On:/wantadon n5=..Off:/wantadoff n6=Ftp Ads n7=..On:/ftpadon n8=..Off:/ftpadoff n9=HTML Ads n10=..On:/htmladon n11=..Off:/htmladoff n12=- n13=Set Away n14=.&Away:{ /away | /enable #away | write -c msg.txt } n15=.&Back:{ /cback | /disable #away } n16=Protection n17=.Self Protection n18=..Kick, Ban, Deop protection n19=...Global Status n20=.... %Protection.StatusON Enable Protection:{ .enable #Protection | set %Protection.StatusON ╗ | unset %Protection.StatusOFF | echo Protection 3Enabled } n21=.... %Protection.StatusOFF Disable Protection:{ .disable #Protection | set %Protection.StatusOFF ╗ | unset %Protection.StatusON | echo Protection 4Disabled } n22=...Kick n23=.... %Protection.kickprotON Enabled:{ set %Protection.kickprot ON | set %Protection.kickprotON ╗ | unset %Protection.kickprotOFF | echo Protection - Kick Protection 3Enabled } n24=.... %Protection.kickprotOFF Disabled:{ set %Protection.kickprot OFF | set %Protection.kickprotOFF ╗ | unset %Protection.kickprotON | echo Protection - Kick Protection 4Disabled } n25=...Ban n26=.... %Protection.banprotON Enabled:{ set %Protection.banprot ON | set %Protection.banprotON ╗ | unset %Protection.banprotOFF | echo Protection - Ban Protection 3Enabled } n27=.... %Protection.banprotOFF Disabled:{ set %Protection.banprot OFF | set %Protection.banprotOFF ╗ | unset %Protection.banprotON | echo Protection - Ban Protection 4Disabled } n28=...Deop n29=.... %Protection.deopprotON Enabled:{ set %Protection.deopprot ON | set %Protection.deopprotON ╗ | unset %Protection.deopprotOFF | echo Protection - Deop Protection 3Enabled } n30=.... %Protection.deopprotOFF Disabled:{ set %Protection.deopprot OFF | set %Protection.deopprotOFF ╗ | unset %Protection.deopprotON | echo Protection - Deop Protection 4Disabled } n31=..Channels n32=....Add:{ n33= echo Protection Channel List:02 %protection.asop n34= set %temp $?="Enter Channel Name To Add $crlf $+ Note: You Must Have Ops $crlf $+ Eg. #Channel1 #Channel2 #Channel3" n35= if (%temp == $null) { echo Protection Channel List: 4Not Changed } n36= else { n37= set %protection.asop %protection.asop %temp n38= set %temp2 $chr(32) $+ $chr(35) n39= set %protection.asop $remove(%protection.asop,$chr(32)) n40= set %protection.asop $replace(%protection.asop,$chr(35),%temp2) n41= echo Protection Channels 3Changed10: Added4 %temp n42= echo Protection Channels List:2 %protection.asop n43= } n44= unset %temp n45= unset %temp2 n46=} n47=....Del:{ n48= echo Protection Channel List:02 %protection.asop n49= set %temp $?="Enter Channel To Remove" n50= if (%temp == $null) { becho Protection Channel List:4 Not Changed } n51= else { n52= set %temp2 $chr(32) $+ $chr(35) n53= set %protection.asop $remove(%protection.asop,%temp,$chr(32),$chr(44)) n54= set %protection.asop $replace(%protection.asop,$chr(35),%temp2) n55= echo Protection Channels 3Changed10: Removed4 %temp n56= echo Protection Channels List:2 %protection.asop n57= } n58= unset %temp n59= unset %temp2 n60=} n61=....View:{ n62= echo %protection.asop n63=} n64=.Channel Protection n65=..Invite Kick n66=...-ON-:/enable #privkick | set %privkick ON | echo -a 2Invite protection enabled. n67=...-OFF-:/disable #privkick | set %privkick OFF | echo -a 2Invite protection disabled. n68=..Repeat kicker n69=...-On-:/set %Var.RepeatKick On | echo -a 2Repeat protection enabled. n70=...-Off-:/set %Var.RepeatKick Off | echo -a 2Repeat protection disabled. n71=...- n72=...&Options n73=....&Lines/seconds:/if ($$?="Enter max lines" isnum) { set %fl.lines $! } | /if ($$?="At this number of seconds:" isnum) { set %fl.time $! } n74=..Flood Protection n75=...&-On-:.enable #floodprot | echo -a 2Channel flood protection enabled. n76=...&Off-:.disable #floodprot | echo -a 2Channel flood protection disabled. n77=..Capz Kick n78=...-On-:/set %ck on | /set %ckkk off | /.enable #CapsKick | echo -a 2Capz kick enabled. n79=...-Off-:/set %ck on | /set %ckkk off | /.disable #CapsKick | echo -a 2Capz kick disabled. n80=..Swear Kick n81=...-On-: /set %sww off | /.enable #sweark | echo -a 2Swear kick enabled. n82=...-Off- : /set %sw off | /.disable #sweark | echo -a 2Swear kick disabled. n83=..Colour Text Kick n84=...-On-:/set %ctkk off | /.enable #colorkick | echo -a 2Colour kick enabled. n85=...-Off-:/.disable #colorkick | echo -a 2Colour disabled. n86=..Ban Lock n87=...-On-:/set %banlock on | /.enable #BanLock | echo -a 2Ban Lock enabled. n88=...-Off-:/set %banlock off | /.disable #BanLock | echo -a 2Ban Lock disabled. n89=..Unban Lock n90=...-On-:/set %unbanlock on | /.enable #UnBanLock | echo -a 2Unban Lock enabled. n91=...-Off-:/set %unbanlock off | /.disable #UnBanLock | echo -a 2Unban Lock disabled. n92=..Revolving Door Ban n93=...-On-:/set %revolvingdoorkick on | /.enable #RevolvingDoorKick | echo -a 2RevolvingDoor Kick enabled. n94=...-Off-:/set %revolvingdoorkick off | /.disable #RevolvingDoorKick | echo -a 2RevolvingDoor Kick disabled. n95=Scans n96=.Clone Scan n97=..Private:/clonescan2 # n98=..public:/clonescan # n99=.ChannelScan n100=..private:/p n101=..public:/s n102=.Server Port Scan:/ps n103=Nick Colors n104=.OP-Color n105=..Choice: { /set %color.op $$?=" pick a num. 2 thru 15" | /colornicks } n106=..Random Color: { /set %color.op $rand(3,9) | /colornicks } n107=.Voice color n108=..Choice: { /set %color.vo $$?=" pick a num. 2 thru 15" | /colornicks } n109=..Random Color: { /set %color.vo $rand(3,9) | /colornicks } n110=.Norm Users n111=..Choice: { /set %color.no $$?=" pick a num. 2 thru 15" | /colornicks } n112=..Random Color: { /set %color.no $rand(3,9) | /colornicks } n113=.- n114=.Status %color.tog : { n115= if ( %color.tog == OFF) { /set %color.tog ON | .enable #KOLOR } n116= elseif ( %color.tog == ON) { /set %color.tog OFF | .disable #KOLOR } n117=} n118=NetSplit Detector n119=.On:/enable #Net n120=.Off:/disable #net n121=- n122=Voteing Booth n123=.Vote: { n124= if (%vote.topic != $null) { echo 4 -a ERROR: You can only have one channel poll at a time... | halt } n125= set %vote.chan $chan n126= set %vote.topic $?="What topic do you want to vote on?" n127= set %vote.duration $?="For how many seconds?" n128= if (%vote.topic == $null || %vote.duration == $null) { unset %vote.* | halt } n129= set %vote.yes 0 n130= set %vote.no 0 n131= set %vote.total 0 n132= if ($chan(%vote.chan) == $null) { echo 4 -a ERROR: Unable to open voting booth for %vote.chan | unset %vote.* | halt } n133= msg %vote.chan 6Voting Booth Now Open n134= msg %vote.chan 12Topic: %vote.topic n135= msg %vote.chan 2Type !yes for yes, !no for no. ( $+ $duration(%vote.duration) to vote) n136= .timer 1 %vote.duration vote.timesup n137= set %vote.timer $ltimer n138=} n139=.Cancel: { n140= if (%vote.topic != $null) { n141= .timer [ $+ [ %vote.timer ] ] off n142= if ($chan(%vote.chan) == $null) { echo 6 -a Voting Booth Canceled | echo 4 -a ERROR: Unable to display results! You're not on %vote.chan | goto end } n143= msg %vote.chan 6Voting Booth Canceled n144= msg %vote.chan 12Topic was: %vote.topic n145= msg %vote.chan 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2) n146= msg %vote.chan 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2) n147= if (%vote.no == 0 && %vote.yes == 0) { msg %vote.chan 5No one voted! Geez... } n148= elseif (%vote.no == %vote.yes) { msg %vote.chan 5It's a Tie! } n149= elseif (%vote.no > %vote.yes) { msg %vote.chan 5The Majority Voted NO } n150= elseif (%vote.no < %vote.yes) { msg %vote.chan 5The Majority Voted YES } n151= :end n152= unset %vote.* n153= } n154= else { echo 4 -a ERROR: There are no channel polls to cancel... } n155=} n156=.Status: { n157= echo 12 -a - n158= echo 6 -a Vote Master v1.0 Status Report n159= if (%vote.topic != $null) { n160= echo 2 -a Voting Booth is currently opened on %vote.chan n161= echo 2 -a The topic is ' $+ %vote.topic $+ ' n162= echo 2 -a The vote duration is set to ' $+ $duration(%vote.duration) $+ ' n163= echo 2 -a 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2) n164= echo 2 -a 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2) n165= } n166= else { echo 2 -a Voting Booth is currently closed } n167=} n168=} n169=AutoJoin Channels n170=.Autojoin < $+ %autojoin $+ > n171=..ON:/set %autojoin ON n172=..OFF:/set %autojoin OFF n173=.Clear All:/autojoin-reset n174=.- n175=.1) %autojoin.1 n176=..New Channel:/set %autojoin.1 $?="Channel Name" n177=..Delete:/set %autojoin.1 Not Set n178=.2) %autojoin.2 n179=..New Channel:/set %autojoin.2 $?="Channel Name" n180=..Delete:/set %autojoin.2 Not Set n181=.3) %autojoin.3 n182=..New Channel:/set %autojoin.3 $?="Channel Name" n183=..Delete:/set %autojoin.3 Not Set n184=.4) %autojoin.4 n185=..New Channel:/set %autojoin.4 $?="Channel Name" n186=..Delete:/set %autojoin.4 Not Set n187=.5) %autojoin.5 n188=..New Channel:/set %autojoin.5 $?="Channel Name" n189=..Delete:/set %autojoin.5 Not Set n190=.6) %autojoin.6 n191=..New Channel:/set %autojoin.6 $?="Channel Name" n192=..Delete:/set %autojoin.6 Not Set n193=.7) %autojoin.7 n194=..New Channel:/set %autojoin.7 $?="Channel Name" n195=..Delete:/set %autojoin.7 Not Set n196=.8) %autojoin.8 n197=..New Channel:/set %autojoin.8 $?="Channel Name" n198=..Delete:/set %autojoin.8 Not Set n199=.9) %autojoin.9 n200=..New Channel:/set %autojoin.9 $?="Channel Name" n201=..Delete:/set %autojoin.9 Not Set n202=.10) %autojoin.10 n203=..New Channel:/set %autojoin.10 $?="Channel Name" n204=..Delete:/set %autojoin.10 Not Set n205=Mp3 player n206=.Auto-Find Mp3 Player:{ Mp3PlayerFind } n207=.Set mp3 directory:/set %mp3dir $?="Enter your mp3 dir! Ex: c:\mp3\" n208=.- n209=.Play Mp3: /mp3 n210=.Random Mp3 Play n211=..On: /timerRandomMp3 0 300 /randommp3player $active | /randommp3player $active n212=..Off: /timerRandomMp3 off n213=.Running your Mp3 player when a mp3 is played n214=..On: set %runmp3player 1 n215=..Off: set %runmp3player 0 n216=.Setup Auto-Send Mp3 On Request n217=..On: { n218=set %mp3autosend 1 n219=} n220=..Off: { n221=set %mp3autosend 0 n222=} n223=.Mp3 List Creator n224=..Generate MP3 List:/mklist n225=..View List: /loc.view n226=.- n227=.Locator Script n228=..Setup:/loc.setup n229=..Locator ON/OFF ½ $+ $readini locator.ini locator power $+ ╗:/loc.power n230=} n231=LogReader n232=.View Logs:logviews n233=} n234=- n235=Takeover n236=.Takeover on:/takeoveron | /take2 n237=.Takeover off:/takeoveroff | /disable #take n238=Xdcc n239=.- n240=.set packs:/xdcc.packs n241=.list packs n242=..all channels:/xdcc.listall n243=..- n244=..< %chan1 > $+ < %1 > +$ n245=...$bival(%xdcc.timechan,1) on:/set %1 on | /timer154 -o 0 %xdcctime1 /xdcc.listchan | /xdcc.listchan n246=...$bival(%xdcc.timechan,2) off:/set %1 off | /timer154 off n247=- n248=...Set Channel To Advertise In:/set %chan1 $$?="Channel for slot #1:" n249=...Advetising time chan #1:/set %xdcctime1 $$?="Time per msg:" n250=..< %chan2 > $+ < %2 > +$ n251=...$bival(%xdcc.timechan,1) on:/set %2 on | /timer164 -o 0 %xdcctime2 /xdcc.chan | /xdcc.chan n252=...$bival(%xdcc.timechan,2) off:/set %2 off | /timer164 off n253=- n254=...Set Channel To Advertise In:/set %chan2 $$?="Channel for slot #2:" n255=...Advetising time chan #2:/set %xdcctime2 $$?="Time per msg:" n256=..< %chan3 > $+ < %3 > +$ n257=...$bival(%xdcc.timechan,1) on:/set %3 on | /timer174 -o 0 %xdcctime3 /xdcc.list | /xdcc.list n258=...$bival(%xdcc.timechan,2) off:/set %3 off | /timer174 off n259=- n260=...Set Channel To Advertise In:/set %chan3 $$?="Channel for slot #3:" n261=...Advetising time chan #3:/set %xdcctime3 $$?="Time per msg:" n262=Misc n263=.CooL taLk n264=..[B][O][X]:/box $$?="Enter Text" n265=..╩úiT╩:/elite $$?="Enter Text" n266=..UnderLine/Bold:/ulb $$?="Enter Text" n267=..&RainBow:/rainbow $$?="Enter Text" n268=.Ascii-Topics n269=..Topic °ñ░`░ñ°,╕╕,°ñ:/topic # °ñ░`░ñ°,╕╕,°ñ $$?="Enter new topic:" °ñ░`░ñ°,╕╕,°ñ n270=..Topic `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║`:/topic # `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║` $$?="Enter new topic:" `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║` n271=..Topic (»`╖._(»`╖._( , , .:/topic # (»`╖._(»`╖._( , , . $$?="Enter new topic:" . , , )_.╖┤»)_.╖┤») n272=..Topic »`╖.╕╕.->:/topic # »`╖.╕╕.-> $$?="Enter new topic:" <-.╕╕.╖┤» n273=..Topic (»`╖._(-=//:/topic # (»`╖._(-=// $$?="Enter new topic:" \\=-)_.╖┤») n274=..Topic '~*-,._.,-*~>:/topic # '~*-,._.,-*~> $$?="Enter new topic:" <~*-,._.,-*~' n275=..Topic |ºñ*~`~*ñº -=¥=-:/topic # |ºñ*~`~*ñº -=¥=- $$?="Enter new topic:" -=¥=- ºñ*~`~*ñº| n276=..Topic (-╕,+░┤░+,╕╕,+░┤░+,╕:/topic # (-╕,+░┤░+,╕╕,+░┤░+,╕ $$?="Enter new topic:" ╕,+░┤░+,╕╕,+░┤░+,╕-) n277=..Topic °ñ░`░ñ°:/topic # °ñ░`░ñ° $$?="Enter Topic" °ñ░`░ñ° n278=..Topic (¼┐¼) (⌠┐⌠):/topic # (¼┐¼) $$?="Enter Topic" {⌠┐⌠} n279=..Topic ññ**ññ**:/topic # ññ**ññ** $$?="Enter topic" **ññ**ññ n280=..Topic \,-'»'-,,-'»'-,,-'»'-,-╗:/topic # \,-'»'-,,-'»'-,,-'»'-,-╗ $$?="Enter Topic" ½-,-'»'-,,-'»'-,,-'»'-,/ n281=..Topic .o⌐║░¿¿░║⌐^⌐║░¿¿░║⌐:/topic # .o⌐║░¿¿░║⌐^⌐║░¿¿░║⌐ $$?="Enter new topic:" ⌐║░¿¿░║⌐^⌐║░¿¿░║⌐o. n282=..Topic ¿¿░║⌐o.,,.o⌐║░¿¿░║⌐(-:/topic # ¿¿░║⌐o.,,.o⌐║░¿¿░║⌐(- $$?="Enter new topic:" -)⌐║░¿¿░║⌐o.,,.o⌐║░¿¿ n283=..Topic ⌐║░░║⌐⌐║░░║⌐:/topic # ⌐║░░║⌐⌐║░░║⌐ $$?="Enter new topic:" ⌐║░░║⌐⌐║░░║⌐ n284=..Topic ~*ñº|ºñ*~``~*ñº|ºñ*~`:/topic # ~*ñº|ºñ*~``~*ñº|ºñ*~` $$?="Enter new topic:" `~*ñº|ºñ*~``~*ñº|ºñ*~` n285=..Topic |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!|:/topic # |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!| $$?="Enter new topic:" |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!| n286=.Ascii-Pics n287=..bunny:/play $mircdir/ascii/bunny.txt n288=..Dragon bite:/play $mircdir/ascii/Dragbit.txt n289=..Horse:/play $mircdir/ascii/Horse.txt n290=..Dragon:/play $mircdir/ascii/Dragon.txt n291=..Alien:/play $mircdir/ascii/Llalien.txt n292=..Robot:/play $mircdir/ascii/Rtech.txt n293=..snake:/play $mircdir/ascii/Snake.txt n294=..titanic:/play $mircdir/ascii/Titanc.txt n295=..Darth Vader:/play $mircdir/ascii/Vader.txt