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

	<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>2010-01-11T22:44:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[edwardthefma]]></name></author>
		<updated>2010-01-11T22:44:47-04:00</updated>

		<published>2010-01-11T22:44:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91652#p91652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91652#p91652"/>
		<title type="html"><![CDATA[i need a bot that can read from a text file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91652#p91652"><![CDATA[
ok now<br>i need a bot that can read a txt file <br> <br>and separate the relevant information and display it<br><br><br>hear is what my txt looks like  i needs to read from the bottem up<br>and display the bottem line <br>Users currently online: 0 / 50<br>andthe user name on every line that has has connected in it<br>and stoping wen it reaches has disconnected<br> so with this you would type !mmorpg<br>and it would display <br>Users currently online: 1 / 50 [edwardthefma]<br><div class="codebox"><p>Code: </p><pre><code>2010-01-08 01:08:52 UTC: Client 'edwardthefma' has connected.Users currently online: 1 / 502010-01-08 01:10:46 UTC: Client 'vmann' has connected.Users currently online: 2 / 502010-01-08 01:11:53 UTC: Client 'meiskam' has connected.Users currently online: 3 / 502010-01-08 01:12:50 UTC: Client 'edwardthefma' has disconnected.Users currently online: 2 / 502010-01-08 01:13:26 UTC: Client 'vmann' has disconnected.Users currently online: 1 / 502010-01-08 01:13:31 UTC: Client 'meiskam' has disconnected.Users currently online: 0 / 502010-01-08 01:08:52 UTC: Client 'edwardthefma' has connected.Users currently online: 1 / 50</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11058">edwardthefma</a> — Mon Jan 11, 2010 10:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
