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

Hi guys~! I've just gotten my accounts banned including my main. So I don't think I'll be able to develop this anymore... Kinda had enough of this game unfortunately...

So... have fun guys :)

Really so sorry for the late reply.. been busy with work and exams...

I'll leave the uploads here. So if anyone likes to modify the files further, feel free. I'll still check back here from time to time.

Darn, sorry to see ya go!
 
Hi Teivovo

Still the BEST and most stable relogger! Great work.


Just wondering if this can handle clicking through the Demonbuddy update prompt?
 
Hi Teivovo

Still the BEST and most stable relogger! Great work.


Just wondering if this can handle clicking through the Demonbuddy update prompt?

Hihi~! long time no see :) and thanx for the compliments...

BUT... i don't think it can do what you mentioned as the message box is actually generated from within DB itself.... sorry about that bud...
 
Hi I've been trying your batch file for a day now. It can't seem to load the Giles Stash & Loot Rule Replacer plugin properly. I've tried both switching on and off for the "set PluginProblem" , and also trying to adjust the "LoginScreenAppear" to a longer period. Everything loads perfectly, it's just the Giles' plugin doesn't work properly and it'll start looting even white items! :(

Profile I'm running:
Radonic's [A1 - Inferno] Champion-Hunting

Plugins I'm running:
Giles Stash & Loot Rule Replacer
Giles World Object Handler
Giles Monster Priority Changer
Profile Restarter
 
Hi there,

Terribly sorry but I can't continue testing and finding for a solution for this as I do not have anymore accounts to try it out with... This was something that I was trying to resolve though...

Maybe I should put up a donation button and see if I get enough to buy another key lol! :P
 
Hi there,

Terribly sorry but I can't continue testing and finding for a solution for this as I do not have anymore accounts to try it out with... This was something that I was trying to resolve though...

Maybe I should put up a donation button and see if I get enough to buy another key lol! :P

Put it up and I'll donate $10 to you. I'm sure others will be willing too. This batch file is great since DB crashes quite often :/
 
i tried this and its great! however when i made another batch file for the second d3 the running d3 crashes. cant this handle multiple d3 ?
 
Yes it can. You need to have a second set of everything. Many of the guys are doing it this way
 
sorry for the question - but is it possible to handle 2 Diablo3 Versions? (starting from 2 different folders)

since the last update 1 D3 is crashing often, the other one is ok.
 
sorry for the question - but is it possible to handle 2 Diablo3 Versions? (starting from 2 different folders)

since the last update 1 D3 is crashing often, the other one is ok.

Hi there, should not be a problem bud...

Can you clarify a bit on what you mean by 2 versions of Diablo3?


CHeers~!
 
teivovo, found a bug with the scheduler it's set to IF %currenthour% EQU %stophour% thats ok, but the minute part isn't.
it says IF %stopminutes% EQU %currentminutes% it should say GTR instead of EQU so that if the tests took over 1min and it missed the exact minute it will still stop.

same for the start time tests.
 
Hi there, should not be a problem bud...

Can you clarify a bit on what you mean by 2 versions of Diablo3?


CHeers~!

i got 2 accounts and 2 shortcuts on my desktop for getting each D3 started.
I don't use Vmware, isboxer or such tools...

And now i don't have a clue which parameters i need... your help instructions seem to fit only for single-account users?
Sorry, maybe i need an idiot-proove instruction? O.o :)
 
teivovo, found a bug with the scheduler it's set to IF %currenthour% EQU %stophour% thats ok, but the minute part isn't.
it says IF %stopminutes% EQU %currentminutes% it should say GTR instead of EQU so that if the tests took over 1min and it missed the exact minute it will still stop.

same for the start time tests.

Nice~! I was wondering if that problem would be popping up... lol... will fix that up asap.

Hey bud, I was thinking of something... I'm actually trying out a method of randomizing profiles... I don't mean changing different profiles etc like a scheduler kind of thing... but more of mixing a running profile into something like a cocktail... So far, I'm trying it out on queen runs (starting out all over again :() and it seems pretty alright. Need to think of how I could randomize it even more, coz right now, it's just taking different pathing.

IDEALLY, eventually it should be about to take different paths, maybe pause somewhere for a little while, maybe talk to some npcs, blah blah blah... and it will be different on EVERY run.

Any ideas bud?
 
i got 2 accounts and 2 shortcuts on my desktop for getting each D3 started.
I don't use Vmware, isboxer or such tools...

And now i don't have a clue which parameters i need... your help instructions seem to fit only for single-account users?
Sorry, maybe i need an idiot-proove instruction? O.o :)

Hi there,

OK, you'll need 2 x D3 installed in different folders, 2 x DB in different folders and 2 x batch files (one each for every bot). Then all you need to do is to fill up the batch files with the setting of the bot that it is responsible for. E.g. DB_Run1.bat and DB_Run2.bat. DB_Run1 will be filled in with the paths of your first bot (DB and D3) and DB_Run2 will be filled in with the paths of your second bot.

:) Lemme know if you need further clarifications
 
Started using this today and am loving it! Works like a charm. Keep up the good work.

EDIT: I don't know if this is a mistake, or something that I am reading incorrectly. In the settings for the scheduler it says this:

::Enable Scheduler (1=On, 0=Off)
set Scheduler=0

::Setting the DB_Run's running schedule (Please use 24H time for the Hours, DO NOT INCLUDE the front 0 is the time is less than 10 = Put 5 instead of 05)
set start_hours=9
set start_minutes=15

set stop_hours=22
set stop_minutes=30

and I believe it is contradicted in the logs here (it says stop 2 times):

Breaktime between total bot restarts is between: 10 to 20 minutes.
DB_Run Scheduled Stop at 22:30.
DB_Run Scheduled Stop at 9:15.

Shouldn't it say this (It says Stop/Start)?

Breaktime between total bot restarts is between: 10 to 20 minutes.
DB_Run Scheduled Stop at 22:30.
DB_Run Scheduled Start at 9:15.

Is that correct, or am I misunderstanding what it says?
 
Last edited:
Started using this today and am loving it! Works like a charm. Keep up the good work.

EDIT: I don't know if this is a mistake, or something that I am reading incorrectly. In the settings for the scheduler it says this:



and I believe it is contradicted in the logs here (it says stop 2 times):



Shouldn't it say this (It says Stop/Start)?



Is that correct, or am I misunderstanding what it says?

Hi there!

Lol! It was a spelling mistake :P. Will get it corrected. Thanks mate!

Cheers!
 
Back
Top