<?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>Yilena commented on mIRC Snippet: Channel list + total</title>
		<author>Yilena</author>
		<link>http://www.hawkee.com/snippet/4716/#c33654</link>
		<description><![CDATA[I have the same sorta script in my own bot.. but with whois raw..<br />
<br />
</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"><br />
on *&#58;TEXT&#58;!Where&#58;#&#58; &#123;<br />
&nbsp; raw whois $me<br />
&nbsp; set %chan $chan<br />
&#125;<br />
raw 319&#58;*&#58; &#123;<br />
&nbsp; msg %chan Channels im in&#58; $Remove&#40;$3-,~,&amp;,@,%,+&#41;&nbsp; Thats a total of $chan&#40;0&#41; channels.<br />
&nbsp; halt<br />
&#125;<br />
</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Thu, 17 Jul 2008 11:19:34 -0500</pubDate>
	</item>
	<item>
		<title>mountaindew commented on mIRC Snippet: Channel list + total</title>
		<author>mountaindew</author>
		<link>http://www.hawkee.com/snippet/4716/#c33650</link>
		<description><![CDATA[Jamiie, I think you meant to say change &quot;isop&quot; but anyway, on @ checks if $me isop, not $nick.]]></description>
		<pubDate>Thu, 17 Jul 2008 08:57:36 -0500</pubDate>
	</item>
	<item>
		<title>Jamiie commented on mIRC Snippet: Channel list + total</title>
		<author>Jamiie</author>
		<link>http://www.hawkee.com/snippet/4716/#c33646</link>
		<description><![CDATA[Instead of if ($nick ison $chan) just put a <span style="font-weight: bold">@</span>.<br />
<br />
</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"><br />
on @text&#58;!chans&#58;#yourchannel&#58; &#123;<br />
</td>	</tr></table><span class="postbody">]]></description>
		<pubDate>Thu, 17 Jul 2008 02:14:10 -0500</pubDate>
	</item>
	<item>
		<title>mountaindew commented on mIRC Snippet: Channel list + total</title>
		<author>mountaindew</author>
		<link>http://www.hawkee.com/snippet/4716/#c33610</link>
		<description><![CDATA[Instead of doing the number of channels + 1 thing, you can just notice <span style="font-style: italic">after</span> the while, like this:<br />
</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"><br />
while $chan&#40;%x&#41; &#123;<br />
&nbsp; var %y = %y $v1<br />
&nbsp; inc %x<br />
&#125;<br />
.notice $nick I'm on these channels&#58; %y Total&#58; $chan&#40;0&#41;<br />
</td>	</tr></table><span class="postbody"><br />
]]></description>
		<pubDate>Wed, 16 Jul 2008 13:20:42 -0500</pubDate>
	</item>

	</channel>
</rss>


