This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

megahal installed which problem? help-me

Discussion of Eggdrop's code and module programming in C.
Post Reply
d
duffi
Voice
Posts: 5
Joined: Fri Jul 02, 2010 5:35 pm

megahal installed which problem? help-me

Post by duffi »

Code: Select all

 Listening at telnet port 3166 (users).
.:21:36:36:. «BeBunS» [00:36:28] Listening at telnet port 2716 (bots).
.:21:36:36:. «BeBunS» [00:36:28] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
.:21:36:36:. «BeBunS» [00:36:28] use '.help userinfo' for commands.
.:21:36:36:. «BeBunS» [00:36:28] Megahal.tcl 
.:21:36:36:. «BeBunS» [00:36:28] Megahal.tcl Ver: 0.1 Loaded, Made by Tiniduske

Modules loaded:
.:19:16:33:. «BeBunS»   Module: uptime (v1.3)
.:19:16:33:. «BeBunS»   Module: megahal (v2.0)

 !BeBunS-on
.:19:25:36:. «BeBunS» [22:25:29] Tcl error [pub_!megahalall-on]: illegal channel option: +freespeak
.:19:25:36:. «BeBunS» illegal channel option: +megahal
.:19:25:36:. «BeBunS» illegal channel option: +learnall
User avatar
Madalin
Master
Posts: 310
Joined: Fri Jun 24, 2005 11:36 am
Location: Constanta, Romania
Contact:

Post by Madalin »

It seems like there are no +freespeak +megahal +learnall channel settings loaded on the eggdrop.
User avatar
speechles
Revered One
Posts: 1398
Joined: Sat Aug 26, 2006 10:19 pm
Location: emerald triangle, california (coastal redwoods)

Post by speechles »

Those options are part of Barkerjr's megahal which is no longer offered at his website.

You can see the way it was before on the wayback machine:
http://wayback.archive.org/web/20080529 ... ki/MegaHAL

Since this is no longer offered (officially) here is a (n unofficial) mirror. ^_^

Installing (non-Windrop)
http://ereader.kiczek.com/megahal.mod.2.7.tar.bz2
  • Obtain the package.
    Place it in ~/eggdrop1.6.x/src/mod/
    Decompress it: tar zxvf megahal.2.x.tar.gz
    Go back to your ~/eggdrop1.6.x directory
    make config
    make
    make install
    Copy the megahal.??? files in src/mod/megahal.mod to your bot's directory
    Edit you bot's *.conf file and add the line: loadmodule megahal
    Rehash your bot
Installing (Windrop)
http://ereader.kiczek.com/megahal.mod.win.2.7.zip
  • Obtain the package.
    Extract megahal.dll into the modules folder.
    Extract the rest of the files into the eggdrop's main folder.
    Edit you bot's *.conf file and add the line (anywhere): loadmodule megahal
    Rehash your bot
Any further questions, feel free to ask...
Post Reply