• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [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
      [​IMG]

      Code:
      [B][SIZE=3][COLOR="#4898ED"]v2.56[/COLOR][/SIZE][/B]
      - Issue fixed: Profiles using RemoteCode caused issue for [B][COLOR="#4898ED"]⌠ KoM ⌡[/COLOR][/B]
      - If HB walks while being mounted on flying instead of ground mount, [B][COLOR="#4898ED"]⌠ KoM ⌡[/COLOR][/B] will dismount so HB will mount on ground mount (this happens a lot in WoD profiles if you have already achieved Pathfinder)
      - If char is in vehicle when MOTIONLESS procedure starts, [B][COLOR="#4898ED"]⌠ KoM ⌡[/COLOR][/B] will exit
      
       
    2. marrvin

      marrvin Member

      Joined:
      Aug 26, 2012
      Messages:
      230
      Likes Received:
      15
      Trophy Points:
      18
      mh66, it's awsome how fast you fix bug/problems! /bow

      Want to ask about the following type of "stuckness":

      Sometimes I see the bot trying to mount up in an endless loop, because after mounting he gets instantly dismounted because of missing room/space for the mount.
      (ie. in Outdoor-Tents oder under a tree).
      Is is possible to detect like 4 times "mounting up" in a row w/o movement and then go to your "movement unstuck" routine?
      Often it helps to move the char just 2 yards and it will mount up.
       
    3. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Would you please upload a full log so I can analyse it? Could you name some locations where this usually happens?
       
    4. bot4cash

      bot4cash New Member

      Joined:
      Feb 20, 2013
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      mh66 love your plug in but have a question if you could plz help.
      Im noticing that often the plug in will have my char just sit there frozne mid route with Dal hearthstone on cd.
      Restarting the profile does not help and the only thing that corrects the problem is waiting until my hearthstone comes of cd or restarting HB
      In a nutshell Once the plug in uses my hearthstone it seems to pause afterwords randomly in a location it would not be stuck in or have to use the hearthstone and i will freeze until it comes of cd than resume.
      I have attached a log if you could help would be really awesome thx. View attachment 16972 2016-11-01 10.44.txt
       
    5. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      If you want to break a hearth loop, you need to stop HB for at least 30 seconds. That's a safety condition, so after hearth procedure is started, your char will definitely use one of those hearth items (even if HB should stop and be started again with Infinite Mode).

      Edit:
      If KoM tries to wait for hearth CD, untick and tick plugin back on. This should reset all internal variables.
       
      Last edited: Nov 1, 2016
    6. marrvin

      marrvin Member

      Joined:
      Aug 26, 2012
      Messages:
      230
      Likes Received:
      15
      Trophy Points:
      18
      hi mh66,

      since a couple of hours with every start of HB there is a massage that a new version of KOM is available.
      Although I am using newest Verskion 2.56
       
    7. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      When KoM starts, it will check this particular thread and searchs for the code "<b><font size="7"><font color="#438CFF">v2.56</font></font></b></div>" in my first post. As I slightly changed the tone of blue, KoM is no more able to find this string; I am testing some new features and in my version it's already updated.

      If you want to update this particular feature yourself, just change this line

      PHP:
      Regex regex = new Regex("<b><font size=\"7\"><font color=\"#4898ED\">v(.*?)</font></font></b></div>");
      into this

      PHP:
      Regex regex = new Regex("<b><font size=\"7\"><font color=\"#438CFF\">v(.*?)</font></font></b></div>");
      and it should work again. :)
       
    8. marrvin

      marrvin Member

      Joined:
      Aug 26, 2012
      Messages:
      230
      Likes Received:
      15
      Trophy Points:
      18
      yes! thank you :eek:
       
    9. socrates3

      socrates3 Member Legendary

      Joined:
      Oct 25, 2016
      Messages:
      271
      Likes Received:
      12
      Trophy Points:
      18
      Just saw KoM happen naturally in the wild.

      (Translation for non-english speakers: I saw Keep on Moving resolve an issue during questing and get me back on track) :)

      Amazing work. Thank you
       
    10. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Glad to hear. :)
       
    11. ruhlak

      ruhlak New Member

      Joined:
      Jul 22, 2012
      Messages:
      13
      Likes Received:
      1
      Trophy Points:
      3
      Would def pay for this plugin if it was in the store (you thinking about that right?). It's seriously amazing cause it makes almost every profile working flawlessly.
       
    12. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      I don't want to publish it on store. There has been a similar question and I already answered it - if you are interested in the reasons you could have a look at previous pages. :)
       
    13. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      [​IMG]

      Code:
      [B][SIZE=3][COLOR="#438CFF"]v2.63[/COLOR][/SIZE][/B]
      - Issue fixed: [B][COLOR="#438CFF"]⌠ KoM ⌡[/COLOR][/B] should now correctly load auto loader from store, if store profiles are used
      - Issue fixed: MOTIONLESS should load UNSTUCK procedure correctly
      - Message box for chosing pandaren fraction in starting zone can now be skipped. Faction can be set in settings menu
      - Low level quests can now be abandoned. Feature can be enabled in settings menu
      - [B][COLOR="#438CFF"]⌠ KoM ⌡[/COLOR][/B] will not start UNSTUCK procedure if char is stunned
      - LOG SPY will spy on "Mount Up:" messages as well
      - [B][COLOR="#438CFF"]⌠ KoM ⌡[/COLOR][/B] will start MOTIONLESS procedure as well when char hasn't changed objective for 5.5 minutes for questing profile pack or custom set amount of time in settings for other profiles
      
       
    14. k4njin

      k4njin Member

      Joined:
      Jan 13, 2012
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      16
      I don't know if it is an error, in case i will post logs. But sometimes the plugin tells that the char is motionless even if he's on the mount or on a fly, moving to another hotspot, and (as a mage or warlock) after casting still. It is normal? Should i increase the motionless timer or adjust some other settings?
       
    15. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      I guess you are using GatherBuddy or Grind Bot? I implemented a new feature that will start MOTIONLESS procedure if objective hasn't changed for a certain amount of time. This timer is the same as motionless timer and I consider making it a separate timer. You could increase MOTIONLESS timer until I have implemented a separate timer
       
    16. k4njin

      k4njin Member

      Joined:
      Jan 13, 2012
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      16
      Thanks! How much u'd suggest? 60/90/120 seconds?
       
    17. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      This depends on your profile. In main HB windows you can click on "info" and see how often "Objective" changes.
       
      Angelus likes this.
    18. jcheong

      jcheong New Member

      Joined:
      Sep 11, 2014
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      I read the instructions but can't quite get how to set it. What happens is I load the quest bot for the world quests (both paid and free) it would fly to the area then it would fly back to darlan. The log would show unstuck 1 before flying back to darlan where it would then fly out again etc etc. How do I set it so it won't fly back and forth?
       
    19. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Please post a full log.
       
      Last edited: Nov 7, 2016
    20. paa

      paa Member

      Joined:
      Aug 24, 2015
      Messages:
      31
      Likes Received:
      2
      Trophy Points:
      8
      h! There is still a Death Gate for Death Knight and Teleport: Moonglade for Druid as an analogue unstuck Hearthstone. you can add a plugin?
       

    Share This Page