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

Do I have to create multiple folders to get more bot accounts to load. Once I am able to get this working I will write how to make it so that you are on 24/7 even with BSOD. Thanks!
It should put the files inside the DB folder so as long as you run a different db folder for each instance - it's fine.
To run even with BSOD - as long as your pc restarts just put the file to run ONCE after pc loads.
 
Ok but what I actually meant is that do I have to run 3 bat files for 3 separate sessions of DB +d3? I am sorry I am asking all these questions..


Edit: I just ran 1 copy to test. When I manually close DB to see if it restarts it, it did not. It just kept saying D3 and DB are ok. But DB was not started.. Is that normal?
 
Last edited:
Ok but what I actually meant is that do I have to run 3 bat files for 3 separate sessions of DB +d3? I am sorry I am asking all these questions..


Edit: I just ran 1 copy to test. When I manually close DB to see if it restarts it, it did not. It just kept saying D3 and DB are ok. But DB was not started.. Is that normal?

Hi there,

Yes, you are right. You'll need 3 sets of everything = 4 bat files, 3 DBs and 3 D3s. No problem with the questions... We're happy to help :)

OK. as for your problem with the non-restart of DB and D3: close all that you have for now (all the bat files, d3 and db). Even the one that you are playing in (if you are)

1. Go to your DB folder (the one you intend to run). Delete the files D3PID.txt and DBPID.txt.
2. Check your configurations in the bat file one more time.
3. Run the bat file. See if everything starts up well.
4. Without closing anything, go to the DB folder and check the contents of D3PID.txt and DBPID.txt. There should be a number in each file. If it is empty, let me know and I'll advise you accordingly.
5. If there are numbers in the two files, everything should be alright. You can proceed to do your crash test once more.

Hope this helps~!


Cheers~! :)
 
Alright so I deleted the d3pid and dbpid. I check the config. Everything starts great. Bots and everything. However once again, I check the 2 txt files. There are numbers in them, I close my db it doesnt restart it. Also same thing for diablo actually. I closed that and it still says OK for both items. Am I missing something?
 
Alright so I deleted the d3pid and dbpid. I check the config. Everything starts great. Bots and everything. However once again, I check the 2 txt files. There are numbers in them, I close my db it doesnt restart it. Also same thing for diablo actually. I closed that and it still says OK for both items. Am I missing something?

Hi there,

Pm me your batch file without the sensitive info and I'll be happy to take a look for you.


Cheers! :)
 
Suggestion make it able to detect/continue when a server maintance is there. If that's technically possible..?
 
Suggestion make it able to detect/continue when a server maintance is there. If that's technically possible..?

Hmm... can you elaborate more mate? If a server maintenance is there, wouldn't it be impossible to play anyway?
 
DB_Run v1.9 is out~! :)

Check out the change log in the first post. :)
 
Hi teivovo

Getting the error where it says Belphegor All-in-One is an invalid Command Line Arg routine.

Belphegor All-in-One

I spelled it exactly as that and that directory is in my Routines folder.... using .176......
 
Hi teivovo

Getting the error where it says Belphegor All-in-One is an invalid Command Line Arg routine.

Belphegor All-in-One

I spelled it exactly as that and that directory is in my Routines folder.... using .176......

Hi Jeff,

use this line exactly inside the configurations portion:

set CombatRoutine=Belphegor All-in-One

There is no need to include the full path in setting the parameters.

If it still does not work for you, replace the Belphegor directory in the routines folder with a freshly downloaded copy.

If that still does not work for you, feel free to send me your batch file (minus sesitive details) and I'll take a look for you.

Weird... coz I'm also using Belphegor on 176 using the same exact spelling. Nevertheless, lemme know and I'll do my best to help you bud~! :)


Cheers~!
 
using the standard version.

log:
Code:
---------------------------------------------------------------------- 
Sat 07/14/201222:53:07.21 - DB_Run starting Up.

Btw Protossop,

I think the new version. v1.9, will solve your problems. :)

Cheers~!
 
Hmm... can you elaborate more mate? If a server maintenance is there, wouldn't it be impossible to play anyway?

I mean when there is a server maintance/outage it would recognise it and pause script and try every 1 hour to see if game is available again.
 
I mean when there is a server maintance/outage it would recognise it and pause script and try every 1 hour to see if game is available again.

Hmm, lemme see if I can do something using tmr's server maintenance to do some tests. The only way that I can easily do this is by pinging the Diablo servers but according to sources, their game servers have been configured to drop ping packets... No guarantees on this one mate... But will see what I can do yah?


Cheers~!
 
DB Run v1.9 is running superbly with the new DB 180!! Woot~!!! :)
 
:START
CLS
::---------------------------------------------------------------------------
::CONFIGURATIONS: Change the following parameters (No quotes (") required)
::---------------------------------------------------------------------------

set min_minutes=4
set max_minutes=5
set restart_minutes=90
set D3Name=Diablo IIIB.exe
set DBName=DemonbuddyB.exe
set DBDrive=C:
set D3Path=C:\Program Files (x86)\Diablo III - Copie (2)\
set DBPath=C:\Users\Sick\Desktop\Demonbuddy 1.0.710.173B\
set AutoAuthPath=C:\Users\Sick\Desktop\Sessionkiller\
set DBKey=3P2C2222222
set BNetAcctName=qwerty2222222
set BNetPwd=knight222222222
set Profile=C:\Users\Sick\Desktop\Demonbuddy 1.0.710.173\Routines\[.160Profile]WizardFastRuns v7d.xml
set CombatRoutine=Belphegor All-in-One

That is my .bat file.
 
sorry to be that noob but when i download db_run univeral i only have one file that tries to open everything but i can't find the config bat file. where do i get it?
 
sorry to be that noob but when i download db_run univeral i only have one file that tries to open everything but i can't find the config bat file. where do i get it?

Hi there!

Lol, no worries! Just download the file and open it in notepad. The configurations are in there and not in a separate file. Should be within the first two pages of the codes. Follow the guide on the first post and you'll be fine :)


Cheers!
 
Back
Top