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.

Pieces of old script

General support and discussion of Eggdrop bots.
Post Reply
s
skaff
Voice
Posts: 19
Joined: Tue Aug 09, 2005 11:11 am

Pieces of old script

Post by skaff »

In my egg, there are rest of old script, in console its writing:

Code: Select all

[05:29:16] ‹ ^HiFi › [05:29] Reminded <someone1> to set his/her password.
[05:29:16] ‹ ^HiFi › [05:29] Reminded <someone2> to set his/her password.
and its writing it into channel same thing too... i have deleted all scripts from config and deleted from shell, but only rehased egg. I cant remove it. Where is it hanged?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Code: Select all

.restart
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
s
skaff
Voice
Posts: 19
Joined: Tue Aug 09, 2005 11:11 am

Post by skaff »

hm, i dont want restart him :) but as I see, I must...
s
skaff
Voice
Posts: 19
Joined: Tue Aug 09, 2005 11:11 am

noooo

Post by skaff »

i kill him. then I logged into my shell and try tu run it, but its writing something horrible. On every line starting with line 19 (I checked it, there is nothing on line 19) he was writing:

Code: Select all

: command not found.conf: line xxx: unbind: command not found
: command not found.conf: line xxx: loadmodule: command not found
: command not found.conf: line xxx: -autoop: command not found
.. from line 19 to line 1327 where is

Code: Select all

: No such file or directoryine 1327: /home/skaff/tmp/sc/dns.tcl
but i didnt change anything, I only tried to restart!!
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

You must have some buggy tcl still loaded or some tcl lines in your .conf that shouldn't be there.
User avatar
Linux
Halfop
Posts: 71
Joined: Sun Apr 04, 2004 4:20 pm
Location: Under The Sky

Post by Linux »

skaff wrote:i kill him. then I logged into my shell and try tu run it, but its writing something horrible. On every line starting with line 19 (I checked it, there is nothing on line 19) he was writing:

Code: Select all

: command not found.conf: line xxx: unbind: command not found
: command not found.conf: line xxx: loadmodule: command not found
: command not found.conf: line xxx: -autoop: command not found
.. from line 19 to line 1327 where is

Code: Select all

: No such file or directoryine 1327: /home/skaff/tmp/sc/dns.tcl
but i didnt change anything, I only tried to restart!!
I think there's something messed-up in dns.tcl, why don't you look into '/sc' directory and see whats going on there. Modules aren't loading then probably something missing in your .conf flie, hmm.. make a new .conf file and give a try.
I'm an idiot, At least this one [bug] took about 5 minutes to find...
Post Reply