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

	<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-06-18T14:10:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-18T14:10:23-04:00</updated>

		<published>2003-06-18T14:10:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22145#p22145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22145#p22145"/>
		<title type="html"><![CDATA[Ordening a text file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22145#p22145"><![CDATA[
Try searching the forum. We just made a file sort script!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Jun 18, 2003 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-15T05:44:33-04:00</updated>

		<published>2003-06-15T05:44:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21854#p21854</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21854#p21854"/>
		<title type="html"><![CDATA[Ordening a text file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21854#p21854"><![CDATA[
Hya guys,<br><br>my bot register specific things in a text file (when pple type a specific trigger, the time stayed on an ftp,...). All this sort of things are kept in one file (maybe i can separate them...and make one file for the triggers typed, one file for the time stayed on a ftp,... to make things easier)<br><br>example what i get in the text file till now:<br>John typed trigger of "Max"<br>Delta typed trigger of "Zeron"<br>Delta typed trigger of "Max"<br>John typed trigger of "Ringo"<br>Detla stayed 13 min on ftp "Max"<br>Delta stayed 14 min on  ftp "Zeron"<br>Delta typed trigger of "Max"<br>Delta stayed 5 min on ftp "Zeron"<br><br>Now i would like to get this file a little ordered.<br>For example, the same ones that appear more then once, i would like to get a number behind it, so that when i wanna make statistics (by typing a certain command), the bot will order the file again and will tell me when typing that specific command:<br>Delta typed trigger of "Max" 2 (times) (here he increased the previous one with 1)<br>Delta stayed 19 min on ftp "Zeron" (so here he has to increase the previous time with the new time)<br>....<br>(so i would like that the bot take the same ones all together (group them) and make a total for that ones (this is for times and for number of triggers typed)<br><br>Can some1 help me plz with creating such a sort of script?<br><br>Thnx a lot!<br><br>Cheers,<br>Vingo<p>Statistics: Posted by Guest — Sun Jun 15, 2003 5:44 am</p><hr />
]]></content>
	</entry>
	</feed>
