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

	<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>2008-01-26T04:16:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[opsb]]></name></author>
		<updated>2008-01-26T04:16:05-04:00</updated>

		<published>2008-01-26T04:16:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80353#p80353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80353#p80353"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80353#p80353"><![CDATA[
Okay ppl thanks to all..<br><br>MC_8 works now perfectlly for me <br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9270">opsb</a> — Sat Jan 26, 2008 4:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2008-01-25T21:54:02-04:00</updated>

		<published>2008-01-25T21:54:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80344#p80344</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80344#p80344"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80344#p80344"><![CDATA[
I think he wants to exempt all people having @ or +v in the channel, even those who arent listed in the userfile, which is not the case in any ilde script in the tcl archive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Fri Jan 25, 2008 9:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2008-01-25T21:21:32-04:00</updated>

		<published>2008-01-25T21:21:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80343#p80343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80343#p80343"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80343#p80343"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Channel flag protection. Users with that channel flag will not be kicked/banned# N.B You can use *ONLY* 1 flag.set protected_cflag "o"</code></pre></div>It was found in <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=841" class="postlink">" Blackmore's BlackIdle "</a>. If this is the script you tried and it kick/bans all including ops, tell us we can modify it for you. It's wasting time for writting the whole script when it's already done by someone. Atleast I am too lazy to do that, when I could get it doen already by someone <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>peace<br>iamdeath<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Fri Jan 25, 2008 9:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[opsb]]></name></author>
		<updated>2008-01-25T11:52:35-04:00</updated>

		<published>2008-01-25T11:52:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80335#p80335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80335#p80335"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80335#p80335"><![CDATA[
<blockquote class="uncited"><div>opsb:<br><br>The Progeny script is <strong class="text-strong">exactly</strong> what you requested.<blockquote class="uncited"><div>Checks every minute the idle of every user and kicks users with idle &gt; maxidle. You can set maxidle with a chanset command.</div></blockquote>And then there is the MC_8 script:<blockquote class="uncited"><div> Will react to idle timers you setup. <strong class="text-strong">If a user idles in the channel longer than you want</strong>, have this script do something about it. Valid reactions include /kick,/ban,/msg and many more. This doesn't have to just kick/ban, can do much more for example deop idle'n op's.</div></blockquote>Too lazy to read the descriptions?</div></blockquote>heh.. I've read all.<br><br>Just, I tried Blackmoore (or something like that name) and it bans all..<br>Even @<br><br>I'll try these two<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9270">opsb</a> — Fri Jan 25, 2008 11:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-01-24T21:14:47-04:00</updated>

		<published>2008-01-24T21:14:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80325#p80325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80325#p80325"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80325#p80325"><![CDATA[
opsb:<br><br>The Progeny script is <strong class="text-strong">exactly</strong> what you requested.<blockquote class="uncited"><div>Checks every minute the idle of every user and kicks users with idle &gt; maxidle. You can set maxidle with a chanset command.</div></blockquote>And then there is the MC_8 script:<blockquote class="uncited"><div> Will react to idle timers you setup. <strong class="text-strong">If a user idles in the channel longer than you want</strong>, have this script do something about it. Valid reactions include /kick,/ban,/msg and many more. This doesn't have to just kick/ban, can do much more for example deop idle'n op's.</div></blockquote>Too lazy to read the descriptions?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Jan 24, 2008 9:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2008-01-24T19:31:51-04:00</updated>

		<published>2008-01-24T19:31:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80321#p80321</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80321#p80321"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80321#p80321"><![CDATA[
I suggest that you pick in the tcl archive the script that meets the most of what you need, and ask here for help to modify it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Thu Jan 24, 2008 7:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[opsb]]></name></author>
		<updated>2008-01-24T19:25:35-04:00</updated>

		<published>2008-01-24T19:25:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80320#p80320</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80320#p80320"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80320#p80320"><![CDATA[
Oh.. I forgot to say.. I have search in TCL arhive already..<br>Nothing for me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9270">opsb</a> — Thu Jan 24, 2008 7:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2008-01-24T15:09:41-04:00</updated>

		<published>2008-01-24T15:09:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80313#p80313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80313#p80313"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80313#p80313"><![CDATA[
What about searching in Tcl Archive section ? there are plenty of them. Use the index "idle". A very quick search gave me this : <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-idle.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-idle.htm</a><br>By the way, if you want only to kick and not ban, you can set the already existing setting idle-kick to 5 minutes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Thu Jan 24, 2008 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[opsb]]></name></author>
		<updated>2008-01-24T14:15:11-04:00</updated>

		<published>2008-01-24T14:15:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80312#p80312</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80312#p80312"/>
		<title type="html"><![CDATA[Idle Ban/Kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80312#p80312"><![CDATA[
hi <br><br>i need simple idle ban/kick script which ban/kick users who reached idle time of 5 mins on my help channel.<br><br>script doesn't kick @, %, +<br><br>thnx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9270">opsb</a> — Thu Jan 24, 2008 2:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
