home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / L2C / adenozin / SimpleScript.exe / Main / popups.ini < prev    next >
Encoding:
INI File  |  2000-05-25  |  33.2 KB  |  833 lines

  1. [qpopup]
  2. n0=ºεM▐&L╔ º╟«═▐T:/say %ad
  3. n1=-
  4. n2=Fserve
  5. n3=.Fserve Ban
  6. n4=..Ban:/fsban2 $$1
  7. n5=..Unban:/fsunban3 $$1
  8. n6=.Launch FServe:/fserve $$1 %maxgets %homedir %wtext
  9. n7=Ser&ver
  10. n8=.Whois:/whois $$*
  11. n9=.CTCP
  12. n10=..Ping:/ctcp $$* ping
  13. n11=..Finger:/ctcp $$* finger
  14. n12=..Version:/ctcp $$* version
  15. n13=..Time:/ctcp $$* time
  16. n14=..Userinfo:/ctcp $$* userinfo
  17. n15=..Clientinfo:/ctcp $$* clientinfo
  18. n16=.DCC
  19. n17=..DCC Send:/dcc send $$*
  20. n18=..DCC Chat:/dcc chat $$*
  21. n19=.DNS:/dns $$*
  22. [mpopup]
  23. n0=AutoJoin Channels
  24. n1=.Autojoin < $+ %autojoin $+ >
  25. n2=..ON:/set %autojoin ON
  26. n3=..OFF:/set %autojoin OFF
  27. n4=.Clear All:/autojoin-reset
  28. n5=.-
  29. n6=.1) %autojoin.1
  30. n7=..New Channel:/set %autojoin.1 $?="Channel Name"
  31. n8=..Delete:/set %autojoin.1 Not Set
  32. n9=.2) %autojoin.2
  33. n10=..New Channel:/set %autojoin.2 $?="Channel Name"
  34. n11=..Delete:/set %autojoin.2 Not Set
  35. n12=.3) %autojoin.3
  36. n13=..New Channel:/set %autojoin.3 $?="Channel Name"
  37. n14=..Delete:/set %autojoin.3 Not Set
  38. n15=.4) %autojoin.4
  39. n16=..New Channel:/set %autojoin.4 $?="Channel Name"
  40. n17=..Delete:/set %autojoin.4 Not Set
  41. n18=.5) %autojoin.5
  42. n19=..New Channel:/set %autojoin.5 $?="Channel Name"
  43. n20=..Delete:/set %autojoin.5 Not Set
  44. n21=.6) %autojoin.6
  45. n22=..New Channel:/set %autojoin.6 $?="Channel Name"
  46. n23=..Delete:/set %autojoin.6 Not Set
  47. n24=.7) %autojoin.7
  48. n25=..New Channel:/set %autojoin.7 $?="Channel Name"
  49. n26=..Delete:/set %autojoin.7 Not Set
  50. n27=.8) %autojoin.8
  51. n28=..New Channel:/set %autojoin.8 $?="Channel Name"
  52. n29=..Delete:/set %autojoin.8 Not Set
  53. n30=.9) %autojoin.9
  54. n31=..New Channel:/set %autojoin.9 $?="Channel Name"
  55. n32=..Delete:/set %autojoin.9 Not Set
  56. n33=.10) %autojoin.10
  57. n34=..New Channel:/set %autojoin.10 $?="Channel Name"
  58. n35=..Delete:/set %autojoin.10 Not Set
  59.  
  60. [lpopup]
  61. n0=Controls
  62. n1=.&Op
  63. n2=..Op User:/raw mode # +o $$1
  64. n3=..Deop User:/raw mode # -o $$1
  65. n4=..Mass Op: {
  66. n5=  set %i 1
  67. n6=  set %Var.Index 1
  68. n7=  unset %Var.Nicks
  69. n8=  unset %Var.Snick
  70. n9=  if (undernet isin $server) { set %Var.Num 6 }
  71. n10=  else { set %Var.Num 4 }
  72. n11=  :start
  73. n12=  if ($snick(%i,#) == $me) { inc %i 1 | goto start }
  74. n13=  set %Var.Snick $snick(%i,#)
  75. 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 }
  76. n15=  set %Var.Nicks %Var.Snick %Var.Nicks
  77. 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 } }
  78. n17=  inc %i 1 
  79. n18=  inc %Var.Index 1
  80. n19=  goto start
  81. n20=}
  82. n21=..Mass Deop: {
  83. n22=  set %i 1
  84. n23=  set %Var.Index 1
  85. n24=  unset %Var.Nicks
  86. n25=  unset %Var.Snick
  87. n26=  if (undernet isin $server) { set %Var.Num 6 }
  88. n27=  else { set %Var.Num 4 }
  89. n28=  :start
  90. n29=  if ($snick(%i,#) == $me) { inc %i 1 | goto start }
  91. n30=  set %Var.Snick $snick(%i,#)
  92. 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 }
  93. n32=  set %Var.Nicks %Var.Snick %Var.Nicks
  94. 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 } }
  95. n34=  inc %i 1 
  96. n35=  inc %Var.Index 1
  97. n36=  goto start
  98. n37=}
  99. n38=.&Voicing
  100. n39=..Give Voice:/raw mode # +v $$1
  101. n40=..Take Voice:/raw mode # -v $$1 
  102. n41=..Mass Voice: {
  103. n42=  set %i 1
  104. n43=  set %Var.Index 1
  105. n44=  unset %Var.Nicks
  106. n45=  unset %Var.Snick
  107. n46=  if (undernet isin $server) { set %Var.Num 6 }
  108. n47=  else { set %Var.Num 4 }
  109. n48=  :start
  110. n49=  set %Var.Snick $snick(%i,#)
  111. 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 }
  112. n51=  set %Var.Nicks %Var.Snick %Var.Nicks
  113. n52=  if (%Var.Index == %Var.Num) { raw -q mode # +vvvvvv %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } 
  114. n53=  inc %i 1 
  115. n54=  inc %Var.Index 1
  116. n55=  goto start
  117. n56=}
  118. n57=..Mass Devoice: {
  119. n58=  set %i 1
  120. n59=  set %Var.Index 1
  121. n60=  unset %Var.Nicks
  122. n61=  unset %Var.Snick
  123. n62=  if (undernet isin $server) { set %Var.Num 6 }
  124. n63=  else { set %Var.Num 4 }
  125. n64=  :start
  126. n65=  set %Var.Snick $snick(%i,#)
  127. 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 }
  128. n67=  set %Var.Nicks %Var.Snick %Var.Nicks
  129. n68=  if (%Var.Index == %Var.Num) { raw -q mode # -vvvvvv %Var.Nicks | unset %Var.Nicks | set %Var.Index 1 | inc %i 1 | goto start } 
  130. n69=  inc %i 1 
  131. n70=  inc %Var.Index 1
  132. n71=  goto start
  133. n72=}
  134. n73=.&Kicks/Bans
  135. n74=..Timed Kick/Ban: { set %qtemp1 $$?"How Long In Seconds For the Ban ?" 
  136. n75=  set %qtemp2 $$?"What's the Reason For The Temp Ban ?" 
  137. n76=  ban -u $+ %qtemp1 $chan $$1 2 
  138. n77=  kick # $$1 4Temp Ban For7 $duration(%qtemp1) 4 Reason:7 %qtemp2 
  139. n78=  unset %qtemp* 
  140. n79=}
  141. n80=..Kick:/kick # $$1
  142. n81=..Ban:/ban # $$1 3
  143. n82=..Kick/Ban:/ban # $$1 3 | /kick # $$1 Banned
  144. n83=..-
  145. n84=..Mass Ban:/ban $$* 4
  146. n85=..Mass Kick: {
  147. n86=  set %i 1
  148. n87=  set %Var.Index 1
  149. n88=  :start
  150. n89=  set %Var.Nick $snick(%i,#)
  151. n90=  if (%Var.Nick == $null) { unset %i | unset %Var.Index | unset %Var.Nick | halt }
  152. n91=  if (%Var.Nick == $me) { inc %i 1 | goto start } 
  153. n92=  kick # %Var.Nick You are dick number4 %Var.Index 3to leave the room 
  154. n93=  inc %i 1 | inc %Var.Index 1
  155. n94=  goto start
  156. n95=}
  157. n96=..Reason Kick:/kick # $$* $$?="Enter Reason:"
  158. n97=..Reason Kick/Ban:/ban # $$1 4 | /kick # $$1 $$?="Reason?"
  159. n98=.Kick/Ban Reasons
  160. n99=..Banner Kick/Ban:/ban # $$1 4 | /kick # $$1 Banner suck and they are not allowed here!!!
  161. n100=..Flood Kick/Ban:/ban # $$1 4 | /kick # $$1 Do not Flood!!!
  162. n101=..Ratio Kick/Ban:/ban # $$1 4 | /kick # $$1 Ratio's suck so get lost!!!
  163. n102=..Invite Kick/Ban-:/ban # $$1 4 | /kick # $$1 No Inviteing Allowed!
  164. n103=..Swearing Kick/Ban-:/ban # $$1 4 | /kick # $$1 Watch Your Language 
  165. n104=..Op beg Kick/Ban-:/ban # $$1 4 | /kick # $$1 Beggin For ≥ps is a no no 
  166. n105=Users List
  167. n106=.ShutUp List
  168. n107=..Add $snick(#,1) to ShutUp list:/guser 1501 $$1 3
  169. n108=..Del $snick(#,1) from ShutUp list:/ruser 1501 $$1 3
  170. n109=..-
  171. n110=..List:/ulist 1501
  172. n111=.Shit List
  173. n112=..Add $snick(#,1) to Shit list:/guser 1502 $$1 3 | /ban # $$1 3 | /kick # $$1 Shitlisted
  174. n113=..Del $snick(#,1) from Shit list:/ruser 1502 $$1 3
  175. n114=..-
  176. n115=..List:/ulist 1502
  177. n116=.AVoice List
  178. n117=..Add $snick(#,1) to AVoice list:/guser 1503 $$1 3 | /mode # +v $$1
  179. n118=..Del $snick(#,1) from AVoice list:/ruser 1503 $$1 3 | /mode # -v $$1
  180. n119=..-
  181. n120=..List:/ulist 1503
  182. n121=.AOp List
  183. n122=..Add $snick(#,1) to AOp list:/guser 1504 $$1 3 | /mode # +o $$1
  184. n123=..Del $snick(#,1) from AOp list:/ruser 1504 $$1 3 | /mode # -o $$1
  185. n124=..-
  186. n125=..List:/ulist 1504
  187. n126=.Protect List
  188. n127=..Add $snick(#,1) to Protect list:/guser 1505 $$1 3
  189. n128=..Del $snick(#,1) from Protect list:/ruser 1505 $$1 3
  190. n129=..-
  191. n130=..List:/ulist 1505
  192. n131=.Ignore List
  193. n132=..Add $snick(#,1) to Ignore List:/ignore $$1 3
  194. n133=..Del $snick(#,1) from Ignore List:/ignore -r $$1 3
  195. n134=.-
  196. n135=.Power ( $+ %userlist.power $+ )
  197. n136=..Enable lists:/enable #lists | set %userlist.power ON
  198. n137=..Disable lists:/disable #lists | set %userlist.power OFF
  199. n138=Mass Things
  200. n139=.Mass Op: {
  201. n140=  set %i 1
  202. n141=  set %Var.Index 1
  203. n142=  unset %Var.Nicks
  204. n143=  unset %Var.Snick
  205. n144=  if (undernet isin $server) { set %Var.Num 6 }
  206. n145=  else { set %Var.Num 4 }
  207. n146=  :start
  208. n147=  if ($snick(%i,#) == $me) { inc %i 1 | goto start }
  209. n148=  set %Var.Snick $snick(%i,#)
  210. 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 }
  211. n150=  set %Var.Nicks %Var.Snick %Var.Nicks
  212. 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 
  213. n152=  start } }
  214. n153=  inc %i 1 
  215. n154=  inc %Var.Index 1
  216. n155=  goto start
  217. n156=}
  218. n157=.Mass Deop: {
  219. n158=  set %i 1
  220. n159=  set %Var.Index 1
  221. n160=  unset %Var.Nicks
  222. n161=  unset %Var.Snick
  223. n162=  if (undernet isin $server) { set %Var.Num 6 }
  224. n163=  else { set %Var.Num 4 }
  225. n164=  :start
  226. n165=  if ($snick(%i,#) == $me) { inc %i 1 | goto start }
  227. n166=  set %Var.Snick $snick(%i,#)
  228. 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 }
  229. n168=  set %Var.Nicks %Var.Snick %Var.Nicks
  230. 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 } }
  231. n170=  inc %i 1 
  232. n171=  inc %Var.Index 1
  233. n172=  goto start
  234. n173=}
  235. n174=.Mass Kick:/kick # $$* $$?="What's your mass kick message?"
  236. n175=.Mass Ban:/ban $$* 
  237. n176=.Mass Invite:/invite $$* $$?="Where do you wanna invite all these people to?"
  238. n177=.Mass Msg:/msg $$* $$?="Enter your message:"
  239. n178=-
  240. n179=Nick Colors
  241. n180=.OP-Color
  242. n181=..Choice: { /set %color.op $$?=" pick a num. 2 thru 15" |  /colornicks  }
  243. n182=..Random Color: { /set %color.op $rand(3,9) |  /colornicks  }
  244. n183=.Voice color
  245. n184=..Choice: { /set %color.vo $$?=" pick a num. 2 thru 15" | /colornicks  }
  246. n185=..Random Color: { /set %color.vo $rand(3,9) |  /colornicks  }
  247. n186=.Norm Users
  248. n187=..Choice: { /set %color.no $$?=" pick a num. 2 thru 15" |  /colornicks  }
  249. n188=..Random Color: { /set %color.no $rand(3,9) |  /colornicks  }
  250. n189=.-
  251. n190=.Status %color.tog : {
  252. n191=  if ( %color.tog == OFF) { /set %color.tog ON | .enable #KOLOR }
  253. n192=  elseif ( %color.tog == ON) { /set %color.tog OFF | .disable #KOLOR }
  254. n193=} 
  255. n194=Fserve
  256. n195=.Fserve Ban
  257. n196=..Ban:/fsban2 $$1
  258. n197=..UnBan:/fsunban3 $$1
  259. n198=.Launch FServe:/fserve $$1 %maxgets %homedir %wtext
  260. n199=-
  261. n200=Yomama jokes:me hey $$1 $read bin\yomama.txt
  262. n201=-
  263. n202=Info Center:info $1
  264. n203=}
  265. n204=Ser&ver
  266. n205=.Whois:/whois $$*
  267. n206=.CTCP
  268. n207=..Ping:/ctcp $$* ping
  269. n208=..Finger:/ctcp $$* finger
  270. n209=..Version:/ctcp $$* version
  271. n210=..Time:/ctcp $$* time
  272. n211=..Userinfo:/ctcp $$* userinfo
  273. n212=..Clientinfo:/ctcp $$* clientinfo
  274. n213=.DCC
  275. n214=..DCC Send:/dcc send $$*
  276. n215=..DCC Chat:/dcc chat $$*
  277. n216=.DNS:/dns $$*
  278.  
  279. [bpopup]
  280. n0=ºεM▐L╔ º╟«═▐T
  281. n1=ºεM▐L╔ º╟«═▐T:/say %ad
  282. n2=-
  283. n3=Nuking Defence/Offence
  284. n4=.ICMP:/run $mircdirbin\icmp.exe
  285. n5=External Programs:
  286. n6=.Ms-Dos:/run command.com
  287. n7=.Telnet:/run telnet.exe
  288. n8=.FTP:/run ftp.exe
  289. n9=.-
  290. n10=.Other:/run $$?="What Is The File Name With Full Dir"
  291. n11=Set Away
  292. n12=.&Away:{ /away | /enable #away | write -c msg.txt }
  293. n13=.&Back:{ /cback | /disable #away }
  294. n14=AutoJoin Channels
  295. n15=.Autojoin < $+ %autojoin $+ >
  296. n16=..ON:/set %autojoin ON
  297. n17=..OFF:/set %autojoin OFF
  298. n18=.Clear All:/autojoin-reset
  299. n19=.-
  300. n20=.1) %autojoin.1
  301. n21=..New Channel:/set %autojoin.1 $?="Channel Name"
  302. n22=..Delete:/set %autojoin.1 Not Set
  303. n23=.2) %autojoin.2
  304. n24=..New Channel:/set %autojoin.2 $?="Channel Name"
  305. n25=..Delete:/set %autojoin.2 Not Set
  306. n26=.3) %autojoin.3
  307. n27=..New Channel:/set %autojoin.3 $?="Channel Name"
  308. n28=..Delete:/set %autojoin.3 Not Set
  309. n29=.4) %autojoin.4
  310. n30=..New Channel:/set %autojoin.4 $?="Channel Name"
  311. n31=..Delete:/set %autojoin.4 Not Set
  312. n32=.5) %autojoin.5
  313. n33=..New Channel:/set %autojoin.5 $?="Channel Name"
  314. n34=..Delete:/set %autojoin.5 Not Set
  315. n35=.6) %autojoin.6
  316. n36=..New Channel:/set %autojoin.6 $?="Channel Name"
  317. n37=..Delete:/set %autojoin.6 Not Set
  318. n38=.7) %autojoin.7
  319. n39=..New Channel:/set %autojoin.7 $?="Channel Name"
  320. n40=..Delete:/set %autojoin.7 Not Set
  321. n41=.8) %autojoin.8
  322. n42=..New Channel:/set %autojoin.8 $?="Channel Name"
  323. n43=..Delete:/set %autojoin.8 Not Set
  324. n44=.9) %autojoin.9
  325. n45=..New Channel:/set %autojoin.9 $?="Channel Name"
  326. n46=..Delete:/set %autojoin.9 Not Set
  327. n47=.10) %autojoin.10
  328. n48=..New Channel:/set %autojoin.10 $?="Channel Name"
  329. n49=..Delete:/set %autojoin.10 Not Set
  330. n50=Advertisements
  331. n51=.I Want Ad
  332. n52=..On:/wantadon
  333. n53=..Off:/wantadoff
  334. n54=Ftp Ads
  335. n55=..On:/ftpadon
  336. n56=..Off:/ftpadoff
  337. n57=HTML Ads
  338. n58=..On:/htmladon
  339. n59=..Off:/htmladoff
  340. n60=NetSplit Detector
  341. n61=.On:/enable #Net
  342. n62=.Off:/disable #net
  343. n63=NickServ Auto-Idenitfy ( %non )
  344. n64=.On:/.enable #autoi | /echo $active 10 *** NickServ Auto-Identify is now ON | /set %non on
  345. n65=.Off:/.disable #autoi | /echo $active 10 *** NickServ Auto-Identify is now OFF | /set %non off
  346. n66=.-
  347. n67=.Forget Pass:/unset %npass | /echo $active 10 *** NickServ Auto-Identify Password Reset
  348. n68=.Set Pass:/set %npass $?*="Enter NickServ Password" | /echo $active 10 *** NickServ Auto-Identify Password Set
  349. n69=-
  350. n70=Voteing Booth
  351. n71=.Vote: {
  352. n72=  if (%vote.topic != $null) { echo 4 -a ERROR: You can only have one channel poll at a time... | halt }
  353. n73=  set %vote.chan $chan
  354. n74=  set %vote.topic $?="What topic do you want to vote on?"
  355. n75=  set %vote.duration $?="For how many seconds?"
  356. n76=  if (%vote.topic == $null || %vote.duration == $null) { unset %vote.* | halt }
  357. n77=  set %vote.yes 0
  358. n78=  set %vote.no 0
  359. n79=  set %vote.total 0
  360. n80=  if ($chan(%vote.chan) == $null) { echo 4 -a ERROR: Unable to open voting booth for %vote.chan | unset %vote.* | halt }
  361. n81=  msg %vote.chan 6Voting Booth Now Open 
  362. n82=  msg %vote.chan 12Topic: %vote.topic
  363. n83=  msg %vote.chan 2Type !yes for yes, !no for no. ( $+ $duration(%vote.duration) to vote)
  364. n84=  .timer 1 %vote.duration vote.timesup
  365. n85=  set %vote.timer $ltimer
  366. n86=}
  367. n87=.Cancel: {
  368. n88=  if (%vote.topic != $null) {
  369. n89=    .timer [ $+ [ %vote.timer ] ] off
  370. 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 }
  371. n91=    msg %vote.chan 6Voting Booth Canceled
  372. n92=    msg %vote.chan 12Topic was: %vote.topic
  373. n93=    msg %vote.chan 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2)
  374. n94=    msg %vote.chan 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2)
  375. n95=    if (%vote.no == 0 && %vote.yes == 0) { msg %vote.chan 5No one voted! Geez... }
  376. n96=    elseif (%vote.no == %vote.yes) { msg %vote.chan 5It's a Tie! }
  377. n97=    elseif (%vote.no > %vote.yes) { msg %vote.chan 5The Majority Voted NO }
  378. n98=    elseif (%vote.no < %vote.yes) { msg %vote.chan 5The Majority Voted YES }
  379. n99=    :end
  380. n100=    unset %vote.*
  381. n101=  }
  382. n102=  else { echo 4 -a ERROR: There are no channel polls to cancel... }
  383. n103=}
  384. n104=.Status: {
  385. n105=  echo 12 -a -
  386. n106=  echo 6 -a Vote Master v1.0 Status Report
  387. n107=  if (%vote.topic != $null) {
  388. n108=    echo 2 -a Voting Booth is currently opened on %vote.chan
  389. n109=    echo 2 -a The topic is ' $+ %vote.topic $+ '
  390. n110=    echo 2 -a The vote duration is set to ' $+ $duration(%vote.duration) $+ '
  391. n111=    echo 2 -a 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2)
  392. n112=    echo 2 -a 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2)
  393. n113=  }
  394. n114=  else { echo 2 -a Voting Booth is currently closed }
  395. n115=}
  396. n116=}
  397. n117=File Serving
  398. n118=.Fserve On/Off < $+ %fson2 $+ >
  399. n119=..On:{
  400. n120=/set %fson 1 | /set %fson2 ON
  401. n121=/.timer66 -o 0 %fadt /fadv
  402. n122=/fadv
  403. n123=}
  404. n124=..Off:{
  405. n125=/set %fson 0 | /set %fson2 OFF
  406. n126=/.timer66 off
  407. n127=}
  408. n128=..FServe Options
  409. n129=.Easy Setup:/fseasy
  410. n130=.Set All Required Stuff:/fssetall
  411. n131=.-
  412. n132=.On Channels
  413. n133=..%mchan1 < $+ $mo1 $+ >
  414. n134=...On:{
  415. n135=/set %mchan1o 1
  416. n136=}
  417. n137=...Off:{
  418. n138=/set %mchan1o 0
  419. n139=}
  420. n140=...-
  421. n141=...Set Channel On:{
  422. n142=/set %mchan1 $$?="Channel To Be On:"
  423. n143=}
  424. n144=..%mchan2 < $+ $mo2 $+ >
  425. n145=...On:{
  426. n146=/set %mchan2o 1
  427. n147=}
  428. n148=...Off:{
  429. n149=/set %mchan2o 0
  430. n150=}
  431. n151=...-
  432. n152=...Set Channel On:{
  433. n153=/set %mchan2 $$?="Channel To Be On:"
  434. n154=}
  435. n155=..%mchan3 < $+ $mo3 $+ >
  436. n156=...On:{
  437. n157=/set %mchan3o 1
  438. n158=}
  439. n159=...Off:{
  440. n160=/set %mchan3o 0
  441. n161=}
  442. n162=...-
  443. n163=...Set Channel On:{
  444. n164=/set %mchan3 $$?="Channel To Be On:"
  445. n165=}
  446. n166=..%mchan4 < $+ $mo4 $+ >
  447. n167=...On:{
  448. n168=/set %mchan4o 1
  449. n169=}
  450. n170=...Off:{
  451. n171=/set %mchan4o 0
  452. n172=}
  453. n173=...-
  454. n174=...Set Channel On:{
  455. n175=/set %mchan4 $$?="Channel To Be On:"
  456. n176=}
  457. n177=..%mchan5 < $+ $mo5 $+ >
  458. n178=...On:{
  459. n179=/set %mchan5o 1
  460. n180=}
  461. n181=...Off:{
  462. n182=/set %mchan5o 0
  463. n183=}
  464. n184=...-
  465. n185=...Set Channel On:{
  466. n186=/set %mchan5 $$?="Channel To Be On:"
  467. n187=}
  468. n188=.Required Stuff
  469. n189=..FServe Trigger ( $+ %fstrig $+ ):/set %fstrig $$?="Trigger to activate FServe:"
  470. n190=..Max Gets ( $+ %maxgets $+ ):/set %maxgets $$?="Maximum Gets per Person:"
  471. n191=..Max Global Gets ( $+ %maxglobal $+ ):/set %maxglobal $$?="FServe and XDCC Maximum Gets At Once:"
  472. n192=..Max Users ( $+ %maxusers $+ ):/set %maxusers $$?="Maximum Users On FServe At Once:"
  473. n193=..Home Directory:/set %homedir $$sdir="(do not use Spaces example: c:\my stuff)" c:\
  474. n194=..Welcome Text:/set %wtext $$dir="FServe Welcome Text" c:\
  475. n195=..Ad Description:/set %fdes $$?="FServe Ad Description:"
  476. n196=..Ad Timeout ( $+ %fadt $+ ):{
  477. n197=/set %fadt $$?="Seconds between fserv ads:"
  478. n198=/if (%fson == 1) {
  479. n199=  /.timer66 0 %fadt /fadv
  480. n200=}
  481. n201=}
  482. n202=.-
  483. n203=.Optional Stuff
  484. n204=..Close fserve after
  485. n205=...User Gets something < $+ %cfget2 $+ >
  486. n206=....On:{
  487. n207=/set %cfget 1
  488. n208=/set %cftime $?="Seconds after get until fserve is closed"
  489. n209=/set %cfget2 ON
  490. n210=}
  491. n211=....Off:{
  492. n212=/set %cfget 0
  493. n213=/set %cfget2 OFF
  494. n214=}
  495. n215=..Open Fserv Slot Notices < $+ %fslot $+ >
  496. n216=...On:{
  497. n217=/set %fslot ON
  498. n218=}
  499. n219=...Off:{
  500. n220=/set %fslot OFF
  501. n221=}
  502. n222=..Open Send Slot Notices < $+ %sslot $+ >
  503. n223=...On:{
  504. n224=/set %sslot ON
  505. n225=}
  506. n226=...Off:{
  507. n227=/set %sslot OFF
  508. n228=}
  509. n229=..Other Dir1 < $+ $group(#other1) $+ >
  510. n230=...On:/.enable #other1
  511. n231=...Off:/.disable #other1
  512. n232=...Trigger < $+ %other1trig $+ >:/set %other1trig $$?="Other1 Trigger:"
  513. n233=...Description:/set %other1desc $$?="Other1 Description:"
  514. n234=...Directory:/set %other1dir $$sdir="Other1 Directory" c:\
  515. n235=..Other Dir2 < $+ $group(#other2) $+ >
  516. n236=...On:/.enable #other2
  517. n237=...Off:/.disable #other2
  518. n238=...Trigger < $+ %other2trig $+ >:/set %other2trig $$?="Other2 Trigger:"
  519. n239=...Description:/set %other2desc $$?="Other2 Description:"
  520. n240=...Directory:/set %other2dir $$sdir="Other2 Directory" c:\
  521. n241=..Other Dir3 < $+ $group(#other3) $+ >
  522. n242=...On:/.enable #other3
  523. n243=...Off:/.disable #other3
  524. n244=...Trigger < $+ %other3trig $+ >:/set %other3trig $$?="Other3 Trigger:"
  525. n245=...Description:/set %other3desc $$?="Other3 Description:"
  526. n246=...Directory:/set %other3dir $$sdir="Other3 Directory" c:\
  527. n247=..Reset Served Counter ( $+ %fserved $+ ):/set %fserved 0
  528. n248=..Reset Sent Counter ( $+ %sender2 %what $+ ):/set %sender2 0 | /set %nextshit 0 | /set %sender 0
  529. n249=LogReader
  530. n250=.View Logs:logviews
  531. n251=}
  532. n252=Quit
  533. n253=.Disconnect:/dicsconnect
  534. n254=.Quit Everything:/exit
  535.  
  536. [cpopup]
  537. n0=ºεM▐&L╔ º╟«═▐T:/say %ad
  538. n1=-
  539. n2=Advertisements
  540. n3=.I Want Ad
  541. n4=..On:/wantadon
  542. n5=..Off:/wantadoff
  543. n6=Ftp Ads
  544. n7=..On:/ftpadon
  545. n8=..Off:/ftpadoff
  546. n9=HTML Ads
  547. n10=..On:/htmladon
  548. n11=..Off:/htmladoff
  549. n12=-
  550. n13=Set Away
  551. n14=.&Away:{ /away | /enable #away | write -c msg.txt }
  552. n15=.&Back:{ /cback | /disable #away }
  553. n16=Protection
  554. n17=.Self Protection
  555. n18=..Kick, Ban, Deop protection
  556. n19=...Global Status
  557. n20=.... %Protection.StatusON Enable Protection:{ .enable #Protection | set %Protection.StatusON ╗ | unset %Protection.StatusOFF | echo Protection 3Enabled }
  558. n21=.... %Protection.StatusOFF Disable Protection:{ .disable #Protection | set %Protection.StatusOFF ╗ | unset %Protection.StatusON | echo Protection 4Disabled }
  559. n22=...Kick
  560. n23=.... %Protection.kickprotON Enabled:{ set %Protection.kickprot ON | set %Protection.kickprotON ╗ | unset %Protection.kickprotOFF | echo Protection - Kick Protection 3Enabled }
  561. n24=.... %Protection.kickprotOFF Disabled:{ set %Protection.kickprot OFF | set %Protection.kickprotOFF ╗ | unset %Protection.kickprotON | echo Protection - Kick Protection 4Disabled }
  562. n25=...Ban
  563. n26=.... %Protection.banprotON Enabled:{ set %Protection.banprot ON | set %Protection.banprotON ╗ | unset %Protection.banprotOFF | echo Protection - Ban Protection 3Enabled }
  564. n27=.... %Protection.banprotOFF Disabled:{ set %Protection.banprot OFF | set %Protection.banprotOFF ╗ | unset %Protection.banprotON | echo Protection - Ban Protection 4Disabled }
  565. n28=...Deop
  566. n29=.... %Protection.deopprotON Enabled:{ set %Protection.deopprot ON | set %Protection.deopprotON ╗ | unset %Protection.deopprotOFF | echo Protection - Deop Protection 3Enabled }
  567. n30=.... %Protection.deopprotOFF Disabled:{ set %Protection.deopprot OFF | set %Protection.deopprotOFF ╗ | unset %Protection.deopprotON | echo Protection - Deop Protection 4Disabled }
  568. n31=..Channels
  569. n32=....Add:{
  570. n33=  echo Protection Channel List:02 %protection.asop
  571. n34=  set %temp $?="Enter Channel Name To Add $crlf $+ Note: You Must Have Ops $crlf $+ Eg. #Channel1 #Channel2 #Channel3"
  572. n35=  if (%temp == $null) { echo Protection Channel List: 4Not Changed }
  573. n36=  else {
  574. n37=    set %protection.asop %protection.asop %temp
  575. n38=    set %temp2 $chr(32) $+ $chr(35)
  576. n39=    set %protection.asop $remove(%protection.asop,$chr(32))
  577. n40=    set %protection.asop $replace(%protection.asop,$chr(35),%temp2)
  578. n41=    echo Protection Channels 3Changed10: Added4 %temp
  579. n42=    echo Protection Channels List:2 %protection.asop
  580. n43=  }
  581. n44=  unset %temp
  582. n45=  unset %temp2
  583. n46=}  
  584. n47=....Del:{
  585. n48=  echo Protection Channel List:02 %protection.asop
  586. n49=  set %temp $?="Enter Channel To Remove"
  587. n50=  if (%temp == $null) { becho Protection Channel List:4 Not Changed }
  588. n51=  else {
  589. n52=    set %temp2 $chr(32) $+ $chr(35)
  590. n53=    set %protection.asop $remove(%protection.asop,%temp,$chr(32),$chr(44))
  591. n54=    set %protection.asop $replace(%protection.asop,$chr(35),%temp2)
  592. n55=    echo Protection Channels 3Changed10: Removed4 %temp
  593. n56=    echo Protection Channels List:2 %protection.asop
  594. n57=  }
  595. n58=  unset %temp
  596. n59=  unset %temp2
  597. n60=}
  598. n61=....View:{
  599. n62=  echo %protection.asop 
  600. n63=} 
  601. n64=.Channel Protection
  602. n65=..Invite Kick
  603. n66=...-ON-:/enable #privkick | set %privkick ON  | echo -a 2Invite protection enabled.
  604. n67=...-OFF-:/disable #privkick | set %privkick OFF | echo -a 2Invite protection disabled.
  605. n68=..Repeat kicker
  606. n69=...-On-:/set %Var.RepeatKick On | echo -a 2Repeat protection enabled.
  607. n70=...-Off-:/set %Var.RepeatKick Off | echo -a 2Repeat protection disabled.
  608. n71=...-
  609. n72=...&Options
  610. n73=....&Lines/seconds:/if ($$?="Enter max lines" isnum) { set %fl.lines $! } | /if ($$?="At this number of seconds:" isnum) { set %fl.time $! }
  611. n74=..Flood Protection
  612. n75=...&-On-:.enable #floodprot | echo -a 2Channel flood protection enabled.
  613. n76=...&Off-:.disable #floodprot | echo -a 2Channel flood protection disabled.
  614. n77=..Capz Kick
  615. n78=...-On-:/set %ck  on  | /set %ckkk off | /.enable #CapsKick |  echo -a 2Capz kick enabled.
  616. n79=...-Off-:/set %ck on | /set %ckkk  off | /.disable #CapsKick |  echo -a 2Capz kick disabled.
  617. n80=..Swear Kick
  618. n81=...-On-: /set %sww off | /.enable #sweark |  echo -a 2Swear kick enabled.
  619. n82=...-Off- : /set %sw off | /.disable #sweark |  echo -a 2Swear kick disabled.
  620. n83=..Colour Text Kick
  621. n84=...-On-:/set %ctkk off | /.enable #colorkick |  echo -a 2Colour kick enabled.
  622. n85=...-Off-:/.disable #colorkick |  echo -a 2Colour disabled.
  623. n86=..Ban Lock
  624. n87=...-On-:/set %banlock on | /.enable #BanLock |  echo -a 2Ban Lock enabled.
  625. n88=...-Off-:/set %banlock off | /.disable #BanLock |  echo -a 2Ban Lock disabled.
  626. n89=..Unban Lock
  627. n90=...-On-:/set %unbanlock on | /.enable #UnBanLock |  echo -a 2Unban Lock enabled.
  628. n91=...-Off-:/set %unbanlock off | /.disable #UnBanLock |  echo -a 2Unban Lock disabled.
  629. n92=..Revolving Door Ban
  630. n93=...-On-:/set %revolvingdoorkick on | /.enable #RevolvingDoorKick | echo -a 2RevolvingDoor Kick enabled.
  631. n94=...-Off-:/set %revolvingdoorkick off | /.disable #RevolvingDoorKick | echo -a 2RevolvingDoor Kick disabled.
  632. n95=Scans
  633. n96=.Clone Scan
  634. n97=..Private:/clonescan2 #
  635. n98=..public:/clonescan #
  636. n99=.ChannelScan
  637. n100=..private:/p
  638. n101=..public:/s
  639. n102=.Server Port Scan:/ps
  640. n103=Nick Colors
  641. n104=.OP-Color
  642. n105=..Choice: { /set %color.op $$?=" pick a num. 2 thru 15" |  /colornicks  }
  643. n106=..Random Color: { /set %color.op $rand(3,9) |  /colornicks  }
  644. n107=.Voice color
  645. n108=..Choice: { /set %color.vo $$?=" pick a num. 2 thru 15" | /colornicks  }
  646. n109=..Random Color: { /set %color.vo $rand(3,9) |  /colornicks  }
  647. n110=.Norm Users
  648. n111=..Choice: { /set %color.no $$?=" pick a num. 2 thru 15" |  /colornicks  }
  649. n112=..Random Color: { /set %color.no $rand(3,9) |  /colornicks  }
  650. n113=.-
  651. n114=.Status %color.tog : {
  652. n115=  if ( %color.tog == OFF) { /set %color.tog ON | .enable #KOLOR }
  653. n116=  elseif ( %color.tog == ON) { /set %color.tog OFF | .disable #KOLOR }
  654. n117=}
  655. n118=NetSplit Detector
  656. n119=.On:/enable #Net
  657. n120=.Off:/disable #net
  658. n121=-
  659. n122=Voteing Booth
  660. n123=.Vote: {
  661. n124=  if (%vote.topic != $null) { echo 4 -a ERROR: You can only have one channel poll at a time... | halt }
  662. n125=  set %vote.chan $chan
  663. n126=  set %vote.topic $?="What topic do you want to vote on?"
  664. n127=  set %vote.duration $?="For how many seconds?"
  665. n128=  if (%vote.topic == $null || %vote.duration == $null) { unset %vote.* | halt }
  666. n129=  set %vote.yes 0
  667. n130=  set %vote.no 0
  668. n131=  set %vote.total 0
  669. n132=  if ($chan(%vote.chan) == $null) { echo 4 -a ERROR: Unable to open voting booth for %vote.chan | unset %vote.* | halt }
  670. n133=  msg %vote.chan 6Voting Booth Now Open 
  671. n134=  msg %vote.chan 12Topic: %vote.topic
  672. n135=  msg %vote.chan 2Type !yes for yes, !no for no. ( $+ $duration(%vote.duration) to vote)
  673. n136=  .timer 1 %vote.duration vote.timesup
  674. n137=  set %vote.timer $ltimer
  675. n138=}
  676. n139=.Cancel: {
  677. n140=  if (%vote.topic != $null) {
  678. n141=    .timer [ $+ [ %vote.timer ] ] off
  679. 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 }
  680. n143=    msg %vote.chan 6Voting Booth Canceled
  681. n144=    msg %vote.chan 12Topic was: %vote.topic
  682. n145=    msg %vote.chan 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2)
  683. n146=    msg %vote.chan 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2)
  684. n147=    if (%vote.no == 0 && %vote.yes == 0) { msg %vote.chan 5No one voted! Geez... }
  685. n148=    elseif (%vote.no == %vote.yes) { msg %vote.chan 5It's a Tie! }
  686. n149=    elseif (%vote.no > %vote.yes) { msg %vote.chan 5The Majority Voted NO }
  687. n150=    elseif (%vote.no < %vote.yes) { msg %vote.chan 5The Majority Voted YES }
  688. n151=    :end
  689. n152=    unset %vote.*
  690. n153=  }
  691. n154=  else { echo 4 -a ERROR: There are no channel polls to cancel... }
  692. n155=}
  693. n156=.Status: {
  694. n157=  echo 12 -a -
  695. n158=  echo 6 -a Vote Master v1.0 Status Report
  696. n159=  if (%vote.topic != $null) {
  697. n160=    echo 2 -a Voting Booth is currently opened on %vote.chan
  698. n161=    echo 2 -a The topic is ' $+ %vote.topic $+ '
  699. n162=    echo 2 -a The vote duration is set to ' $+ $duration(%vote.duration) $+ '
  700. n163=    echo 2 -a 2People who said Yes:4 %vote.yes 2(12 $+ $vote.percent(%vote.yes,%vote.total) $+ 2)
  701. n164=    echo 2 -a 2People who said No:4 %vote.no 2(12 $+ $vote.percent(%vote.no,%vote.total) $+ 2)
  702. n165=  }
  703. n166=  else { echo 2 -a Voting Booth is currently closed }
  704. n167=}
  705. n168=}
  706. n169=AutoJoin Channels
  707. n170=.Autojoin < $+ %autojoin $+ >
  708. n171=..ON:/set %autojoin ON
  709. n172=..OFF:/set %autojoin OFF
  710. n173=.Clear All:/autojoin-reset
  711. n174=.-
  712. n175=.1) %autojoin.1
  713. n176=..New Channel:/set %autojoin.1 $?="Channel Name"
  714. n177=..Delete:/set %autojoin.1 Not Set
  715. n178=.2) %autojoin.2
  716. n179=..New Channel:/set %autojoin.2 $?="Channel Name"
  717. n180=..Delete:/set %autojoin.2 Not Set
  718. n181=.3) %autojoin.3
  719. n182=..New Channel:/set %autojoin.3 $?="Channel Name"
  720. n183=..Delete:/set %autojoin.3 Not Set
  721. n184=.4) %autojoin.4
  722. n185=..New Channel:/set %autojoin.4 $?="Channel Name"
  723. n186=..Delete:/set %autojoin.4 Not Set
  724. n187=.5) %autojoin.5
  725. n188=..New Channel:/set %autojoin.5 $?="Channel Name"
  726. n189=..Delete:/set %autojoin.5 Not Set
  727. n190=.6) %autojoin.6
  728. n191=..New Channel:/set %autojoin.6 $?="Channel Name"
  729. n192=..Delete:/set %autojoin.6 Not Set
  730. n193=.7) %autojoin.7
  731. n194=..New Channel:/set %autojoin.7 $?="Channel Name"
  732. n195=..Delete:/set %autojoin.7 Not Set
  733. n196=.8) %autojoin.8
  734. n197=..New Channel:/set %autojoin.8 $?="Channel Name"
  735. n198=..Delete:/set %autojoin.8 Not Set
  736. n199=.9) %autojoin.9
  737. n200=..New Channel:/set %autojoin.9 $?="Channel Name"
  738. n201=..Delete:/set %autojoin.9 Not Set
  739. n202=.10) %autojoin.10
  740. n203=..New Channel:/set %autojoin.10 $?="Channel Name"
  741. n204=..Delete:/set %autojoin.10 Not Set
  742. n205=Mp3 player
  743. n206=.Auto-Find Mp3 Player:{ Mp3PlayerFind }
  744. n207=.Set mp3 directory:/set %mp3dir $?="Enter your mp3 dir! Ex: c:\mp3\"
  745. n208=.-
  746. n209=.Play Mp3: /mp3
  747. n210=.Random Mp3 Play
  748. n211=..On: /timerRandomMp3 0 300 /randommp3player $active | /randommp3player $active
  749. n212=..Off: /timerRandomMp3 off
  750. n213=.Running your Mp3 player when a mp3 is played
  751. n214=..On: set %runmp3player 1
  752. n215=..Off: set %runmp3player 0
  753. n216=.Setup Auto-Send Mp3 On Request
  754. n217=..On: {
  755. n218=set %mp3autosend 1
  756. n219=}
  757. n220=..Off: { 
  758. n221=set %mp3autosend 0 
  759. n222=}
  760. n223=.Mp3 List Creator
  761. n224=..Generate MP3 List:/mklist
  762. n225=..View List: /loc.view
  763. n226=.-
  764. n227=.Locator Script
  765. n228=..Setup:/loc.setup
  766. n229=..Locator ON/OFF ½ $+ $readini locator.ini locator power $+ ╗:/loc.power
  767. n230=}
  768. n231=LogReader
  769. n232=.View Logs:logviews
  770. n233=}
  771. n234=-
  772. n235=Takeover
  773. n236=.Takeover on:/takeoveron | /take2 
  774. n237=.Takeover off:/takeoveroff | /disable #take
  775. n238=Xdcc
  776. n239=.-
  777. n240=.set packs:/xdcc.packs
  778. n241=.list packs
  779. n242=..all channels:/xdcc.listall
  780. n243=..-
  781. n244=..< %chan1 > $+ < %1 > +$
  782. n245=...$bival(%xdcc.timechan,1) on:/set %1 on | /timer154 -o 0 %xdcctime1 /xdcc.listchan | /xdcc.listchan
  783. n246=...$bival(%xdcc.timechan,2) off:/set %1 off | /timer154 off
  784. n247=-
  785. n248=...Set Channel To Advertise In:/set %chan1 $$?="Channel for slot #1:" 
  786. n249=...Advetising time chan #1:/set %xdcctime1 $$?="Time per msg:"
  787. n250=..< %chan2 > $+ < %2 > +$
  788. n251=...$bival(%xdcc.timechan,1) on:/set %2 on | /timer164 -o 0 %xdcctime2 /xdcc.chan | /xdcc.chan
  789. n252=...$bival(%xdcc.timechan,2) off:/set %2 off | /timer164 off
  790. n253=-
  791. n254=...Set Channel To Advertise In:/set %chan2 $$?="Channel for slot #2:" 
  792. n255=...Advetising time chan #2:/set %xdcctime2 $$?="Time per msg:"
  793. n256=..< %chan3 > $+ < %3 > +$
  794. n257=...$bival(%xdcc.timechan,1) on:/set %3 on | /timer174 -o 0 %xdcctime3 /xdcc.list | /xdcc.list 
  795. n258=...$bival(%xdcc.timechan,2) off:/set %3 off | /timer174 off
  796. n259=-
  797. n260=...Set Channel To Advertise In:/set %chan3 $$?="Channel for slot #3:" 
  798. n261=...Advetising time chan #3:/set %xdcctime3 $$?="Time per msg:"
  799. n262=Misc
  800. n263=.CooL taLk
  801. n264=..[B][O][X]:/box $$?="Enter Text"
  802. n265=..╩úiT╩:/elite $$?="Enter Text"
  803. n266=..UnderLine/Bold:/ulb $$?="Enter Text"
  804. n267=..&RainBow:/rainbow $$?="Enter Text"
  805. n268=.Ascii-Topics
  806. n269=..Topic °ñ░`░ñ°,╕╕,°ñ:/topic # °ñ░`░ñ°,╕╕,°ñ $$?="Enter new topic:" °ñ░`░ñ°,╕╕,°ñ
  807. n270=..Topic `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║`:/topic #  `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║` $$?="Enter new topic:" `║╖ò-╕à╕¡ò╖║``║╖ò-╕à╕¡ò╖║`
  808. n271=..Topic (»`╖._(»`╖._( , , .:/topic # (»`╖._(»`╖._( , , . $$?="Enter new topic:" . , , )_.╖┤»)_.╖┤»)
  809. n272=..Topic »`╖.╕╕.->:/topic # »`╖.╕╕.-> $$?="Enter new topic:" <-.╕╕.╖┤»
  810. n273=..Topic (»`╖._(-=//:/topic # (»`╖._(-=// $$?="Enter new topic:" \\=-)_.╖┤»)
  811. n274=..Topic '~*-,._.,-*~>:/topic #  '~*-,._.,-*~> $$?="Enter new topic:" <~*-,._.,-*~'
  812. n275=..Topic |ºñ*~`~*ñº -=¥=-:/topic # |ºñ*~`~*ñº -=¥=- $$?="Enter new topic:" -=¥=- ºñ*~`~*ñº|
  813. n276=..Topic (-╕,+░┤░+,╕╕,+░┤░+,╕:/topic # (-╕,+░┤░+,╕╕,+░┤░+,╕ $$?="Enter new topic:" ╕,+░┤░+,╕╕,+░┤░+,╕-)
  814. n277=..Topic °ñ░`░ñ°:/topic # °ñ░`░ñ° $$?="Enter Topic" °ñ░`░ñ°
  815. n278=..Topic (¼┐¼) (⌠┐⌠):/topic # (¼┐¼) $$?="Enter Topic" {⌠┐⌠}
  816. n279=..Topic ññ**ññ**:/topic # ññ**ññ** $$?="Enter topic" **ññ**ññ
  817. n280=..Topic \,-'»'-,,-'»'-,,-'»'-,-╗:/topic # \,-'»'-,,-'»'-,,-'»'-,-╗ $$?="Enter Topic" ½-,-'»'-,,-'»'-,,-'»'-,/
  818. n281=..Topic .o⌐║░¿¿░║⌐^⌐║░¿¿░║⌐:/topic # .o⌐║░¿¿░║⌐^⌐║░¿¿░║⌐ $$?="Enter new topic:" ⌐║░¿¿░║⌐^⌐║░¿¿░║⌐o.
  819. n282=..Topic ¿¿░║⌐o.,,.o⌐║░¿¿░║⌐(-:/topic # ¿¿░║⌐o.,,.o⌐║░¿¿░║⌐(- $$?="Enter new topic:" -)⌐║░¿¿░║⌐o.,,.o⌐║░¿¿
  820. n283=..Topic ⌐║░░║⌐⌐║░░║⌐:/topic # ⌐║░░║⌐⌐║░░║⌐ $$?="Enter new topic:" ⌐║░░║⌐⌐║░░║⌐
  821. n284=..Topic ~*ñº|ºñ*~``~*ñº|ºñ*~`:/topic # ~*ñº|ºñ*~``~*ñº|ºñ*~` $$?="Enter new topic:" `~*ñº|ºñ*~``~*ñº|ºñ*~`
  822. n285=..Topic |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!|:/topic # |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!| $$?="Enter new topic:" |!ñ*'~``~'*ñ!||!ñ*'~``~'*ñ!|
  823. n286=.Ascii-Pics
  824. n287=..bunny:/play $mircdir/ascii/bunny.txt
  825. n288=..Dragon bite:/play $mircdir/ascii/Dragbit.txt
  826. n289=..Horse:/play $mircdir/ascii/Horse.txt
  827. n290=..Dragon:/play $mircdir/ascii/Dragon.txt
  828. n291=..Alien:/play $mircdir/ascii/Llalien.txt
  829. n292=..Robot:/play $mircdir/ascii/Rtech.txt
  830. n293=..snake:/play $mircdir/ascii/Snake.txt
  831. n294=..titanic:/play $mircdir/ascii/Titanc.txt
  832. n295=..Darth Vader:/play $mircdir/ascii/Vader.txt
  833.