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

	<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>2006-05-24T16:06:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[hihachi]]></name></author>
		<updated>2006-05-24T16:06:44-04:00</updated>

		<published>2006-05-24T16:06:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63358#p63358</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63358#p63358"/>
		<title type="html"><![CDATA[Ban user between a specific time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63358#p63358"><![CDATA[
Thanks..<br><br>how do i state the reason??<br>and is it possible to create a ban..and this only from mondays to fridays?? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br>Thanks in advance.. =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7788">hihachi</a> — Wed May 24, 2006 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-05-23T17:34:29-04:00</updated>

		<published>2006-05-23T17:34:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63312#p63312</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63312#p63312"/>
		<title type="html"><![CDATA[Ban user between a specific time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63312#p63312"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join K|K * kickKproc kickK {nick uhost hand chan} { foreach {h m} [split [strftime %R] :] {break} if {[scan $h %d] &gt;= 9 &amp;&amp; [scan $h %d] &lt;= 20} {  putquick "kick $chan $nick :reason" }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue May 23, 2006 5:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hihachi]]></name></author>
		<updated>2006-05-22T20:39:05-04:00</updated>

		<published>2006-05-22T20:39:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63288#p63288</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63288#p63288"/>
		<title type="html"><![CDATA[Ban user between a specific time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63288#p63288"><![CDATA[
Hi everyone,<br><br>is there a way to create a script, which would kick users only when the join the channel on a specific time.<br><br>Example: User abc would like to be kicked from the channel from 09 am to 09 pm, as he should really work.<br>and if he joins after 9m to 8:59am the bot should not kick him.<br><br>It would be enough to state a time (like 98 m to 9 pm) and the option to kick only users with a specific flag on the bot. Like K for kick.<br><br>Is this possible??<br><br>Any help appreciated..<br><br><br>Greetz<br><br>Matz<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7788">hihachi</a> — Mon May 22, 2006 8:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
