Thank you so much for the profile! It works wonderfully. I have a small request if you don't mind. Would you be able to add it so that it also does the cave under the well? That should up the GPH. =)
[22:15:06.020 N] Number of games completed:54 [22:15:06.020 N] Last run acquired 6850 gold. [22:15:06.020 N] Current Gold per Hour: 230246,7 wizard - 230 gf >12 % move speed > 25 pickup radius
As a DH I found using evasive fire+covering fire to speed up my runs A LOT! I am able to kill multiple people at once including barrels. I use ferrets and now have 26 gold radius from 0. It went from slow to blazing fast. All i spent was 480k or so on my stuff by what demon says, but i could have sworn i spent less. Not like 480k won't take long to make back.
is it possible to remove blacklisting ? Trying to do it with tank barb and im not fast enough, bot trys to port out, even though sarkoth still allive
what cool down length for each seems it always pops them wrongly. Can we skip the mobs it messes with on the way?
Add a <WaitTimer questId="1" waitTime="15000" /> after the MoveTo Ideally you should have an enchantress as a barb tank though
PHP: <Profile> <!-- Steps before loading and running the profie with the bot. * Change quest to "Act1 Legacy of Cain, Explore Cellar", Inferno difficulty. * Start Game * From town take the waypoint to -> "The Old Ruins" * Run west until you reach the checkpoint, ( opposite way of where the cathedral is. ) * Once you are saved load the profile and hit Start! * Enjoy! --> <Name>Sarkoth farm profile by Nesox</Name> <GameParams quest="72095" step="51" act="A1" difficulty="Inferno" resumeFromSave="True" isPrivate="True" numGames="-1" /> <Order> <WriteReport /> <MoveTo questId="1" x="2067.5" y="2480" z="27.10001" name="Dank cellar portal" /> <If condition="ActorExistsAt(176007, 2059.629, 2478.667, 27.02374, 15)"> <While condition="Me.CurrentScene is not None and not Me.CurrentScene.Mesh.LevelAreaSNO == 106756"> <UseObject questId="1" x="2058.653" y="2476.354" z="26.32902" actorId="176007" interactRange="10" /> <WaitTimer questId="1" waitTime="1500" /> </While> <MoveTo questId="1" x="117.8131" y="103.533" z="0.1000004" /> <WaitTimer questId="1" waitTime="15000" /> </If> <UseTownPortal questId="1" /> <LeaveGame reason="Run is done" /> </Order> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot></Profile> try that, made it wait after the MoveTo. should be enough if it's too much just decrease this. waitTime="15000"
I'm not sure if you've added waypoints to the script yet. If not, here's my edited version <Profile> <!-- Steps before loading and running the profie with the bot. - Pastebin.com
Does your bot kill the zombies or does it kill everything on the way?? My wiz with my GF gear on just dies to zombies in 1 shot lol
[23:23:18.685 N] Demonbuddy v1.0.442.84 started [23:24:18.508 N] Logging in... [23:24:18.790 N] [23:24:19.081 N] Attached to Diablo III with pid: 4460 [23:24:19.082 N] Flashing window [23:24:41.131 N] Current bot set to Order Bot [23:24:41.133 N] Loaded profile Sarkoth farm profile by Nesox [23:24:49.570 N] Chose Generic as your combat routine. [23:24:50.819 N] Loaded profile Sarkoth farm profile by Nesox [23:24:51.164 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True> [23:24:58.954 N] ###################### REPORT ###################### [23:24:58.954 N] Gold: 6378297 [23:24:58.954 N] Blues: 1 [23:24:58.964 N] Yellows: 0 [23:24:58.964 N] Legendaries: 0 [23:24:58.974 N] Set items: 0 [23:24:58.974 N] #################################################### [23:25:25.969 N] Leaving game, reason: Run is done [23:25:25.969 N] Profile completed [23:25:26.331 N] Loaded profile Sarkoth farm profile by Nesox [23:25:26.331 N] Number of games completed:1 [23:25:26.351 N] Last run acquired 0 gold. [23:25:26.361 N] Current Gold per Hour: 0 [23:25:32.373 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True> [23:25:37.505 N] ###################### REPORT ###################### [23:25:37.505 N] Gold: 6378297 [23:25:37.515 N] Blues: 1 [23:25:37.515 N] Yellows: 0 [23:25:37.525 N] Legendaries: 0 [23:25:37.525 N] Set items: 0 [23:25:37.525 N] #################################################### [23:25:50.355 N] [Items] Loaded Item Rules: Default Item Rules [23:26:36.279 N] Interacting with object g_Portal_Square_Blue-289 [23:26:37.015 N] Stopping the bot. [23:26:37.025 N] Bot Thread Ended. Was this requested? mhm ...
I feel like the bad luck guy , it works now without problems , but the cave does was not open since 10 runs
Can someone help me, this is my first attempt at a bot. I just downloaded this 5 min ago so it sthe most up to date. I attached the profile and got message loaded profile so that worked I think. i went to the right quest and got the check point. I made sure to click generic when I first started the bot. But, now I get this message before it does anything. Process must have frozen or gotten out of sync: InjectionFinishedEvent_was)never_fired help pls, thanks!
Yeah on my WD it tries to do that as well every now and then (he also likes to run right up and give the mobs a kiss too instead of attacking at range.) One other thing I have noticed is that somehow the bot manages to go all the way down to where Whimsyshire is, and tries to kill the cowking thing. I've tried adjusting the range on various things, I suppose I need to set it it to 5 or so and see how it works.
could someone optimize this profile for DH? even with autoit+profile i can simply finish the whole run in 40 seconds, avoiding all zombies on the way using smoke bomb and caltrops, kill sarkoth in 10 secs using elemental arrow, but with demonbuddy it attacks with stupid hungering arrow to every zombie and even die on sarkoth =.=. most important, autoit is free.