Advertisement
Guest User

Untitled

a guest
Feb 1st, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. @echo off
  2. cls
  3. echo Protecting srcds from crashes...
  4. echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
  5. title srcds.com Watchdog
  6. :srcds
  7. echo (%time%) srcds started.
  8. start /wait srcds
  9. echo (%time%) WARNING: srcds closed or crashed, restarting.
  10. goto srcds -console +sv_lan 0 +host_workshop_collection 261538900 -port 27015 +gamemode darkrp +map rp_downtown_Forest_v1 +maxplayers 20 -authkey 7004457X56294751X37B1A0829X3X79X
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement