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

	<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>2008-04-19T01:06:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-04-19T01:06:19-04:00</updated>

		<published>2008-04-19T01:06:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82402#p82402</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82402#p82402"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82402#p82402"><![CDATA[
Some services do not accept private messages to nickserv for identifying.<br>Try changing<br>putquick "PRIVMSG nickserv :identify pass"<br>to <br>putquick "nickserv identify pass"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sat Apr 19, 2008 1:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PHPN00B]]></name></author>
		<updated>2008-04-18T15:42:09-04:00</updated>

		<published>2008-04-18T15:42:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82396#p82396</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82396#p82396"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82396#p82396"><![CDATA[
i installed eggdrop again and the script didn't work my bot went into the channel but the name was keep changing<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9636">PHPN00B</a> — Fri Apr 18, 2008 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-01-17T12:08:35-04:00</updated>

		<published>2008-01-17T12:08:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80157#p80157</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80157#p80157"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80157#p80157"><![CDATA[
<blockquote class="uncited"><div>The privmsg command is an odd one, because it is case-sensitive...</div></blockquote>What kind of ircd would this be? I've never had any problems with case-sensitive irc commands.<br><br>PHPN00B:<br>There are two possibilities for your bot not showing up in your channel, the first is that it's unable to connect to the server (routing-trouble, firewall, k-lined, missing I-line, etc). The second is an issue with the tcl-libraries on your system being falsely detected as non-threaded.<br><br>Try starting your eggie with -nt option. If your bot does come online now, you've got some problems with your libraries; if not, check your serverlist aswell as any firewall/routing setup. Also try to connect to those servers using a different client.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jan 17, 2008 12:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PHPN00B]]></name></author>
		<updated>2008-01-17T10:22:24-04:00</updated>

		<published>2008-01-17T10:22:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80153#p80153</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80153#p80153"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80153#p80153"><![CDATA[
[14:21] === Bot: 1 channels, 0 users.<br>Launched into the background  (pid: xxxxx)<br><br>but but doesn't come into Channel <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9636">PHPN00B</a> — Thu Jan 17, 2008 10:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2008-01-17T09:52:32-04:00</updated>

		<published>2008-01-17T09:52:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80152#p80152</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80152#p80152"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80152#p80152"><![CDATA[
The privmsg command is an odd one, because it is case-sensitive.  Just alter your procedure like this:<div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  putquick "MODE $::botnick +iR-ws"  putquick "PRIVMSG nickserv :identify pass"}</code></pre></div>be sure to change the password to the correct one  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Thu Jan 17, 2008 9:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[PHPN00B]]></name></author>
		<updated>2008-01-17T09:29:20-04:00</updated>

		<published>2008-01-17T09:29:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80151#p80151</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80151#p80151"/>
		<title type="html"><![CDATA[Keep Getting Identify problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80151#p80151"><![CDATA[
i had this in .conf file <br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  putquick "MODE $botnick +i-ws"}</code></pre></div>i changed it to <div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  putquick "MODE $::botnick +iR-ws"  putquick "privmsg nickserv :identify pass"}</code></pre></div>its still not identifying itself <br><br>any help be thankful <br><br>i did use search but did not see common problem<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9636">PHPN00B</a> — Thu Jan 17, 2008 9:29 am</p><hr />
]]></content>
	</entry>
	</feed>
