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.

lagg script

Old posts that have not been replied to for several years.
Locked
s
svahn
Voice
Posts: 19
Joined: Sun May 19, 2002 8:00 pm
Location: Sweden
Contact:

lagg script

Post by svahn »

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.
N
Nexus6
Op
Posts: 114
Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland

Post by Nexus6 »

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
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

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?
N
Nexus6
Op
Posts: 114
Joined: Mon Sep 02, 2002 4:41 am
Location: Tuchola, Poland

Post by Nexus6 »

it would be better if you told us better ideas or told me what's wrong with that one I posted than criticizing me.
Locked