I'm having trouble trying to find a program that automatically press "Start Server" in the new SRCDS gui-based program. Please help me. I have atleast 20 people join my server. And with school, hell no.
Server OS: Windows 7 Pro 64 bit
Processor: Amd Athlon X4 760k Black Edition 4 core 3.8 ghz, 4.2ghz turbo
Ram: 8G
Game(s): Garry's mod 14.11.17(?)
Start Up Command: Autoexec? or my bat file?
bat:
echo off
cls
echo SRCDS auto restart
title Garry's Mod auto restart
:srcds
echo (%time%) SRCDS started.
start /wait srcds.exe -tickrate 33 -norestart
echo (%time%) Your server just closed or crashed. RESTARTING!
goto srcds
Autoexec:
None. I have TF2 and CSS mounted.
Server OS: Windows 7 Pro 64 bit
Processor: Amd Athlon X4 760k Black Edition 4 core 3.8 ghz, 4.2ghz turbo
Ram: 8G
Game(s): Garry's mod 14.11.17(?)
Start Up Command: Autoexec? or my bat file?
bat:
echo off
cls
echo SRCDS auto restart
title Garry's Mod auto restart
:srcds
echo (%time%) SRCDS started.
start /wait srcds.exe -tickrate 33 -norestart
echo (%time%) Your server just closed or crashed. RESTARTING!
goto srcds
Autoexec:
None. I have TF2 and CSS mounted.