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

	<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-03T17:44:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dr_Fell]]></name></author>
		<updated>2004-08-03T17:44:21-04:00</updated>

		<published>2004-08-03T17:44:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39431#p39431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39431#p39431"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39431#p39431"><![CDATA[
Thank You. I have searched forum before, but with bad keywords I think. That what have You, and user written, was very helpful and get me much closer to what I need. Now I have basic idea about place that I should begin from.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5194">dr_Fell</a> — Tue Aug 03, 2004 5:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-02T21:23:39-04:00</updated>

		<published>2004-08-02T21:23:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39393#p39393</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39393#p39393"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39393#p39393"><![CDATA[
<strong class="text-strong">User</strong> here already posted how to do this.<br>But you didnt take any action to implement what he said.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <br><br>Use this:  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <div class="codebox"><p>Code: </p><pre><code>bind pub n "!idle" check:idle:timeproc check:idle:time {nick uhost hand chan text} { if {([lindex $text 0] != "") &amp;&amp; ([onchan [lindex $text 0] $chan])} { putserv "PRIVMSG $chan :[lindex $text 0] has been idle for: [duration [getchanjoin [lindex $text 0] $chan]]" return 0 }}</code></pre></div><blockquote class="uncited"><div>Usage: !idle &lt;nick&gt;</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Aug 02, 2004 9:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dr_Fell]]></name></author>
		<updated>2004-08-02T14:49:53-04:00</updated>

		<published>2004-08-02T14:49:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39375#p39375</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39375#p39375"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39375#p39375"><![CDATA[
I have been searching for over hour (google,   <a href="http://www.tclscript.com/" class="postlink">http://www.tclscript.com/</a>  etc.), and have found only script utilising mysql. I have exhausted possibilities known to me.  If it's only way You know to improve Your self-confidence then go on. Again, I didn't ask anybody to do search for me. I hoped somebody KNOW name of such script. And only asked for some letters, not for anybody's time. You have productive symptoms, maybe try to meet the doctor ? :&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5194">dr_Fell</a> — Mon Aug 02, 2004 2:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-08-02T14:27:48-04:00</updated>

		<published>2004-08-02T14:27:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39373#p39373</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39373#p39373"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39373#p39373"><![CDATA[
Ah, then it should be<br><br>Hi. I'm Mr. Lazy.. can you do a search for me?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Aug 02, 2004 2:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dr_Fell]]></name></author>
		<updated>2004-08-02T10:54:09-04:00</updated>

		<published>2004-08-02T10:54:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39371#p39371</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39371#p39371"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39371#p39371"><![CDATA[
maybe You haven't read all what I have written <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">. I didn't ask anybody to write anything for me. I just asked if anyone knows  EXISTING script that does what I need. <br><br>regards<br>Fell<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5194">dr_Fell</a> — Mon Aug 02, 2004 10:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-08-02T10:45:56-04:00</updated>

		<published>2004-08-02T10:45:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39370#p39370</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39370#p39370"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39370#p39370"><![CDATA[
Hi. I'm Mr. Lazy.. can you do a script for me?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Aug 02, 2004 10:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dr_Fell]]></name></author>
		<updated>2004-08-02T04:36:14-04:00</updated>

		<published>2004-08-02T04:36:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39352#p39352</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39352#p39352"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39352#p39352"><![CDATA[
Thanks. It helped me but only halfly, cause I don't have enough time now to spend even a day for learning basics of TCL scripting and write such a script.  But when I'll have enough time, I'll do. Although, if somebody knows about existing script that utilises this command, pls msg me. <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=5194">dr_Fell</a> — Mon Aug 02, 2004 4:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-01T20:40:15-04:00</updated>

		<published>2004-08-01T20:40:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39330#p39330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39330#p39330"/>
		<title type="html"><![CDATA[Re: script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39330#p39330"><![CDATA[
<blockquote class="uncited"><div>or how long time ago did he joined. without mysql. I couldn't find such a script.</div></blockquote>'getchanjoin nick #chan' gives you the unixtime of the join (or 0 if the person joined before the bot)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sun Aug 01, 2004 8:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dr_Fell]]></name></author>
		<updated>2004-08-01T18:05:45-04:00</updated>

		<published>2004-08-01T18:05:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39326#p39326</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39326#p39326"/>
		<title type="html"><![CDATA[script that tells how long user is on the channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39326#p39326"><![CDATA[
or how long time ago did he joined. without mysql. I couldn't find such a script. Maybe somebody of You knows ?<br><br>thanks, Michal<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5194">dr_Fell</a> — Sun Aug 01, 2004 6:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
