<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/12668" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2006-11-16T06:24:23-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/12668</id>

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-11-16T06:24:23-04:00</updated>

		<published>2006-11-16T06:24:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68113#p68113</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68113#p68113"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68113#p68113"><![CDATA[
because the scanner uses its own irc connection, not that of the bot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Nov 16, 2006 6:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VanDaMe]]></name></author>
		<updated>2006-11-14T04:21:17-04:00</updated>

		<published>2006-11-14T04:21:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68042#p68042</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68042#p68042"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68042#p68042"><![CDATA[
K now it's work great. But sometime the bots get disconnect with reason Connection reset by peer / Client closed connection. But the master bot still online. Why is that caused?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8343">VanDaMe</a> — Tue Nov 14, 2006 4:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-11-13T23:09:44-04:00</updated>

		<published>2006-11-13T23:09:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68032#p68032</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68032#p68032"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68032#p68032"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>return [regexp (?i)(http://|www\\.|irc\\.|\[\[:space:\]\]#) $string]</div></blockquote>In spambuster.tcl I found that line. How can we add more filters?</div></blockquote>by applying regexps<br><br>regarding scanner (what you call "spambuster") joining certain channels: you can force that by typing <em class="text-italics">.tcl putdcc &lt;idx&gt; "join #chan"</em> where <em class="text-italics">idx</em> is the dcc index controlled by <em class="text-italics">sb:control</em> proc (type <em class="text-italics">.dccstat</em> first and take note of that index)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Nov 13, 2006 11:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VanDaMe]]></name></author>
		<updated>2006-11-12T22:49:45-04:00</updated>

		<published>2006-11-12T22:49:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68006#p68006</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68006#p68006"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68006#p68006"><![CDATA[
<blockquote class="uncited"><div>return [regexp (?i)(http://|www\\.|irc\\.|\[\[:space:\]\]#) $string]</div></blockquote>In spambuster.tcl I found that line. How can we add more filters?<br><br>Such as : *join*#*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8343">VanDaMe</a> — Sun Nov 12, 2006 10:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VanDaMe]]></name></author>
		<updated>2006-11-12T21:38:38-04:00</updated>

		<published>2006-11-12T21:38:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68002#p68002</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68002#p68002"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68002#p68002"><![CDATA[
<blockquote class="uncited"><div>unfortunately the scan frequency is fixed at 10 mins and cannot be changed via <em class="text-italics">set</em><br><br>you can specify which channels are to be excluded from the random scan by setting <em class="text-italics">sb:nochan</em> or/and how many users should a channel have on it in order to be scanned by setting <em class="text-italics">sb:minuser</em><br><br>you can't explicitly specify which channels must be included in the scanning process unless you put the bot itself on them</div></blockquote>When bot already started. It take about 10 mins when spambuster connected to the server right? Do we have any console to make the spambuster join any channel?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8343">VanDaMe</a> — Sun Nov 12, 2006 9:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-11-12T15:40:34-04:00</updated>

		<published>2006-11-12T15:40:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67974#p67974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67974#p67974"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67974#p67974"><![CDATA[
unfortunately the scan frequency is fixed at 10 mins and cannot be changed via <em class="text-italics">set</em><br><br>you can specify which channels are to be excluded from the random scan by setting <em class="text-italics">sb:nochan</em> or/and how many users should a channel have on it in order to be scanned by setting <em class="text-italics">sb:minuser</em><br><br>you can't explicitly specify which channels must be included in the scanning process unless you put the bot itself on them<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Nov 12, 2006 3:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VanDaMe]]></name></author>
		<updated>2006-11-10T23:09:12-04:00</updated>

		<published>2006-11-10T23:09:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67884#p67884</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67884#p67884"/>
		<title type="html"><![CDATA[need spambuster.tcl help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67884#p67884"><![CDATA[
This TCL already working great. But there's no timing set how long the bot will stay on scanned channel? Can we decide which chan that we want to scan?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8343">VanDaMe</a> — Fri Nov 10, 2006 11:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
