Just get to and add one on each server?
|
|
Just get to and add one on each server?
508 restarter- open notepad put in dis
::Copyright © MMVIII all rights reserved 2008
@echo off
@echo auto server program...
title Server Automated Restarter
tart
set time=7000
start Run.bat
:loop
cls
IF %time% GTR 0 (
set /a time=%time% - 1
set /a min=%time%/60
echo Next Restart In %time% Seconds.
echo %time% Seconds is %min% Minutes.
ping 127.0.0.1 -n 2 > NUL
goto loop
)
taskkill /f /im java.exe
cls
goto start
::Made By RSC
theis supost to be a S
tart
| « Need a source! will pay! | Blank source with 100% pk » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |