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

	<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-04-09T22:43:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-04-09T22:43:55-04:00</updated>

		<published>2010-04-09T22:43:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92785#p92785</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92785#p92785"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92785#p92785"><![CDATA[
It would depend on the Nickname settings, for example, if you have something like "KILL PROTECT" on the nickname, it would prevent others from using it. If not, its possible people can use the nickname, for as long as possible.<br><br>If you have set the bot to send an IDENTIFTY command to nickserv on connect, which it sounds like you have. Its seems its more down to services, going offline or the bot not being able to use its old nickname when it pings out (of possibly, not being able to GHOST its old nickname and re-take it).<br><br>I couldn't recommend a nickserv script, simply becouse there are too many and I dont use /or have used any of them. But, I would advice that you look for the following features:<br><strong class="text-strong">1</strong>. Ability to GHOST/RECOVER your bots nickname<br><strong class="text-strong">2</strong>. The Ability to IDENTIFY quickly<br><br>As for the settings i mentioned in my older post. I probably didn't explain it well enough, but basiclly, what it dose when set to <strong class="text-strong">0</strong> is just use <strong class="text-strong">ANY</strong> nickname that is finds it has. i.e if its nickname is changed to Guest23989 the bot will use the Guest23989 as its nickname and not try to change nicks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Apr 09, 2010 10:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Donta]]></name></author>
		<updated>2010-04-09T20:33:51-04:00</updated>

		<published>2010-04-09T20:33:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92783#p92783</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92783#p92783"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92783#p92783"><![CDATA[
I found the "Op me, Plz" lines below in the channel config file and set need op, invite and key to 0.<br><br>But now i find it sometimes after i come online to be switching between its own nick, its alt nick and a guest4567 (random number) nick.<br><br>The original Nick is registered so wouldnt that prevent someoe else from taking it? Even if they did, they would have to change it right afterwards and the bot should reclaim it.<br><br>If i set the below code to 0, wouldnt it just jump to its alt nick and stay there the next time it happened?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11125">Donta</a> — Fri Apr 09, 2010 8:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-04-09T19:07:48-04:00</updated>

		<published>2010-04-09T19:07:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92782#p92782</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92782#p92782"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92782#p92782"><![CDATA[
<blockquote class="uncited"><div> issue of loosing authentication</div></blockquote> can you give a bit more information?<br>As for the bot <strong class="text-strong">cycling nicks</strong>: Check the settings <div class="codebox"><p>Code: </p><pre><code># This setting makes the bot try to get his original nickname back if its# primary nickname is already in use.set keep-nick 1</code></pre></div> If its set to <strong class="text-strong">1</strong> the bot will cycling nicks, if set to <strong class="text-strong">0</strong> it will just keep the nickname its given when it trys to use a nickname thats been taken<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Apr 09, 2010 7:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Donta]]></name></author>
		<updated>2010-04-09T13:00:45-04:00</updated>

		<published>2010-04-09T13:00:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92771#p92771</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92771#p92771"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92771#p92771"><![CDATA[
I removed the code to prevent the spam, but theres still the issue of loosing authentication after a few weeks and it cycling nicks. Any ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11125">Donta</a> — Fri Apr 09, 2010 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-04-09T07:59:15-04:00</updated>

		<published>2010-04-09T07:59:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92766#p92766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92766#p92766"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92766#p92766"><![CDATA[
I couldn't help but post this, since it sounds wayy to much like you've set the following <div class="codebox"><p>Code: </p><pre><code>      need-op { putserv "PRIVMSG #channel :Op me, Plz!" }      need-invite { putserv "PRIVMSG #channel :Op me, Plz!" }      need-key { putserv "PRIVMSG #channel :Op me, Plz!" } ...</code></pre></div> in eggdrop config file<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Apr 09, 2010 7:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2010-04-09T02:51:32-04:00</updated>

		<published>2010-04-09T02:51:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92759#p92759</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92759#p92759"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92759#p92759"><![CDATA[
The spam is caused by one of the scripts loaded on your bot. Use a proper identification script which will identify your bot properly to the services. Search the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl Archive</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Apr 09, 2010 2:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Donta]]></name></author>
		<updated>2010-04-08T19:30:27-04:00</updated>

		<published>2010-04-08T19:30:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92755#p92755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92755#p92755"/>
		<title type="html"><![CDATA[Bot loosing Authentication]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92755#p92755"><![CDATA[
My bot is running constantly on a Laptop running Winxp. It's running fine, but it sometimes looses authentication, loops between its own Nick, alt nick and a guest nick constantly, all the while spamming "Op me, Plz!" in the channel, annoying the hell out of the users. It's usually fixed for a few more days by restarting it, but the code looks fine to me (Although I am a beginner at both IRC and Windrop).<br><br>Anyone have any ideas? This only happens like once a week to once every two weeks, but always when im not online to see it. My users have to email me to tell me it's spamming again. I can probably disable the Op me plz! spam, but i have no idea about the nick roulette..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11125">Donta</a> — Thu Apr 08, 2010 7:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
