@echo off cls echo Protecting srcds from crashes... echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter. title srcds.com Watchdog :srcds :loop echo (допустим сайт без скобок) start /wait D:\server\orangebox\srcds.exe -console -game cstrike -tickrate 66 -port 27015 +fps_max 1000 +maxplayers 14 +map (название карты без скобок) goto srcds echo (%date% %time%) WARNING: srcds closed or crashed, restarting. goto loop D:\server\orangebox\srcds.exe <-(указать путь к srcds.exe )