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

	<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-07-28T08:16:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[gk^]]></name></author>
		<updated>2002-07-28T08:16:37-04:00</updated>

		<published>2002-07-28T08:16:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9254#p9254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9254#p9254"/>
		<title type="html"><![CDATA[Re: How?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9254#p9254"><![CDATA[
I am not gonna say that I am an expert on eggdrops but I have never seen anything like those lines (oh.. once.. in an ircd)..<br><blockquote class="uncited"><div>Y:1:90:500:10:4000000<br>Y:2:90:0:500:100000<br>Y:3:90:0:500:100000</div></blockquote>use<br><blockquote class="uncited"><div>#default server port<br>set default-port 6667<br><br>#and the server names<br>set servers {<br>toronto.on.ca.dal.net<br>twisted.ma.us.dal.net<br>mesra-e.kl.my.dal.net<br>vision.kl.my.dal.net<br>irc.dal.net<br>irc.eu.dal.net<br>toronto.on.ca.dal.net<br>coins.kl.my.dal.net <br>}</div></blockquote>.. instead..<br><br>and try eggdrop -mn yourconfigfile.conf instead of just eggdrop -m yourconfigfile.conf .. -n makes you see every little msg that the eggie puts out.. (like mirc does in the status window when you connect to a server).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1656">gk^</a> — Sun Jul 28, 2002 8:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-19T17:01:05-04:00</updated>

		<published>2002-07-19T17:01:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9007#p9007</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9007#p9007"/>
		<title type="html"><![CDATA[adding servers to the config]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9007#p9007"><![CDATA[
i guess its done in this way..<br><br>add or modify the following in the blah.conf <br><br>#default server port<br>set default-port 6667<br><br>#and the server names<br>set servers {<br>toronto.on.ca.dal.net<br>twisted.ma.us.dal.net<br>mesra-e.kl.my.dal.net<br>vision.kl.my.dal.net<br>irc.dal.net<br>irc.eu.dal.net<br>toronto.on.ca.dal.net<br>coins.kl.my.dal.net <br>}<br># make sure 2 close bracs... done<br><br>do a /list if u dont know da server names.<p>Statistics: Posted by Guest — Fri Jul 19, 2002 5:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-19T13:57:34-04:00</updated>

		<published>2002-07-19T13:57:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9002#p9002</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9002#p9002"/>
		<title type="html"><![CDATA[How?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9002#p9002"><![CDATA[
How do you insert enough servers in the config file?  Is this done with Y lines?<br><br>Here are mine... are they right?<br>Y:1:90:500:10:4000000<br>Y:2:90:0:500:100000<br>Y:3:90:0:500:100000<p>Statistics: Posted by Guest — Fri Jul 19, 2002 1:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-19T05:10:30-04:00</updated>

		<published>2002-07-19T05:10:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8981#p8981</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8981#p8981"/>
		<title type="html"><![CDATA[why won't my bot connect?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8981#p8981"><![CDATA[
You must insert enough servers in the config file.<br><br>You must also check that the bot is running, and has not dies after it has returned to the shell.<br><br>Type "ps x" to check this.<br><br>Also, You could check what the eggdrop is upto, before without it going into the background. To dot his, lauch the bot with "./eggdrop -mn config.file"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Jul 19, 2002 5:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-19T01:11:37-04:00</updated>

		<published>2002-07-19T01:11:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8979#p8979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8979#p8979"/>
		<title type="html"><![CDATA[why won't my bot connect?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8979#p8979"><![CDATA[
when I ./eggdrop -m blah.conf every thing goes fine but the bot never shows up in the channel.<br><br>whats wrong here?????<p>Statistics: Posted by Guest — Fri Jul 19, 2002 1:11 am</p><hr />
]]></content>
	</entry>
	</feed>
