awesome profile, thank you. works great with lvl18 monk. 30% of a level per run, 40k gph. it seems to sometimes skip the magda conversations, sometimes not and it does not always pick up maghdas loot (40/40 kill/loot radius), but other then that: perfect.
Made some additional Adjustments mostly for killing magda and skip conversation: Code: <Profile> <Name>Act 2 Q3.2 by Inrego</Name> <GameParams quest="74128" step="54" act="A2" difficulty="Normal" resumeFromSave="False" isPrivate="True" numGames="-1" /> <Order> <WriteReport /> <!-- Let us start this while we're down there... Only use the WP if we're not already at the level we want to be on. --> <ChangeKillRadius questId="74128" stepId="54" radius="30" /> <If condition="Me.IsInTown"> <UseWaypoint questId="74128" stepId="54" x="323.9641" y="290.2655" z="1.645628" levelArea="1999503360" actorId="6442" waypointNumber="4" /> </If> <MoveTo questId="74128" stepId="54" x="1378.592" y="1295.907" z="185.3403" pathPrecision="35" name="Bridge" /> <MoveTo questId="74128" stepId="54" x="895.123" y="1214.042" z="196.8707" levelArea="1999568897" pathPrecision="35" name="Lair of the Witch entry point" /> <DisableCombat questId="74128" stepId="54" /> <DisableLooting questId="74128" stepId="54" /> <While condition="not IsActiveQuestStep(26)" > <UseObject questId="74128" stepId="54" x="895.0288" y="1212.03" z="196.8707" levelArea="1999568897" actorId="195234" /> <WaitTimer questId="74128" stepId="54" waitTime="1000" /> </While> <MoveTo questId="74128" stepId="26" x="214.0962" y="197.2851" z="0.1" levelArea="1999634434" name="Cinematic spot" /> <WaitTimer questId="74128" stepId="26" waitTime="20" /> <SkipCutscene questId="74128" stepId="26" /> <ChangeKillRadius questId="74128" stepId="26" radius="100" /> <EnableCombat questId="74128" stepId="26" /> <EnableLooting questId="74128" stepId="26" /> <MoveTo questId="74128" stepId="26" x="200.8307" y="195.8042" z="0.1" levelArea="1999634434" pathPrecision="10" name="Boss location" /> <While condition="IsActiveQuest(74128) and IsActiveQuestStep(26)" > <WaitTimer questId="74128" stepId="26" waitTime="500" /> </While> <ChangeKillRadius questId="74128" stepId="9" radius="30" /> <WaitTimer questId="74128" stepId="9" waitTime="1000" /> <While condition="Me.WorldDynamicId == 1999634434" > <UseTownPortal questId="74128" stepId="9" /> </While> <!-- Actually leave the game! --> <LeaveGame reason="Run is done" /> </Order> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> </Profile> This uses my Behaviors found at: http://www.thebuddyforum.com/demonb...ebehaviour-combatbehaviour-lootbehaviour.html have fun
Jesus, 1 run took me 20 min, I had to help it all the time. It kept running back. I'm so disappointed with this bot........................
I assume you have actually killed Maghda first, this can only be run after you have done it once yourself. G
i tried it with a 'test buddy' and not working. tried it with a stable version and works like a charm in normal. Thank you
47 monk Demonbuddy v1.0.527.118 started Code: [12:01:14.654 N] Loaded profile Act 2 Q3.2 by Inrego [12:01:14.654 N] Number of games completed:5 [12:01:15.194 N] Last run acquired 6018 gold. [12:01:15.194 N] Current Gold per Hour: 73822 [12:01:26.476 N] Using Waypoint Waypoint-25 Number:4
inrego can you post ur skillbuild and db settings pls edit does not work for me..stucks after teleport :/ using .113
I'm in the progress of rewriting it totally with a new plugin so it'll run more smooth, bugfree and doing the bonus-quest aswell. Stay tuned!
only issue i'm having is it enters the boss room and just sits there and unstucker finally fixes it by randomly moving my wizard around but sometimes it takes awhile .....any temp fix for this until you rewrite? appreciate the time/effort man.
This was a nice leveling profile until today, for some reason it stops after killing Maghda on hell and sits there.
Yes, teleport/leave game stopped working once i downloaded the new DB. Hopefully we can get a hotfix for this!
mine fails to log back in ater it complates one run, just restarted it 6 times it gets to kill the boss then just stops if the room doesnt do anything anymore, tried to modify the atack dist doesnt do anything still same issue
Edit Try this edited profile to use with the lastest version of DB (1.0.540.125). This one is set to normal, adjust difficulty as needed. I set my attack range to 60 and loot range to 0. (credit PhillisPG for edit and Inrego for orginal)