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

[Plugin] Unstucker - restarts if your character gets stuck

So was there something wrong with 1.9.2? How come it isn't in the OP?

1.9.2 got some mixed reviews, so I'm keeping 1.7+1.8 up for now. Rewriting the whole thing atm to make it configurable and future proof [with other plugins].
 
Unstucker v2.0.0 ready. Will attempt to move the character first before leaving the game. Have not tested it yet so download it if you want to try it and leave feedback.

v2.0.0 is also configurable through some variables at the top of the file:
Code:
        // Maximum amount of times Unstucker should try to unstuck via movement before leaving the game.
        private const int MaximumMoveAttempts = 5;

        // Time Unstucker will wait in seconds between evaluating the logged positions. Decrease this if you find your character and Unstucker doing nothing a lot.
        private const int CheckInterval = 20;

        // Minimum distance the character must be moving every CheckInterval for it to not be considered stuck.
        private const int MinimumMoveDistance = 10;
 

Attachments

Last edited:
Unstucker v2.0.0 ready. Will attempt to move the character first before leaving the game. Have not tested it yet so download it if you want to try it and leave feedback.

v2.0.0 is also configurable through some variables at the top of the file:
Code:
        // Maximum amount of times Unstucker should try to unstuck via movement before leaving the game.
        private const int MaximumMoveAttempts = 5;

        // Time Unstucker will wait in seconds between evaluating the logged positions. Decrease this if you find your character and Unstucker doing nothing a lot.
        private const int CheckInterval = 20;

        // Minimum distance the character must be moving every CheckInterval for it to not be considered stuck.
        private const int MinimumMoveDistance = 10;

Hello sir i was using 1.8 and it was working excellent

2.0 has a problem i will explain

When i go to town, and he go to sell items to the merchant, he goes down to salvage item but get stuck on the fence

i then get error

[14:14:49.156 N] Path generation failed! Start point is not navigable!
[14:14:49.673 N] Path generation failed! Start point is not navigable!
[14:14:50.189 N] Path generation failed! Start point is not navigable!
[14:14:50.706 N] Path generation failed! Start point is not navigable!

and untucker doesnt do anything at all........ but previously after 40 second he would randomly move and this work excellent, as it put him back on the right path! but now nothing happens

Ty
 
Hello sir i was using 1.8 and it was working excellent

2.0 has a problem i will explain

When i go to town, and he go to sell items to the merchant, he goes down to salvage item but get stuck on the fence

i then get error

[14:14:49.156 N] Path generation failed! Start point is not navigable!
[14:14:49.673 N] Path generation failed! Start point is not navigable!
[14:14:50.189 N] Path generation failed! Start point is not navigable!
[14:14:50.706 N] Path generation failed! Start point is not navigable!

and untucker doesnt do anything at all........ but previously after 40 second he would randomly move and this work excellent, as it put him back on the right path! but now nothing happens

Ty

Thanks for the feedback. Where there any log messages from Unstucker? Like..

Attempts to unstuck by moving failed. Attempting to unstuck by leaving game...
or
Moving character to
or
Your character appears to be stuck. Attempting to unstuck by moving...

In the mean time, try this version. I only made one change to the movement part from 1.8 that I really don't think could have caused that error, but I changed it back in this one.
 

Attachments

Last edited:
230 games so far with Unstucker 1.9.2, and I saw it working a few times in the log, so I'll probably stuck with that until v2 is tested.
 
sometimes mine gets stuck in a loop of tp back to town and relogging... then repeating it over and over forever lol
 
Using 2.0.1 doesn't detect if stuck.
Came back stuck behind a fire pillar in core.
 
Using 2.0.1 doesn't detect if stuck.
Came back stuck behind a fire pillar in core.
 
Can you post the logs?

