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.

Only google script works :(

Support & discussion of released scripts, and announcements of new releases.
Post Reply
e
eduacsp
Voice
Posts: 1
Joined: Wed Apr 19, 2006 7:41 am

Only google script works :(

Post by eduacsp »

Hi all,

I have installed eggdrop yesterday, and i put some scripts on my .conf but the only script that works on is google-0.2.1.tcl...
cmd_chan.tcl failed
seen5.5.4.tcl failed
sysinfo1.08.tcl failed

when egg start, he show that:

Code: Select all

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[08:46] --- Loading eggdrop v1.6.17 (Wed Apr 19 2006)
[08:46] Module loaded: dns
[08:46] Module loaded: channels
[08:46] Module loaded: server
[08:46] Module loaded: ctcp
[08:46] Module loaded: irc
[08:46] Module loaded: notes            (with lang support)
[08:46] Module loaded: console          (with lang support)
[08:46] Module loaded: blowfish
[08:46] Module loaded: uptime
[08:46] TCL loaded: sysinfo.tcl v1.08 by burn <burn@bluedevil.ca>
[08:46] - seen 5.5.4 by Ernst loaded
[08:46] *** [J-C]: Commands & Control, Channel Control. Loaded.
[08:46] Google v0.2.1 - LOADED!
[08:46] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[08:46] use '.help userinfo' for commands.
[08:46] Userfile loaded, unpacking...
USERFILE ALREADY EXISTS (drop the '-m')
[08:46] === ArchBot: 1 channels, 1 users.
Launched into the background  (pid: 2058)
i cant understand why these scripts doesnt works :(
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

...either because they are lame, or because they need some other script you didn't load
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Just because you don't see it loaded does not mean it isn't. A script must contain a putlog line in order to show you that it has been loaded. Have you even tried to use your other scripts?
Post Reply