<?xml version="1.0"?>
<rss version="2.0">
	<channel>
	<title>Newest Comments</title>
	<link>http://www.hawkee.com</link>
	<description>Hawkee.com Comment Tracker</description>
	<language>en-us</language>

	<item>
		<title>[HANZam] commented on mIRC Snippet: Repeat Kicker.</title>
		<author>[HANZam]</author>
		<link>http://www.hawkee.com/snippet/317/#c58254</link>
		<description><![CDATA[how about, a warning. Probably 2 warnings if they continued using repeated letters. Then kick on the 3rd time. Can u modified for me if im not asking too much.. :)<br />
<br />
thnks]]></description>
		<pubDate>Fri, 03 Jul 2009 23:19:41 -0500</pubDate>
	</item>
	<item>
		<title>Jethro_ commented on mIRC Snippet: Repeat Kicker.</title>
		<author>Jethro_</author>
		<link>http://www.hawkee.com/snippet/317/#c52512</link>
		<description><![CDATA[@ReQueST: You can do this with regex and it does the same thing: </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">on @$*&#58;TEXT&#58;/&#40;.\s&#41;\1&#123;10&#125;/&#58;#&#58;if &#40;$nick !isop #&#41; kick # $nick Stop repeating!</td>	</tr></table><span class="postbody"><br />
@fahabalboa: If you want to use the author's script above, all you need to do is change <span style="font-weight: bold">&gt;= 10</span> to <span style="font-weight: bold">&gt;= 4</span> The same goes the one I'm showing here change it to <span style="font-weight: bold">{4}</span><br />
<br />
The above version will match space between repeated words. If you want to match letters like 11111111111111 aaaaaaaaaaaaaaa mmmmmmmmmmmmmmmmmmmm without spaces, just remove \s as such: </span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> 	  <td><span class="genmed"><b>Code:</b></span></td>	</tr>	<tr>	  <td class="code">on @$*&#58;TEXT&#58;/&#40;.&#41;\1&#123;10&#125;/&#58;#&#58;if &#40;$nick !isop #&#41; kick # $nick Stop repeating!</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Sun, 01 Mar 2009 16:21:12 -0600</pubDate>
	</item>
	<item>
		<title>fahadbalboa commented on mIRC Snippet: Repeat Kicker.</title>
		<author>fahadbalboa</author>
		<link>http://www.hawkee.com/snippet/317/#c52496</link>
		<description><![CDATA[Can You Change It For Me ?]]></description>
		<pubDate>Sun, 01 Mar 2009 04:34:41 -0600</pubDate>
	</item>
	<item>
		<title>fahadbalboa commented on mIRC Snippet: Repeat Kicker.</title>
		<author>fahadbalboa</author>
		<link>http://www.hawkee.com/snippet/317/#c52495</link>
		<description><![CDATA[I want 4 times Repeat Kick I dont know How to change ? ]]></description>
		<pubDate>Sun, 01 Mar 2009 04:34:31 -0600</pubDate>
	</item>

	</channel>
</rss>


