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

	<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>2002-03-13T07:46:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-13T07:46:00-04:00</updated>

		<published>2002-03-13T07:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5310#p5310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5310#p5310"/>
		<title type="html"><![CDATA[actions on connect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5310#p5310"><![CDATA[
thx it works fine <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 Guest — Wed Mar 13, 2002 7:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masskilla]]></name></author>
		<updated>2002-03-12T17:30:00-04:00</updated>

		<published>2002-03-12T17:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5281#p5281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5281#p5281"/>
		<title type="html"><![CDATA[actions on connect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5281#p5281"><![CDATA[
Hi<div class="codebox"><p>Code: </p><pre><code>set init-server { puthelp "PRIVMSG Q@Cserve.quakenet.org :auth login pass" }</code></pre></div>Yes, an auto-voice flag exists, but it will not voice _everyone_ who joins the channel, just the ones that are recognised by the bot (those who are added in the bot).<br>If you want him to auto-voice everyone, you need a script.<br><br><br><br>_________________<br>MaSsKilla<br><br>#eggdrop<br>Undernet<br><br>&lt;font size=-1&gt;[ This Message was edited by: masskilla on 2002-03-12 14:31 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=105">masskilla</a> — Tue Mar 12, 2002 5:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-12T14:23:00-04:00</updated>

		<published>2002-03-12T14:23:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5267#p5267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5267#p5267"/>
		<title type="html"><![CDATA[actions on connect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5267#p5267"><![CDATA[
hmm could you exactly write it it doesn't work<br>the command is:<br>/msg <a href="mailto:Q@Cserve.quakenet.org">Q@Cserve.quakenet.org</a> auth login pass<br><br>and what can i do when the bot sets the flags around 1 minute after i join the channel I have already set the aop-delay to 0??<p>Statistics: Posted by Guest — Tue Mar 12, 2002 2:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-03-12T11:53:00-04:00</updated>

		<published>2002-03-12T11:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5263#p5263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5263#p5263"/>
		<title type="html"><![CDATA[actions on connect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5263#p5263"><![CDATA[
To answer your first question.<br>Put this line in the .conf file to make the bot msg someone when it connects to the IRC <br>server (where $nick is the person you want to message).<blockquote class="uncited"><div>set init-server { puthelp "PRIVMSG $nick :&lt;your_message_goes_here&gt;" }</div></blockquote>&lt;font size=-1&gt;[ This Message was edited by: z_one on 2002-03-12 09:16 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Tue Mar 12, 2002 11:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-12T10:36:00-04:00</updated>

		<published>2002-03-12T10:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5259#p5259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5259#p5259"/>
		<title type="html"><![CDATA[actions on connect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5259#p5259"><![CDATA[
I want my bot to message someone when he connects to the irc server where must i insert the command??<br>it#s very important so he gets op automatically<br><br>and another question<br>does it give a flag or a setting that the bot gives voice to everyone joining the channel??<br><br>thx<p>Statistics: Posted by Guest — Tue Mar 12, 2002 10:36 am</p><hr />
]]></content>
	</entry>
	</feed>
