Okay, tried that, it wont work that way, because DB will not detect the diablo.exe and wont start![]()
Now i will try to double the process in your batch.....cause with your new version it wont be that bad if he restarts both d3&DB exes, even though one is runnig fine...ill report later
#update: BUT at least it runs fine with 1 d3&db exe - but the new version with the "NOT RESPONDING"-feature doesnt work for me....my d3&bot worked smoothly..and then suddenly he restartet it after a random countdown..
#update2 i think i know why it isnt working...u coded in your batch "IF NOT ERRORLEVEL==1 GOTOETECTED"....should it not be "IF ERRORLEVEL==1 GOTO
ETECTED" ?? i will try that and report
#update3 ha! i knew it! Its because of "IF NOT ERRORLEVEL==1 GOTOETECTED". It must be "IF ERRORLEVEL==1 GOTO
ETECTED"! Anyway...thanks for your great batch..its works fine now - cant live without it anymore
![]()
Yes i was looking at that to and i tried it as well and seems to be working just fine now thanks ^^