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

	<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>2005-10-25T11:54:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Zero_Kewl]]></name></author>
		<updated>2005-10-25T11:54:39-04:00</updated>

		<published>2005-10-25T11:54:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56830#p56830</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56830#p56830"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56830#p56830"><![CDATA[
Hmmm, when I do .chanset #mychan -megahal -freespeak -learnall the bot still talks in the channel. How can I deactivate it without unloading the module?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6891">Zero_Kewl</a> — Tue Oct 25, 2005 11:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zero_Kewl]]></name></author>
		<updated>2005-10-24T23:07:14-04:00</updated>

		<published>2005-10-24T23:07:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56812#p56812</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56812#p56812"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56812#p56812"><![CDATA[
It's fixed! You were right! Although it said the module loaded, for some reason it did not. I think I am now on my 60th compile, and it seems to work. Neither of those two example scripts seem to allow the bot to work in the channel though, as it only responds in PM when you use it's nick. I am learning TCL so I should be able to make a small piece of code to do the job. Thanks for your help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6891">Zero_Kewl</a> — Mon Oct 24, 2005 11:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-24T23:02:31-04:00</updated>

		<published>2005-10-24T23:02:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56811#p56811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56811#p56811"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56811#p56811"><![CDATA[
<blockquote class="uncited"><div>Error trying to set +learnall for #mychan, invalid mode.</div></blockquote>The above line in the generated error tells me that this module is not being loaded correctly. If the '<em class="text-italics">loadmodule megahal</em>' entry is definitely in your bots' configuration file then it <em class="text-italics">should</em> be loading.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 24, 2005 11:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zero_Kewl]]></name></author>
		<updated>2005-10-24T19:32:39-04:00</updated>

		<published>2005-10-24T19:32:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56806#p56806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56806#p56806"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56806#p56806"><![CDATA[
I have done that at least 6 times <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>I must be going wrong somewhere!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6891">Zero_Kewl</a> — Mon Oct 24, 2005 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-24T18:54:18-04:00</updated>

		<published>2005-10-24T18:54:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56805#p56805</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56805#p56805"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56805#p56805"><![CDATA[
1. Obtain megahal.mod.2.7.tar.bz2.<br>   2. Place it in ~/eggdrop1.6.x/src/mod/<br>   3. Decompress it: tar zxvf megahal.2.x.tar.gz<br>   4. Go back to your ~/eggdrop1.6.x directory<br>   5. make config<br>   6. make<br>   7. make install<br>   8. Copy the megahal.??? files in src/mod/megahal.mod to your bot's directory<br>   9. Edit you bot's *.conf file and add the line: <strong class="text-strong">loadmodule megahal</strong><br>  10. Rehash your bot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 24, 2005 6:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zero_Kewl]]></name></author>
		<updated>2005-10-24T18:38:02-04:00</updated>

		<published>2005-10-24T18:38:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56804#p56804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56804#p56804"/>
		<title type="html"><![CDATA[ARGH!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56804#p56804"><![CDATA[
Hi there,<br><br>I have been trying to install megaHAL for ages and never succeeded. When I do .chanset #mychan +megahal or .chanset #mychan +learn all. I get a message that says:  <br><br>Error trying to set +learnall for #mychan, invalid mode.<br><br>Also, I have loaded one of the example TCL scripts (replyall.tcl) and everytime something is sais in the room, the bot states that 'learn' is not a valid command. Any help anyone would have for me would be very much appreciated. I have compiled the bot several times, and I can confirm that the bot has definitely loaded the module as I selected it diring 'make iconfig'.<br><br>Thanks<br><br>Daz<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6891">Zero_Kewl</a> — Mon Oct 24, 2005 6:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-07-09T22:28:13-04:00</updated>

		<published>2005-07-09T22:28:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52148#p52148</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52148#p52148"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52148#p52148"><![CDATA[
I just noticed I made a typo in previous post, sorry.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> It's +freespeak.<br><br>There are two example scripts that can be used in the ~megahal.mod/examples folder. <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> — Sat Jul 09, 2005 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[antigrav]]></name></author>
		<updated>2005-07-09T21:19:00-04:00</updated>

		<published>2005-07-09T21:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52144#p52144</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52144#p52144"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52144#p52144"><![CDATA[
Thank You, that worked with the exception of free speech.<br>Is there some documentation for eggy use of hal?<br><br>&lt;antigrav&gt; .chanset #chan +megahal +learnall +freespeech<br>&lt;bot&gt; Error trying to set +freespeech for #eztv, invalid mode.<br><br>Also I'm wondering if there is any way to set it so that 'bot' doesn't have to be addressed directly to speak, also I'm thinking I might like to download a better personality if you have any suggestions.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6462">antigrav</a> — Sat Jul 09, 2005 9:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-07-09T13:31:00-04:00</updated>

		<published>2005-07-09T13:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52114#p52114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52114#p52114"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52114#p52114"><![CDATA[
From the Command Console (DCC):<div class="codebox"><p>Code: </p><pre><code>.chanset #channel +megahal +learnall +freespeech </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Jul 09, 2005 1:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[antigrav]]></name></author>
		<updated>2005-07-09T12:52:04-04:00</updated>

		<published>2005-07-09T12:52:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52111#p52111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52111#p52111"/>
		<title type="html"><![CDATA[MegaHal]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52111#p52111"><![CDATA[
Just installed megahal into the eggdrop and i can talk to it in dcc chat with .megahal prefix but I have no idea where or how to use +megahal or +freespeech commands or how to get it to talk in a channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6462">antigrav</a> — Sat Jul 09, 2005 12:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
