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.

some TCL Errors appear in the PartyLine

Old posts that have not been replied to for several years.
Locked
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

some TCL Errors appear in the PartyLine

Post by Sir_Fz »

[12:00] Tcl error in script for 'timer699':
[12:00] invalid command name "xa"

[12:05] Tcl error in script for 'timer844':
[12:05] invalid command name "xa"
Sorry for being kinda annoying, But I face a lot of errors :P

Waiting for your help :)
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

well.. either there is no proc named xa, or you are executing the timer in the wrong way.. without the code of the timer we can't tell you if that is the case
Elen sila lúmenn' omentielvo
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

well i tried to search for something like xa or ya which also appears as an unknown command. but couldn't find them. Well I'll try to search all the scripts even the ones who aren't suspeted...

and I'll reply with anything new :) thanx
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

I noticed in a previous thread, where I replied regarding incorrect list usage.

Are these script by any chance related?

If so, you need to seriously look at the differances between lists and strings, as it looks like you may have a issue in your script, that can pass control to poeple on IRC.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

didn't quiet understand.

Post by Sir_Fz »

I didn't quiet understand what ur trying to say, I'm not so good or any good at tcls...

and how can someone get access to the bot ?, i searched that and I think noone has access, but I'm waiting for u to tell me what to search for.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

By any chance, does anybody in your channels, have a nickname with [xa] in it?

If so, if they where to change there nickname to say me[die]me, your bot would go pop, and exit.

Have you created any Tcl's yourself, that use timers?

If so, I seriously sugest reading up on string and lists, and using timers, exec and expr with innformation passed from IRC. Links to this documentation, are available in the "Tcl FAQ" forum.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

no, nobodies has ya or xa in his nick... probably not that, thank god :p

I haven't scripted any tcls all i have is from the net
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The sensible thing to do is to list these script, so we can find out more.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

ok

Post by Sir_Fz »

ok I'll try to gather the scripts in a zip file on a site when I have time

thank you :)
Locked