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

[GUIDE] Arelog Marries AGB

teivovo

New Member
Joined
Jun 25, 2012
Messages
353
Reaction score
5
Hi guys,

I've been seeing many complaints about Arelog and plugin based profiles like AGB... I actually posted this on another thread but thoough it might be a good idea to put this here.

Soo... don't bitch about Arelog and AGB anymore... The devs have already given their due effort and time for you guys... :)

OK.. I have played around with the settings and have Arelog and AGB running fine... Tested this on build 171.


Follow the steps below:

1. Download the empty.xml from the DB_Run thread in the plugins section.

2. Run your D3 and DB once normally and set your settings.
a) Load profile as: empty.xml -> The file you just downloaded.
b) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).
c) Check the Auto start in the same window.
d) Select your loot rules.
e) Start the bot to got for a test run. Make sure it works as it should without Arelog.
f) Stop the bot and close DB normally.
e) Close D3.

3. In Arelog, change the properties of your bots as such:
a) Under custom class: AGB - Nullcombat
b) Check Auto Start.

4. Look for this file: CharacterSettings.xml inside your Demonbuddy folder\Settings\"Your_BattleTag"
a) Check that this line is inside the file: <Value>AGB.Loader</Value>. This line must be in between the <EnabledPlugins> and </EnabledPlugins> tags.
b) If it's not there, please add it in. So it should be something like this:

Code:
  <EnabledPlugins>
    <Value>AGB.Loader</Value>
    .
    .
    .
  </EnabledPlugins>

c) I found that it helps if that <Value>AGB.Loader</Value> line is at the first position among all your other enabled plugins.
d) Save the file.

And... you're good to go... :) And yes, I have tried crashing it and letting Arelog restart it... working fine if you follow the steps here.

Have fun~!



Cheers~!
 
Last edited:
Again some great work Teivovo! As soon as EU comes back up, i'll give this a try!
 
Got this error error.webp :(
 
:) thanks for this, I will try and if there's anything wrong I'll post it back..

Thanks
 
Make sure the AGBCombat.cs file is located in the Demonbuddy's Routine folder -> Inside the AGBCombat sub-folder.
This help, thx!

upd: How to stop Diablo 3 window flashing?
 
Last edited:
Question:


1. Download the empty.xml from the DB_Run thread in the plugins section. - DONE !

2. Point your DB to the empty.xml - sorry but I don't understand this part. how can I point DB to empty.xml?

3. Run your D3 and DB once normally and set your settings.
a) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).
b) Check the Auto start in the same window.
c) Start the bot to got for a test run. Make sure it works as it should without Arelog.
d) Stop the bot and close DB normally.
e) Close D3.

4. In Arelog, change the properties of your bots as such:
a) Under custom class: AGB - Nullcombat
b) Check Auto Start.

5. Look for this file: CharacterSettings.xml inside your Demonbuddy folder\Settings\"Your_BattleTag"
a) Check that this line is inside the file: <Value>AGB.Loader</Value>. This line must be in between the <EnabledPlugins> and </EnabledPlugins> tags.
b) If it's not there, please add it in. So it should be something like this:


thanks
 
Question:


1. Download the empty.xml from the DB_Run thread in the plugins section. - DONE !

2. Point your DB to the empty.xml - sorry but I don't understand this part. how can I point DB to empty.xml?

3. Run your D3 and DB once normally and set your settings.
a) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).
b) Check the Auto start in the same window.
c) Start the bot to got for a test run. Make sure it works as it should without Arelog.
d) Stop the bot and close DB normally.
e) Close D3.

4. In Arelog, change the properties of your bots as such:
a) Under custom class: AGB - Nullcombat
b) Check Auto Start.

5. Look for this file: CharacterSettings.xml inside your Demonbuddy folder\Settings\"Your_BattleTag"
a) Check that this line is inside the file: <Value>AGB.Loader</Value>. This line must be in between the <EnabledPlugins> and </EnabledPlugins> tags.
b) If it's not there, please add it in. So it should be something like this:


thanks

Hi there,

Ok. Basically I should re-word this:

2. Point your DB to the empty.xml --> Ignore this for now...

3. Run your D3 and DB once normally and set your settings.
a) Load profile as: empty.xml -> The file you just downloaded.
b) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).
c) Check the Auto start in the same window.
d) Select your loot rules.
e) Start the bot to got for a test run. Make sure it works as it should without Arelog.
f) Stop the bot and close DB normally.
e) Close D3.

Hope that is better. :)
 
Hi there,

Ok. Basically I should re-word this:

2. Point your DB to the empty.xml --> Ignore this for now...

3. Run your D3 and DB once normally and set your settings. - DONE!!!
a) Load profile as: empty.xml -> The file you just downloaded. - DONE!!!
b) In the AGB.Loader plugin config, set the first wait value to 5000 (the max).- DONE!!!
c) Check the Auto start in the same window.- DONE!!!
d) Select your loot rules.- DONE!!!
e) Start the bot to got for a test run. Make sure it works as it should without Arelog.- DONE!!!
f) Stop the bot and close DB normally. - DONE!!!
e) Close D3. - DONE!!!

Hope that is better. :)

now It's running normally :) with empty profile :)

where is this?

3. In Arelog, change the properties of your bots as such:
a) Under custom class: AGB - Nullcombat
b) Check Auto Start.


and where can I get this?
47674d1341984599-guide-arelog-marries-agb-arelog-settings.jpg.html

thanks
 
Last edited:
I haven't tried that yet but just from reading I see a small problem.
You said on point 2 b) that we shall set the delay to 5000 ms.
The problem is that this will add a few seconds to every run which lowers the gph.

I assume this wait is nesecery on the first start because else it will not click resume game.
I used notificationokclick to fix this but it is probably outdated after this patch. Maybe somebody can update it or create a new plugin just for clicking resume game.
 
I haven't tried that yet but just from reading I see a small problem.
You said on point 2 b) that we shall set the delay to 5000 ms.
The problem is that this will add a few seconds to every run which lowers the gph.

I assume this wait is nesecery on the first start because else it will not click resume game.
I used notificationokclick to fix this but it is probably outdated after this patch. Maybe somebody can update it or create a new plugin just for clicking resume game.

Hi there,

The 5000 is there just to get the setup running. After it is proven running, feel free to tune it to your liking :) It is not a "compulsory" 5000.

Hope that answers your concerns.


Cheers~! :)
 
Does not clicking resume game for me :(

Use notificationokclick and profilerestarter from the plugins page bud. This are the plugins that have been working for me.


Cheers~!
 
Sadly, Arelog still don't detect disconnects. Probadly because D3 is running, DB is running -> everything is fine :(
 
Yeah... That's the bad part about it though... There is a workaround. Lemme think about it and keep you updated. :)
 
Back
Top