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

	<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>2002-11-08T16:58:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-08T16:58:08-04:00</updated>

		<published>2002-11-08T16:58:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12956#p12956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12956#p12956"/>
		<title type="html"><![CDATA[Script that writes the nicklist to a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12956#p12956"><![CDATA[
cant he choose to overwrite the file everytime an event where someone enters or leaves the room happens?<br><br>this way it will always be updated. i dont know if this is possible but i know i can do it in a mirc script.<p>Statistics: Posted by Guest — Fri Nov 08, 2002 4:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-06T05:44:13-04:00</updated>

		<published>2002-11-06T05:44:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12883#p12883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12883#p12883"/>
		<title type="html"><![CDATA[Script that writes the nicklist to a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12883#p12883"><![CDATA[
Though, you must remember that, when a part, kick, quit or any other bind that is triggered because of some1 leaving the room, the persons nickname and records will still be in the nicklist.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Nov 06, 2002 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-11-05T22:28:09-04:00</updated>

		<published>2002-11-05T22:28:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12878#p12878</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12878#p12878"/>
		<title type="html"><![CDATA[Script that writes the nicklist to a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12878#p12878"><![CDATA[
It's pretty easy.. make a bind for joins, parts, quits, kicks, nick changes... whatever else you want to track. In the bind, open your file and write the nick list with the "chanlist" command.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Nov 05, 2002 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-04T16:41:31-04:00</updated>

		<published>2002-11-04T16:41:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12829#p12829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12829#p12829"/>
		<title type="html"><![CDATA[Script that writes the nicklist to a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12829#p12829"><![CDATA[
Hello,<br><br>I'm planning to write a TCL-script that works like this:<br>- Each time someone joins/parts/quits my channel, the bot writes the current nicklist to a file (lets call it nicks.txt)<br>- The file should always contain all the nicks on the channel at the time<br>- This file would be used with PHP to display the nicklist on my website<br>- I want the nicks (sorted alphabeticly) to be written to the file on different lines, like this:<br><br>Nick1<br>Nick2<br>Nick3<br>osv...<br><br><br>Could anyone please explain to me how i can write this script, or eventually give me the name of a script that works in the same way?<br><br>Thanks!<p>Statistics: Posted by Guest — Mon Nov 04, 2002 4:41 pm</p><hr />
]]></content>
	</entry>
	</feed>
