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

	<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>2004-02-25T13:42:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-02-25T13:42:13-04:00</updated>

		<published>2004-02-25T13:42:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33980#p33980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33980#p33980"/>
		<title type="html"><![CDATA[tcl or not?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33980#p33980"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>setudef flag annoybind pubm - {*\?\?\?\?*} pubm:questionsbind pubm - {*\!\!\!\!*} pubm:exclamationproc pubm:questions {nick uhost hand chan text} {  if {![channel get $chan annoy] || [matchattr $hand of|fo $chan] || [isop $nick $chan] ![botisop $chan]} {    return  }  scan $uhost {%*[^@]@%s} host  newchanban $chan *!*@$host annoy "5 minutes for using so many question marks within $chan channel.." 5}proc pubm:exclamation {nick uhost hand chan text} {  if {![channel get $chan annoy] || [matchattr $hand of|fo $chan] || [isop $nick $chan] || ![botisop $chan]} {    return  }  newchanban $chan *!*@$host annoy "5 minutes for using so many exclamations marks within $chan channel.." 5}</code></pre></div>To enable it on a specific channel just do<em class="text-italics">.chanset #channel +annoy</em> and <em class="text-italics">.chanset #channel -annoy</em> to disable it. haven't tested it but should be working smoothly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Feb 25, 2004 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[K]]></name></author>
		<updated>2004-02-25T06:19:07-04:00</updated>

		<published>2004-02-25T06:19:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33973#p33973</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33973#p33973"/>
		<title type="html"><![CDATA[tcl or not?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33973#p33973"><![CDATA[
do somebody nows a tcl that kick/ban users that user excesive "!" and "?" on a chennel during a time.like they have on #eggdrop<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4489">K</a> — Wed Feb 25, 2004 6:19 am</p><hr />
]]></content>
	</entry>
	</feed>
