egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

restart every day

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests
View previous topic :: View next topic  
Author Message
Bahasa
Voice


Joined: 27 Jul 2008
Posts: 19

PostPosted: Mon Aug 04, 2008 2:58 am    Post subject: restart every day Reply with quote

is there any how with tcl script to make the bot restarted every day on 00:00 (midnight) ?

thanks in advance for making it
_________________
Bahasa Indonesia
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
user
 


Joined: 18 Mar 2003
Posts: 1452
Location: Norway

PostPosted: Mon Aug 04, 2008 3:45 am    Post subject: Reply with quote

Code:
bind time - "00 00*" {restart;#}

_________________
Have you ever read "The Manual"?
Back to top
View user's profile Send private message
Bahasa
Voice


Joined: 27 Jul 2008
Posts: 19

PostPosted: Mon Aug 04, 2008 3:48 am    Post subject: Reply with quote

user wrote:
Code:
bind time - "00 00*" {restart;#}


thanks! i will waiting for it working or not "_"
_________________
Bahasa Indonesia
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Bahasa
Voice


Joined: 27 Jul 2008
Posts: 19

PostPosted: Wed Aug 06, 2008 1:28 pm    Post subject: Reply with quote

im sorry but on dcc it say no such binding nu such channel

can you please make full tcl that can make bot restarted every 12 hours please ?

thanks.
_________________
Bahasa Indonesia
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Sir_Fz
Revered One


Joined: 27 Apr 2003
Posts: 3793
Location: Lebanon

PostPosted: Wed Aug 06, 2008 2:38 pm    Post subject: Reply with quote

What's the error message?
_________________
Follow me on GitHub

- Opposing

Public Tcl scripts
Back to top
View user's profile Send private message Visit poster's website
Bahasa
Voice


Joined: 27 Jul 2008
Posts: 19

PostPosted: Wed Aug 06, 2008 3:11 pm    Post subject: Reply with quote

sory i lost the real msg its seem to be :
no such binding
no such chan
_________________
Bahasa Indonesia
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
game_over
Voice


Joined: 26 Apr 2007
Posts: 29

PostPosted: Sat Aug 16, 2008 7:47 am    Post subject: Reply with quote

Code:
bind time - {00 00 * * *} time:restart
proc time:restart {m h d m y} {
restart
}
Rolling Eyes
if you run your bot in "-n" mode restart is impossible Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber