Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @ echo off
- pushd %~dp0
- cd /d %CD%
- timeout 7
- taskkill /f /im bec.exe
- timeout 15
- start /b "Dayz Epoch Server" /min "DayZ_Epoch_instance_11_Chernarus.bat"
- timeout 15
- cd "C:\Users\gh0stpirate\Desktop\Epoch Server\instance_11_Chernarus\BattlEye\Bec"
- start "UEP BattlEye Extended Control" /min "BEC.exe"
- taskkill /f /im cmd.exe
- pause
- @exit
Advertisement
Add Comment
Please, Sign In to add comment