ECHO.
::Change the following line to the path of your Demonbuddy working directory. -> Don't ask me why, but it's something required by AGB...
cd C:\Users\Marcus\Desktop\Demonbuddy 1.0.648.160
::Change the following line to your Diablo III Path (keep START and -launch in the line. Remember the "quotes")
START "D3Run" "C:\Program Files (x86)\Games\Diablo.III.Collectors.Edition\Diablo III.exe" -launch
::Time how long your D4 takes to start (x seconds). Then change the number after /t to a good (x seconds + 5) ie. if your D3 takes about 30 seconds to load, then replace X with 35.
timeout /t 45 /NOBREAK
::Change the following line to suit your needs (Pathing, user accounts, password, keys, etc)
START "DB_Running" "C:\Users\Marcus\Desktop\Demonbuddy 1.0.648.160\Demonbuddy.exe" -key __________________ -bnetaccount _________@_________ -bnetpassword _________ -profile="C:\Users\Marcus\Desktop\Demonbuddy 1.0.648.160\Profiles\empty.xml" -routine="AGB - Nullcombat" -autostart -noflash
ECHO Waiting to commence DB and D3 checks...
timeout /t 300 /NOBREAK
::This portion listens if DB or D3 are not responding. If they are, they will be restarted
::Change the application names if you are not using the defaults