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

	<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>2004-07-15T11:10:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-07-15T11:10:07-04:00</updated>

		<published>2004-07-15T11:10:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38668#p38668</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38668#p38668"/>
		<title type="html"><![CDATA[Making Eggdrop change mode and auth to Q @ quakenet?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38668#p38668"><![CDATA[
Anytime  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Thu Jul 15, 2004 11:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-15T10:54:31-04:00</updated>

		<published>2004-07-15T10:54:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38666#p38666</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38666#p38666"/>
		<title type="html"><![CDATA[Making Eggdrop change mode and auth to Q @ quakenet?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38666#p38666"><![CDATA[
TNX!  That solved my problem <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by Guest — Thu Jul 15, 2004 10:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-07-15T10:47:53-04:00</updated>

		<published>2004-07-15T10:47:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38665#p38665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38665#p38665"/>
		<title type="html"><![CDATA[Making Eggdrop change mode and auth to Q @ quakenet?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38665#p38665"><![CDATA[
Use this:<br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server bot:authproc bot:auth init-server {  putquick "MODE $::botnick +i-ws"  putquick "PRIVMSG Q@CServe.quakenet.org :AUTH &lt;username&gt; &lt;password&gt;"  putquick "MODE $::botnick +x"}</code></pre></div>Btw, shouldn't this be in TCL Scripts Forum?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Thu Jul 15, 2004 10:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-15T10:05:01-04:00</updated>

		<published>2004-07-15T10:05:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38662#p38662</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38662#p38662"/>
		<title type="html"><![CDATA[Making Eggdrop change mode and auth to Q @ quakenet?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38662#p38662"><![CDATA[
Hi.<br><br>I want my egg to auth to Q at quakenet.<br><br>I have this script but it does not seems to work<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"  putquick "MSG q@cserve.quakenet.org auth &lt;username&gt; &lt;password&gt;"  putquick "MODE $botnick +x"}</code></pre></div>Any idéa?<br><br>Thanks<br>// rancor<p>Statistics: Posted by Guest — Thu Jul 15, 2004 10:05 am</p><hr />
]]></content>
	</entry>
	</feed>
