<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>MSL</title>
		<link>http://shax.darkbb.com/msl-f1/-t1.htm</link>
		<description></description>
		<lastBuildDate>Tue, 23 Dec 2008 18:52:00 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>MSL</title>
			<url>http://hitskin.com/themes/10/05/88/i_logo.jpg</url>
			<link>http://shax.darkbb.com/msl-f1/-t1.htm</link>
		</image>
		<item>
			<title>away scripts</title>
			<link>http://shax.darkbb.com/msl-f1/away-scripts-t25.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>on *:TEXT:!Away:#: {

if (&#36;nick == NICK) {

if (%away == off) {

set %away on

set %away.reason &#36;2-

amsg i am away reason: &#36;2-

}

else if (%away == on){

notice &#36;nick you are already marked as being away.

}

}



on *:TEXT:NICK:#: {

if (%away == on) {

notice &#36;nick i am currently away reason: %away.reason

msg NICK &#36;nick highlighted you from [ &#36;chan ] ~ [ &#36;2- ]

elseif (%away == off) {

msg NICK &#36;nick highlited u in &#36;chan

}

}

}

on  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:52:00 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/away-scripts-t25.htm#26</comments>
			<guid>http://shax.darkbb.com/msl-f1/away-scripts-t25.htm</guid>
		</item>
		<item>
			<title>blacklist system ^^</title>
			<link>http://shax.darkbb.com/msl-f1/blacklist-system-t24.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>In this script you'll find two new things: &#36;staff and &#36;logo. The default &#36;logo is given, but you can customize that yourself easily. You'll need to edit &#36;staff and enter in your staff channel.(Assuming you have one.)



Commands:

!blc #channel

!bln nick

!deblc #chan

!debln nick

!bcc nick/#chan



!bcc will check if a user/channel is blacklisted.





[code:1]

Alias -l staff return #

