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.

bot always restarting

Old posts that have not been replied to for several years.
Locked
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

bot always restarting

Post by z_one »

I am using NetGate.tcl and there's a weird thing happening.
I wonder if it's related to the eggdrop mechanism itself ... or due to NetGate.
Every now and then the bot restarts with msg (Server Lagged, Restarting).
This is very annoying as I want the bot to stay opped.

Thanks for your help guys.
N
NeTGaTE
Voice
Posts: 5
Joined: Fri Dec 03, 2004 8:07 am
Location: South Sumatera, Palembang - Indonesia

Laged and Restart

Post by NeTGaTE »

netgate tcl have some proc pinger to chechk bot lag or not it self combine that code and see the pinger replay, if it's not good so bot will restart with reason auto restart server laged

that canbe happen because ur shell it's not working properly with netgate or u use some addon cause lag

:: odon
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Sounds stupid

Post by user »

You wait for a reply then 'restart' if there's too much lag? How about waiting for the max allowed lag time and then just 'jump'? Or 'set check-stoned 1' and remove that entire part of the script :P

And why are you replying to these old posts? Trying to promote a new version of your backdoored script?
Have you ever read "The Manual"?
N
NeTGaTE
Voice
Posts: 5
Joined: Fri Dec 03, 2004 8:07 am
Location: South Sumatera, Palembang - Indonesia

Post by NeTGaTE »

i know this topic from my friend :)
not for promote but try to explain.

You wait for a reply then 'restart' if there's too much lag? How about waiting for the max allowed lag time and then just 'jump'? Or 'set check-stoned 1' and remove that entire part of the script

maybe u can explain how this code working. sory for my beginner skills.



:: odon
Locked