[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?
[22:45:29.665 N] Demonbuddy v1.0.441.83 started[22:45:31.895 N] Logging in...
[22:45:32.113 N]
[22:45:32.344 N] Attached to Diablo III with pid: 960
[22:45:32.365 N] Flashing window
[22:45:35.856 N] Current bot set to Order Bot
[22:45:35.858 N] Loaded profile The Core of Arreat - gold farm profile by Nesox
[22:45:39.458 N] Loaded profile Sarkoth farm profile by Nesox
[22:46:18.404 N] Chose Generic as your combat routine.
[22:46:19.319 N] Loaded profile Sarkoth farm profile by Nesox
[22:46:19.522 N] ###################### REPORT ######################
[22:46:19.523 N] Gold: 636644
[22:46:19.524 N] Blues: 0
[22:46:19.525 N] Yellows: 0
[22:46:19.526 N] Legendaries: 0
[22:46:19.528 N] Set items: 0
[22:46:19.528 N] ####################################################
[22:46:31.873 N] Interacting with object g_Portal_Square_Blue-605
[22:46:32.306 N] Stopping the bot.
[22:46:32.339 N] Bot Thread Ended. Was this requested?
[22:54:00.956 N] Demonbuddy v1.0.441.83 started[22:54:02.856 N] Logging in...
[22:54:03.086 N]
[22:54:03.326 N] Attached to Diablo III with pid: <EDITED OUT>
[22:54:03.456 N] Flashing window
[22:54:06.796 N] Current bot set to Order Bot
[22:54:06.796 N] Loaded profile Sarkoth farm profile by Nesox
[22:54:22.281 N] Chose Generic as your combat routine.
[22:54:23.131 N] Loaded profile Sarkoth farm profile by Nesox
[22:54:23.391 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True>
[22:54:28.491 N] ###################### REPORT ######################
[22:54:28.491 N] Gold: <EDITED OUT>
[22:54:28.491 N] Blues: 4
[22:54:28.501 N] Yellows: 0
[22:54:28.501 N] Legendaries: 0
[22:54:28.501 N] Set items: 0
[22:54:28.501 N] ####################################################
[22:54:35.873 N] [Items] Loaded Item Rules: Default Item Rules
[22:54:53.617 N] Interacting with object g_Portal_Square_Blue-197
[22:55:20.383 N] Leaving game, reason: Run is done
[22:55:20.383 N] Profile completed
[22:55:20.673 N] Loaded profile Sarkoth farm profile by Nesox
[22:55:20.673 N] Number of games completed:1
[22:55:20.673 N] Last run acquired 7202 gold.
[22:55:20.673 N] Current Gold per Hour: 496204.2
[22:55:25.774 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True>
[22:55:30.884 N] ###################### REPORT ######################
[22:55:30.884 N] Gold: <EDITED OUT>
[22:55:30.894 N] Blues: 6
[22:55:30.894 N] Yellows: 0
[22:55:30.894 N] Legendaries: 0
[22:55:30.894 N] Set items: 0
[22:55:30.894 N] ####################################################
[22:55:51.288 N] Interacting with object g_Portal_Square_Blue-183
[22:55:51.838 N] Stopping the bot.
[22:55:51.848 N] Bot Thread Ended. Was this requested?
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.Problem it doesn't use spells to walk over there so it just fight the mbos and in inferno not everyone can survive more than 1 hit there with gold gear... ;*(
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);