Code:
[20:12:28.489 N] Path with 17 hops received (partial: False)
[20:12:49.515 N] Path with 14 hops received (partial: False)
[20:13:43.085 N] Path with 7 hops received (partial: False)
[20:13:59.117 N] Using Waypoint Waypoint-1285 Number:0
[20:14:10.781 N] ###################### REPORT ######################
[20:14:10.782 N] Gold: 3118170
[20:14:10.783 N] Blues: 0
[20:14:10.784 N] Yellows: 0
[20:14:10.785 N] Legendaries: 0
[20:14:10.786 N] Set items: 0
[20:14:10.786 N] ####################################################
[20:14:11.133 N] Path with 18 hops received (partial: False)
[20:15:01.318 N] Path with 8 hops received (partial: False)
[20:15:53.281 N] Path with 7 hops received (partial: False)
[20:15:57.486 D] [Stuck Handler] We're stuck at <801.6367, 690.8763, 0.6229705>
[20:15:57.488 D] Navigator.Clear
[20:15:57.620 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:15:57.620 D] Waiting for path request to finish...
[20:15:57.752 D] Navigator.Clear
[20:15:57.809 N] Path with 7 hops received (partial: False)
[20:15:57.893 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:15:57.893 V] Path with 7 hops received (partial: False)
[20:15:57.893 D] Nav Service path generated.
[20:15:57.893 D] Generated path to <1161.723, 686.8927, 0.1> (Moving to use waypoint) with 7 hops.
[20:16:02.155 D] [Stuck Handler] We're stuck at <801.4555, 690.8683, 0.6046759>
[20:16:02.157 D] Navigator.Clear
[20:16:02.285 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:02.285 D] Waiting for path request to finish...
[20:16:02.419 D] Navigator.Clear
[20:16:02.506 N] Path with 7 hops received (partial: False)
[20:16:02.552 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:02.552 V] Path with 7 hops received (partial: False)
[20:16:02.552 D] Nav Service path generated.
[20:16:02.552 D] Generated path to <1161.723, 686.8927, 0.1> (Moving to use waypoint) with 7 hops.
[20:16:06.803 D] [Stuck Handler] We're stuck at <801.4551, 690.8629, 0.6039402>
[20:16:06.804 D] Navigator.Clear
[20:16:06.940 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:06.940 D] Waiting for path request to finish...
[20:16:07.071 D] Navigator.Clear
[20:16:07.121 N] Path with 7 hops received (partial: False)
[20:16:07.203 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:07.203 V] Path with 7 hops received (partial: False)
[20:16:07.203 D] Nav Service path generated.
[20:16:07.203 D] Generated path to <1161.723, 686.8927, 0.1> (Moving to use waypoint) with 7 hops.
[20:16:11.386 D] [Stuck Handler] We're stuck at <801.4543, 690.8574, 0.603153>
[20:16:11.388 D] Navigator.Clear
[20:16:11.521 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:11.521 D] Waiting for path request to finish...
[20:16:11.662 D] Navigator.Clear
[20:16:11.708 N] Path with 7 hops received (partial: False)
[20:16:11.787 D] Generating path to Moving to use waypoint - <1161.723, 686.8927, 0.1>
[20:16:11.787 V] Path with 7 hops received (partial: False)
[20:16:11.787 D] Nav Service path generated.
[20:16:11.787 D] Generated path to <1161.723, 686.8927, 0.1> (Moving to use waypoint) with 7 hops.
 
Last edited:
New version of unstucker (2.0.1) isn't working for me. I was watching and it was during fighting some "Knockback" elites - they knocked me back a little way from the last waypoint I was at. This clearly confused the new "slimline" (or "lazy") navigation system in current DemonBuddy test, but unstucker didn't seem to pick up on it. The log is HUGE - it basically keeps repeating the last little bit. I've pasted from the end of the combat (you can see the last 2 combat abilities getting used) and into the log a little way (and snipped the rest of this gigantic log).

