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

[Act1][Inferno] Sarkoth Farm Profile

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. =)
 
Bot stopped when i enter the cellar

Code:
[22:34:00.405 N] Demonbuddy v1.0.441.83 started
..
..
[22:40:10.191 N] Loaded profile Sarkoth farm profile by Nesox
[22:40:10.292 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True>
[22:40:15.238 N] ###################### REPORT ######################
[..]
[22:40:15.248 N] ####################################################
[22:40:33.061 N] Interacting with object g_Portal_Square_Blue-207
[22:40:33.393 N] Stopping the bot.
[22:40:33.395 N] Bot Thread Ended. Was this requested?

Update your bot.
 
[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.
 
[16:07:56.498 N] Number of games completed:43
[16:07:56.528 N] Last run acquired 7111 gold.
[16:07:56.528 N] Current Gold per Hour: 275955.9

really really good :D

EDIT:::::::::::::::::::::::::::::::::::
[16:09:15.548 N] Number of games completed:45
[16:09:15.568 N] Last run acquired 6440 gold.
[16:09:15.568 N] Current Gold per Hour: 276655

[16:10:05.252 N] Number of games completed:46
[16:10:05.282 N] Last run acquired 2227 gold.
[16:10:05.282 N] Current Gold per Hour: 273805.7

EDIT #2:::::::::::::::::::::::::::::::
[16:10:54.125 N] Number of games completed:47
[16:10:54.127 N] Last run acquired 3462 gold.
[16:10:54.128 N] Current Gold per Hour: 273363.8

[16:12:10.446 N] Number of games completed:49
[16:12:10.456 N] Last run acquired 5785 gold.
[16:12:10.456 N] Current Gold per Hour: 276193.8

The Gold/Hour is very consistent...

how much GF do you have my friend?
 
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
 
Yeah I am not familiar with demonbuddy coding at all but if anyone could implement this into this sarkoth profile it would make this really profitable. For the time being, what skill set ups are wizards using to do this?

i used in D3adv shock pulse - arcane orb - magic weapon - energy armor - teleport - diamond skin
 
i used in D3adv shock pulse - arcane orb - magic weapon - energy armor - teleport - diamond skin

what cool down length for each seems it always pops them wrongly. Can we skip the mobs it messes with on the way?
 
I do not know if it's possible to use a code similar to this in demonbuddy. this code was used by the wizard in D3adv. he ignores mobs outside of cellar by using teleport (wormhole rune) to go directly to the cellar.

wizard.UseTeleport(coordinates[0].X, coordinates[0].Y);
Thread.Sleep(320);
wizard.UseTeleport(coordinates[1].X, coordinates[1].Y);
Thread.Sleep(320);
wizard.UseTeleport(coordinates[2].X, coordinates[2].Y);
Thread.Sleep(320);
wizard.UseTeleport(coordinates[3].X, coordinates[3].Y);
Thread.Sleep(320);

We don't support teleporting.
 
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

Add a <WaitTimer questId="1" waitTime="15000" /> after the MoveTo

Ideally you should have an enchantress as a barb tank though :P
 
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

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"
 
[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

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
 
my monk still trys to port out when 1-2 mobs are still alive in the cellar. what the f? :(
 
[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 :D
 
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!
 
my monk still trys to port out when 1-2 mobs are still alive in the cellar. what the f? :(


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.
 
Back
Top