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

	<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:20:09-04:00</updated>

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

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

		<published>2002-11-08T16:20:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12955#p12955</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12955#p12955"/>
		<title type="html"><![CDATA[editing user files directly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12955#p12955"><![CDATA[
Awsome, thanks alot for the help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Fri Nov 08, 2002 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-11-08T13:24:30-04:00</updated>

		<published>2002-11-08T13:24:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12952#p12952</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12952#p12952"/>
		<title type="html"><![CDATA[editing user files directly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12952#p12952"><![CDATA[
Something you may want to think about is making your editor interface directly with eggdrop instead of operating on the file. That way, changes take effect immediately, you're never out of sync, and you can't ruin the userfile by making an error.<br><br>I made something like that once. It let you access users, channels, general config stuff, all via a web browser. The script simulated a web server.<br><br>Anyway, good luck, and to answer your question more specifically, the big number is "unix time format"... the number of seconds since 12:00am January 1, 1970 (or something like that). Most languages have a function to convert unix time to normal time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Nov 08, 2002 1:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-08T06:01:18-04:00</updated>

		<published>2002-11-08T06:01:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12945#p12945</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12945#p12945"/>
		<title type="html"><![CDATA[editing user files directly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12945#p12945"><![CDATA[
These dates are the last time the handle was seen (IE, a userhost matches them).<br><br>It's in a standard seconds format.<br><br>A userfile editor  is pretty much usless, unless you have a method to re-read the file after you have edited.<br><br>You can simple use a tiemr for this, however, the partyline can no longer be used to change records, as they would be lost once the bot refreshes from the file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 08, 2002 6:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-07T22:19:01-04:00</updated>

		<published>2002-11-07T22:19:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12939#p12939</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12939#p12939"/>
		<title type="html"><![CDATA[editing user files directly]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12939#p12939"><![CDATA[
Hello <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>This is my first post here.  I've searched through the forum looking for information on User Files.  from this example:<br><br>{User Name}   - hp                      <br>! #{Channel}           1034614105 ov         <br>--HOSTS {name}*@*{host}<br>--LASTON 1034614105 #{Channel}<br>--PASS {password}<br>--XTRA created 1034402482<br><br>I wish to know what the long numbers represent.  I'm sure its some sort of date format but I have no idea how to edit it.  The main purpose I want to edit the users files is because I am creating a user file editor for people on my botnet.<br><br>If any one knows how to convert the long numbers into a readable dates, or if I'm wrong, i'd love for you to tell me. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>Thanks very much,<br>Malcolm<p>Statistics: Posted by Guest — Thu Nov 07, 2002 10:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