Code:
[02:20:54.841 V] Using power: Wizard_Electrocute
[02:20:56.050 V] Using power: Wizard_ArcaneOrb
[02:20:56.501 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:56.504 V] Path generation failed! Unknown world ID 87707!
[02:20:56.504 D] Could not generate path!
[02:20:56.645 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:56.654 D] Waiting for path request to finish...
[02:20:56.795 D] Navigator.Clear
[02:20:56.954 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:56.954 V] Path generation failed! Unknown world ID 87707!
[02:20:56.954 D] Could not generate path!
[02:20:57.104 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:57.105 D] Waiting for path request to finish...
[02:20:57.254 D] Navigator.Clear
[02:20:57.404 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:57.404 V] Path generation failed! Unknown world ID 87707!
[02:20:57.404 D] Could not generate path!
[02:20:57.554 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:57.554 D] Waiting for path request to finish...
[02:20:57.724 D] Navigator.Clear
[02:20:57.888 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:57.888 V] Path generation failed! Unknown world ID 87707!
[02:20:57.888 D] Could not generate path!
[02:20:58.055 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:58.055 D] Waiting for path request to finish...
[02:20:58.222 D] Navigator.Clear
[02:20:58.389 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:58.389 V] Path generation failed! Unknown world ID 87707!
[02:20:58.389 D] Could not generate path!
[02:20:58.556 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:58.556 D] Waiting for path request to finish...
[02:20:58.722 D] Navigator.Clear
[02:20:58.889 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:58.890 V] Path generation failed! Unknown world ID 87707!
[02:20:58.890 D] Could not generate path!
[02:20:59.039 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:59.040 D] Waiting for path request to finish...
[02:20:59.190 D] Navigator.Clear
[02:20:59.339 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:59.340 V] Path generation failed! Unknown world ID 87707!
[02:20:59.340 D] Could not generate path!
[02:20:59.489 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:59.490 D] Waiting for path request to finish...
[02:20:59.639 D] Navigator.Clear
[02:20:59.790 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:59.790 V] Path generation failed! Unknown world ID 87707!
[02:20:59.790 D] Could not generate path!
[02:20:59.939 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:20:59.940 D] Waiting for path request to finish...
[02:21:00.089 D] Navigator.Clear
[02:21:00.239 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:00.239 V] Path generation failed! Unknown world ID 87707!
[02:21:00.239 D] Could not generate path!
[02:21:00.388 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:00.389 D] Waiting for path request to finish...
[02:21:00.538 D] Navigator.Clear
[02:21:00.689 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:00.689 V] Path generation failed! Unknown world ID 87707!
[02:21:00.689 D] Could not generate path!
[02:21:00.839 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:00.839 D] Waiting for path request to finish...
[02:21:00.989 D] Navigator.Clear
[02:21:01.139 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:01.139 V] Path generation failed! Unknown world ID 87707!
[02:21:01.139 D] Could not generate path!
[02:21:01.288 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:01.289 D] Waiting for path request to finish...
[02:21:01.439 D] Navigator.Clear
[02:21:01.588 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:01.589 V] Path generation failed! Unknown world ID 87707!
[02:21:01.589 D] Could not generate path!
[02:21:01.738 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:01.739 D] Waiting for path request to finish...
[02:21:01.888 D] Navigator.Clear
[02:21:02.038 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:02.039 V] Path generation failed! Unknown world ID 87707!
[02:21:02.039 D] Could not generate path!
[02:21:02.190 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:02.190 D] Waiting for path request to finish...
[02:21:02.338 D] Navigator.Clear
[02:21:02.488 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:02.488 V] Path generation failed! Unknown world ID 87707!
[02:21:02.488 D] Could not generate path!
[02:21:02.638 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:02.638 D] Waiting for path request to finish...
[02:21:02.788 D] Navigator.Clear
[02:21:02.938 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:02.938 V] Path generation failed! Unknown world ID 87707!
[02:21:02.938 D] Could not generate path!
[02:21:03.089 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:03.090 D] Waiting for path request to finish...
[02:21:03.240 D] Navigator.Clear
[02:21:03.389 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:03.389 V] Path generation failed! Unknown world ID 87707!
[02:21:03.389 D] Could not generate path!
[02:21:03.539 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:03.539 D] Waiting for path request to finish...
[02:21:03.689 D] Navigator.Clear
[02:21:03.840 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:03.840 V] Path generation failed! Unknown world ID 87707!
[02:21:03.840 D] Could not generate path!
[02:21:03.989 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:03.990 D] Waiting for path request to finish...
[02:21:04.139 D] Navigator.Clear
[02:21:04.290 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:04.290 V] Path generation failed! Unknown world ID 87707!
[02:21:04.290 D] Could not generate path!
[02:21:04.439 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:04.440 D] Waiting for path request to finish...
[02:21:04.606 D] Navigator.Clear
[02:21:04.870 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:04.871 V] Path generation failed! Unknown world ID 87707!
[02:21:04.871 D] Could not generate path!
[02:21:05.023 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:05.023 D] Waiting for path request to finish...
[02:21:05.172 D] Navigator.Clear
[02:21:05.323 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:05.323 V] Path generation failed! Unknown world ID 87707!
[02:21:05.323 D] Could not generate path!
[02:21:05.472 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:05.473 D] Waiting for path request to finish...
[02:21:05.623 D] Navigator.Clear
[02:21:05.773 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:05.773 V] Path generation failed! Unknown world ID 87707!
[02:21:05.773 D] Could not generate path!
[02:21:05.923 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:05.923 D] Waiting for path request to finish...
[02:21:06.073 D] Navigator.Clear
[02:21:06.222 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:06.223 V] Path generation failed! Unknown world ID 87707!
[02:21:06.223 D] Could not generate path!
[02:21:06.373 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:06.373 D] Waiting for path request to finish...
[02:21:06.523 D] Navigator.Clear
[02:21:06.672 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:06.672 V] Path generation failed! Unknown world ID 87707!
[02:21:06.672 D] Could not generate path!
[02:21:06.822 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:06.823 D] Waiting for path request to finish...
[02:21:06.972 D] Navigator.Clear
[02:21:07.122 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:07.123 V] Path generation failed! Unknown world ID 87707!
[02:21:07.123 D] Could not generate path!
[02:21:07.272 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:07.273 D] Waiting for path request to finish...
[02:21:07.423 D] Navigator.Clear
[02:21:07.572 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:07.572 V] Path generation failed! Unknown world ID 87707!
[02:21:07.572 D] Could not generate path!
[02:21:07.722 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:07.723 D] Waiting for path request to finish...
[02:21:07.872 D] Navigator.Clear
[02:21:08.006 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.006 V] Path generation failed! Unknown world ID 87707!
[02:21:08.006 D] Could not generate path!
[02:21:08.156 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.156 D] Waiting for path request to finish...
[02:21:08.289 D] Navigator.Clear
[02:21:08.422 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.422 V] Path generation failed! Unknown world ID 87707!
[02:21:08.422 D] Could not generate path!
[02:21:08.556 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.556 D] Waiting for path request to finish...
[02:21:08.689 D] Navigator.Clear
[02:21:08.822 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.822 V] Path generation failed! Unknown world ID 87707!
[02:21:08.822 D] Could not generate path!
[02:21:08.956 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:08.956 D] Waiting for path request to finish...
[02:21:09.090 D] Navigator.Clear
[02:21:09.239 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:09.239 V] Path generation failed! Unknown world ID 87707!
[02:21:09.239 D] Could not generate path!
[02:21:09.372 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:09.373 D] Waiting for path request to finish...
[02:21:09.522 D] Navigator.Clear
[02:21:09.656 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:09.656 V] Path generation failed! Unknown world ID 87707!
[02:21:09.656 D] Could not generate path!
[02:21:09.806 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:09.806 D] Waiting for path request to finish...
[02:21:09.956 D] Navigator.Clear
[02:21:10.089 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:10.089 V] Path generation failed! Unknown world ID 87707!
[02:21:10.089 D] Could not generate path!
[02:21:10.222 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:10.222 D] Waiting for path request to finish...
[02:21:10.355 D] Navigator.Clear
[02:21:10.489 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:10.489 V] Path generation failed! Unknown world ID 87707!
[02:21:10.489 D] Could not generate path!
[02:21:10.623 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:10.624 D] Waiting for path request to finish...
[02:21:10.773 D] Navigator.Clear
[02:21:10.922 D] Generating path to WP_020 - <264.9613, 222.6516, -24.11488>
[02:21:10.922 V] Path generation failed! Unknown world ID 87707!
[02:21:10.922 D] Could not generate path!
..... snip .....

