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

	<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-05-14T10:39:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MrT]]></name></author>
		<updated>2003-05-14T10:39:50-04:00</updated>

		<published>2003-05-14T10:39:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20194#p20194</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20194#p20194"/>
		<title type="html"><![CDATA[bot getting &quot;killed&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20194#p20194"><![CDATA[
<blockquote class="uncited"><div>After an netsplit he gets killed cos somebody else has that nick and he was the first person who was using it. Do you have more than one eggdrop that is keeping your nick? If yes then there is your answer.</div></blockquote>Nope, just the one bot.<br><br>The reason i asked was becuase it only started doing it a few days ago, up until then it had been keeping the nick fine. Then in one day i saw it take the nick and then get killed about 4 times. As it happens I just checked and its now sitting there with my nick <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Thanks for your help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2161">MrT</a> — Wed May 14, 2003 10:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-14T05:38:17-04:00</updated>

		<published>2003-05-14T05:38:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20188#p20188</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20188#p20188"/>
		<title type="html"><![CDATA[bot getting &quot;killed&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20188#p20188"><![CDATA[
This is 100% unrelated to eggdrop, and is nothing more than issues with netsplits.<br><br>IRC servers keep details on all the users they hold. These include a timestamp of when a user first gained a nickname.<br><br>During netsplits, 2 users can take the same nickname, but each server is unable to check if it allready exist, because they aint linked.<br><br>Once the servers relink, the exchange information, including users that are online.<br><br>When it detects this clash of nicknames, it has to do somthing about it, seeing as two people can't have the same nick.<br><br>The timestamp is used for this. The person that has had the nickname the longest wins, and the other is killed off the server.<br><br>Most networks these days, do no report netsplits in quit messages. As such, eggdrop can't detect them. nick-keeper scripts rely on these netsplit quits, to make sure they don't get killed like this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed May 14, 2003 5:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-05-14T02:17:26-04:00</updated>

		<published>2003-05-14T02:17:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20180#p20180</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20180#p20180"/>
		<title type="html"><![CDATA[bot getting &quot;killed&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20180#p20180"><![CDATA[
After an netsplit he gets killed cos somebody else has that nick and he was the first person who was using it. Do you have more than one eggdrop that is keeping your nick? If yes then there is your answer.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed May 14, 2003 2:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MrT]]></name></author>
		<updated>2003-05-13T18:00:38-04:00</updated>

		<published>2003-05-13T18:00:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20169#p20169</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20169#p20169"/>
		<title type="html"><![CDATA[bot getting &quot;killed&quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20169#p20169"><![CDATA[
I have set up a bot on quakenet that will keep my name for me when i am offline using nickhold.tcl. It was working fine until recently, when i noticed this happening:<blockquote class="uncited"><div>* xxx is now known as yyy<br>* yyy has quit IRC (Killed (*.quakenet.org (older nick overruled)))</div></blockquote>The first line being when the nick is released and my bot takes it, and the second line being when the bot dissappears. If i then do a whois on the nick, it shows someone has taken it. I dont know if its relevant, but the last two lines of the whois are:<blockquote class="uncited"><div>yyy using *.quakenet.org QuakeNet IRC Server<br>yyy End of /WHOIS list.</div></blockquote>Any ideas as to what is happening? Call me greedy for wanting to keep the nick reserved, but I figure I have an eggdrop, why not use it...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2161">MrT</a> — Tue May 13, 2003 6:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
