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

	<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>2002-05-17T15:36:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-17T15:36:00-04:00</updated>

		<published>2002-05-17T15:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7011#p7011</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7011#p7011"/>
		<title type="html"><![CDATA[ban on channel notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7011#p7011"><![CDATA[
Please I use this tcl script,it's possible set the ban after 3 notice?tnx<p>Statistics: Posted by Guest — Fri May 17, 2002 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-04-18T05:01:00-04:00</updated>

		<published>2002-04-18T05:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6310#p6310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6310#p6310"/>
		<title type="html"><![CDATA[ban on channel notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6310#p6310"><![CDATA[
Thx Mordered, I'll try it out and sorry for being late to reply. I was a bit busy <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>z_one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Thu Apr 18, 2002 5:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-12T05:32:00-04:00</updated>

		<published>2002-04-12T05:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6150#p6150</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6150#p6150"/>
		<title type="html"><![CDATA[ban on channel notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6150#p6150"><![CDATA[
this should work..<br><br><br>set channels "#chan1 #chan2"<br><br>bind notc - "*" notice<br><br>proc notice {nick host hand text dest} {<br> global channels botnick<br> foreach chan $channels {<br>  if {$chan == $dest} {<br>   set x [split $host @]<br>   newchanban $chan *!*@[lindex $x 1] $botnick "Another noticing dickhead bites the dust.." 60<br>  }<br> }<br>}<br><br>&lt;font size=-1&gt;[ This Message was edited by: Mordred on 2002-04-12 03:35 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Apr 12, 2002 5:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-04-10T12:10:00-04:00</updated>

		<published>2002-04-10T12:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6109#p6109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6109#p6109"/>
		<title type="html"><![CDATA[ban on channel notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6109#p6109"><![CDATA[
Can anyone write a small script (or point me to one) that bans a user with the following mask *!*@host when they send a channel notice.<br>I know it's easy but for some reason I am unable to make it work!<br>Thx<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: z_one on 2002-04-10 10:11 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Wed Apr 10, 2002 12:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
