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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: ARelog--DO NOT DELETE

but i do recommend to use for DB this http://www.thebuddyforum.com/demonbuddy-forum/plugins/60274-standalone-dbrelogger.html way better

To select 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.
 
Any hints on how to set it up to cycle through several characters all on the same account to accomplish dailies on each character? Is it done with multiple entries under the task management selection, one task for each character on the account? Is that what the change character selection is for on the manage task screen? So if I have 4 characters that I want to run dailies, do I need a separate task for each character? Thanks much for any advice or guidance.
 
When i try to start Arelog , it shows an warning saying " that an reference was returned to server ... " Any tips ?
 
Any hints on how to set it up to cycle through several characters all on the same account to accomplish dailies on each character? Is it done with multiple entries under the task management selection, one task for each character on the account? Is that what the change character selection is for on the manage task screen? So if I have 4 characters that I want to run dailies, do I need a separate task for each character? Thanks much for any advice or guidance.

Yes, there is even a guide in the guide section. It's easy to set up and maintain.

When i try to start Arelog , it shows an warning saying " that an reference was returned to server ... " Any tips ?

Read the red text of the second post.
 
Can work with questing?
Whenever I try with questing it start everything very well
then it goes and keeps trying to do the first thing for quest which it done
but when i use it for gathering it work good :D
just questing i need help with
 
The program successfully starts Character #1 (farmer) and runs for the set duration. However, when it is set to switch over to character #2 (banker) through the schedule, it gives me an error as such: [10:48:23 PM:760] Internet connection died. Waiting for a valid connection before restarting.

But my internet has not gone out, and I am unable to find the cause of this.
 
If anybody can run me through how to set this up it would be awesome,
Keeps opening new wow windows and come up with a few errors
 
so i try to Start arelog and i get a message that says C:/users/user/Documents/ARElog.exe Ar referral was returned from server and I have no clue on what to do...... so HELP PELASE :O
 
FAQ

If you are having issues you should first make sure that you are running ARelog as administrator. (Right click to ARelog.exe -> Properties -> Compatibility -> tick Run this program as an administrator -> Apply)
If you are still having issues try a fresh install by redownloading.


Q: I'm getting Lua errors when ARelog starts WOW client
A: Uninstall LowerPing. It conflicts with ARelog.


Q: ARelog doesn't resize WOW clients
A: Disable QuickConnect button of Teamviewer by right clicking to teamviewer taskbar icon and click "Toggle QuickConnect Button". It conflicts with ARelog


Q: It fails to log in to my account
A: Lower your account password below 10 characters.


Quote for lazy readers...
 
@ raphus: could you please release a dev version without the internet connection check?
Or give us infos how often it's checked and which commands were used?
Had a lot of false positives lately.

Reproduced the false positives:
If a task switches from active to idle.
10-20 seconds later i get the "Internet connection died" alarm.

It doesn't depend on active schedules. Tried 1,2,3 and 4.
Would be great to just remove the connection check.
 
Last edited:
Back
Top