Hello teivovo. The batch file worked for some time (on my old profiles - i used
http://www.thebuddyforum.com/demonb.../act-1/59343-a1-inferno-champion-farming.html )
But it hasn't worked for that profile lately, and I've tried running Sarkoth now with agb plugin, but your script doesn't detect diablo crash anymore, nor does it start/resume game after logging into the character.
This is the log from your bat.
View attachment 48371
This is my config
Code:
::------------------------------------------------------------------------------
::CONFIGURATIONS: Change ONLY the following parameters (No quotes (") required)
::------------------------------------------------------------------------------
set min_minutes=3
set max_minutes=5
set restart_minutes=120
set D3Name=Diablo III.exe
set DBName=Demonbuddy.exe
set DBDrive=C:
set D3Path=C:\Diablo III\
set DBPath=C:\Users\Jim\Downloads\Demonbuddy 1.0.729.180\
set DBKey=xxxxxxxxxxxxxxxxxxx
set [email protected]
set BNetPwd=xxxxxxxxxx
set Profile=C:\Users\Jim\Downloads\Demonbuddy 1.0.729.180\Profiles\[A1 - Inferno] Champion-Farming 1.5 by 5avage.xml
set CombatRoutine=AGB - Nullcombat
This is the first couple of lines from the [A1 Inferno] profile:
Code:
<Profile>
<Name>[Act1 - Inferno] Champion-Farming 1.4beta r5 by 5avage</Name>
<GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" />
<Order>
(I changed quest id to sarcoth and set resumefromsave to true, the rest shouldnt matter should it?
And this is written in DemonBuddy until it gets 'stuc':
If I manually clic resume game, the bot starts and runs perfectly.
I can't get it to automatically restart d3/db when I manually close either of them either.