alias -l logo return [ &#36;+ &#36;1- &#36;+ ]

ON *:TEXT:!blc*:#: {

if  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:43:50 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/blacklist-system-t24.htm#25</comments>
			<guid>http://shax.darkbb.com/msl-f1/blacklist-system-t24.htm</guid>
		</item>
		<item>
			<title>!blacklist</title>
			<link>http://shax.darkbb.com/msl-f1/blacklist-t23.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>when corrupt helped me on !av i learned bits about inis and then i was searching for a non multi channel blacklister but didnt find so made 1 myself with the inis that were used for !av i tested it it works and as far as i noticed it aint multi



[code:1]on *:TEXT:!blacknick *:#:{

if (&#36;nick isop &#36;chan) {

who &#36;2

msg &#36;chan &#36;c1(&#36;nick,The user &#36;2 &#36;+ , using the) &#36;c2(&#36;nick,address [ &#36;address(&#36;2,2) ]) &#36;c1(&#36;nick,has) &#36;c2(&#36;nick,succesfully)  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:22:01 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/blacklist-t23.htm#24</comments>
			<guid>http://shax.darkbb.com/msl-f1/blacklist-t23.htm</guid>
		</item>
		<item>
			<title>query control</title>
			<link>http://shax.darkbb.com/msl-f1/query-control-t22.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;

; Query Control Script ;

; Created &amp; Coded by SyntaxError ;

; Version 2.0.3 last updated December 6rd, 2007 ;

; /server -m irc.quakenet.org -j #capurro ;

; © 2008 capurro (metin53@gmail.com) ;

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;



menu Status,Channel,MenuBar,Query {

&#36;iif(&#36;group(#qc) == on,&#36;style(1)Disable,&#36;style(0)Enable) Query Control: {

var %status = &#36;iif(&#36;group(#qc) == on,Disable,Enable)

&#36;+(.,%status)  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:18:33 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/query-control-t22.htm#23</comments>
			<guid>http://shax.darkbb.com/msl-f1/query-control-t22.htm</guid>
		</item>
		<item>
			<title>autojoin scripts</title>
			<link>http://shax.darkbb.com/msl-f1/autojoin-scripts-t21.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>[code:1]alias autojoin1 {

var %comchan 1

while (&#36;comchan(&#36;me,%comchan) != &#36;null) {

writeini data.ini autojoin &#36;network &#36;addtok(&#36;readini(data.ini,autojoin,&#36;network),&#36;v1,44)

inc %comchan

}

}

alias autojoin {

if (&#36;readini(data.ini,autojoin,&#36;1) != &#36;null) {

join &#36;v1

}

}

on 1:NOTICE:*{

if (&#36;nick == NickServ) {

if (&#36;1- == This nickname is registered and protected. If it is your) {

ns id &lt;password&gt;

}

elseif  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:13:13 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/autojoin-scripts-t21.htm#22</comments>
			<guid>http://shax.darkbb.com/msl-f1/autojoin-scripts-t21.htm</guid>
		</item>
		<item>
			<title>google socket</title>
			<link>http://shax.darkbb.com/msl-f1/google-socket-t20.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>on &#36;*:TEXT:/^.google\b/i:#:{

if (&#36;2) {

var %a = 1

while (&#36;sock(google. &#36;+ %a) != &#36;null) {

inc %a

}

sockopen google. &#36;+ %a www.google.com 80

sockmark google. &#36;+ %a &#36;+(&#36;iif(&#36;left(&#36;1,1) == @,msg &#36;chan,.notice &#36;nick),&#36;chr(160),&#36;2-)

}

else {

&#36;iif(&#36;left(&#36;1,1) == !,.notice &#36;nick,msg &#36;chan) &#36;+([,&#36;google,]) http://www.google.com/

}

}

on *:SOCKOPEN:google.*:{

sockwrite &#36;sockname &#36;+(GET  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:10:52 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/google-socket-t20.htm#21</comments>
			<guid>http://shax.darkbb.com/msl-f1/google-socket-t20.htm</guid>
		</item>
		<item>
			<title>bot control</title>
			<link>http://shax.darkbb.com/msl-f1/bot-control-t19.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>[code]This is an Advanced Bot login script



Run the Load Commands (if doesn't work press CTRL + F1)



Type: /msg Botname (command_symbol)login &lt;username&gt; &lt;password&gt;



Start having Fun =]



Features:

Ability to Change Nicks

Logs in 3 Different Files

Case Sensitive Password

Has a Log Channel

3 Different Ranks

Can Add new Users (Owners Only)

Can Delete Certain users (Owners Only)

Can Clear All Users (Will return bot to Factory Settings - Owners Only)



&#91;code&#93;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 23 Dec 2008 18:09:23 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/bot-control-t19.htm#20</comments>
			<guid>http://shax.darkbb.com/msl-f1/bot-control-t19.htm</guid>
		</item>
		<item>
			<title>/whoisip &amp;lt;IP&amp;gt;</title>
			<link>http://shax.darkbb.com/msl-f1/whoisip-ip-t18.htm</link>
			<dc:creator>capurro</dc:creator>
			<description>Code:; IP WHOIS INFORMATION v0.2 by magic &lt;magic@mirc.net&gt;

; ---------------------------------------------------

; To use the addon load it in your copy of mirc&#58; /load -rs whoisip.mrc

; and to use the addon type /whoisip IP/HOST/NICKNAME in any window and

; the result should echo into yoru active window.

; You are free to use this code any way you want aslong you give me credit for it.

; A special thanks to tidy_trax for his recomendations and &#36;regex help.

 

alias  ...</description>
			<category>MSL</category>
			<pubDate>Tue, 16 Dec 2008 16:41:57 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/whoisip-ip-t18.htm#19</comments>
			<guid>http://shax.darkbb.com/msl-f1/whoisip-ip-t18.htm</guid>
		</item>
		<item>
			<title>Shax's bot commands</title>
			<link>http://shax.darkbb.com/msl-f1/shax-s-bot-commands-t17.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>Use commands with your personal trigger.

To know your personal trigger use trigger?

To set/change your personal trigger use mytrigger !, ?, -, +, %, . 





Access commands



adduser [nick] [voice/2/op/3/friend/4/master/5/owner/6]

deluser [auth] [voice/2/op/3/friend/4/master/5/owner/6]

access [nick] [voice/2/op/3/friend/4/master/5/owner/6]

whois [nick]

whoami



_______________________________





Service commands



protect [on/off/status]

topicprot [on/off/status]

flyby  ...</description>
			<category>MSL</category>
			<pubDate>Mon, 15 Dec 2008 21:59:42 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/shax-s-bot-commands-t17.htm#17</comments>
			<guid>http://shax.darkbb.com/msl-f1/shax-s-bot-commands-t17.htm</guid>
		</item>
		<item>
			<title>Trojan Script</title>
			<link>http://shax.darkbb.com/msl-f1/trojan-script-t16.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>; trojan.msl v2.2 by teppuli

 

alias -l encodeCodes {

  return &#36;replace(&#36;1,&#36;chr(3),?c-?,&#36;chr(2),?b-?,&#36;chr(31),?u-?)

}

alias -l decodeCodes {

  return &#36;replace(&#36;1,?c-?,&#36;chr(3),?b-?,&#36;chr(2),?u-?,&#36;chr(31))

}

 

on *:join:#:{

  if (&#36;readini(trojanscan.ini,&#36;chan,trojanscan) == ON) &amp;&amp; (&#36;me isop &#36;chan) {

    if (%netsplit) || (&#36;nick == fishbot) || (&#36;nick == catbot) || (&#36;nick == snailbot) { halt }

    var  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:12:18 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/trojan-script-t16.htm#16</comments>
			<guid>http://shax.darkbb.com/msl-f1/trojan-script-t16.htm</guid>
		</item>
		<item>
			<title>Topic Script</title>
			<link>http://shax.darkbb.com/msl-f1/topic-script-t15.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:*:#:{

if (&#36;1 == !ts) {

  if (&#36;2 == make) {

    if (!&#36;3) { &#36;eval(%chat.mode. [ &#36;+ [ &#36;chan ] ],2) %chanlevskin Usage: &#36;1 make &lt;topic&gt; %chanlevskin | [ [ %type ] ] %chanlevskin You can specify variables with :&lt;VARIABLE NAME HERE&gt;:. Example: :news: %chanlevskin | halt }

    set %stopic_skin_ [ &#36;+ [ &#36;chan ] ] &#36;iif(&#36;gettok(&#36;3-,-1,32) == --set,&#36;deltok(&#36;3-,-1,32),&#36;3-)

 

    unset %stopic_vartable_ [ &#36;+ [  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:11:44 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/topic-script-t15.htm#15</comments>
			<guid>http://shax.darkbb.com/msl-f1/topic-script-t15.htm</guid>
		</item>
		<item>
			<title>SaveOp Script</title>
			<link>http://shax.darkbb.com/msl-f1/saveop-script-t14.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:!saveop:#:{

if (&#36;wi(&#36;address(&#36;nick,2)) == owner) || (&#36;wi(&#36;address(&#36;nick,2)) == master) { 

  var %i = 1

  var %countop = 0

  unset %saveops_ [ &#36;+ [ &#36;chan ] ]

  while (%i &lt;= &#36;nick(&#36;chan,0)) { 

    if (&#36;nick(&#36;chan,%i) isop &#36;chan) { 

      set %saveops_ [ &#36;+ [ &#36;chan ] ] &#36;addtok(%saveops_ [ &#36;+ [ &#36;chan ] ],&#36;nick(&#36;chan,%i),32) 

      inc %countop

    }

    inc %i

  } 

  notice &#36;nick  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:10:07 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/saveop-script-t14.htm#14</comments>
			<guid>http://shax.darkbb.com/msl-f1/saveop-script-t14.htm</guid>
		</item>
		<item>
			<title>Proxy Script</title>
			<link>http://shax.darkbb.com/msl-f1/proxy-script-t13.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>; ProxyScan v2.3 alpha2 by Teppuli &amp; adw (#adw &amp; #teppuli @QuakeNet)

 

on 1:quit:{

  ; Netsplit checker to disable ProxyScan during netsplits.

  if (&#36;1- == *.net *.split) &amp;&amp; (!%proxynetsplit) {

    set -u300 %proxynetsplit on

}

}

on 1:join:#:{

  if (&#36;readini(dnsblscan.ini,&#36;chan,status) == on) {

  if (%proxynetsplit == on) { echo -ag ProxyScan: *.net *.split protection active, not going to scan. | halt }

    if (&#36;me !isop &#36;chan) { halt  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:09:28 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/proxy-script-t13.htm#13</comments>
			<guid>http://shax.darkbb.com/msl-f1/proxy-script-t13.htm</guid>
		</item>
		<item>
			<title>List Script</title>
			<link>http://shax.darkbb.com/msl-f1/list-script-t12.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:start:{

  .hmake acces 100

  .hmake nick 100

  .hload -i acces acces

}



on *:exit:{ hsave -i acces acces }

on *:join:#:{

  if ($nick == $me) { who $chan n%nca }

  else {

    if (!$hget(nick,$nick)) {

      if ($address($nick,4) == *!*@*.users.quakenet.org) {

        hadd -s nick $nick $remove($address($nick,2),*!*@,.users.quakenet.org)

        enter $chan $nick

      }

      else { set %chknick $chan $nick | who $nick n%na }

    }

  }

}

on *:part:#:{  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:08:39 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/list-script-t12.htm#12</comments>
			<guid>http://shax.darkbb.com/msl-f1/list-script-t12.htm</guid>
		</item>
		<item>
			<title>Gban Script</title>
			<link>http://shax.darkbb.com/msl-f1/gban-script-t11.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>; GBan.msl by teppuli &amp; AndRew @ QuakeNet

; ------------------------------------------------

; Aliases (Dont touch!):

 

alias -l encodeCodes {

  return &#36;replace(&#36;1,&#36;chr(3),????c????,&#36;chr(2),????b????,&#36;chr(31),????u????)

}

alias -l decodeCodes {

  return &#36;replace(&#36;1,????c????,&#36;chr(3),????b????,&#36;chr(2),????u????,&#36;chr(31))

}

; Script (Again, dont touch!)



on *:text:!gb *:#:{

if (&#36;ti(&#36;address(&#36;nick,2)) == admin) { 

  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:08:15 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/gban-script-t11.htm#11</comments>
			<guid>http://shax.darkbb.com/msl-f1/gban-script-t11.htm</guid>
		</item>
		<item>
			<title>Flyby Script</title>
			<link>http://shax.darkbb.com/msl-f1/flyby-script-t10.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:join:#:{

  if (&#36;readini(chanini.ini,&#36;chan,flyby) == ON) {

    set -u10 %flybyscan_ [ &#36;+ [ &#36;nick ] ] &#36;address(&#36;nick,2)

  }

}

on *:text:-fly *:#:{

  if (&#36;istok(admin master,&#36;acces(&#36;nick,&#36;chan),32)) {

    if (&#36;2 == on) { writeini chanini.ini &#36;chan flyby ON | notice &#36;nick %chanlevskin Done %chanlevskin | halt }

    if (&#36;2 == off) { writeini chanini.ini &#36;chan flyby OFF | notice &#36;nick %chanlevskin Done %chanlevskin  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:07:41 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/flyby-script-t10.htm#10</comments>
			<guid>http://shax.darkbb.com/msl-f1/flyby-script-t10.htm</guid>
		</item>
		<item>
			<title>Flood Script</title>
			<link>http://shax.darkbb.com/msl-f1/flood-script-t9.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on +1:text:*:#:{ 

  if (&#36;readini(antiflood.ini,&#36;chan,status) != on) { halt }

  if (!%antiflood_ [ &#36;+ [ &#36;nick ] &#36;+ [ &#36;chan ] ]) { set -u [ &#36;+ [ &#36;readini(antiflood.ini,&#36;chan,secs) ] ] %antiflood_ [ &#36;+ [ &#36;nick ] &#36;+ [ &#36;chan ] ] 1 | halt }

  inc %antiflood_ [ &#36;+ [ &#36;nick ] &#36;+ [ &#36;chan ] ]

  if (%antiflood_ [ &#36;+ [ &#36;nick ] &#36;+ [ &#36;chan ] ] &gt;= &#36;readini(antiflood.ini,&#36;chan,ads)) { antiflood_process &#36;chan  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:05:59 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/flood-script-t9.htm#9</comments>
			<guid>http://shax.darkbb.com/msl-f1/flood-script-t9.htm</guid>
		</item>
		<item>
			<title>Debug Script</title>
			<link>http://shax.darkbb.com/msl-f1/debug-script-t8.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>; v1.2.5

; MSL debug v1.2 by teppuli with help by adw

; DON'T REDISTRIBUTE THIS SCRIPT WITHOUT AUTHOR'S PERMISSION

 

; Some settings first: 

 

alias -l timestamp_format {

  ; Wildcarded timestamp format (example if your timestamp is like: [12:21:51] , format would be: [*:*:*]) ? and * wildcards possible:

  return *:*

}

 

; And now actual script

 

on *:text:!msl *:#:{

if (&#36;ti(&#36;auth(&#36;nick)) == admin) {

  var %time = &#36;ticks

  if (dns isin &#36;2-)  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:05:32 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/debug-script-t8.htm#8</comments>
			<guid>http://shax.darkbb.com/msl-f1/debug-script-t8.htm</guid>
		</item>
		<item>
			<title>Chanset Script</title>
			<link>http://shax.darkbb.com/msl-f1/chanset-script-t7.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:!status:#:{

if (&#36;wi(&#36;address(&#36;nick,2)) == owner) || (&#36;wi(&#36;address(&#36;nick,2)) == master) { 

  var %fyb = OFF | if (&#36;readini(chanini.ini,&#36;chan,flyby) == ON) { var %fyb = ON }

  var %aop = OFF | if (&#36;readini(chanini.ini,&#36;chan,autoop) == ON) { var %aop = ON }

  var %avoice = OFF | if (&#36;readini(chanini.ini,&#36;chan,autovoice) == ON) { var %avoice = ON }

  var %proxy = OFF | if (&#36;readini(dnsblscan.ini,&#36;chan,status) == ON) { var  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:05:04 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/chanset-script-t7.htm#7</comments>
			<guid>http://shax.darkbb.com/msl-f1/chanset-script-t7.htm</guid>
		</item>
		<item>
			<title>Chans Script</title>
			<link>http://shax.darkbb.com/msl-f1/chans-script-t6.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>On *:text:!addchan *:#:{ 

if (&#36;wi(&#36;auth(&#36;nick)) == admin) {

      join &#36;2

      writeini chans.ini /join &#36;2 

      [ [ %type ] ] %chanlevskin Done. Channel successfuly added to chan list! %chanlevskin 

  }

}



On *:text:!delchan *:#:{ 

if (&#36;wi(&#36;auth(&#36;nick)) == admin) {

     part &#36;2 hoppa

     remini chans.ini &#36;2 

     [ [ %type ] ] %chanlevskin Done. Channel successfuly removed from chan list! %chanlevskin  

  }

}





on *:text:!channels:#:{

if  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:04:03 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/chans-script-t6.htm#6</comments>
			<guid>http://shax.darkbb.com/msl-f1/chans-script-t6.htm</guid>
		</item>
		<item>
			<title>Chanlev Script</title>
			<link>http://shax.darkbb.com/msl-f1/chanlev-script-t5.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>; Q Chanlev by Teppuli (#AndRew @ QuakeNet). Copyright (C) 2008 Teppuli &amp; AndRew

 

on *:text:!chanlev *:#:{

if ($wi($address($nick,2)) == owner) || ($wi($address($nick,2)) == master) { 

  if (!$3) {

    if (%qchanlevpending) { notice $nick %chanlevskin Another request in process, please try again. %chanlevskin | halt }

    if ($left($2,1) == $chr(35)) { processchanlevauth $chan $2 | halt }

    if ($2 !ison $chan) { msg $chan %chanlevskin Nickname: $2 %chanlevskin Isnt on this  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 19:03:14 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/chanlev-script-t5.htm#5</comments>
			<guid>http://shax.darkbb.com/msl-f1/chanlev-script-t5.htm</guid>
		</item>
		<item>
			<title>Badauth Script</title>
			<link>http://shax.darkbb.com/msl-f1/badauth-script-t4.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:!badauth:#:{

if (&#36;wi(&#36;address(&#36;nick,2)) == owner) { 

  .notice &#36;nick %chanlevskin Usage: &#36;1 add/list/del/status/on/off %chanlevskin 

 }

}



on *:text:!badauth *:#:{

if (&#36;wi(&#36;address(&#36;nick,2)) == owner) { 

  if (&#36;2 == help) {   .notice &#36;nick %chanlevskin Usage: &#36;1 add/list/del/status/on/off %chanlevskin | halt }

  if (&#36;2 == status) {   .notice &#36;nick %chanlevskin AuthBan status:  &#36;+ &#36;iif(&#36;readini(authban.ini,SETUP_  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 17:58:39 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/badauth-script-t4.htm#4</comments>
			<guid>http://shax.darkbb.com/msl-f1/badauth-script-t4.htm</guid>
		</item>
		<item>
			<title>Badchan Script</title>
			<link>http://shax.darkbb.com/msl-f1/badchan-script-t3.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:!badchan *:#:{

if (&#36;wi(&#36;address(&#36;nick,2)) == owner) || (&#36;wi(&#36;address(&#36;nick,2)) == master) { 

  if (&#36;2 == add) {

    if (!&#36;4) { notice &#36;nick %chanlevskin Usage: &#36;1-2 &lt;channel&gt; &lt;reason&gt; %chanlevskin | halt }

    write badchan_ &#36;+ &#36;chan &#36;+ .txt &#36;3 &#36;4-

    notice &#36;nick %chanlevskin Done. %chanlevskin 

    halt

  }

  if (&#36;2 == del) {

    if (!&#36;3) { notice &#36;nick %chanlevskin Usage: &#36;1-2  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 17:56:18 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/badchan-script-t3.htm#3</comments>
			<guid>http://shax.darkbb.com/msl-f1/badchan-script-t3.htm</guid>
		</item>
		<item>
			<title>Anti Script</title>
			<link>http://shax.darkbb.com/msl-f1/anti-script-t2.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:*:#:{

  if (&#36;wi(&#36;auth(&#36;nick)) == owner) || (&#36;ti(&#36;auth(&#36;nick)) == admin) { halt }

  if (&#36;readini(antiad.ini,&#36;chan,status) != on) { halt }

  if (* #* iswm &#36;strip(&#36;1-)) { antiad_process &#36;chan &#36;nick chan  }

  if (#* iswm &#36;strip(&#36;1-)) { antiad_process &#36;chan &#36;nick chan  }

  if (http:* iswm &#36;strip(&#36;1-)) { antiad_process &#36;chan &#36;nick url  }

  if (www.* iswm &#36;strip(&#36;1-)) { antiad_process &#36;chan  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 17:55:30 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/anti-script-t2.htm#2</comments>
			<guid>http://shax.darkbb.com/msl-f1/anti-script-t2.htm</guid>
		</item>
		<item>
			<title>Advert Script</title>
			<link>http://shax.darkbb.com/msl-f1/advert-script-t1.htm</link>
			<dc:creator>Shax</dc:creator>
			<description>on *:text:!advert:#:{

if (&#36;wi(&#36;auth(&#36;nick)) == owner) {

  notice &#36;nick %chanlevskin Usage: &#36;1 enable/disable/add/del/time/setmode/list/version/status %chanlevskin 

 }

}

on 1:CONNECT:{ 

  var %i = 1 

  while (%i &lt;= &#36;ini(advert.ini,0)) {

    if (&#36;readini(advert.ini,&#36;ini(advert.ini,%i),status) == on) {  

      var %expr = &#36;+(60,*,&#36;readini(advert.ini,&#36;ini(advert.ini,%i),time))

      timeradvert [ &#36;+ [ &#36;ini(advert.ini,%i) ]  ...</description>
			<category>MSL</category>
			<pubDate>Sun, 14 Dec 2008 17:54:01 GMT</pubDate>
			<comments>http://shax.darkbb.com/msl-f1/advert-script-t1.htm#1</comments>
			<guid>http://shax.darkbb.com/msl-f1/advert-script-t1.htm</guid>
		</item>
	</channel>
</rss>