• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. ambrose

      ambrose New Member

      Joined:
      Dec 3, 2011
      Messages:
      415
      Likes Received:
      0
      Trophy Points:
      0
      pretty sure that's going to be a CC problem.
       
    2. ambrose

      ambrose New Member

      Joined:
      Dec 3, 2011
      Messages:
      415
      Likes Received:
      0
      Trophy Points:
      0
      Kick...am I right in assuming that this is supposed to be AFK-able? I'm just not having any luck. Tried to run it overnight last night, started with a 40 and woke up 8 hours later to a 42. Left this morning with a level 42, ran it for 10 hours, came home to a 44. :/

      After setting <QuestOrder IgnoreCheckPoints="True" > to get on track, am I supposed to change it back to this <QuestOrder IgnoreCheckPoints="False" >?

      EDIT: to clarify, i'm definitely not complaining. i've made it to 49 at this point and even with the hiccups, i still wouldn't be 49 if i had to handlevel it.
       

      Attached Files:

      Last edited: Jan 4, 2012
    3. altnab

      altnab New Member

      Joined:
      Dec 22, 2011
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Not sure if you know, over the time I've been using your profiles I've noticed one or two locations where it gets stuck at a quest hub that happens to be inside of a tent or something.

      The only one I can recall off the top of my head is Scholar Basin in LK. There's like 2 more though I just don't remember.
       
    4. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      if it gets stuck flying into the tent ... let me know when and what it's doing

      ie: it just picked up quest <name here> and it's flying to objective
      ie: it just finished quest and is about to turn it in

      give me that and a hotspot (dev tools --> double click the 0 0 0 button) a little bit away from the tent so that i can add a <RunTo X Y Z /> so it runs there before flying away
       
    5. altnab

      altnab New Member

      Joined:
      Dec 22, 2011
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      might want to post that in your first post. i probably won't have another char botting up in levels for a while.
       
    6. davidkirk2002

      davidkirk2002 New Member

      Joined:
      Jan 5, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hey guys so everything is working fine for the bot, however it just keeps going through areas that I can't survive so I die...then instead of waiting for ressurect it will auto logout because it says locked in one place for too long. Any reason its going through paths I die in?
       
    7. AutomaticCoding

      AutomaticCoding Banned

      Joined:
      Dec 20, 2011
      Messages:
      1,091
      Likes Received:
      1
      Trophy Points:
      0
      Issue with Borean Tundra.

      [​IMG]

      Turn in name: Veehja
      Turn in quest: A Father's Words

      It does quest fine, but, won't turn it in:
      [​IMG]

      Had a issue on both a Paladin and a Warlock. I had to level my warlock from 65 to 70 because I felt bad about not reporting the issue on my paladin ?_?

      XML Info from dev tools:

      PHP:
      <Vendor Name="Veehja" Entry="25450" Type="Repair" X="1802.585" Y="6057.353" Z="3.126917" />
      Issue in detail:

      Does quest, flies to Veehja, stands next to her. Never interacts, though, if you restart the bot it turns in fine, but, not if you just leave it running.

      I also had a issue with "In Wine, Trust" but that's a different subject (opened the casket but never looted the wine)
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      it's an issues with rogues not getting enough gear while it lvl's up... i leveled a rogue and it's taking forever; but it shouldn't be as bad as you stated. I level paladins and they're super fast compared to rogues... this is one of the reasons why I don't like people leveling rogues w/ my profiles... they die, a lot
       
    9. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      @AC - you gotta attach the log buddy =(

      are you stuck in combat?

      that quest is a simple get quest, fly to quest giver, turnin quest

      Code:
                  <If Condition="((!HasQuest(11620)) &amp;&amp; (!IsQuestCompleted(11620)))" >
                      <CustomBehavior File="FlyTo" DestName="Pickup Quest" X="2003.32" Y="5853.793" Z="36.1144" />
                      <CustomBehavior File="ForcedDismount" />
              <PickUp QuestName="A Father's Words" QuestId="11620" GiverName="Karuk" GiverId="25435" />
                      <RunTo X="2012.002" Y="5858.788" Z="35.70427" />
                  </If>
                  <If Condition="((HasQuest(11620)) &amp;&amp; (IsQuestCompleted(11620)))" >
                      <CustomBehavior File="FlyTo" DestName="Turnin Quest" X="1821.924" Y="6039.961" Z="0.4319298" />
                      <CustomBehavior File="ForcedDismount" />
              <TurnIn QuestName="A Father's Words" QuestId="11620" TurnInName="Veehja" TurnInId="25450" />
              <PickUp QuestName="The Trident of Naz'jan" QuestId="11625" GivermName="Veehja" GiverId="25450" />
                  </If>
       
      it could be downloading / loading tiles ... what's the nav tab say?
       
      Last edited: Jan 5, 2012
    10. davidkirk2002

      davidkirk2002 New Member

      Joined:
      Jan 5, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Well I let him run as a ghost and I have a pally by the way. He ran to Ollingrar or w/e it is and I think it was because of the eAuction plugin...is there a way to make him fly there instead of running and dying all the way there?
       
    11. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i don't support eAH

      as far as flying... the quest bot does use flight paths if the quest bot tells it go somewhere
       
    12. davidkirk2002

      davidkirk2002 New Member

      Joined:
      Jan 5, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Ok well HB told me to make sure it was enabled in an error message so I enable it but i will disable it. Thanks again :)
       
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      it tells you to make sure itemforaura is enabled =P not eAH
       
    14. AutomaticCoding

      AutomaticCoding Banned

      Joined:
      Dec 20, 2011
      Messages:
      1,091
      Likes Received:
      1
      Trophy Points:
      0
      I'm still looking for the log, I was going to attach it, but since I spent like 10 minutes looking for it I just posted it without a log till I find the log (Running 3 accounts all with plugins restarting the bot/etc is annoying as hell).

      As for combat, nope, it kills all the mobs, leaves combat, waits, more mobs spawn, kills them all, waits, etc...

      >This time I waited till I found the log, it looks like I only gave it 60 seconds (I was in CS:S, alt + tabbed, it was on the quest), but, I'm still looking for the paladin logs (Ctrl+F --> all open documents --> Veehja just returns "kill veehja" and this log), although, now I feel like an idiot, but, oh well.

      [8:11:07 AM:116] Logging in... [8:11:08 AM:546] [8:11:14 AM:041] Attached to - Pastebin.com
       
    15. davidkirk2002

      davidkirk2002 New Member

      Joined:
      Jan 5, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Ok I think it's working now...but if I do get killed is there a way to stop it from auto logging out because its stuck in one place for too long? And resurrect itself?
       
    16. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      this is how you attach a log:

      Log

      now - for your issue ... there's no issue. the first time it landed it killed a guy and then got it's hp back up and you stopped it before it could. maybe adjust your pull distance to a lower amount?


      this below happened after you hit start again:
      1. [8:37:34 AM:247] Goal: Turning in A Father's Words
      2. [8:37:34 AM:247] Changed POI to:Type: QuestTurnIn
      3. [8:37:34 AM:396] Moving to Type: QuestTurnIn
      4. [8:37:36 AM:678] InteractDebug:601228512
      5. [8:37:36 AM:694] Interact Done:601228512
      6. [8:37:39 AM:495] Cleared POI - Reason Quest Completed #2
      7. [8:37:39 AM:495] Cleared POI
      8. [8:37:39 AM:647] Picking up The Trident of Naz'jan : 11625
      9. [8:37:39 AM:647] Goal: Picking up The Trident of Naz'jan
      10. [8:37:39 AM:647] Changed POI to:Type: QuestPickUp
       
    17. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      not a profile issue and if it's stuck... then you'll need to give the appropriate info here:

      Nav
       
    18. ambrose

      ambrose New Member

      Joined:
      Dec 3, 2011
      Messages:
      415
      Likes Received:
      0
      Trophy Points:
      0
      hmmm...this seems to be the complete opposite for me. my rogue seems to 3 hit everything and can take on 4 mobs or so at a time. maybe its b/c i'm in full boa's? not sure. the issue seems to be not taking appropriate quests or turning them in or just stopping because it can't find a path.

      starting running the profile on my warrior last night had 1 issue from 1-10 and then set it to run overnight and only made it to 13 before i got a repop lua error after a death.

      eh well...just wanted to raise the question. it is what it is i guess. might try the megser profile to see if i have better luck.
       
    19. tazmo

      tazmo New Member

      Joined:
      Dec 15, 2011
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      0
      hey every time i run over the bridge in storwind between trade district and old town he gets caught on the corner.

      For eg if running to Shaman trainer
       
    20. sprankton

      sprankton Member

      Joined:
      Dec 11, 2011
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      6
      Last edited: Jan 5, 2012
    Thread Status:
    Not open for further replies.

    Share This Page