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

[STANDALONE]DBRelogger

Can you give us the option to set the tiling to second monitor or start from a certain pixel. e.g 1921
 
Diablo crashed, DBRelogger didn't restart it.
The instance that crashed is no longer in Task Manager, the associated DB is closed.

error message attached
crash.webp
 
Any chance you can implement tile window function for all operating d3 windows?
I have another bot as well as DB
And would like an option to tile them both if possible.
Also an option to disable tile and go full size again.
Btw works great ATM, great job.
 
Heres how you select the region

It's stored on the Windows registry. You could use a .reg or a batch file to select a different region before launching the game.

US:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\D3]
"RegionURL"="us.actual.battle.net"


EU:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\D3]
"RegionURL"="eu.actual.battle.net"


Asia:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\D3]
"RegionURL"="kr.actual.battle.net"



If you want to set the RegionURL and launch the game using a batch file, you could use this code:
Reg add "HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\D3" /v RegionURL /d us.actual.battle.net /f"
start "" "C:\Program Files(x86)\Diablo III\Diablo III.exe" -launch
The above code will set RegionURL to us.actual.battle.net and then launch the game bypassing the launcher. If your game is not installed on the default location or if your OS isn't 64-bit, you need to edit the filepath.
 
Did not restart d3 or db for me when internet connection died for 2 seconds.
 
Greetings!

First off i gotta say this is the best relogger for D3 so far, even tho i had a few issues to begin with, i run x64, when i selected "Force selected region" and chose a region and clicked save, it just got an error (Se attached log, don't know if this will help you in any way, but i upload it so you can have a look), but thats ok, it was loging into correct region anyways, just thought i should mention it if this is an issue with the program, could not see anyone else writhing about this here.

The second issue i had was when i was clicking "Start selected" it started the bot and D3.exe and logged in just as it should, but when it started the bot, it would just stay on the the login screen, doing nothing at all, even tho it said the bot was started. So, i downloaded AntiIdle plugin, and after 30 sec of no activity, it would stop and start the bot again, and now its working flawless! ;)

All in all, i love this program allrdy, and am looking forward for updates and new features! keep up the good work! :D

Cheers from Norway. ;)
 

Attachments

Great relogger man.

I have a small issue, when I try to create another profile, it gives me an error saying that An item with the same key has already been added.
 
Please read the first page it is at the bottom

Set your d3 to full screen windowed

no no no no no :( please make it so it just uses normal windowed mode. if you havn't noticed in full screen windowed mode it RENDERS YOUR ENTIRE DESKTOP RES. so for people with big resolutions who want to run D3 in 800x600 or smaller it will still render the entire desktop res into that small little box.

have done extensive tests with this.
 
For me it just stays at main menu after logging in and starting demonbuddy. I got win7 64
 
Firstly - great program so far everything looks great. Just a couple of things I noticed

1 - Not so much a problem but a requested feature: auto re-tiling of restarted diablo clients
2 - Say you're running DB on 2 Diablos and have a 3rd diablo running that you are playing on. If any of the Diablos running DB Crahses and restarts it has a problem detecting the right PID to latch onto when DB restarts.

Otherwise everything looks and works great! Thanks for your contributions
 
You're the man! great relogger.

few things I came up with, after couple of minutes of using, you might consider adding in the next releases:

- re-tiling selected diablo clients to a full screen or any resolution set (would be badass, to rescale selected diablo window with 1 click)
- re-tiling all clients after crash (now they just stand fullscreened)
- fully customizable tiling options (resolution, position, key assignment etc.) and make the relogger to remember latest setting, or saving them as .ini or smth
- adding Demonbuddy for the tiling support
- including hardcoded AntiIdle plugin as a optional feature


Again, awesome app.
 
Diablo crashed, DBRelogger didn't restart it.
The instance that crashed is no longer in Task Manager, the associated DB is closed.

error message attached
View attachment 47784

This one yes this one... experiencing the same error...

@ jeff_skilling you makes me laugh you remind me something :D... password.. trololololol....
 
no no no no no :( please make it so it just uses normal windowed mode. if you havn't noticed in full screen windowed mode it RENDERS YOUR ENTIRE DESKTOP RES. so for people with big resolutions who want to run D3 in 800x600 or smaller it will still render the entire desktop res into that small little box.

have done extensive tests with this.

How can you run it in in windowed mode smaller than 800*600?

If you choose to have it windowed mode even with (start with 640*480) it still latches on to 800/600..?
 
autoit and such can force it smaller but it will still render at 800x600. the method they are using in fullscreen windowed mode renders it at the DESKTOP res no matter how small you make it. so if your desktop is 1920x1080, and you force the window to like 640x480 it still renders the 1920x1080 into that small tiny box.

me and a developer friend have tested this extensively. we already had the thought of doing this and getting 100 clients going on one pc lol but it doesn't work. the best you can do is normal window mode at 800x600, but force them smaller to save space and tile them etc. set MAX FPS in game to like 10-15, and all low settings in D3prefs. DB seems fine at game FPS of 10, any lower and it buggers up a bit.

the fullscreen windowed mode DOES NOT WORK for using less resources.
 
Back
Top