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

	<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-07-19T21:57:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-19T21:57:53-04:00</updated>

		<published>2004-07-19T21:57:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38863#p38863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38863#p38863"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38863#p38863"><![CDATA[
Haha.. np... actually I forgot to see your last post with the display of loaded modules... maybe I didnt sight the blowfish.<br><br>Remember blowfish is very important module to load the bot, or even connect it to anyserver. Without loading it, the bot is null.. just a peice of code, heh.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jul 19, 2004 9:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[prophecy]]></name></author>
		<updated>2004-07-19T21:55:22-04:00</updated>

		<published>2004-07-19T21:55:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38861#p38861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38861#p38861"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38861#p38861"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">   Alchera blowfish worked! thanks Alchera and awyeah for the help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5212">prophecy</a> — Mon Jul 19, 2004 9:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-07-19T21:42:11-04:00</updated>

		<published>2004-07-19T21:42:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38859#p38859</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38859#p38859"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38859#p38859"><![CDATA[
Ahhh... load the blowfish module <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><div class="codebox"><p>Code: </p><pre><code>#### BLOWFISH MODULE ##### IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER# Eggdrop encrypts its userfile, so users can have secure passwords.# Please note that when you change your encryption method later (i.e.# using other modules like a md5 module), you can't use your current# userfile anymore. Eggdrop will not start without an encryption module.loadmodule blowfish</code></pre></div><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Jul 19, 2004 9:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-19T21:44:37-04:00</updated>

		<published>2004-07-19T21:41:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38858#p38858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38858#p38858"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38858#p38858"><![CDATA[
Yes the dns module '<strong class="text-strong">loadmodule dns</strong>' can be a bit nasty at times and if no dns response is given by the host, then the bot doesn't sometimes connect. You might have to uncomment it out.<br><br>This has happened to me alot of times on numerous occasions. You can check this, by telnetting to the bot on the port and hostname, ip you have set in the .conf file. After you logon to telnet it will show you the message of unable to connect, most probobaly it will be the dns thing. <br><br>Then again, if still the bot doesn't connect to the server, try changing the vhosts, first dns it on both sides to check if they are resolving numerically as well as on the alphabetical side, also you might want to try and change the listening port if you have set it within an odd range, maybe not allowed by your system administrator.<br><br>Moreover if you still encounter problems, and have loaded the dns module and still, the bot is unable to connect to your irc network... telnet to the bot, if doesn't connect to the server, you will most probobaly get a recitification of the error/reason there.<br><br>Joining a channel has no concern with the bot's .conf file setting, once it has connected to the server sucessfully it will eventually join the channels you have defined. But that depends if you have added the static channel(s) correctly in the .conf file or not. If you don't like adding channels staticly one by one, try using dynamic ones, through partyline or dcc: <strong class="text-strong">.+chan &lt;#channel&gt;</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jul 19, 2004 9:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[prophecy]]></name></author>
		<updated>2004-07-19T21:39:14-04:00</updated>

		<published>2004-07-19T21:39:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38856#p38856</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38856#p38856"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38856#p38856"><![CDATA[
this is what I get when I start the bot<blockquote class="uncited"><div>Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads<br>[19:36] --- Loading eggdrop v1.6.15 (Mon Jul 19 2004)<br>[19:36] Module loaded: dns<br>[19:36] Module loaded: channels<br>[19:36] Module loaded: server<br>[19:36] Module loaded: ctcp<br><br>[19:36] Module loaded: irc<br>[19:36] Module loaded: notes            (with lang support)<br>[19:36] Module loaded: console          (with lang support)<br>[19:36] Module loaded: uptime<br>[19:36] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[19:36] use '.help userinfo' for commands.<br><br><br>STARTING BOT IN USERFILE CREATION MODE.<br>Telnet to the bot and enter 'NEW' as your nickname.<br>OR go to IRC and type:  /msg unfan hello<br>This will make the bot recognize you as the master.<br><br>You have installed modules but have not selected an encryption<br>module, please consult the default config file for info.<br>[john@localhost eggdrop]$</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5212">prophecy</a> — Mon Jul 19, 2004 9:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-07-19T19:43:45-04:00</updated>

		<published>2004-07-19T19:43:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38853#p38853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38853#p38853"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38853#p38853"><![CDATA[
