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.

Search found 6 matches

by miT
Mon Nov 07, 2005 2:23 am
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

I do not seem to be able to reproduce any error: [15:54]Alchera Big_Brother is watching Barry [14:54] !Learn! Word Added: Big_Brother => watching [15:55] Alchera what is Big_Brother? Barry [14:55] !Learn! Word Added: what => Big_Brother? Barry [14:55] !Learn! Question asked by Alchera-Away in #ball...
by miT
Sat Nov 05, 2005 9:20 pm
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

Replace rand [llength [split [chanlist "$chan"]]] with rand [llength [chanlist $chan]] Replaced that and got this error: Currently: random limit must be greater than zero Currently: while executing Currently: "rand [llength [chanlist $chan]]" Currently: (procedure "infobot_...
by miT
Sat Nov 05, 2005 2:49 am
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

# Comment these two lines if you wish to enable the .tcl and .set commands. # If you select your owners wisely, you should be okay enabling these. unbind dcc n tcl *dcc:tcl unbind dcc n set *dcc:set Currently: random limit must be greater than zero Currently: while executing Currently: "rand [...
by miT
Fri Nov 04, 2005 4:24 pm
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

Sir_Fz wrote:.set errorInfo and paste the output.
i do not have that command available. is there a log i can paste instead?

thanks,
by miT
Thu Nov 03, 2005 8:55 pm
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

Maybe i need to update to a newer version of eggdrop. You are already using the latest stable release of eggdrop/Windrop. Script shown is 4 yrs old! Update your scripts. Yes i am aware the script is quite old, but i was just trying others to see if the problem was just with one type of info bot. I ...
by miT
Thu Nov 03, 2005 7:06 pm
Forum: Script Support & Releases
Topic: infoegg.tcl - random limit must be greater than zero
Replies: 11
Views: 20004

infoegg.tcl - random limit must be greater than zero

I am getting the following error when my info bot script tries to pick a response to say in channel. [14:31] <Ish_nitti> Big_Brother is watching [14:31] !Learn! Word Added: Big_Brother => watching [14:31] !Learn! Word Added: what => Big_Brother? [14:31] <Ish_nitti> what is Big_Brother? [14:31] !Lear...