Hey, noticed my monk doesn't use tempest rush after entering cellar. It could save 1-2 sec I think. Awesome job Inrego btw.
Sorry - I'll change it for next update. Until then, you can open the plugin and change line 92 to return hotspotSarkothDoor;
So after some runs, my first report : - tempest rush works good but my monk got no spirit when entering the cellar (not the case in previous patch of D3) - no seven sided strike due to no spirit Will post later if another issue found
I modified the sarkoth hospot location so that it doesn't run till it touches it first, so that issue is gone. The only issue that I can report till now, but that might be DB's fault, is that looting seems to happen a little slower- like the bot idling a few pulses between each looted item. Oh, and it goes to loot any amount of gold, even though the loot rules state that it should move only for a minimum of 400.
Ohoy! I'm running 1.2.5 so I can't really say if it is fixed with the newest version, but anyway: Your counter is broken. Yesterday I was running 800+ runs with 25 % cellars and I was wondering, so I checked my log and noticed this going on: As you can see it does it twice. Every time it finishes a run, the run is counted in and THEN another one, without a cellar, is also counted in.
It will loot any amount of gold because I had to make my own ways of detecting gold and looting it, since DB wasn't persistent about it. That sometimes caused DB to TP even when there were still gold stacks of 2k+ lying around. So to wrap it up, my plugin is the only one that will make sure you don't leave gold behind, but it will also loot gold stacks of any size. If you want to change this, you can go to line 128 in the plugin and replace 0 with 400 or whatever you want the minimum to be.
Could you try a fresh DB install? It should only count games on the LeaveGame event. Maybe if you have high latency it tries to leave the game twice? It should be quite easy to fix for me. I'll just make it count the game when it sees if the cellar is there or not.
I found the error. The plugin is on by default when I start DB, but I wanted to be sure so I disabled it and enabled it again - causing it to count twice. I just disabled and enabled it a few times and now it counts like 4 or 5 times for every run.
Bot sometimes starting immediately logout, right off starting new game Code: [15:09:35.348 D] Replaced hook [ProfileOrderBehavior_Hook] 102b6458-1960-4558-9196-b6fc69537c26 [15:09:35.528 N] Leaving game, reason: Run is done - remaking!! [15:09:35.528 D] Navigator.Clear [15:09:35.528 N] Profile completed [15:09:36.711 N] Loaded profile Sarkoth dummy profile by Inrego [15:09:36.711 N] Number of games completed:8 [15:09:36.744 N] Last run acquired 8984 gold. [15:09:36.744 N] Cellar found in 5/8 games, that's 62,5%. [15:09:36.744 N] This run with cellar took 33,6 seconds. [15:09:36.744 N] Run with cellar - Avg: 30,8s Min: 27,1s Max 33,7s. [15:09:36.744 N] Run without cellar - Avg: 6,8s Min: 1,2s Max 17,7s. [15:09:38.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:09:38.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:09:42.259 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True> [15:09:48.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:09:48.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:09:48.928 D] Joined a game! [15:09:48.941 N] ###################### REPORT ###################### [15:09:48.943 N] Gold: 1446721 [15:09:48.954 N] Blues: 1 [15:09:48.972 N] Yellows: 8 [15:09:49.006 N] Legendaries: 0 [15:09:49.035 N] Set items: 0 [15:09:49.035 N] #################################################### [15:09:49.564 D] Replaced hook [ProfileOrderBehavior_Hook] ea577089-591f-4798-9e25-8d6fcb618eec [15:09:49.622 N] Leaving game, reason: Run is done - remaking!! [15:09:49.622 D] Navigator.Clear [15:09:49.622 N] Profile completed [15:09:50.526 N] Loaded profile Sarkoth dummy profile by Inrego [15:09:50.526 N] Number of games completed:9 [15:09:50.531 N] Last run acquired 0 gold. [15:09:50.531 N] Cellar found in 5/9 games, that's 55,6%. [15:09:50.531 N] This run without cellar took 1,6 seconds. [15:09:50.531 N] Run with cellar - Avg: 30,8s Min: 27,1s Max 33,7s. [15:09:50.531 N] Run without cellar - Avg: 5,5s Min: 1,2s Max 17,7s. [15:09:58.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:09:58.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:10:06.257 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True> [15:10:08.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:10:08.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:10:13.832 D] Joined a game! [15:10:13.841 N] ###################### REPORT ###################### [15:10:13.843 N] Gold: 1446721 [15:10:13.858 N] Blues: 1 [15:10:13.874 N] Yellows: 8 [15:10:13.888 N] Legendaries: 0 [15:10:14.028 N] Set items: 0 [15:10:14.028 N] #################################################### [15:10:14.373 D] Replaced hook [ProfileOrderBehavior_Hook] 0e0d7c7a-b90d-43a8-b23d-2b832fe0d238 [15:10:14.487 N] Leaving game, reason: Run is done - remaking!! [15:10:14.487 D] Navigator.Clear [15:10:14.487 N] Profile completed [15:10:15.380 N] Loaded profile Sarkoth dummy profile by Inrego [15:10:15.380 N] Number of games completed:10 [15:10:15.387 N] Last run acquired 0 gold. [15:10:15.387 N] Cellar found in 5/10 games, that's 50%. [15:10:15.387 N] This run without cellar took 1,6 seconds. [15:10:15.387 N] Run with cellar - Avg: 30,8s Min: 27,1s Max 33,7s. [15:10:15.387 N] Run without cellar - Avg: 4,7s Min: 1,2s Max 17,7s. [15:10:18.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:10:18.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:10:28.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:10:28.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:10:31.390 N] Creating new game, Params: <Act:A1 Difficulty:Inferno Quest:72095 QuestStep:51 ResumeFromSave:True IsPrivate:True> [15:10:38.254 D] [NotificationOKClick Plugin0.8] Check for Notification UI [15:10:38.254 D] [NotificationOKClick Plugin0.8] Bot Thread = True, IsRunning = True, IsInGame = True [15:10:39.030 D] Joined a game! [15:10:39.041 N] ###################### REPORT ###################### [15:10:39.041 N] Gold: 1446721 [15:10:39.052 N] Blues: 1 [15:10:39.063 N] Yellows: 8 [15:10:39.074 N] Legendaries: 0 [15:10:39.083 N] Set items: 0 [15:10:39.083 N] #################################################### [15:10:39.816 D] Replaced hook [ProfileOrderBehavior_Hook] dc15e872-61d4-4033-8dde-b4a631e8a56f [15:10:39.923 N] Leaving game, reason: Run is done - remaking!! [15:10:39.923 D] Navigator.Clear [15:10:39.923 N] Profile completed [15:10:41.004 N] Loaded profile Sarkoth dummy profile by Inrego [15:10:41.004 N] Number of games completed:11 [15:10:41.018 N] Last run acquired 0 gold. [15:10:41.018 N] Cellar found in 5/11 games, that's 45,5%. [15:10:41.018 N] This run without cellar took 2 seconds. [15:10:41.018 N] Run with cellar - Avg: 30,8s Min: 27,1s Max 33,7s. [15:10:41.018 N] Run without cellar - Avg: 4,2s Min: 1,2s Max 17,7s.