The modified unstucker 1.6 has been the most reliable for me, posted by Keatenb on page 8, here;
http://www.thebuddyforum.com/demonb...f-your-character-gets-stuck-8.html#post556752

I keep going back to it - it's never failed to get me unstuck!
 
Hmm...strange...I'll keep 1.7 and 1.8 up on the OP since I've seen more success reports with those. I'll take a look at keatenb's 1.6 and see what I can do with that.
 
1.9.2 worked all night long, about 300 games completed before I turned it off.
 
Unstucker dont work(. I try use all verions and i always have

[12:24:10.000 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:24:10.000 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <3440.836, 2416.626, 3821.108>
[12:24:25.218 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:24:25.218 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <6760.36, 1813.772, 6191.378>
[12:24:40.765 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:24:40.765 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-4803.681, -1347.523, -2578.9>
[12:25:07.953 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:25:07.953 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-6040.694, -3690.749, -1868.507>
[12:25:10.671 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-11816.69, -7982.749, -3409.507>
[12:25:13.156 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-5392.693, -5711.749, 659.4932>
[12:25:15.921 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[12:25:27.937 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[12:25:42.312 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:25:42.312 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <5557.836, 6486.626, 1164.108>
[12:25:57.578 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:25:57.578 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <5909.494, 6809.539, 2449.236>
[12:26:00.265 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <5061.494, 3636.539, 377.2361>
[12:26:03.187 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <2998.494, -148.4609, -3417.764>
[12:26:18.203 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:26:18.203 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-3747.588, -3129.707, -4011.9>
[12:26:33.500 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:26:33.500 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <1037.478, 7029.569, 4231.238>
[12:26:36.453 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[12:26:48.484 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[12:27:02.890 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[12:27:02.890 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <6069.836, 6812.626, 5991.108>

After remake bot just stay and dont run, profile dont reload

Only button stop/start helping for reload bot.

If you add reload bot for you plugin would be best.

DB last verion.
 
[16:17:42.078 N] [FixIdle] Using Town Portal

I get this, what it? You plugin work ?:)
 
[16:37:03.171 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:37:03.171 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-3989.164, -1008.374, -5702.892>
[16:37:18.250 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:37:18.250 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <5320.491, 4485.325, 1359.46>
[16:37:45.687 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:37:45.687 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-3755.132, -2036.857, -4092.9>
[16:37:48.609 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:38:00.625 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:38:15.484 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:38:15.484 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <2479.836, 3766.626, 2520.108>
[16:38:30.359 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:38:30.359 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-5582.323, -4990.343, -2347.775>
[16:38:45.140 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:38:45.140 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <2089.504, 3075.295, 3028.631>
[16:38:59.921 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:38:59.921 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-1590.55, -82.54163, -2427.757>
[16:39:27.703 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:39:27.703 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-4538.356, -3616.703, -6428.567>
[16:39:42.656 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:39:42.656 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <1773.194, 4844.297, 3998.514>
[16:39:44.953 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:39:56.968 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:39:58.781 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:40:01.671 N] [NotificationOKClick Plugin] Detect UI = Root.TopLayer.BattleNetModalNotifications_main.ModalNotification, Visible = True
[16:40:01.671 N] [NotificationOKClick Plugin] Notification OK clicked
[16:40:13.875 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:40:13.875 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-2853.164, -1648.374, -945.8921>
[16:40:28.593 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:40:28.593 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-1857.569, -4083.506, -4949.529>
[16:40:31.250 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <1319.431, -923.5059, 376.4712>
[16:40:46.390 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:40:46.390 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <2058.973, 4841.494, 2734.075>
[16:41:01.750 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:41:01.750 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <5859.977, 3403.543, 4380.235>
[16:41:16.312 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:41:16.312 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <6245.32, 5584.028, 597.1>
[16:41:18.406 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:41:32.421 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:41:47.171 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:41:47.171 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-3314.164, -4544.374, -4455.892>
[16:42:02.140 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:42:02.140 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <4748.313, 6883.182, 4521.492>
[16:42:17.515 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:42:17.515 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-6200.424, -5085.506, -2689.596>
[16:42:32.375 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:42:32.375 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-5756.534, -677.6564, -6025.536>
[16:42:34.375 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-8599.533, -3274.656, -11333.54>
[16:42:36.796 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-4786.533, 38.34375, -5147.535>
[16:42:38.812 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:42:52.828 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:43:07.578 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:43:07.578 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <1385.836, 4955.626, 4916.108>
[16:43:22.484 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:43:22.484 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <5713.278, 5658.598, 2445.23>
[16:43:24.984 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <9428.278, 6293.598, 7175.23>
[16:43:40.000 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:43:40.000 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <2902.626, 2510.662, 6443.335>
[16:43:42.718 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <7780.626, 4112.662, 8197.336>
[16:44:10.296 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:44:10.296 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <1306.537, 3912.378, 4526.1>
[16:44:12.687 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:44:26.718 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:44:41.484 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:44:41.484 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <5997.836, 5952.626, 2347.108>
[16:44:44.375 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <2722.836, 2442.626, -2789.892>
[16:44:59.328 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:44:59.328 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <4716.267, 4413.004, 6448.1>
[16:45:13.937 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:45:13.937 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-3097.565, -4210.522, -2854.9>
[16:45:29.093 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:45:29.093 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-3475.364, -3434.615, -2501.177>
[16:45:31.203 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-8397.364, -6820.614, -8805.177>
[16:45:33.718 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:45:45.734 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:46:00.859 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:46:00.859 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-6244.503, -5537.623, -2635.895>
[16:46:16.156 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:46:16.156 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <3129.12, 3489.069, 2757.527>
[16:46:31.609 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:46:31.609 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-3937.331, -4820.891, -4833.374>
[16:46:47.140 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:46:47.140 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <6584.269, 4347.267, 5932.5>
[16:47:13.953 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:47:13.953 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-941.3049, -4500.92, -4974.9>
[16:47:29.171 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:47:29.171 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-4200.622, -3914.846, -1303.236>
[16:47:31.796 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:47:45.812 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:48:00.687 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:48:00.687 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-604.1635, -5733.374, -553.8921>
[16:48:03.343 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-3511.164, -7361.374, -2929.892>
[16:48:17.953 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:48:17.953 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-5870.626, 91.62292, -1111.518>
[16:48:20.500 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-3889.626, 5912.623, 4751.482>
[16:48:35.093 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:48:35.093 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-2799.849, -2020.2, -4863.83>
[16:48:50.015 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:48:50.015 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-5157.499, -3820.58, -4835.542>
[16:48:52.546 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:49:06.562 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:49:21.343 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:49:21.343 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-436.1635, -3185.374, -3271.892>
[16:49:36.546 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:49:36.546 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <5830.379, 2904.738, 3011.482>
[16:49:51.765 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:49:51.765 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-2681.272, -855.7974, -5415.202>
[16:50:07.046 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:50:07.046 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <1437.213, 3706.362, 3067.511>
[16:50:22.531 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:50:22.531 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-2776.071, -3047.113, -2825.878>
[16:50:37.859 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:50:37.859 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-6021.533, -3591.582, -791.5358>
[16:50:39.968 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
 
[16:50:53.984 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:51:08.562 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:51:08.562 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <1107.836, 3386.626, 4004.108>
[16:51:11.093 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-5102.164, -2153.374, 1885.108>
[16:51:26.031 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:51:26.031 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-3391.909, -1488.615, -628.4664>
[16:51:28.109 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-5082.909, -4955.615, -5286.466>
[16:51:30.687 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-10310.91, -6268.615, -11160.47>
[16:51:33.093 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-11951.91, -11256.62, -17448.47>
[16:51:35.453 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:51:49.468 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:52:03.953 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:52:03.953 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-3484.164, -1614.374, -1720.892>
[16:52:18.859 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:52:18.859 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-1703.719, -2313.642, -5207.502>
[16:52:21.031 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-5034.719, -5415.642, -9767.502>
[16:52:23.312 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-3508.719, -4100.642, -6397.502>
[16:52:25.375 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-5422.719, -9770.642, -7824.502>
[16:52:27.468 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-4333.719, -7293.642, -5167.502>
[16:52:29.734 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:52:43.750 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:52:58.453 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:52:58.453 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-5372.164, -687.3738, -5559.892>
[16:53:13.203 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:53:13.203 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-4951.889, -1133.903, -1263.472>
[16:53:15.906 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-1006.889, 3127.097, 519.5283>
[16:53:30.890 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:53:30.890 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <5187.338, 6761.724, 3431.198>
[16:53:58.453 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:53:58.453 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-5933.696, -2351.618, -2967.749>
[16:54:26.171 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:54:26.171 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-1730.907, -3861.761, -5566.468>
[16:54:28.343 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:54:42.359 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:54:57.046 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:54:57.046 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <3864.836, 6818.626, 5771.108>
[16:55:12.281 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:55:12.281 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-3015.605, -1666.189, -3355.57>
[16:55:27.671 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:55:27.671 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-3200.976, -2430.679, -4008.455>
[16:55:30.218 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <1729.024, 246.3208, -2225.455>
[16:55:57.328 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:55:57.328 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <1438.031, 4973.919, 3138.1>
[16:56:12.515 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:56:12.515 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-3381.73, -4877.604, -1764.57>
[16:56:15.484 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:56:29.531 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:56:44.281 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:56:44.281 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-6209.164, -1046.374, -1899.892>
[16:56:59.265 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:56:59.265 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-5509.256, -3066.694, -4558.585>
[16:57:14.656 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:57:14.656 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <4087.294, 7040.306, 3775.496>
[16:57:29.453 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:57:29.453 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-2018.767, -5154.008, -5752.45>
[16:57:45.031 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:57:45.031 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-1327.855, -4178.532, -5853.476>
[16:57:47.203 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-4630.855, -10575.53, -6843.476>
[16:57:49.406 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:58:03.421 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:58:18.187 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:58:18.187 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-582.1635, -238.3738, -611.8921>
[16:58:32.765 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:58:32.765 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-5185.662, -4225.515, -1552.512>
[16:58:35.375 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-11665.66, -9527.515, -7810.512>
[16:58:38.218 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-5839.662, -8729.515, -3812.512>
[16:58:41.046 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <651.3379, -7974.515, 2069.488>
[16:58:43.625 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-1448.662, -12694.51, -3112.512>
[16:58:45.984 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[16:59:00.015 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[16:59:14.796 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:59:14.796 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <1756.836, 1746.626, 5263.108>
[16:59:17.031 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-3409.164, -195.3738, 3060.108>
[16:59:32.281 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:59:32.281 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-2208.428, -950.4984, -4378.555>
[16:59:34.296 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-1666.428, -68.49841, 524.4453>
[16:59:37.109 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-2221.428, -2696.499, -1743.555>
[16:59:52.125 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[16:59:52.125 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-5802.878, -5256.499, -1747.472>
[16:59:54.421 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[17:00:08.437 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[17:00:23.671 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:00:23.671 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-2633.164, -5092.374, -4647.892>
[17:00:38.687 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:00:38.687 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <-2509.82, -5123.718, -5007.483>
[17:00:41.531 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <-8641.82, -6612.718, -6047.483>
[17:00:44.000 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <-4161.82, -3599.718, -4354.483>
[17:00:46.031 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <-10101.82, -4695.718, -9712.483>
[17:00:48.796 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-5150.82, 1166.282, -5680.483>
[17:00:51.609 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[17:01:05.625 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[17:01:20.265 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:01:20.265 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <-1032.164, -2250.374, -2183.892>
[17:01:35.578 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:01:35.578 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <6322.29, 3106.464, 3513.497>
[17:01:51.000 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:01:51.000 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <970.4686, 1877.506, 1821.573>
[17:02:06.156 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:02:06.156 N] [Unstucker v1.8.1] (4) Moving Char randomly to: <1359.706, 7052.636, 1505.772>
[17:02:08.562 N] [Unstucker v1.8.1] (5) Moving Char randomly to: <2051.706, 12280.64, 4533.772>
[17:02:11.281 N] [Unstucker v1.8.1] (6) Moving Char randomly to: <-1954.294, 7192.637, -345.2275>
[17:02:13.296 N] [Unstucker v1.8.1] Stuck 6 times - leaving game to restart bot.
[17:02:27.312 N] Creating new game, Params: <Act:A3 Difficulty:Nightmare Quest:87700 QuestStep:-1 ResumeFromSave:True IsPrivate:True>
[17:02:42.078 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:02:42.078 N] [Unstucker v1.8.1] (1) Moving Char randomly to: <2383.836, 1324.626, 3248.108>
[17:02:57.250 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:02:57.250 N] [Unstucker v1.8.1] (2) Moving Char randomly to: <919.1602, 1604.345, 5413.726>
[17:03:12.218 N] [Unstucker v1.8.1] Your character has not moved in the past 10 seconds - unstucker activated.
[17:03:12.218 N] [Unstucker v1.8.1] (3) Moving Char randomly to: <2107.522, 2519.422, 5595.247>
 
Back
Top