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

	<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-12-31T10:34:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TALES]]></name></author>
		<updated>2003-12-31T10:34:06-04:00</updated>

		<published>2003-12-31T10:34:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32030#p32030</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32030#p32030"/>
		<title type="html"><![CDATA[Another request (donation available)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32030#p32030"><![CDATA[
maybe this post will help ??<br><a href="http://forum.egghelp.org/viewtopic.php?t=6509" class="postlink">http://forum.egghelp.org/viewtopic.php?t=6509</a><br><br>i have looked at the page lada data on it what should it be msg in chan ??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4104">TALES</a> — Wed Dec 31, 2003 10:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-25T02:49:00-04:00</updated>

		<published>2003-12-25T02:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31774#p31774</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31774#p31774"/>
		<title type="html"><![CDATA[Another request (donation available)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31774#p31774"><![CDATA[
Ive tried with no luck to code a script that grabs the current stats off utstats ..<br><a href="http://ut2003stats.epicgames.com" class="postlink">http://ut2003stats.epicgames.com</a><br><br>what i would <strong class="text-strong">really</strong> like is something that would check for your  Deathmatch rating.. and possibly your CTF.<br><br><br>I got as far as :<div class="codebox"><p>Code: </p><pre><code>proc pub_stats {nick uhost hand chan arg } {            set string [lindex [split $arg] 0]if { $string == "" } {puthelp "PRIVMSG $nick :Usage = !stats &lt;Your utstats ID&gt;" ; return 0 }puthelp "PRIVMSG $chan :Processing utstats request for $nick"set count "0"set file [open "|/usr/local/bin/lynx -source http://ut2003stats.epicgames.com/playerstats.php?player=$arg" r]while {![eof $file]} {gets $file htmlif {$html == {}} {continue}</code></pre></div>there is <strong class="text-strong">alot</strong> of text on that page and since its all dynamic i didnt know where to begin as far as trimming. I tried to trim just to the right and left of the desired value, that didnt work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">..<br><br>anyway, free help is appreciated, or if you would rather just write the whole thing over and get paid, that's cool too<br><br>tia!<p>Statistics: Posted by Guest — Thu Dec 25, 2003 2:49 am</p><hr />
]]></content>
	</entry>
	</feed>
