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 43 matches

by Exedore
Thu Jan 05, 2012 9:55 pm
Forum: Script Support & Releases
Topic: New "can't read variable" error in Bogustrivia
Replies: 2
Views: 6001

New "can't read variable" error in Bogustrivia

Code: Select all

Tcl error [TAdd]: can't read "wrotetoerr": no such variable
This is after adding a question file with 2 lines to test the script.

Code: Select all

question1*answer
question2*answer
No special characters in questions/answers.

....aaand show must go on.
by Exedore
Sat Nov 12, 2011 1:01 am
Forum: Script Requests
Topic: Repair horoscope tcl
Replies: 16
Views: 15676

Any solution?
by Exedore
Sat Oct 08, 2011 11:48 am
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 435413

Can be displayed in spanish?
by Exedore
Tue May 10, 2011 12:41 am
Forum: Script Support & Releases
Topic: New BogusTrivia 2.06.4.2 Released
Replies: 29
Views: 40454

How can I reduce the seconds between questions for both kaos and regular questions?.
12 seconds is too high.
Lets say 4 - 8 secs.

This trivia lets you create teams?
by Exedore
Mon May 09, 2011 10:44 pm
Forum: Script Requests
Topic: Need a trivia that support teams.
Replies: 0
Views: 2157

Need a trivia that support teams.

I've downloaded Ophmisu Trivia, but even with a translator is impossible to understand.
We use the Superman's trivia script by now.
by Exedore
Mon Mar 21, 2011 5:08 pm
Forum: Script Support & Releases
Topic: help me @ ProjectX IRC 2 HTML TCL
Replies: 8
Views: 9624

Code: Select all

[18:06] <tester_bot> [14:06] Tcl error [pxi2h:ctcp]: can't read "pxi2h(text)": no such variable
[18:06] <tester_bot> [14:06] Tcl error [pxi2h:pubm]: can't read "pxi2h(text)": no such variable
I don't know what is this.
by Exedore
Wed Jan 12, 2011 7:27 pm
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

I found the solution with .+exempt, adding the TLD of the server.

Code: Select all

.+exempt *!*@*.server-domain.net
Thanks for your time and help nml375 8)
by Exedore
Wed Jan 12, 2011 5:45 pm
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

Also, this eggdrop bot have the +O umode, means, is an ircop.
by Exedore
Wed Jan 12, 2011 5:41 pm
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

On #ircops's channel we use +AO cmodes (to allow only ircops for joining) plus +nts
then
1 bot from botserv (anope)
2 bots from bopm
1 eggdrop (this bot)
1 admin user
and that's it

On all channels we use standar cmodes, like +GCfnt
by Exedore
Wed Jan 12, 2011 5:24 pm
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

Why only reports users on #ircops?
by Exedore
Wed Jan 12, 2011 5:20 pm
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

I'm using Unrealircd. By now this is what it shows (.status command through telnet) #linux : (pending), enforcing "+tn" (greet) #help : (pending), enforcing "+tn" (greet) #friends-chat : (pending), enforcing "+tn" (greet) #ircops : 5 members, enforcing "+tn" (...
by Exedore
Wed Jan 12, 2011 9:39 am
Forum: Eggdrop Help
Topic: .status command shows (pending) channels
Replies: 9
Views: 5521

.status command shows (pending) channels

#linux : (pending), enforcing "+tn" (greet) #help : (pending), enforcing "+tn" (greet) #friends-chat : (pending), enforcing "+tn" (greet) #ircops : (not on channel), enforcing "+tn" (greet) #the-site : (pending), enforcing "+tn" (greet) #mp3 : (pend...
by Exedore
Mon Jul 19, 2010 6:50 am
Forum: Script Requests
Topic: Displaying the number of users on channels, in a webpage.
Replies: 19
Views: 12000

Definitely works partially. I don't know if it has to do with my core (freebsd).
Anyway. I Apreciate your help, username.
Thanks for all.
by Exedore
Fri Jul 16, 2010 5:26 am
Forum: Script Requests
Topic: Displaying the number of users on channels, in a webpage.
Replies: 19
Views: 12000

working partially...
it displays the first 2 channel with 0 users, when this channels have 80 each..

Code: Select all

#sun: 0 users (must be 80)
#uruguay: 0 users (must be 83)
#linux: 19 users
#yuyos: 5 users
#friends: 17 users
by Exedore
Fri Jul 16, 2010 12:56 am
Forum: Script Requests
Topic: Displaying the number of users on channels, in a webpage.
Replies: 19
Views: 12000

I've changed the bind section with

Code: Select all

bind time - "5 * * * *" web_users
I don't know if its ok. And my folder path..

Code: Select all

/home/my-username/eggdrop/webusers/users.html