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

	<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>2001-12-22T12:50:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-22T12:50:00-04:00</updated>

		<published>2001-12-22T12:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3051#p3051</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3051#p3051"/>
		<title type="html"><![CDATA[How to auto-execute a command after connecting?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3051#p3051"><![CDATA[
I found 2 scripts. Works fine now.<br><br>Thanks a lot!<br><br>regards, nose...<p>Statistics: Posted by Guest — Sat Dec 22, 2001 12:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2001-12-22T06:09:00-04:00</updated>

		<published>2001-12-22T06:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3040#p3040</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3040#p3040"/>
		<title type="html"><![CDATA[How to auto-execute a command after connecting?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3040#p3040"><![CDATA[
You could add (or edit) the init-server setting in your bot's config file, which looks like this:<br><br># script to run (if any) when first connecting to a server<br>set init-server { putserv "MODE $botnick +i-ws" }<br><br>And set it to the following:<br><br>set init-server { putserv "PRIVMSG <a href="mailto:Q@CServe.quakenet.org">Q@CServe.quakenet.org</a> :AUTH nickname password" }<br><br>A better option, however, might be to use a tcl script as they tend to act 'smarter'. I seem to remember adding Q / QuakeNet scripts to the tcl archive... try a search for 'q' or 'quakenet'.<br><br>&lt;font size=-1&gt;[ This Message was edited by: slennox on 2001-12-22 03:09 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Sat Dec 22, 2001 6:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-21T15:26:00-04:00</updated>

		<published>2001-12-21T15:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3010#p3010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3010#p3010"/>
		<title type="html"><![CDATA[How to auto-execute a command after connecting?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3010#p3010"><![CDATA[
Hello *,<br><br>I am using eggdrop 1.6.7 on the quakenet.<br>There is also a bot called Q on. I registered my eggdrop at Q for the channels where I have Q for.<br><br>So, now its on me to do the following command to get authed by Q:<br><br><strong class="text-strong">/MSG <a href="mailto:Q@CServe.quakenet.org">Q@CServe.quakenet.org</a> AUTH nickname password</strong><br><br>I can do this with dcc chat and it works fine. But how can I make the eggdrop do this automatically on each connect to a server.<br><br>I read the posts about auth to nickserv, etc... Does it go the same way?<br><br>regards, nose...<br><br>&lt;font size=-1&gt;[ This Message was edited by: Noseman on 2001-12-22 01:48 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Dec 21, 2001 3:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
