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

by chadchoud
Wed Sep 20, 2006 4:42 pm
Forum: Scripting Help
Topic: PING script
Replies: 5
Views: 4466

sorry

sorry but I didn't ask for a pre-made script. I just asked where's the problem in my own. and the "rules" on this section of the forum are "do no request scripts".
by chadchoud
Wed Sep 20, 2006 2:16 pm
Forum: Scripting Help
Topic: PING script
Replies: 5
Views: 4466

PING script

I wrote a tcl ping script. I'm still a newbie in tcl. I hope somebody can help. Here's the script: bind PUB - !ping CheckPing proc CheckPing {nick uhost hand chan text} { putserv "privmsg $chan : [lindex [split $text] 0]" if { [lindex [split $text] 0] != "" } { set ::moo(arg) [li...