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.
Old posts that have not been replied to for several years.
svahn
Voice
Posts: 19 Joined: Sun May 19, 2002 8:00 pm
Location: Sweden
Contact:
Post
by svahn » Tue Dec 17, 2002 5:22 pm
Hi,
i wonder if a script can detect the lagg to the server, if its to high the bot automatically connects to another ircserver.
Thanks for help.
Nexus6
Op
Posts: 114 Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland
Post
by Nexus6 » Tue Dec 17, 2002 6:02 pm
make sure you checked all big tcl script download sites, if such script does not exist, write it. tcl-commands.doc includes all what you need to write it, the simpliest would be making bot ping itself every x mins and if ping result > y jumping to other server.
Cheers
egghead
Master
Posts: 481 Joined: Mon Oct 29, 2001 8:00 pm
Contact:
Post
by egghead » Tue Dec 17, 2002 6:11 pm
Nexus6 wrote:
[snip] ...
the simpliest would be making bot ping itself every x mins and if ping result > y jumping to other server.
Cheers
Is that so?
Nexus6
Op
Posts: 114 Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland
Post
by Nexus6 » Tue Dec 17, 2002 6:46 pm
it would be better if you told us better ideas or told me what's wrong with that one I posted than criticizing me.