<?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/9217" />

	<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>2005-02-26T08:10:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-02-26T08:10:49-04:00</updated>

		<published>2005-02-26T08:10:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46958#p46958</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46958#p46958"/>
		<title type="html"><![CDATA[spamdetect.tcl and advertisekick.tcl  awyeah]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46958#p46958"><![CDATA[
Yes that can be done. Try not to exempt ops or voices. I remember in both of these scripts I had added options if you want to exempt ops or voices, who advertise and who are spammers.<br><br>For ops:<br>if {[isop $nick $chan]} { return 0 }<br><br>For voices:<br>if {[isvoice $nick $chan]} { return 0 }<br><br>For ops and voices:<br>if {[isop $nick $chan] || [isvoice $nick $chan]} { return 0 }<br><br>You might have to change the variable names though. Like in the spam detection script they might not be the same, since the spam detection bot relays messages to the opped bot, it might be something like [lindex $text NUM] (NUM = list number) involved and sames goes for the channel variable. However the advertise script should be fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sat Feb 26, 2005 8:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2005-02-26T06:35:10-04:00</updated>

		<published>2005-02-26T06:35:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46947#p46947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46947#p46947"/>
		<title type="html"><![CDATA[spamdetect.tcl and advertisekick.tcl  awyeah]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46947#p46947"><![CDATA[
&lt;snip&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Feb 26, 2005 6:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-02-26T05:33:17-04:00</updated>

		<published>2005-02-26T05:33:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46945#p46945</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46945#p46945"/>
		<title type="html"><![CDATA[spamdetect.tcl and advertisekick.tcl  awyeah]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46945#p46945"><![CDATA[
look for [isop $nick $chan] and change them to [matchattr $hand of|of $chan] within the scripts.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Feb 26, 2005 5:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2005-02-26T04:17:18-04:00</updated>

		<published>2005-02-26T04:17:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46934#p46934</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46934#p46934"/>
		<title type="html"><![CDATA[spamdetect.tcl and advertisekick.tcl  awyeah]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46934#p46934"><![CDATA[
i think so but your not on the right forum i gues .. try eggdrops..<br><br><a href="http://forum.egghelp.org/viewforum.php?f=1" class="postlink">http://forum.egghelp.org/viewforum.php?f=1</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Feb 26, 2005 4:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[b|_ack]]></name></author>
		<updated>2005-02-25T19:51:55-04:00</updated>

		<published>2005-02-25T19:51:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46922#p46922</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46922#p46922"/>
		<title type="html"><![CDATA[spamdetect.tcl and advertisekick.tcl  awyeah]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46922#p46922"><![CDATA[
If the spammer has op in (auto op channels)it doesnt makes him ban,can it be changed so if he has op it can ban him? thnx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5978">b|_ack</a> — Fri Feb 25, 2005 7:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