Check that the DNS module is loading.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Jul 19, 2004 7:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[prophecy]]></name></author>
		<updated>2004-07-19T19:09:51-04:00</updated>

		<published>2004-07-19T19:09:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38852#p38852</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38852#p38852"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38852#p38852"><![CDATA[
No errors when loading. the bot just doesnt join the channel or the server. <br><br>Here are my steps<br><br>1. downloaded 1.6.15 to my machine<br>2. unpacket them to /home/john/egg/<br>3. ran "configure" from /home/john/egg/<br>4. ran "make" config from /home/john/egg/<br>5. ran "make" from /home/john/egg/<br>6. ran "make install" from /home/john/egg/<br> then I editted the eggdrop.conf file once done saved it then renamed it to unfan.conf<br><br>7. Then I ran I got into the eggdrop dir and typed " /home/john/eggdrop/eggdrop -m unfan.conf" seems to install all the modules that are needed just doesnt seem to make the bot join the server or the channel. I can show you my conf if you would like. Also I will try one of the configs that you showed me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5212">prophecy</a> — Mon Jul 19, 2004 7:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-19T13:00:53-04:00</updated>

		<published>2004-07-19T13:00:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38824#p38824</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38824#p38824"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38824#p38824"><![CDATA[
Well... erm looks like your a newbie and not familiar with an eggdrop.<br>What error do you say, you get when you load the bot? care to show us, maybe?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>First of all goto this link and try the sample eggdrop configuration files.<br><a href="http://www.egghelp.org/files.htm" class="postlink">http://www.egghelp.org/files.htm</a><br><br>Goto the Config Files section on this page and try download the simple.conf file as well as a pre-config file for your bot. Read the comments on each segement of the .conf file and then set the variables in the .conf file as they have been told.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> <br><br>If you scroll down to the bottom of your page you can see stuff like this:<br><blockquote class="uncited"><div>Eggdrop .conf creator by Simeon<br>A small Windows application to help beginners generate an Eggdrop config file. The program works in English and Bulgarian languages (selectable from the main menu under File &gt; Language).<br><br>Eggdrop.conf Creator by Simeon Mladenov<br>A GUI-based config creator for Linux. Tested on Slackware 9.1 and qt 3.2.1. Generated config tested with Eggdrop 1.6.15. <br><br>Eggdrop Config Maker by Freddo<br>A Windows application for generating Eggdrop config files. This one is a bit more advanced than the one above, and also includes the Eggdrop documentation in Windows help format. You can also download the source code (Borland Delphi) here if you wish.<br><br>Quickdrop v0.1.2 beta 1 by Zapped<br>A shell script that makes Eggdrop configuration files.</div></blockquote>Download any of these and try to generate your own .conf file.<br>Any of these methods should do it!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jul 19, 2004 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[prophecy]]></name></author>
		<updated>2004-07-19T11:14:47-04:00</updated>

		<published>2004-07-19T11:14:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38820#p38820</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38820#p38820"/>
		<title type="html"><![CDATA[Starting eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38820#p38820"><![CDATA[
Ok I am kinda a noob but I got eggdrop installed. It is installed on a local machine and I am not sure I have the conf right. everything loads but the bot. it might be that I dont have the server channel right? I dont konw the bot will not load? Belloe is what I used.<br><div class="codebox"><p>Code: </p><pre><code>set servers {irc.enterthegame.com:6667}</code></pre></div><div class="codebox"><p>Code: </p><pre><code>and for channelchannel add #unrealnucleus {chanmode "+nt-likm"idle-kick 0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5212">prophecy</a> — Mon Jul 19, 2004 11:14 am</p><hr />
]]></content>
	</entry>
	</feed>
