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.
Another thing, Your GilesTrinity could use some work when theres molten/poison on the ground. (Don't know if it is possible im no coder just some feedback for you) as the bot ran straight into molten going for a hp globe. Which ended in death lol.

EDIT:
Inferno Act 1
Reign of the Black King
Give aid to the Warrior
Seems if you kill all the skeletons without aggroing one of the Dark Cultists, your guy tries to talk to the Warrior and ignores killing the Dark Cutlists.
(Once you aggro 1, they all stop and try to kill you. So there is a chance you might get past this step.)

Same here.
 
Full Questing - All Acts - Complete - Tested

Same problem with levers too in a2
 
left my monk running this profile went all the through no problems , started next difficulty got stuck due to bags full and couldnt port to town , hopefully ive fixed that issue, will know when it get to same situation again
 
Hello, when I start Demonbuddy BETA with your profile i receiving errors about GilesTrinity. My log in attachment. Please help me with this issue.
 

Attachments

Hello, when I start Demonbuddy BETA with your profile i receiving errors about GilesTrinity. My log in attachment. Please help me with this issue.

Upgrade to the latest Demonbuddy version. Your version is quite out of date.
 
The profile is amazing! Botted sevel chars to lvl 50 in act 1 hell so far. It might get stuck now and then, but it is pretty much 99% afkable. And many of the stucks will fix themselves as the plugin (UnstuckMe) will try to unstuck and YAR will restart D3 + DB after some time if unstuck is not successfull.

The two biggest stucks/problem I have encountered is: when you kills Diablo and are not high enough level to move to the next difficulty. And when you inventory is full in the start of act 1 (the first part to the gates) because the bot will try to TP to down, but you are not allowed to use TP.

But once again; thanks! This profile is amazing :)
 
The profile is amazing! Botted sevel chars to lvl 50 in act 1 hell so far. It might get stuck now and then, but it is pretty much 99% afkable. And many of the stucks will fix themselves as the plugin (UnstuckMe) will try to unstuck and YAR will restart D3 + DB after some time if unstuck is not successfull.

The two biggest stucks/problem I have encountered is: when you kills Diablo and are not high enough level to move to the next difficulty. And when you inventory is full in the start of act 1 (the first part to the gates) because the bot will try to TP to down, but you are not allowed to use TP.

But once again; thanks! This profile is amazing :)

The latest trinity (not yet bundled) fixes the town portal stuff on first A1 quest.. :)
 
i added a forced town run before u go kill diablo to empty bags before the fight to ensure that doesnt happen in the next diff
 
Act 2 - in the oasis right in front of the barrel you find the jeweler in there are 2 "handles" to open the door, in the random dungeon in between them the bot almost always logs out because he got "stuck".

I expect this to be a random dungeon issue instead of a profile issue, but i considered it probably worth mentioning. (If you stop the bot when he wants to log out, cancel the log out and start the bot again: guaranteed success on finishing the random dungeon he failed previously)

Didn't have any log by hand at the time, but if you consider one needed ill do some digging. (if lumberjack didn't take it out :D)

Other than that, awesome work. Especially with trinity fully compatible nowadays!
 
I need logs and screenshots or else it didn't happen.

Same thing for me. It has always gotten stuck at the exit dungeon portal at the end of dungeons. No screenshots, so I guess you can ignore me.
 
Could you please tell me what to write in which file?


open Act4_rrrix.xml in the profile pack find the line

<WaitTimer questId="114901" stepId="20" waitTime="1000" />

and put this after it

<If condition="(not Me.IsInTown)">
<UseTownPortal questId="1" />
</If>
<TrinityTownRun />

it doesnt hurt to have an extra safety net :)
 
Last edited:
open Act4_rrrix.xml in the profile pack find the line

<WaitTimer questId="114901" stepId="20" waitTime="1000" />

and put this after it

<If condition="(not Me.IsInTown)">
<UseTownPortal questId="1" />
</If>
<TrinityTownRun />

it doesnt hurt to have an extra safety net :)

Just to clarify, it should look like this?

<If condition="IsActiveQuest(114901) and IsActiveQuestStep(20) and CurrentWorldId == 205399">
<!-- TalkTo Tyrael -->
<TalkTo questId="114901" stepId="20" actorId="122552" x="304" y="311" z="0" />
<WaitTimer questId="114901" stepId="20" waitTime="1000" />
</If>
<If condition="(not Me.IsInTown)">
<UseTownPortal questId="1" />
</If>
<TrinityTownRun />
 
Status
Not open for further replies.
Back
Top