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

	<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-02-10T02:55:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kitsaras]]></name></author>
		<updated>2006-02-10T02:55:00-04:00</updated>

		<published>2006-02-10T02:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60269#p60269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60269#p60269"/>
		<title type="html"><![CDATA[anyone can do this script for me ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60269#p60269"><![CDATA[
thanks a lot Sir_Fz works perfect   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7328">kitsaras</a> — Fri Feb 10, 2006 2:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-09T22:44:09-04:00</updated>

		<published>2006-02-09T22:44:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60265#p60265</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60265#p60265"/>
		<title type="html"><![CDATA[anyone can do this script for me ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60265#p60265"><![CDATA[
The reply of stats u is numeric 242 on DALnet.<div class="codebox"><p>Code: </p><pre><code>bind pub - !statsu statsubind raw - 242 show:statsuproc statsu {nick uhost hand chan arg} { global statsu if {![info exists statsu([set chan [string tolower $chan]])]} {  set statsu($chan) 0  putserv "stats u" }}proc show:statsu {from kw arg} { global statsu foreach {c v} [array get statsu] {  puthelp "privmsg $c :[string range $arg [expr {[string first : $arg]+1}] end]"  array unset statsu $c }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Feb 09, 2006 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kitsaras]]></name></author>
		<updated>2006-02-09T21:54:09-04:00</updated>

		<published>2006-02-09T21:54:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60263#p60263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60263#p60263"/>
		<title type="html"><![CDATA[anyone can do this script for me ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60263#p60263"><![CDATA[
hello. i need a tcl script to display my ircd uptime in the active channel with a public command.<br><br>ex <br><br>!statsu<br>&lt;bot&gt; Server Up 29 days, 15:41:09<br><br>thank u.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7328">kitsaras</a> — Thu Feb 09, 2006 9:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
