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

	<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>2004-08-08T10:41:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T10:41:51-04:00</updated>

		<published>2004-08-08T10:41:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39618#p39618</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39618#p39618"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39618#p39618"><![CDATA[
got it now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";-)" title="Wink"><br><br>thanks to you<br><br>difoo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 10:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T10:34:44-04:00</updated>

		<published>2004-08-08T10:34:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39617#p39617</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39617#p39617"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39617#p39617"><![CDATA[
<blockquote class="uncited"><div>&amp; your if statement. I keep getting extra-character errors</div></blockquote>"extra characters after close-brace"? you need spaces between words in tcl. Add some spaces and try it again <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=2878">user</a> — Sun Aug 08, 2004 10:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T10:28:25-04:00</updated>

		<published>2004-08-08T10:28:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39616#p39616</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39616#p39616"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39616#p39616"><![CDATA[
like this: if {[validuser $hand] &amp;&amp; [matchattr $hand o|o $chan]} { <br><br>&amp; your if statement. I keep getting extra-character errors<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 10:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T10:22:16-04:00</updated>

		<published>2004-08-08T10:22:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39615#p39615</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39615#p39615"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39615#p39615"><![CDATA[
<blockquote class="uncited"><div>one last qustion, how would you add 2 other "if" variables to your if statement?</div></blockquote>What do you mean? You want different messages depending on how long they've been idle?<div class="codebox"><p>Code: </p><pre><code>if {expression1} {    action 1} elseif {expression2} {    action 2};# etc..</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 08, 2004 10:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T10:20:13-04:00</updated>

		<published>2004-08-08T10:20:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39614#p39614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39614#p39614"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39614#p39614"><![CDATA[
one last qustion, how would you add 2 other "if" variables to your if statement?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T09:35:26-04:00</updated>

		<published>2004-08-08T09:35:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39610#p39610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39610#p39610"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39610#p39610"><![CDATA[
<blockquote class="uncited"><div>i understand. yes i know of o|o. if im right o|o stands for o in chan &amp; global. next time i really should read the tcl-commands.tcl. thanks user.</div></blockquote>| means OR, not AND (&amp;)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 08, 2004 9:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T09:33:01-04:00</updated>

		<published>2004-08-08T09:33:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39609#p39609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39609#p39609"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39609#p39609"><![CDATA[
i understand. yes i know of o|o. if im right o|o stands for o in chan &amp; global. next time i really should read the tcl-commands.tcl. thanks user.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 9:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T09:34:15-04:00</updated>

		<published>2004-08-08T09:30:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39608#p39608</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39608#p39608"/>
		<title type="html"><![CDATA[Re: try this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39608#p39608"><![CDATA[
<blockquote class="uncited"><div>am i correct that the pubm is for pubm(essage) ? <br>and kool, it works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";-)" title="Wink"></div></blockquote>yes...and you can include a channel name in the mask if you want to limit it to a particular channel and a flag to only let it be triggered by certain people...eg:<div class="codebox"><p>Code: </p><pre><code>bind pubm o|o "#yourchan *" checkIdle</code></pre></div> would only be triggered by +o users in #yourchan (+o the flag, not the channel mode)<br>Remember to .restart or unbind the old bind manually if you change it.<br><br>the 'h' is 'handle'; {nick uhost handle channel argument}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 08, 2004 9:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T09:24:58-04:00</updated>

		<published>2004-08-08T09:24:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39607#p39607</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39607#p39607"/>
		<title type="html"><![CDATA[Re: try this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39607#p39607"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>bind pubm - * checkIdleproc checkIdle {n u h c a} {# 600 minutes == 10 hours...if {[getchanidle $n $c]&gt;600} {puthelp "PRIVMSG $c :Welcome back $n!"}}</code></pre></div></div></blockquote>am i correct that the pubm is for pubm(essage) ? <br>also can you explain proc checkIdle {n u h c a} {  ?<br><br>I read nick uhost h=hour? chan args<br><br>-difoo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T08:57:09-04:00</updated>

		<published>2004-08-08T08:57:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39604#p39604</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39604#p39604"/>
		<title type="html"><![CDATA[try this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39604#p39604"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm - * checkIdleproc checkIdle {n u h c a} {# 600 minutes == 10 hours...if {[getchanidle $n $c]&gt;600} {puthelp "PRIVMSG $c :Welcome back $n!"}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 08, 2004 8:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T08:33:22-04:00</updated>

		<published>2004-08-08T08:33:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39600#p39600</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39600#p39600"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39600#p39600"><![CDATA[
im sorry i didnt just ask in the first place. and yes i need someone to help me doing this. the idle scripts that are available dont do what i would want.<br><br>difoo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 8:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-08T08:00:13-04:00</updated>

		<published>2004-08-08T08:00:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39597#p39597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39597#p39597"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39597#p39597"><![CDATA[
Your initial post suggested you were going to code it yourself...why didn't you say you want somebody to do the job for you in the first place? Enjoy wasting people's time?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 08, 2004 8:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-08T06:37:11-04:00</updated>

		<published>2004-08-08T06:37:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39596#p39596</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39596#p39596"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39596#p39596"><![CDATA[
i tried numerous scripts but all they do is do something after someone reached a specific amount of idle.<br><br>i need a script that says something into the channel when a user says something after he was a specific amount of time idleing in the channel.<br><br>difoo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sun Aug 08, 2004 6:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-07T23:20:46-04:00</updated>

		<published>2004-08-07T23:20:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39590#p39590</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39590#p39590"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39590#p39590"><![CDATA[
check 'getchanidle' (returns the number of minutes they've been idle) every time someone says something.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat Aug 07, 2004 11:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[difoo]]></name></author>
		<updated>2004-08-07T23:09:27-04:00</updated>

		<published>2004-08-07T23:09:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39587#p39587</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39587#p39587"/>
		<title type="html"><![CDATA[idle time check]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39587#p39587"><![CDATA[
hi, how can i let the bot say something to the channel when a user talks after he was a specific amount of time idling? lets say 10 hrs?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5153">difoo</a> — Sat Aug 07, 2004 11:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
