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

	<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-08-15T20:14:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-08-15T20:14:51-04:00</updated>

		<published>2005-08-15T20:14:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54316#p54316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54316#p54316"/>
		<title type="html"><![CDATA[chan ctcp requwsts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54316#p54316"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set r "no chan ctcps" bind ctcp - * foo proc foo {n u h d k t} {    if {([string first # $d] != 0) || [string equal -nocase "action" $k]} {return 0}   if {![isbotnick $d] &amp;&amp; ![isop $n $d]} {       newchanban $d [maskhost $n!$u] $::nick $::r       putkick $d $n $::r    } }</code></pre></div>This will not kick for actions and will exempt channel ops.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Aug 15, 2005 8:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-15T18:55:58-04:00</updated>

		<published>2005-08-15T18:55:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54312#p54312</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54312#p54312"/>
		<title type="html"><![CDATA[chan ctcp requwsts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54312#p54312"><![CDATA[
/me is chan ctcp<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Aug 15, 2005 6:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-15T18:27:13-04:00</updated>

		<published>2005-08-15T18:27:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54310#p54310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54310#p54310"/>
		<title type="html"><![CDATA[chan ctcp requwsts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54310#p54310"><![CDATA[
thats one kicks also on /me actions... i only want for channel ctcp ... /ctcp #chan ping... and do not kick operators<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Mon Aug 15, 2005 6:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-12T11:44:03-04:00</updated>

		<published>2005-08-12T11:44:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54120#p54120</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54120#p54120"/>
		<title type="html"><![CDATA[chan ctcp requwsts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54120#p54120"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set r "no chan ctcps"bind ctcp - * fooproc foo {n u h d k t} {   if ![isbotnick $d] {      newchanban $d [maskhost $n!$u] $::nick $::r      putkick $d $n $::r   }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Aug 12, 2005 11:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[suffering]]></name></author>
		<updated>2005-08-12T11:29:53-04:00</updated>

		<published>2005-08-12T11:29:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54118#p54118</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54118#p54118"/>
		<title type="html"><![CDATA[chan ctcp requwsts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54118#p54118"><![CDATA[
hi, i want a simple tcl when smone use the channel ctcp command the bot ban(chan ban) and kick him from the channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6278">suffering</a> — Fri Aug 12, 2005 11:29 am</p><hr />
]]></content>
	</entry>
	</feed>
