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

	<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-06-28T18:50:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-28T18:50:56-04:00</updated>

		<published>2005-06-28T18:50:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51484#p51484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51484#p51484"/>
		<title type="html"><![CDATA[autorejoin protection script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51484#p51484"><![CDATA[
add <div class="codebox"><p>Code: </p><pre><code>&amp;&amp; ![matchattr $h f|f $chan]</code></pre></div> in the if statement.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jun 28, 2005 6:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2005-06-28T13:22:56-04:00</updated>

		<published>2005-06-28T13:22:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51473#p51473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51473#p51473"/>
		<title type="html"><![CDATA[autorejoin protection script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51473#p51473"><![CDATA[
demond, would you need the check if the user is added to the bot, [matchattr $h f|f $chan] ?<br>Otherwise a user could be kicked...?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Tue Jun 28, 2005 1:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-28T03:34:58-04:00</updated>

		<published>2005-06-28T03:34:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51456#p51456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51456#p51456"/>
		<title type="html"><![CDATA[autorejoin protection script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51456#p51456"><![CDATA[
I'm in scripting mood <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><div class="codebox"><p>Code: </p><pre><code>set reason "autorejoining is lame"bind kick - * gotkickbind join - * gotjoinproc gotkick {n u h c t r} {   set ::kicked($t) [unixtime]}proc gotjoin {n u h c} {   if {![catch {set ts $::kicked($n)}] &amp;&amp; [unixtime] - $ts &lt; 2} {      newchanban $c [maskhost $n!$u] $::nick $::reason 3      putkick $c $n $::reason   }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Jun 28, 2005 3:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-06-28T02:36:52-04:00</updated>

		<published>2005-06-28T02:36:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51454#p51454</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51454#p51454"/>
		<title type="html"><![CDATA[autorejoin protection script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51454#p51454"><![CDATA[
Search the archive for 'revolving door' or 'flyby'<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Tue Jun 28, 2005 2:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mp35486]]></name></author>
		<updated>2005-06-28T02:24:32-04:00</updated>

		<published>2005-06-28T02:24:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51453#p51453</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51453#p51453"/>
		<title type="html"><![CDATA[autorejoin protection script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51453#p51453"><![CDATA[
Hi!<br><br>I'm trying to find a TCL script which could set a ban for some time on user that was kicked from channel and has autorejoin turned on.<br><br>Is there such a script available?<br><br>Thanks!<br><br>M.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6326">mp35486</a> — Tue Jun 28, 2005 2:24 am</p><hr />
]]></content>
	</entry>
	</feed>
