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

	<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>2006-04-07T19:19:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-04-07T19:19:02-04:00</updated>

		<published>2006-04-07T19:19:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61732#p61732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61732#p61732"/>
		<title type="html"><![CDATA[Can't run my egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61732#p61732"><![CDATA[
Actually<blockquote class="uncited"><div>.dump putserv "privmsg ..."</div></blockquote>will not do anything since dump is used to dump given text to the IRC server. Instead, you can try:<blockquote class="uncited"><div>.dump privmsg <a href="mailto:x@channels.undernet.org">x@channels.undernet.org</a> :login &lt;user&gt; &lt;pass&gt;</div></blockquote>or<blockquote class="uncited"><div>.msg <a href="mailto:x@channels.undernet.org">x@channels.undernet.org</a> login &lt;user&gt; &lt;pass&gt;</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Apr 07, 2006 7:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-04-07T15:18:41-04:00</updated>

		<published>2006-04-07T15:18:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61728#p61728</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61728#p61728"/>
		<title type="html"><![CDATA[Can't run my egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61728#p61728"><![CDATA[
Give a try to my <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=849" class="postlink">Xstuff</a> script. Back to your question, use '.dump' not '.say' like: .dump putserv "PRIVMSG <a href="mailto:x@channels.undernet.org">x@channels.undernet.org</a> :login &lt;user&gt; &lt;pass&gt;"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Apr 07, 2006 3:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ADN]]></name></author>
		<updated>2006-04-07T09:02:01-04:00</updated>

		<published>2006-04-07T09:02:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61720#p61720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61720#p61720"/>
		<title type="html"><![CDATA[Can't run my egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61720#p61720"><![CDATA[
10x Alchera. I have run my egg. But i have anither question <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>I don't know how to login my eggdrop to a service (is undernet)<br>This sintax does'n work :<br><br>.say msg <a href="mailto:x@channels.undernet.org">x@channels.undernet.org</a> login &lt;user&gt; &lt;pass&gt;<br><br>What should i do?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7582">ADN</a> — Fri Apr 07, 2006 9:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-06T20:42:18-04:00</updated>

		<published>2006-04-06T20:42:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61703#p61703</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61703#p61703"/>
		<title type="html"><![CDATA[Can't run my egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61703#p61703"><![CDATA[
For a start, those two lines do NOT exist in eggdrop.conf.<br><br>I suggest you start from scratch; delete all files/folders and then from your shell issue the following:<div class="codebox"><p>Code: </p><pre><code>wget ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.17.tar.gz</code></pre></div>.. next I suggest you actually <strong class="text-strong">READ</strong> <span style="text-decoration:underline">very carefully</span> the instructions in <a href="http://www.egghelp.org/setup.htm" class="postlink">Setting up an Eggdrop</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Apr 06, 2006 8:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ADN]]></name></author>
		<updated>2006-04-06T11:31:46-04:00</updated>

		<published>2006-04-06T11:31:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61689#p61689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61689#p61689"/>
		<title type="html"><![CDATA[Can't run my egg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61689#p61689"><![CDATA[
Heya!<br>I have a shell (free BSD), i take a eggdrop from this site, i configure him, i make install, etc.<br>Now when i try to start him, i have an err : <br><blockquote class="uncited"><div>[10:18] Tcl error in file 'eggdrop.conf':<br>[10:18] no such binding<br>    while executing<br>"unbind msg - ident *msg:nike@"<br>    (file "eggdrop.conf" line 1031)</div></blockquote>I go to eggdrop.conf, to that line and i put DIEZ before that sintax : <br><blockquote class="uncited"><div>#unbind msg - ident *msg:nike<br>#unbind msg - addhost *msg:*!*@klasik.users.undernet.org</div></blockquote>Now, if i try to run my egg i have another err : <br><blockquote class="uncited"><div>Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads<br>[10:31] --- Loading eggdrop v1.6.17 (Thu Apr  6 2006)<br>[10:31] Can't load modules dns: Cannot open "/home/adn/eggdrop1.6.17/modules/dns.so"<br>[10:31] Can't load modules channels: Cannot open "/home/adn/eggdrop1.6.17/modules/channels.so"<br>[10:31] Can't load modules server: Cannot open "/home/adn/eggdrop1.6.17/modules/server.so"<br>[10:31] Can't load modules ctcp: Cannot open "/home/adn/eggdrop1.6.17/modules/ctcp.so"<br>[10:31] Can't load modules irc: Cannot open "/home/adn/eggdrop1.6.17/modules/irc.so"<br>[10:31] Can't load modules notes: Cannot open "/home/adn/eggdrop1.6.17/modules/notes.so"<br>[10:31] Can't load modules console: Cannot open "/home/adn/eggdrop1.6.17/modules/console.so"<br>[10:31] Can't load modules uptime: Cannot open "/home/adn/eggdrop1.6.17/modules/uptime.so"<br>[10:31] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[10:31] use '.help userinfo' for commands.<br>[10:31] * I don't have a botnet nick!!</div></blockquote><br>What can i do?<br>I have a botnet-nick. I configured. Please help me!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7582">ADN</a> — Thu Apr 06, 2006 11:31 am</p><hr />
]]></content>
	</entry>
	</feed>
