• Visit Rebornbuddy
  • [N - Rep] Magisters' Terrace Endless Farm

    Discussion in 'Neutral' started by Zikke, Dec 27, 2011.

    1. raphui

      raphui Member

      Joined:
      Feb 27, 2011
      Messages:
      73
      Likes Received:
      0
      Trophy Points:
      6
      Not working for me with Quest or Grind bot. Getting the follow error.

      Currently Using BotBase : Questing
      Can not start quest bot - this profile does not contain a quest order!

      Stopping the bot!
      Bot stopping! Reason: User pressed the stop button
      [Compiler Error]: c:\Users\Quest Behaviors\QuestBehaviorCore\Utility\Query.cs(567,79) : error CS0103: The name 'BlackspotQueryFlags' does not exist in the current context
      Warning: Could not parse While body node
      [Compiler Error]: c:\Users\Quest Behaviors\QuestBehaviorCore\Utility\Query.cs(567,79) : error CS0103: The name 'BlackspotQueryFlags' does not exist in the current context
      Warning: XML Error: Could not parse 'If' body node! - On line 153
      Changing current profile to Magisters' Terrace Endless Farm
       
    2. winternight

      winternight New Member

      Joined:
      Aug 19, 2013
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      Thank you!

      The wait timer is there so that you don't run into the 5 instances/hour limit!
       
    3. Morticai

      Morticai New Member

      Joined:
      Dec 24, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Limit is now 10 per hour, so the timer can be removed.
       
    4. winternight

      winternight New Member

      Joined:
      Aug 19, 2013
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      That's pretty cool and I didn't even know that :D

      I won't remove the timer, since it's dynamic (it makes sure every run takes exactly 12 minutes, 30 seconds) and that is actually controlled by a built-in HB behavior. I'll wait for HB to fix the behavior.

      In the meantime however, you can either remove this line:

      Code:
      <!-- Instance timer check -->
      <CustomBehavior File="Misc\InstanceTimer" 
                      Timer="Check" />
      or change it to:

      Code:
      <!-- Instance timer check -->
      <CustomBehavior File="Misc\InstanceTimer" 
                      Timer="Check" 
                      WaitTime="365000" />
      That would make sure an instance run takes ~6 minutes + 10 seconds to stay inside the new 10 instances/hour limit.
       
    5. NiTr0_at

      NiTr0_at New Member

      Joined:
      Aug 1, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Thx for the profile
      It works great.

      I have one suggestion.
      Is it possible to skip the last group before Kael'Thas?
      This would skip the Roleplay part (him talking) either and speeding up the run even more.
       
    6. winternight

      winternight New Member

      Joined:
      Aug 19, 2013
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      That's actually a great idea. I made a new thread so people will have an easier time finding the profile:

      http://www.thebuddyforum.com/honorb...ace-endless-farm-patch-5-4-a.html#post1533011
       
    7. signex

      signex New Member

      Joined:
      Mar 19, 2012
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      0
      Thanks, will run this tonight.
       
    8. Paratrooper508

      Paratrooper508 New Member

      Joined:
      Aug 29, 2014
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      got this message when I tried it:

      The currently loaded profile does not contain a sub profile usable for the current character (is your toon too high level?)

      RIP. I was really hoping to get exalted for that shield :)

      EDIT: so if you're like me and know absolutely nothing about how scripts work, easy fix. Just open the file in notepad and find this line at the top:


      <MinLevel>1</MinLevel>
      <MaxLevel>86</MaxLevel>

      change 86 to 101 so it looks like this


      <MinLevel>1</MinLevel>
      <MaxLevel>101</MaxLevel>

      then it works again :)

      FURTHER EDIT: there is some sort of problem with the bot not resetting the dungeon an going to normal. Run it on heroic without being afk. after it finishes manually set difficulty to normal and start the bot again and it'll will farm over nad over as intended.
       
      Last edited: May 9, 2016
    9. twistedcf

      twistedcf Member

      Joined:
      Jun 3, 2010
      Messages:
      164
      Likes Received:
      4
      Trophy Points:
      18
      Paratrooper open the file in notepad and at the top is has a character level min and max just change the max to 101
       
    10. twistedcf

      twistedcf Member

      Joined:
      Jun 3, 2010
      Messages:
      164
      Likes Received:
      4
      Trophy Points:
      18
      Glad you figured it out enjoy the profile
       
    11. mcmattis

      mcmattis New Member

      Joined:
      Oct 3, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Changed maxlevel to 110 (tried 101 too), but I still get the error:

      The currently loaded profile does not have anything for the local player to do (is your toon too high level?)

      EDIT: Didn't realize you had to put maxlevel 1 above your current level. Changed it to 111 and it works fine now. Thanks a bunch!
       
      Last edited: Oct 3, 2016
    12. hokuto

      hokuto Member

      Joined:
      Jul 17, 2010
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      6
      Happy u figured it out
       

    Share This Page