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

	<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-15T19:01:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kitsaras]]></name></author>
		<updated>2006-02-15T19:01:57-04:00</updated>

		<published>2006-02-15T19:01:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60449#p60449</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60449#p60449"/>
		<title type="html"><![CDATA[modifie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60449#p60449"><![CDATA[
if we modify this perfect script can we catch all the servers in the network ?<br>(4 is) and we can add a timer into ?<br>if it is possible can u help me to do it ?<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !status 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]+2}] end]"  array unset statsu $c }}</code></pre></div>thank u<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7328">kitsaras</a> — Wed Feb 15, 2006 7:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
