• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Honorbuddy Profile Pack--DO NOT DELETE!

    Discussion in 'Archives' started by chinajade, Sep 8, 2013.

    1. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      This report isn't informative enough to provide to the profiles.
       
    2. rizikranger

      rizikranger New Member

      Joined:
      Dec 21, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      There's errors in your install which seem to be caused by the Studio60 quest behaviors.
      Try with a fresh install of the bot, and don't use any third-party additions.
       
    4. rizikranger

      rizikranger New Member

      Joined:
      Dec 21, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Thank you. I had no idea i even had the studio stuff installed.
       
    5. ibain81

      ibain81 New Member

      Joined:
      Aug 14, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Great profile and thank you! Made my week!

      So, dumb question, how can you tell that you're using the most updated version of the profile? I have it set via the store, does it auto update? or do I need to do something manually each update?
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The store automatically synchronizes to the SVN repo every 2hours.
      So every two hours the store is updated to the latest version.

      However, the updates aren't applied until you restart your bot since the store is cached on startup.
       
    7. wellborn2012

      wellborn2012 Member

      Joined:
      Mar 10, 2012
      Messages:
      41
      Likes Received:
      9
      Trophy Points:
      8
      I'm using the Azuna profile from your zip file. It was current when I downloaded it.
       
    8. RubyWep

      RubyWep Member

      Joined:
      Dec 29, 2014
      Messages:
      122
      Likes Received:
      0
      Trophy Points:
      16
      Can anyone give me some advice on how to properly get a character going with the legion questing. I have yet to be able to use the 1-110 profiles for legion. I started questing in certain areas and loaded the profile for that but nothing happened. I've used the auto loader also with nothing happening. If anything does happen it just flies off in the wrong direction doing nothing. How do I simply get my bot from 100 to 110 without having to do all this stuff by hand?
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      You should be able to just load the AutoLoaderV2 and it will work.
      At least it has for all my testers no problem.

      If it's giving you error, then I need a log to see why.
       
    10. shynoob92

      shynoob92 New Member

      Joined:
      Sep 8, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Hello !
      Got some problem with questing :(
       

      Attached Files:

    11. Marlboro_Reds

      Marlboro_Reds Member

      Joined:
      May 20, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      Monk scouting map location on line 265 on monk class loader is incorrect, you have it as the artifact forge instead of the scouting map
       
    12. borig

      borig Member

      Joined:
      Aug 4, 2016
      Messages:
      45
      Likes Received:
      4
      Trophy Points:
      8
      valshara quest "Heart of Nightmare" bot runs to wrong location to turn in quest.
      Code:
      Goal: Turning in Quest - Heart of the Nightmare (http://wowhead.com/quest=38675) : To - Tyrande Whisperwind : ID - 104728 [Ref: "Turnin" @line 501]
      Activity: Waiting for quest NPC to appear to turn in quest
      Code:
      <Vendor Name="Tyrande Whisperwind" Entry="103022" Type="Repair" Nav="Fly" X="3145.665" Y="5774.15" Z="308.1802" />
      but the npc changes location and is present in both locations with different id´s
      he needs to go to
      Code:
      <Vendor Name="Tyrande Whisperwind" Entry="104728" Type="Repair" Nav="Fly" X="3320.365" Y="5958.033" Z="249.0654" />
      not the Tyrande Whisperwind where he picked up the quest. location and id changes!
       
      Last edited: Sep 8, 2016
    13. Rock

      Rock New Member

      Joined:
      Mar 8, 2010
      Messages:
      227
      Likes Received:
      1
      Trophy Points:
      0
      Are there plans to include Surumar quests?
       
    14. borig

      borig Member

      Joined:
      Aug 4, 2016
      Messages:
      45
      Likes Received:
      4
      Trophy Points:
      8
      50 lines of code later bot runs into simiular problem:
      tries to pick up quest at wrong npc
      Code:
      Goal: Picking Up Quest - Softening the Target (http://wowhead.com/quest=43702) : From - Elothir (http://wowhead.com/npc=92783) [Ref: "Pickup" @line 554]
      Activity: Waiting for NPC to show a quest cursor
      Code:
      <Vendor Name="Elothir" Entry="92783" Type="Repair" Nav="Fly" X="3330.326" Y="5959.685" Z="253.6653" />
      this is the right one to pick up the quest Softening the Target
      Code:
      <Vendor Name="Tyrande Whisperwind" Entry="104728" Type="Repair" Nav="Fly" X="3320.365" Y="5958.033" Z="249.0641" />
       
    15. druzil

      druzil Community Developer

      Joined:
      Feb 11, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      is there a way to skip a quest ? currently i ran along a bugged one , i cancel it, but its always picked up again and trying to finish ita again and again and again (the Quest cant be finished , its NOT the Profile that is bugged)
       
    16. Lordosksigos

      Lordosksigos New Member

      Joined:
      Mar 11, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      im a orc DK lvl 109 and im stuck
      every time i start the quest bot i take the similar error
      [LoadProfile-LoadPr(info)] Loading profile 'Legion\Auto-Loader.xml'
      Changing current profile to Legion Auto-Loader
      [LoadProfile-LoadPr(info)] Loading profile 'Class Hall Loaders/[N-Quest] Death Knight [Echo].xml'
      Changing current profile to [N-Quest] Death Knight Class Hall Loader [Echo]
      Bot stopping! Reason: Nothing more to do.
       
    17. kaaeel

      kaaeel New Member

      Joined:
      Aug 31, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      haha, okey. Thank's mate!
      Is there an easy way to constantly keep updated on the profiles?
       
    18. kaaeel

      kaaeel New Member

      Joined:
      Aug 31, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Also, this is totally off topic, but I was just wondering if anyone here has any knowledge to the quest "Huln's War - The Arrival". I'm stuck at it finding the NPC to deliver it at :/
       
    19. patata

      patata New Member

      Joined:
      Apr 24, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1


      write Huln's War - The Arrival on youtube you will see
       
    20. kaaeel

      kaaeel New Member

      Joined:
      Aug 31, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      I did, cheers mate!
       

    Share This Page