• 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. k4njin

      k4njin Member

      Joined:
      Jan 13, 2012
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      16
      I'll attach a log when i'll find a good one. But in some kirin tor wq, like magic of flight or ley race, the plugin sees the player as stuck,even if it's not stuck. Anyone is experiencing it too?
       
    2. frosticus

      frosticus Community Developer

      Joined:
      Oct 19, 2012
      Messages:
      2,930
      Likes Received:
      58
      Trophy Points:
      48
      that kirin tor world quest where you have to jet from bubble to bubble is bunk anyways. go look at the comments on wowhead.
       
    3. k4njin

      k4njin Member

      Joined:
      Jan 13, 2012
      Messages:
      130
      Likes Received:
      0
      Trophy Points:
      16
      ok! ty
       
    4. klimqaaa

      klimqaaa New Member

      Joined:
      Nov 3, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hi.I use your plugin for farming herb in the Legion, but sometimes when the bot dies, he does not get up, and waiting for movement in the cemetery, where he was revived with the disease, why it happens, how to fix it?
       
    5. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      When your char gets resurrected at a graveyard, he will get a debuff ("Resurrection Sickness"). This debuff will decrease all values - including those you need to kill and defend against mobs; in Singular options there's a setting where you can set if your char waits for resurrection sickness to fade or not. Look for this particular setting and turn it off. :)
       
    6. klimqaaa

      klimqaaa New Member

      Joined:
      Nov 3, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      My log.I can't send in private message.
       

      Attached Files:

    7. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      hi, this plugin help me to unstuck my char. But now when i die my character dont release and when he go to graveyard he resurrect. After sickness finish bot go on again.
      Is there a thing to do for make bot return to corpse again ?
       
    8. kimkostitsyn

      kimkostitsyn New Member

      Joined:
      Jul 21, 2016
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      +++
       
    9. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      I begin to think that could be link to my max fps. May be with low fps bot cant perform enough action per second. And when character die he is not able to resurrect.
      Is someone got some kind of problem and can tell me he got low max fps ?
       
    10. Djops

      Djops Member

      Joined:
      Oct 22, 2016
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      Same happen to me when my bot die from rare mob in Azsuna, he wait for 5min timer to expire then take ress sick and wait ress sick to end, if i manualy move him and start bot in middle of that moving bot will took the way back and still take ress sick
       
    11. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      do you have fps below 25 plz ?
       
    12. Djops

      Djops Member

      Joined:
      Oct 22, 2016
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      Yeah
       
    13. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      I'm not expert but i'm almost sure there is a link. If someone who know better can tell us.
      One thing that i'm sure is that i'm better with this plugin than without. But if i find out how to fix that this will make that plugin the best.
       
    14. Djops

      Djops Member

      Joined:
      Oct 22, 2016
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      Idd, i think plugin is making bot to take ress sick, just try it if you have hbreloger close wow and hbreloger gonna start wow right after and bot and then bot will start run to corpse normaly.
       
    15. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      yes this come from the bot but i dont know why.
      There is an option for the bot to take ress sick. But this is not what we dont want to. What we dont want is that he dont release body and go back to corpse.
      May be that come from that option.
       
    16. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Hi,

      unfortunately I still don't have that much time at the moment; there are some things I'd like to rework/add.

      When resurrect routine is triggered, it won't stop until it has succeeded or HB has been restarted (restart HB.exe).

      A few days ago someone reported the issue with not releasing corpse and unfortunately didn't report back if my suggestion might have fixed it. So I will post it here as well and hope someone could tell me if this has solved this issue.

      Replace

      PHP:
              private async Task<boolKOMloop()
                  {
      with

      PHP:
              private async Task<boolKOMloop()
                  {
                      if(!
      Me.IsAlive && !Me.IsGhost) return false;
      This will stop KoM from working while char has been died and spirit has not yet been released.
       
    17. Djops

      Djops Member

      Joined:
      Oct 22, 2016
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      Hey ty for answer, gonna try and will let you know
       
    18. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      I replace it but i still encounter this problem when i die. I dont die often so this is not easy to gather information.

      I'm trying to reduce max tps below my max fps. Is this something that can help ?
       
      Last edited: Jan 24, 2017
    19. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      TPS and FPS shouldn't affect KoM as long as values are not too low; even on a slow laptop CPU you can quest quite fluently with 5 TPS.

      You could try to replace with

      PHP:
      if(!Me.IsAlive) return false
      This will disable KoM completely when char has died.
       
    20. twitch83

      twitch83 Member

      Joined:
      Sep 1, 2015
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      8
      thx i'm trying it.

      edit 1 : I saw bot die 4 times and still no problem. Since i did the change that you gave me i didn't see ress sickness.

      edit 2 : I forgot a ";" so plugin was disable. Have to try it again.

      edit 3 : die 2 times and come back to corpse.
       
      Last edited: Jan 25, 2017

    Share This Page