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.

nsplit.tcl (Network Splits monitor) - not working

Old posts that have not been replied to for several years.
Locked
3
3zzy
Halfop
Posts: 42
Joined: Sun Sep 14, 2003 6:58 am

nsplit.tcl (Network Splits monitor) - not working

Post by 3zzy »

http://www.egghelp.org/cgi-bin/tcl_arch ... escription

The problem is, that the bot tells me that the script has successfully loaded:
[19:56:59] [(barabashka]: [21:55] Loaded components: netbots, nsplit, repeat

but when i try to use anu commands of the script, the bot kindly asks me whether i need help or not:

[19:57:47] [Firenze]: .netsplits
[19:57:47] [(barabashka]: What? You need '.help'
[19:57:56] [Firenze]: .updatelinks
[19:57:56] [(barabashka]: What? You need '.help'

And so on. Did anybody have this problem, and you you did please help me to solve it, because i really need this script for monitoring the netsplits on the network.
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: nsplit.tcl (Network Splits monitor) - not working

Post by bobjuh »

3zzy wrote:http://www.egghelp.org/cgi-bin/tcl_arch ... escription

The problem is, that the bot tells me that the script has successfully loaded:
[19:56:59] [(barabashka]: [21:55] Loaded components: netbots, nsplit, repeat

but when i try to use anu commands of the script, the bot kindly asks me whether i need help or not:

[19:57:47] [Firenze]: .netsplits
[19:57:47] [(barabashka]: What? You need '.help'
[19:57:56] [Firenze]: .updatelinks
[19:57:56] [(barabashka]: What? You need '.help'

And so on. Did anybody have this problem, and you you did please help me to solve it, because i really need this script for monitoring the netsplits on the network.
From the tcl
bind dcc n updatelinks dccupd
bind dcc n getlinks dcclinks
Are your shure your are global owner on bots ?
Locked