• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Kick's Leveling issue - please help :(

    Discussion in 'Honorbuddy Support' started by Dashmore, Oct 8, 2012.

    1. Dashmore

      Dashmore New Member

      Joined:
      Oct 8, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hey guys,

      So I got HB today, right now I feel like it's a complete waste of cash because i'm being a complete noob.

      I started Kick's leveling SVN 58-70 on my undead mage when I got to Hellfire. I picked up the first quest manually and handed it in to the flightmaster thinking the the bot profile will do the rest..

      Now I started the profile and all it does it run back to the quest giver and keeps pressing him opening the dialogue and not picking up any quest, it's just stuck in this loop now I can't do anything... is there a way just to bi-pass this quest or what?? :(

      Please help,
      Cheers.
       
    2. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      There used to be a certain line of code in Kick's profiles that would allow you to start quests at any point.
      I haven't level a character in a while so I don't know if it still present in his profiles.
      In the mean time, upload a log.

      EDIT: Found it. Open the profile in notepad and search for "IgnoreCheckpoints="False""
      Change it to
      Code:
      [/FONT][/COLOR][COLOR=#333333][FONT=Verdana] IgnoreCheckpoints="True"
      Save the file.
      Reload it.

      See if it fixes the problem.
       
      Last edited: Oct 8, 2012
    3. Dashmore

      Dashmore New Member

      Joined:
      Oct 8, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      You sir are an absolute gentleman for replying so fast.

      I did try it though and it hasn't changed a thing. I have changed it to True like you said, reloaded etc etc.

      Still got the same problem, it's just opening and closing the quest givers dialogue after you have picked up quests from him. Ugh, so frustrated. \: I should have just let it do it itself rather than rushing in and picking up the quest..
       
    4. bambam922

      bambam922 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      6,071
      Likes Received:
      28
      Trophy Points:
      48
      Hmm, that does seem odd.
      I'd like to help further, but I have class for the next couple hours.
      Hopefully someone else has the solution.
       
    5. Dashmore

      Dashmore New Member

      Joined:
      Oct 8, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hmm, me too. :/ Thanks though dude.

      Anyone? Really struggling here - it seems like a really stupid issue, just because I picked up a quest it's ruined the whole profile and won't let me continue.
       
    6. Grumble

      Grumble New Member

      Joined:
      Oct 2, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Happening to me right now too. Stuck on quest giver Warden Jodi Moonsong in Dragonblight after I manually did her quests. Trying to go through the code and delete some lines to see if I can get it to work. Also tried the work around posted above.
       
    7. Dashmore

      Dashmore New Member

      Joined:
      Oct 8, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hate life :(

      Going to BJJ right now, i'll be back in a few hours, hopefully someone has a fix. \:
       
    8. shae

      shae Member

      Joined:
      Sep 19, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      16
      Post a log please we can't help you without
       
    9. Furious411

      Furious411 New Member

      Joined:
      Aug 12, 2010
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      from your description im assuming the bot is trying to pick a quest that no longer exists in game. on HB click the info tab and see what the "goal" is... should say something like picking up quest "quests name here" if that is the case that quest needs removed from the profile
       
    10. jackisblack

      jackisblack Member

      Joined:
      Mar 3, 2012
      Messages:
      129
      Likes Received:
      0
      Trophy Points:
      16
      Do some quest manually then start the bot again. It should then continue.
       
    11. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      DK QBs are buggy doesnt use the torrents. on some other toons they dont use the airship between the capitals (useTransport)

      Code:
      [Profile Message]: Waiting for Zepp to Org - don't interact!
      [UseTransport-v249(warning) @line 225]: Attribute 'GetOffX' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'GetOffY' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'GetOffZ' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'StandOnX' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'StandOnY' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'StandOnZ' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportEndX' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportEndY' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportEndZ' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportStartX' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportStartY' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'TransportStartZ' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'WaitAtX' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'WaitAtY' is not recognized by this behavior--ignoring it.
      [UseTransport-v249(warning) @line 225]: Attribute 'WaitAtZ' is not recognized by this behavior--ignoring it.
       
      Last edited: Oct 8, 2012
    12. Dashmore

      Dashmore New Member

      Joined:
      Oct 8, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Okay guys, so I get home from training and hand in a random quest.. tune up HB and she's working!

      Maybe it was just stuck and confused because I picked up the first quest and then did nothing with it.. retard moment from me.

      Thank you all for your help, very good community. Now i'll let this baby get to work.

      Out of interest - I'm typing this whilst the bot works away, any way that warden can recognise your doign actions outside of the game whilst your character still does actions in game? Technically impossible without a bot... hmmm.
       
    13. jackisblack

      jackisblack Member

      Joined:
      Mar 3, 2012
      Messages:
      129
      Likes Received:
      0
      Trophy Points:
      16
      No.Why? Because you would be banned by now... or later
       
    14. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113

    Share This Page