What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Batch File] DB_Run: Command-line based Anti-Crash and Relogger

Hey thanks for the fast reply. Much appreciated.

1. I thought notification OK click wasn't needed anymore with new DB and was actually part of freezing the game/bot itself? Anyways if your batch really works I guess it doesn't matter that much.
2. Profile restarter- Do i need to config this a certain way or just install and check the plugin box?
4. So you mean it will restart the entire game+ db every hour as a failsafe?

Will try this out as soon as possible :) Is there anyway to know how many times it has frozen/ crashed ? Because I would like to know if it does job correctly?


EDIT:

Oh and what do you mean with amend line 62? Am using AGB.

On line 62 I find:
GOTO DBRUN

Oh I forgot to change that line~! LOL...

That line was meant for v1.3... when the code was still messy... Thanks for reminding me bro...



Cheers~!
 
Teivovo: 1.4 still does not kill diablo nor db either...... It gives that msg in the command prompt that it does, but it's not doing it.

My 1.4 shortcut is admin enabled. Is the same diablo IIIa.exe and correct namepath on the DB as well......
 
Teivovo: 1.4 still does not kill diablo nor db either...... It gives that msg in the command prompt that it does, but it's not doing it.

My 1.4 shortcut is admin enabled. Is the same diablo IIIa.exe and correct namepath on the DB as well......

Hmmm... bro, pm me one of your completed script without your sensitive data. I'll take a look for you man. :)
 
So, auto-loggin is not working for alot of people, anyone know the cause of this? What are the settings for those who have this working so well? Running all programs as admnistrator and in compatabilty? I'm running win7 Ult 64 bit and having alot of problems getting this right... >_<

Hi Sko,

drop me a pm with your script minus the sensitive data and I'll take a look for you. Btw, does D3 take long to load up for you? If so, how long? pm me the DB log files too while you're at at. :)
 
Any way to make it attempt to relog back on if you're logged out for whatever reason? I found a few times that my D3 was stuck in the login menu, had to manually relog back on.

Not with the batch file.. sorry... the batch file only detects system level errors... Internet connection inconsistent at your place mate?
 
teivovo:

Here is the only parts that I modified:

set min_minutes=2
set max_minutes=3
set D3Name=Diablo IIIa.exe
set DBName=Demonbuddydh1.exe
set DBDrive=C:
set D3Path=C:\Program Files\Diablo III\
set DBPath=C:\Users\Maria\Desktop\Demonbuddy 1.0.648.160\
set DBKey=1Z9W8I1dxxxxxxxxxx
set [email protected]
set BNetPwd=xxxxxxxxxxxxxx
set Profile=C:\Users\Maria\Desktop\Demonbuddy 1.0.648.160\Plugins\AGBLoader\empty.xml
set CombatRoutine=AGB - Nullcombat


I touched nothing else.
 
teivovo:

Here is the only parts that I modified:

set min_minutes=2
set max_minutes=3
set D3Name=Diablo IIIa.exe
set DBName=Demonbuddydh1.exe
set DBDrive=C:
set D3Path=C:\Program Files\Diablo III\
set DBPath=C:\Users\Maria\Desktop\Demonbuddy 1.0.648.160\
set DBKey=1Z9W8I1dxxxxxxxxxx
set [email protected]
set BNetPwd=xxxxxxxxxxxxxx
set Profile=C:\Users\Maria\Desktop\Demonbuddy 1.0.648.160\Plugins\AGBLoader\empty.xml
set CombatRoutine=AGB - Nullcombat


I touched nothing else.

Hi jeff,

Are you running the 4 instances of D3 from the same folder? set D3Path=C:\Program Files\Diablo III\


Cheers~!
 
nope, 4 diffferent folders, all on ssd.

5 second diablo load times for each one.


I am not even testing all 4 right now, just testing one.
 
Ok... Could you re-describe your problem to me in detail? I need to see if I have missed out anything in order to help you.


Cheers~!
 
Yeah, 2 problems actually.

Batch 1.4 is 1) Not killing Diablo and Demonbuddy even when the batch file is started.

2) I just saw that startup is having issues because diablo.exe is started ahead of Demonbuddy, so demonbuddy isn't recognizing it properly ... ?

33.webp
 
Yeah, 2 problems actually.

Batch 1.4 is 1) Not killing Diablo and Demonbuddy even when the batch file is started.

2) I just saw that startup is having issues because diablo.exe is started ahead of Demonbuddy, so demonbuddy isn't recognizing it properly ... ?

View attachment 47541

Oh something just occurred to me! Do you happen to have an exclamation mark or any special characters in your password? Try this: put your exclamation mark in this way: ^^!
This should solve your login problem if you have the !

Let's solve your problem one at a time first buddy. Try and see if that works for you then we'll move to your restarting problem.
 
Any way to have this run multiple?

configure multi batch files each d3 with diff names.

Teivovo: i got ISboxer and DB to attach but getting a problem with AGB plugin the routine doesnt want to work says its not there?

Command line arg routine
AGB - Nullcombat

Not found

Even though i have it listed: set CombatRoutine=AGB - Nullcombat
 
Any way to have this run multiple?

Yup! For every set of DB and d3, you'll need one batch file to control them. So you'll need different installation folders for the DBs and D3s
 
Yup! For every set of DB and d3, you'll need one batch file to control them. So you'll need different installation folders for the DBs and D3s
Ah, I tried different folders for D3 and ,it wouldn't work. I'll try it with 3 DB installations.
 
Anyone else having AGB routine not found issue with new version? --FIXED nevermind silly mistake
 
Last edited:
Tiny problem with batch, Cannot use ! in passwords.

Other than that 100% up and running after modding a little to run ISBoxer with it.

Now im configuring auto Injection startup for RU lang packet change before it launches DB so when it logs in it swaps RU client to english and we are all good!
 
Back
Top