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

	<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-04-12T15:13:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-04-12T15:13:47-04:00</updated>

		<published>2004-04-12T15:13:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35473#p35473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35473#p35473"/>
		<title type="html"><![CDATA[Simple msg Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35473#p35473"><![CDATA[
Make sure when you were setting username and pass you removed &lt; &amp; &gt;...<br>Like this:<br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server my:connect proc my:connect init-server {   putquick "PRIVMSG Q@CServe.quakenet.org :AUTH bot1 54321"   putquick "MODE $::botnick +x" } </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Mon Apr 12, 2004 3:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-12T14:54:20-04:00</updated>

		<published>2004-04-12T14:54:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35471#p35471</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35471#p35471"/>
		<title type="html"><![CDATA[Simple msg Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35471#p35471"><![CDATA[
Okay, on load i become this message:<br><br>[21:08] -Q (<a href="mailto:TheQBot@CServe.quakenet.org">TheQBot@CServe.quakenet.org</a>)- Unknown command. Type   "/msg Q showco<br>mmands"<br>(In the Telnet terminal)<p>Statistics: Posted by Guest — Mon Apr 12, 2004 2:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-04-12T14:47:45-04:00</updated>

		<published>2004-04-12T14:47:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35469#p35469</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35469#p35469"/>
		<title type="html"><![CDATA[Simple msg Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35469#p35469"><![CDATA[
Try this:<br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server my:connectproc my:connect init-server {  putquick "PRIVMSG Q@CServe.quakenet.org :AUTH &lt;nick&gt; &lt;password&gt;"  putquick "MODE $::botnick +x"}</code></pre></div>Btw mode +x hide bot's real host...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Mon Apr 12, 2004 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-12T14:44:23-04:00</updated>

		<published>2004-04-12T14:44:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35468#p35468</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35468#p35468"/>
		<title type="html"><![CDATA[Simple msg Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35468#p35468"><![CDATA[
Hello<br><br>I need a simple msg script that send a message on joining the quakenet.<br>Zb.<br><br>/msg <a href="mailto:Q@CServe.quakenet.org">Q@CServe.quakenet.org</a> AUTH &lt;Nick&gt; &lt;pw&gt;<br><br>But i m too stupid <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>Please help me<p>Statistics: Posted by Guest — Mon Apr 12, 2004 2:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
