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

	<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>2003-09-24T19:10:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-09-24T19:10:03-04:00</updated>

		<published>2003-09-24T19:10:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27539#p27539</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27539#p27539"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27539#p27539"><![CDATA[
<blockquote class="uncited"><div>That is exactly the error I talked of in my message. There is currently no way around it.</div></blockquote>yes there is i do it all the time :p<br><br>euhm load windrop like this sorry for got eggdrop -n config file then it will work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> let me know if it does or doesn't hehe and put the uptime.exe in  windrop root<br><br>note: this will run eggdrop in to forground you can put it to background by installing it as a service, or use a /b switch in dos not sur on how to use that never done that before but i know its possible (/b = background)<br><br>for service if your on w2k use firedaemon 0.9c or something<br>if on xp =&gt; use srunner cause firedaemon won't work or you should use the latest one witch isn't free if i remember well if you want srunner or firedaemon let me know i got em both<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed Sep 24, 2003 7:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spyda]]></name></author>
		<updated>2003-09-23T04:45:54-04:00</updated>

		<published>2003-09-23T04:45:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27460#p27460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27460#p27460"/>
		<title type="html"><![CDATA[status.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27460#p27460"><![CDATA[
I released a uptime and statistics script in the egghelp tcl's<br><br>status.TCL v1.0.1<br><br>or <br><div class="codebox"><p>Code: </p><pre><code>unix uptime -  catch {exec uptime} boxuptime windows uptime - [duration [expr [clock clicks] / 1000]]</code></pre></div>Hope that helps<br><br>------------<br>ThePope<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1731">spyda</a> — Tue Sep 23, 2003 4:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-22T17:59:56-04:00</updated>

		<published>2003-09-22T17:59:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27447#p27447</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27447#p27447"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27447#p27447"><![CDATA[
Thx ppslim i'll give it a shot.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon Sep 22, 2003 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-22T17:32:05-04:00</updated>

		<published>2003-09-22T17:32:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27445#p27445</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27445#p27445"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27445#p27445"><![CDATA[
It is suspected to relate to the way eggdrop kills control of STDOUT and STDERR before entering the main loop.<br><br>As the development team are not activly developing for windows, they are not looking for a solution for this.<br><br>Eggdrop works on windows as designed. There is no need for external interfacing in the core, as such, they havn't changed it.<br><br>You may like to comment out lines 885 to 897 in src/main.c. You can then follow the instructions on <a href="http://windrop.sf.net/" class="postlink">http://windrop.sf.net/</a> for compilation help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Sep 22, 2003 5:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-22T13:57:51-04:00</updated>

		<published>2003-09-22T13:57:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27436#p27436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27436#p27436"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27436#p27436"><![CDATA[
Sorry this is a bit off topic but do you know if they are trying to fix that problem ppslim? cuz its a bit annoying  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon Sep 22, 2003 1:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-22T05:37:20-04:00</updated>

		<published>2003-09-22T05:37:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27417#p27417</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27417#p27417"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27417#p27417"><![CDATA[
That is exactly the error I talked of in my message. There is currently no way around it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Sep 22, 2003 5:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tbog_yang]]></name></author>
		<updated>2003-09-21T19:39:19-04:00</updated>

		<published>2003-09-21T19:39:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27411#p27411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27411#p27411"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27411#p27411"><![CDATA[
thx you so much Ofloo <br>i will try it now  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br><br>err sorry but it didnt work out <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>I got this error while do !uptime command:<br> [09:48] Tcl error [uptime:pub]: couldn't duplicate input handle: bad file number<br><br>i have put the uptime.exe in home dir (C:\windows)<br><br>Any idea ??<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3699">tbog_yang</a> — Sun Sep 21, 2003 7:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-09-18T11:40:58-04:00</updated>

		<published>2003-09-18T11:40:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27253#p27253</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27253#p27253"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27253#p27253"><![CDATA[
here you can download <a href="http://ftp.ofloo.net/pub/dos-tools/uptime.exe" class="postlink">uptime.exe</a> from my ftp and use the script below, put uptime.exe in your home dir<br><div class="codebox"><p>Code: </p><pre><code>bind PUB - !uptime uptime:pubproc uptime:pub {nick uhost hand chan arg} {   global botnick  foreach line [split [exec uptime.exe] \n] {    putquick "NOTICE $nick :$botnick [join [lrange [split $line " "] 1 end]]"   }}</code></pre></div>well its not entirely true cause it will show the uptime of the computer so .. but so will the uptime script for unix cause if it wasn't you could use the same tcl commands and they probaly use exec uptime so .. basicly its the same<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Thu Sep 18, 2003 11:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-18T05:32:21-04:00</updated>

		<published>2003-09-18T05:32:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27239#p27239</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27239#p27239"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27239#p27239"><![CDATA[
I do beleive there is a script for windows uptime somewhere on the forum, which includes a link to software required to get the uptime information.<br><br>Windows doesn't provide uptime in the same way *nix does, so a third-part program is needed.<br><br>However, due to inherant problems with windrop, Tcl and executing other programs, you may find it doesn't work./<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Sep 18, 2003 5:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tbog_yang]]></name></author>
		<updated>2003-09-18T04:07:00-04:00</updated>

		<published>2003-09-18T04:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27238#p27238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27238#p27238"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27238#p27238"><![CDATA[
but isnt that for eggdrop up time ??<br><br>The one i wanted is Windows Machine Uptime  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3699">tbog_yang</a> — Thu Sep 18, 2003 4:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-17T17:06:59-04:00</updated>

		<published>2003-09-17T17:06:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27218#p27218</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27218#p27218"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27218#p27218"><![CDATA[
There is an uptime tcl in the egghelp tcl archive.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Wed Sep 17, 2003 5:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tbog_yang]]></name></author>
		<updated>2003-09-17T10:20:54-04:00</updated>

		<published>2003-09-17T10:20:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27193#p27193</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27193#p27193"/>
		<title type="html"><![CDATA[is it possible to show window Uptime on channel ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27193#p27193"><![CDATA[
is there any script that would do that ??<br>I know in MIRC there is Moo.dll Module that show window machine uptime.<br><br>thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3699">tbog_yang</a> — Wed Sep 17, 2003 10:20 am</p><hr />
]]></content>
	</entry>
	</feed>
