• Visit Rebornbuddy
  • [Plugin] KeepOnMoving - Stuck handling and more

    Discussion in 'Movement' started by mh66, Jul 9, 2016.

    ?

    What do you intend to use/already use⌠ KEEP oи MOVING ⌡ for?

    1. Leveling chars with Questing Bot?

      27 vote(s)
      55.1%
    2. GatherBuddy2

      23 vote(s)
      46.9%
    3. Other

      10 vote(s)
      20.4%
    Multiple votes are allowed.
    1. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      I will look into that if I got some time
       
    2. artes1408

      artes1408 New Member

      Joined:
      Mar 17, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      need it for hb3
       
    3. Lbniese

      Lbniese Active Member Buddy Store Developer

      Joined:
      Feb 13, 2011
      Messages:
      972
      Likes Received:
      25
      Trophy Points:
      28
      There's other alternatives out there which have been updated for HB3, but I'm sure mh66 will update it soon-ish. It's only a few lines that needs to be updated :)
       
    4. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Strange, seems to work for me without any changes. Could anyone upload a log showing compiling error messages?
       

      Attached Files:

      • KOM.png
        KOM.png
        File size:
        52.8 KB
        Views:
        239
    5. artes1408

      artes1408 New Member

      Joined:
      Mar 17, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Sorry, haven't checked before reply. It really works with hb3 850 build.
       
    6. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Glad to hear!
       
    7. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Code:
      [B][SIZE=5]CHANGELOG[/SIZE][/B]
      
      [B][SIZE=3]v1.3[/SIZE][/B]
      - FPS STABILIZER added:
      	- KOM will reduce tps (ticks per seconds) immediately to 5 when fps (frames per second) drop below 15 
      	- if fps are above 15 KOM will continuously increase tps to maximum of 30
       
    8. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Code:
      [B][SIZE=5]CHANGELOG[/SIZE][/B]
      
      [B][SIZE=3]v1.31[/SIZE][/B]
      - Issue with narrow stairs fixed
       
    9. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Code:
      [B][SIZE=5]CHANGELOG[/SIZE][/B]
      
      [B][SIZE=3]v1.33[/SIZE][/B]
      - Increased MOTIONLESS timer to 5.5 minutes as 3.5 minutes messes with user dialog timer within Kickz' questing profiles
      - Issue with exception after using hearthstone fixed
       
      Last edited: Sep 14, 2016
    10. MadDog

      MadDog Well-Known Member

      Joined:
      Nov 5, 2011
      Messages:
      1,249
      Likes Received:
      38
      Trophy Points:
      48
      It could do with some improvement, but its fixing a constant stuck i had in the Steamvault trying to do a transmog farm, where HB didnt even attempt to unstuck me running into a pole for 10 mins
      Thanks!
       
    11. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Thank your for your feedback. Glad to hear it was beneficial to you.
       
    12. hasan666

      hasan666 Member

      Joined:
      Aug 28, 2016
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      6
      Great plugin. Very useful thank you.
       
    13. jotd

      jotd Member

      Joined:
      Sep 27, 2010
      Messages:
      745
      Likes Received:
      1
      Trophy Points:
      18
      Very useful for the occasionaly hickups of the HB3 navigation.
      But I would like to be able to disable hearthing, because I'd rather have him stand around doing nothing in the area that he is botting than idling in ogrimmar.
       
    14. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      If there's enough feedback and interest, I will implement a settings menu.

      You could change this line

      Code:
      				if(hearth) {
      					Logging.WriteDiagnostic("ST: {0} - IsPlayerInRange: {1} - STC: {2} - STF: {3}", st, IsPlayerInRange, stc, stf);
      into this

      Code:
      				if(hearth) {
      					TreeRoot.Shutdown();
      					Logging.WriteDiagnostic("ST: {0} - IsPlayerInRange: {1} - STC: {2} - STF: {3}", st, IsPlayerInRange, stc, stf);
      So it will stop your bot instead of hearthing.
       
    15. hasan666

      hasan666 Member

      Joined:
      Aug 28, 2016
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      6
      A settinng menu would be nice if it could be done. ;)
       
    16. artes1408

      artes1408 New Member

      Joined:
      Mar 17, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Hello. Could you pls add avoid fel lava (like in Demon Hunter start zone - little rivers of that lava)? HB3 doesn't reconnize it. It fights in this lava and if it looses 50% hp it stays there waiting hp to recover. And ofc dies. Again and again.
       
    17. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      That's a good idea, artes1408. Unfortunately I am still leveling my chars to 100 before buying legion, so I can't test ist. Might be a better solution to post this to mesh error thread here in forum with exact position and screenshot attached.
       
    18. artes1408

      artes1408 New Member

      Joined:
      Mar 17, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Thank you. Will try to post to that thread. Could you pls send me a link to it?
       
    19. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
    20. jotd

      jotd Member

      Joined:
      Sep 27, 2010
      Messages:
      745
      Likes Received:
      1
      Trophy Points:
      18
      Would also be cool if you could use whistle in legion instead of hearth and then restart the profile.
      At least for me (herb gathering) that would be amazing.

      Also sometimes the plugin detects stucks even tho the bot is riding in the exact moment (and moving).
      Couldnt determine yet why tho.
       

    Share This Page