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

by flexboy
Thu Mar 22, 2007 10:04 pm
Forum: Scripting Help
Topic: botpack error..
Replies: 9
Views: 4653

Lol. NeverMind, i just keep mising with it untell i get it.
by flexboy
Thu Mar 22, 2007 9:49 pm
Forum: Scripting Help
Topic: botpack error..
Replies: 9
Views: 4653

I did i got this: <eggdrop> illegal channel option: 115 <eggdrop> Tcl Error: while executing <eggdrop> Tcl Error: "channel set [xindex $arg 1] $s" <eggdrop> Tcl Error: ("foreach" body line 3) <eggdrop> Tcl Error: invoked from within <eggdrop> Tcl Error: "foreach s [lrange $a...
by flexboy
Thu Mar 22, 2007 7:04 pm
Forum: Scripting Help
Topic: botpack error..
Replies: 9
Views: 4653

What's [xindex] and what's $arg? im not really good at scripting but here's the full script. "sync" { if {$bot != $hubnick} {return 0} if {[xindex $arg 0] == "0"} { set n [xrange $arg 1 end] foreach c [channels] { if {[lsearch -exact $n $c] < 0} { channel remove $c } } foreach c...
by flexboy
Thu Mar 22, 2007 6:10 pm
Forum: Scripting Help
Topic: botpack error..
Replies: 9
Views: 4653

botpack error..

Can some one help me im tired of this error. i tryed googleing etc, but i dont know how to fix the error, can some one help please. Here's the error: <eggdrop> Currently: illegal channel option: 111 <eggdrop> Currently: while executing <eggdrop> Currently: "channel set [xindex $arg 1] $s" ...
by flexboy
Mon Feb 12, 2007 9:41 pm
Forum: Scripting Help
Topic: enforcebans help
Replies: 4
Views: 3138

Ok i got that now, i want when people change there nick and the nick is in the banlist it will auto kick them.
by flexboy
Mon Feb 12, 2007 8:56 am
Forum: Scripting Help
Topic: enforcebans help
Replies: 4
Views: 3138

enforcebans help

Can some one help me with this it only kicks one user... setudef flag enforceban bind mode - "* +b" enforceban set enforce(max) "8" set enforce(kick) { "[na(k)]" "[BX]" "..(cyp/k) " "[pv!k]" } set enforce(kmsg) { "No pussy for you!&quo...
by flexboy
Sun Feb 04, 2007 10:38 am
Forum: Script Support & Releases
Topic: botpack help
Replies: 6
Views: 12594

Hmm, when i paste it, it wont fit
by flexboy
Sun Feb 04, 2007 5:21 am
Forum: Script Support & Releases
Topic: botpack help
Replies: 6
Views: 12594

botpack help

Hi all im using harry botpack from http://tclscript.com i fixed few errors but i keep on getting when i type: tcl error i get <shot> [09:18] can't unset "gettinop": no such variable <shot> [09:18] while executing <shot> [09:18] "unset gettinop($chan)" <shot> Tcl: then it dose thi...