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

Man you are very quick to respond and very helpful

Thanks, what was strange is I did have notificationOkclick plugin enable, even that failed that time lol

So if the DB_run only takes care of system errors etc, would it re-log if my internet cuts out and I get booted to the login screen?

if not ill have to get simple-relogger


thanks alot for your help!!!!!!!!!

Lol! The beauty of smartphones. For notificationokclick use version 0.9 or any version after that.

Nope, it will not relogin after Internet disconnect so the best solution that I've found is still simple relogger. Sad to say that there is no one plugin that solves al the problems but they complement each other :)
 
DB batch doesn't execute D3 and DB before restart the game ? any ideas what cause this ?
 
Lol! The beauty of smartphones. For notificationokclick use version 0.9 or any version after that.

Nope, it will not relogin after Internet disconnect so the best solution that I've found is still simple relogger. Sad to say that there is no one plugin that solves al the problems but they complement each other :)

I think relogger is crashing my client
 
I think relogger is crashing my client

Hmmm... I did get that when I first tried to get it working. Subsequently, I fired up DB and the reeneabled relogger manually, it has been working since. Give that a try mate! :)
 
how can i add 2 account/instance etc ?
Edit://
Hi there,

It's actually mentioned somewhere within this thread lol... Anyways, you'll need 2 sets of everything. That is: 2xdiablo 3, 2x DB and 2x batch files. 1 batch file for each set.

:)

Work great GJ and Ty ;)
 
Last edited:
how can i add 2 account/instance etc ?

Hi there,

It's actually mentioned somewhere within this thread lol... Anyways, you'll need 2 sets of everything. That is: 2xdiablo 3, 2x DB and 2x batch files. 1 batch file for each set.

:)
 
hmm i try this but my second batch file kill my firs D3/DB instance ...


Edit://
Hi there,

It's actually mentioned somewhere within this thread lol... Anyways, you'll need 2 sets of everything. That is: 2xdiablo 3, 2x DB and 2x batch files. 1 batch file for each set.

:)

Work great GJ and Ty ;)
 
Last edited:
Hmmm... I did get that when I first tried to get it working. Subsequently, I fired up DB and the reeneabled relogger manually, it has been working since. Give that a try mate! :)

Yeh tried that to, still crashes it very quickly :(
 
Yeh tried that to, still crashes it very quickly :(

Hmm.. Try it with a new DB installation and enable the plugins one at a time to see which was the problem child? I'll see if I can think of other alternatives for you bud!
 
Hmm.. Try it with a new DB installation and enable the plugins one at a time to see which was the problem child? I'll see if I can think of other alternatives for you bud!

yeh im 90% sure its the relogger, coz when i disable it, it works ok, doesnt crash, im running with the latest DB build

man if you could work out how to make it relog from the command line batch file, that would be the best
 
yeh im 90% sure its the relogger, coz when i disable it, it works ok, doesnt crash, im running with the latest DB build

man if you could work out how to make it relog from the command line batch file, that would be the best

lol... I WISH I could do that too... believe me mate.....
 
Can anyone confirm now Giles Stash plugin is working correctly with last DB_Run?? :?
 
DB_Run_v2.1 is out~!

Now DB_Run is not limited to OS of different languages. :)
 
v2.1 is still not compatible with giles stash, although i set the delay to 20secs, the plugin is loaded correctly, but not the "_GilesStashReplacerRules.xml", the bot then looted everything on the ground included greys. If i then manually load the "_GilesStashReplacerRules.xml", everything is fine again.
 
v2.1 is still not compatible with giles stash, although i set the delay to 20secs, the plugin is loaded correctly, but not the "_GilesStashReplacerRules.xml", the bot then looted everything on the ground included greys. If i then manually load the "_GilesStashReplacerRules.xml", everything is fine again.
problem on your side. I use same plugins and have no problem.
 
v2.1 is still not compatible with giles stash, although i set the delay to 20secs, the plugin is loaded correctly, but not the "_GilesStashReplacerRules.xml", the bot then looted everything on the ground included greys. If i then manually load the "_GilesStashReplacerRules.xml", everything is fine again.

Hi there,

Did you set the PluginProblem to 1? What about your LoginScreenAppear value?

Cheers~!
 
Hi there,

Did you set the PluginProblem to 1? What about your LoginScreenAppear value?

Cheers~!
hi the PluginProblem is 1, and LoginScreemAppear is 20, however it just keeps looting greys....
 
hi the PluginProblem is 1, and LoginScreemAppear is 20, however it just keeps looting greys....

Hi there,

check inside your demonbuddy folder, there should be a settings folder. In it, there will be a folder with your battletag as the name. Inside this folder there should be a CharacterSettings.xml.

Open this file and see if your desired loot rule is set in it.

Code:
<?xml version="1.0" encoding="utf-8"?>
<CharacterSettings>
  <KillRadius>35</KillRadius>
  <LootRadius>60</LootRadius>
  <EnabledPlugins>
    <Value>NotificationOKClick Plugin</Value>
    <Value>Profile Restarter</Value>
    <Value>Vachem Quest Helper 1.0</Value>
  </EnabledPlugins>
  <RuleSetPath>Rules\DefaultItemRules.xml</RuleSetPath>    [COLOR="#0000FF"]--> This should show your desired loot rule[/COLOR]
  <ProtectedBagSlots />
  <ProtectedStashPages />
  <RepairWhenDurabilityBelow>10</RepairWhenDurabilityBelow>
</CharacterSettings>
 
Hi there,

check inside your demonbuddy folder, there should be a settings folder. In it, there will be a folder with your battletag as the name. Inside this folder there should be a CharacterSettings.xml.

Open this file and see if your desired loot rule is set in it.

Code:
<?xml version="1.0" encoding="utf-8"?>
<CharacterSettings>
  <KillRadius>35</KillRadius>
  <LootRadius>60</LootRadius>
  <EnabledPlugins>
    <Value>NotificationOKClick Plugin</Value>
    <Value>Profile Restarter</Value>
    <Value>Vachem Quest Helper 1.0</Value>
  </EnabledPlugins>
  <RuleSetPath>Rules\DefaultItemRules.xml</RuleSetPath>    [COLOR="#0000FF"]--> This should show your desired loot rule[/COLOR]
  <ProtectedBagSlots />
  <ProtectedStashPages />
  <RepairWhenDurabilityBelow>10</RepairWhenDurabilityBelow>
</CharacterSettings>
I shutted down my windows7 UAC and the problem is solved XD
this relogger doesn't support multi D3 client? since everytime i tried open a second batch, the first D3 and DB are forced closed.
 
Back
Top