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

Full Questing - All Acts - Complete

Status
Not open for further replies.
You are on the Questing / Campaign page. Are you in the right place?

I honestly don't use or know anything about Herbfunk's projects. I don't support them and can't offer you advice. If it's not working you'll have to post in his thread.

You can use R-Rift or RiftBot for rifts. You don't need fBaseXtensions or Funky's modded edition for rifts.

i know but for greater rift you cant use r rift that's what i know
 
398 does not work at all. 397 works pretty well with only a few minor issues, the most annoying of which is.. It fails to walk north in town a1 to speak with Haedrig Eamon and progress to the cellar of the damned.. And the usual issues finding vault of the assassin and cellar, but it's always had this issue.. A5 seems smooth now..
Thankyou for your work.. :)
 
This is not working with the last version of DB :( can some one post the 397 thet sems to work?
 
398 does not work at all. 397 works pretty well with only a few minor issues, the most annoying of which is.. It fails to walk north in town a1 to speak with Haedrig Eamon and progress to the cellar of the damned.. And the usual issues finding vault of the assassin and cellar, but it's always had this issue.. A5 seems smooth now..
Thankyou for your work.. :)

Can you pm the link of DB 397? because i dont have and i cant use this profile with the last version.. dont work! =/

TKS..
 
i do not use this bot atm but a friend has it and am thinking of getting it but anyway he was getting stuck in act 1 where its supposed to talk to Haedrig Eamon
so I told him i would look at the script. On line 373 the line reads
<While condition="IsActiveQuestAndStep(72221, 44) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer waitTime="1000" stepId="41" />
</While>
I would assume its supposed to read 41 to go along with the rest of the while condition?
And not sure but all other sections have the waittimer line setup dif then this one so
so line 373-367 maybe changed to this and this quest should work now? he hasn't tested it yet but i think changing the 44 to 41 should fix it but no idea on the other line if the order makes a difference or not?
<While condition="IsActiveQuestAndStep(72221, 41) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer questId="72221" stepId="41" waitTime="1000" />
</While>
 
i do not use this bot atm but a friend has it and am thinking of getting it but anyway he was getting stuck in act 1 where its supposed to talk to Haedrig Eamon
so I told him i would look at the script. On line 373 the line reads
<While condition="IsActiveQuestAndStep(72221, 44) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer waitTime="1000" stepId="41" />
</While>
I would assume its supposed to read 41 to go along with the rest of the while condition?
And not sure but all other sections have the waittimer line setup dif then this one so
so line 373-367 maybe changed to this and this quest should work now? he hasn't tested it yet but i think changing the 44 to 41 should fix it but no idea on the other line if the order makes a difference or not?
<While condition="IsActiveQuestAndStep(72221, 41) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer questId="72221" stepId="41" waitTime="1000" />
</While>

just done this edit fixed it ty :]
 
i do not use this bot atm but a friend has it and am thinking of getting it but anyway he was getting stuck in act 1 where its supposed to talk to Haedrig Eamon
so I told him i would look at the script. On line 373 the line reads
<While condition="IsActiveQuestAndStep(72221, 44) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer waitTime="1000" stepId="41" />
</While>
I would assume its supposed to read 41 to go along with the rest of the while condition?
And not sure but all other sections have the waittimer line setup dif then this one so
so line 373-367 maybe changed to this and this quest should work now? he hasn't tested it yet but i think changing the 44 to 41 should fix it but no idea on the other line if the order makes a difference or not?
<While condition="IsActiveQuestAndStep(72221, 41) and CurrentLevelAreaId == 19947">
<MoveToActor questId="72221" stepId="41" actorId="65036" x="2938" y="2616" z="1" />
<WaitTimer questId="72221" stepId="41" waitTime="1000" />
</While>

Worked for me too, thanks.
 
Bot gets stuck when looking for Crypt of Ancients, First it retrieves glove from Warriors Rest, then is unable to enter crypt of ancients. Keeps re-entering warriors rest.

- - - Looking for Warriors Rest Location #1
[QuestTools][SafeMoveToTag] Initialized questId="72738" stepId="12" x="404" y="678" z="15" pathPrecision=15 MoveResult=Moved statusText=SafeMoveToTag: IsDone: False, PathPrecision: 15, StraightLinePathing: False, UseNavigator: False, X: 404, Y: 678, Z: 15, Position: <404, 678, 15>, PathPointLimit: 250, Timeout: 180, AllowLongDistance: False, QuestId: 72738, StepId: 12, ObjectiveIndex: -1, QuestName: Quest Id: 11C22, IgnoreReset: False, IsDoneCache: False, Behavior: null,
[QuestTools][<MainCoroutine>d__1] ReachedDestination! questId="72738" stepId="12" x="404" y="678" z="15" pathPrecision=15 MoveResult=Moved statusText=SafeMoveToTag: IsDone: False, PathPrecision: 15, StraightLinePathing: False, UseNavigator: False, X: 404, Y: 678, Z: 15, Position: <404, 678, 15>, PathPointLimit: 250, Timeout: 180, AllowLongDistance: False, QuestId: 72738, StepId: 12, ObjectiveIndex: -1, QuestName: Quest Id: 11C22, IgnoreReset: False, IsDoneCache: False, Behavior: Zeta.Bot.ActionRunCoroutine,
[QuestTools][MoveToMapMarkerTag] ReachedDestination of Position, finished.
- - - Looking for Warriors Rest Location #2
[QuestTools][SafeMoveToTag] Initialized questId="72738" stepId="12" x="522" y="665" z="15" pathPrecision=15 MoveResult=Moved statusText=SafeMoveToTag: IsDone: False, PathPrecision: 15, StraightLinePathing: False, UseNavigator: False, X: 522, Y: 665, Z: 15, Position: <522, 665, 15>, PathPointLimit: 250, Timeout: 180, AllowLongDistance: False, QuestId: 72738, StepId: 12, ObjectiveIndex: -1, QuestName: Quest Id: 11C22, IgnoreReset: False, IsDoneCache: False, Behavior: null,
[QuestTools][<MainCoroutine>d__1] ReachedDestination! questId="72738" stepId="12" x="522" y="665" z="15" pathPrecision=15 MoveResult=Moved statusText=SafeMoveToTag: IsDone: False, PathPrecision: 15, StraightLinePathing: False, UseNavigator: False, X: 522, Y: 665, Z: 15, Position: <522, 665, 15>, PathPointLimit: 250, Timeout: 180, AllowLongDistance: False, QuestId: 72738, StepId: 12, ObjectiveIndex: -1, QuestName: Quest Id: 11C22, IgnoreReset: False, IsDoneCache: False, Behavior: Zeta.Bot.ActionRunCoroutine,
[QuestTools][MoveToMapMarkerTag] ReachedDestination, no object found - finished!

Will try to post a log here.
 
profile is getting janky on me. with plugins activated it doesn't move and only works with all plugins disabled.. please look that this logs tell me whats wrong order is top to bottom most recent few logs I did a fresh DB download before that last log
 

Attachments

profile is getting janky on me. with plugins activated it doesn't move and only works with all plugins disabled.. please look that this logs tell me whats wrong order is top to bottom most recent few logs I did a fresh DB download before that last log

Looks like you're trying to start the bot mid-quest. Questing profiles work best when you start at the beginning of each act, or at least at the beginning of the chapters (this is mostly supported, but not always).

If you start somewhere in the middle the profile doesn't know what to do since there's probably a few steps/worlds/portals it needs to take to get where it thinks it's supposed to be.
 
Last edited:
Status
Not open for further replies.
Back
Top