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

	<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-02-17T16:08:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-02-17T16:08:59-04:00</updated>

		<published>2003-02-17T16:08:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16722#p16722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16722#p16722"/>
		<title type="html"><![CDATA[It works]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16722#p16722"><![CDATA[
Thank you very much,<br><br>it works very good.<br><br>Thanks,<br><br>Morfio ..<p>Statistics: Posted by Guest — Mon Feb 17, 2003 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-02-17T16:01:30-04:00</updated>

		<published>2003-02-17T16:01:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16721#p16721</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16721#p16721"/>
		<title type="html"><![CDATA[Start-Command -&gt; Identify on IRC-Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16721#p16721"><![CDATA[
ooops.. sorry  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Mon Feb 17, 2003 4:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-02-17T15:34:32-04:00</updated>

		<published>2003-02-17T15:34:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16720#p16720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16720#p16720"/>
		<title type="html"><![CDATA[Start-Command -&gt; Identify on IRC-Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16720#p16720"><![CDATA[
replace:<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG Nickserv IDENTIFY &lt;password&gt;" </code></pre></div>with:<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG Nickserv :IDENTIFY &lt;password&gt;" </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Feb 17, 2003 3:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-02-17T15:19:32-04:00</updated>

		<published>2003-02-17T15:19:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16717#p16717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16717#p16717"/>
		<title type="html"><![CDATA[It doesn't work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16717#p16717"><![CDATA[
Hi,<br><br>thanks for the answer, but it doesn't work ..., the bot couldn't be identified to the server, is there any other possibility instead of "PRIVMSG"? MSG doesn't work, too.<br><br>Morfio ...<p>Statistics: Posted by Guest — Mon Feb 17, 2003 3:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-02-17T15:07:55-04:00</updated>

		<published>2003-02-17T15:07:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16712#p16712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16712#p16712"/>
		<title type="html"><![CDATA[Start-Command -&gt; Identify on IRC-Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16712#p16712"><![CDATA[
find these lines:<div class="codebox"><p>Code: </p><pre><code>set init-server { putserv "MODE $botnick +i-ws" }</code></pre></div>and change it to:<div class="codebox"><p>Code: </p><pre><code>set init-server { putserv "MODE $botnick +i-ws" putserv "PRIVMSG Nickserv IDENTIFY &lt;password&gt;"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Mon Feb 17, 2003 3:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-02-17T15:02:31-04:00</updated>

		<published>2003-02-17T15:02:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16709#p16709</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16709#p16709"/>
		<title type="html"><![CDATA[Start-Command -&gt; Identify on IRC-Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16709#p16709"><![CDATA[
Hi,<br><br>sorry about my bad english.<br><br>I've a problem with my chatbot: if I connect to a server, the server need an authentification before the bot can join a chan (because without authentification it's not possible to get op for the bot).<br><br>So I need to put a string like this:<br><br>/msg NickServ IDENTIFY &lt;password&gt;<br><br>to the configuration-file, before it joins any chan. Where can I put it in?<br><br>Thank you,<br><br>Morfio ...<p>Statistics: Posted by Guest — Mon Feb 17, 2003 3:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
