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

Adventurer - All Act Bounties and Rifts & Greater Rifts for 2.3

I have a problem with bountys. When bot resets the game it choose Normal. Why ?
 
I have a small problem with doing "Bounties":
Clean install of Demonbuddy + Trinity (Rifts work well). I started "Bounties" on T7 and the bot only create game, join and leave.
Do i have to load another profile or is the bot searching for "good bounties" to do?
 
I can pretty much AFK Acts 1, 2, and 4. I just remove Acts 3 and 5 in Adventurer so it won't do those. The bot gets stuck too much in Acts 3 and 5. Particularly, I noticed in Act 3 the bot cannot kill Belial.

I have the exact same problem. For me - bounties is simply not viable at the moment. When using Kanai's Cube - everything pretty much requires an X amount of ingredients not only from one or a few of the acts - but ALL of them. So doing some instead of all is meaningless.
 
I have the same issue with bounties but I also leave A2 out because if you get belial it just bugs out and stands there after he goes hulk. Waiting for an update to the profile
 
Just wonder whats difrrent in profil adventure from bounties? u made me confused ^^ meybe i just need a coffee but i found it easier to ask xD cheers
 
act 3 error.

Makes 2 - 3 jobs and get the error. like in the previous version, this was not.

[Adventurer][ExplorationLogic] Couldn't find any unvisited nodes. Current AdvDia.LevelAreaSnoIdId: 444307, ZetaDia.CurrentLevelAreaSnoId: 444307, Total Nodes: 0 Unvisited Nodes: 0 Searching In [69504, 112580, 197623, 140461, 205424]
[Adventurer][ExplorationLogic] Couldn't find any unvisited nodes. Current AdvDia.LevelAreaSnoIdId: 444307, ZetaDia.CurrentLevelAreaSnoId: 444307, Total Nodes: 0 Unvisited Nodes: 0 Searching In [69504, 112580, 197623, 140461, 205424]
[Adventurer][ExplorationLogic] Couldn't find any unvisited nodes. Current AdvDia.LevelAreaSnoIdId: 444307, ZetaDia.CurrentLevelAreaSnoId: 444307, Total Nodes: 0 Unvisited Nodes: 0 Searching In [69504, 112580, 197623, 140461, 205424]
[Adventurer][ExplorationLogic] Couldn't find any unvisited nodes. Current AdvDia.LevelAreaSnoIdId: 444307, ZetaDia.CurrentLevelAreaSnoId: 444307, Total Nodes: 0 Unvisited Nodes: 0 Searching In [69504, 112580, 197623, 140461, 205424]
.....................
 
I hafevnt use deamonbuddy for last 2 years, i tried to install it and o am getting this error:
zwUdGmG.jpg


Anyone have idea what went wrong?
 
doesnt this profile work in ACT 5? Adventurer][ActBounties] It seems like we have an unsupported bounty in A5, skipping the act.
 
I using standard profile for bounties from Adventures
i use Option to select all 5 acts bounties
Want to bot for make all 5 acts then i can join with friends and take all 5 acts done
i edited advenrure files for bot to stay in game after done all quests and dont take caches from quest

but problem is , 80 % games is with 4 acts done only, and missing Act5 by unsupported bounties

I need profile that bot will farm all 5 acts, he will check all acts with black list of bounties, if he find unssuported bounty he will restart game, but not restart if he can and he will finish all bounties
or he will start unssuported act, and leave only single quest from act

I know act 5 is big problem, and bot will restart game many times before found correct act5 , i dont care, just i need 5 bounties done, witout my manually farming act 5

i can pay for it 10-20 $
 
You need to use the RunActBounties act="" tag I believe.
Ive not tested this nor 100 sure it still works but Im sure this runs what it can in the act.

If I get time later ill test it
 
If your bounties are in an endless loop were it keeps resetting this worked for me:

Go to Plugins -> Adventurer -> Bounties -> Balance Mats Mode

Maybe Skip Mode works too, just try it. Force Bonus Act Mode seems to be bugged.
 
I using this change in bounties, so after done all 5 acts, bot dont take quest , dont leave game in any option,
i cant use balance mats or other, with this config if bot found unsupporter quest, he leave full act, so at end i have 4 acts done, and have to finish last act manually ..
if he will start other act than 5, i dont know about act 5 is fine or unsupported
i want option for bot to check all 5 acts at begin and if found unsupported, he will restart, but if all act fine, he will dont it and will stay in game

private async Task<bool> TurningInTheActQuest()
{
if (!await _completeActBountiesCoroutine.GetCoroutine()) return false;
if (BountyHelpers.IsActTurninCompleted(_act))
{
State = States.Completed;
}
else
{
_completeActBountiesCoroutine = new CompleteActBountiesCoroutine(_act);
}
return false;
}
-----------------
change for
---------------

private async Task<bool> TurningInTheActQuest()
{
State = States.Completed;
return false;
}

--------------------------------------------------
in file in DB/Plugins/Adventurer/Coroutines/BountyCoroutines/ActBountiesCoroutine.cs








-----------------------------------------------------------------------------------------
<LeaveGame reason="Done"/>
<LoadProfile profile="Bounties.xml" />
--------------------
remove it
------------
in fole from DB/Profiles/Adventurer/Bounties.xml
 
i dont find nothing about ' All Act Bounties and Rifts & Greater Rifts for 2.4.3 '
have ?
 
Back
Top