• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PB] Lumberator - Timber Farming Profile

    Discussion in 'Farming' started by nate8282, Dec 6, 2014.

    1. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      Let me load the version i uploaded and make sure i didn't make any mistakes.
       
    2. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      I am running your most up to date version right now... about 30mins... 50 timber :/

      This is mostly because it will stop and kill every mob that agros. I don't know if this is my HB setting or the profile. I have kill between hotspots off.

      Other thing I noticed, no longer flys from garrison to refuge... a feature still in the works? (alliance)... will post log later
       
    3. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      Unfortunately since this isn't a flying profile it' a pain because of the npcs, the ony thing i can really do is have a ton of blackspots to go around most of them.

      I don't know why the flying isn't working, i didn't change the flight profile at all. I wish i had someones alliance character it would be easier to figure out, can you give me more details? Does nothing happen at all? does he go to the flight master then just sit there? does he pull up the flightmaster map?
       
    4. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      The version i uploaded it working fine for me. Have you gone through all the setup suggestions i have on the first page including trying it from a freshly installed bot?
       
    5. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      I'll try to debug the flying for you ...

      actually this profile is amazing for farming in Talador!

      I had to disable mining/herbing early on just so i could really test the timber part :p
       
    6. daemon9

      daemon9 New Member

      Joined:
      Feb 11, 2011
      Messages:
      528
      Likes Received:
      5
      Trophy Points:
      0
      If the nodes were any closer, my toon would be running right through them. Herbing and Mining is turned off...at least it should be because I know I unchecked the boxes...
       
    7. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      The version i uploaded is working fine for me. Have you gone through all the setup suggestions i have on the first page including trying it from a freshly installed bot?
       
    8. daemon9

      daemon9 New Member

      Joined:
      Feb 11, 2011
      Messages:
      528
      Likes Received:
      5
      Trophy Points:
      0
      I just tried this again on a different toon, level 1 Lumber Mill...went through all the steps...and now when I run it up, it changes the secondary bot base from GB2 to Questing and stands at the flight path in the garrison trying to fly to Exarch's Refuge over and over. Log:

      View attachment 11744 2014-12-25 16.44.txt
       
    9. daemon9

      daemon9 New Member

      Joined:
      Feb 11, 2011
      Messages:
      528
      Likes Received:
      5
      Trophy Points:
      0

      Yeah this isn't my first rodeo...I've done everything instructed.
       
    10. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      ensure you are setting the second bot to GB2 by editing the settings after changing to PB then clicking Bot Config. If you click on bot config a second time, it should show GB2, else there is something wrong...

      -------------------------
      On a side note... had zero lumber when i started... Got to full 250 after...
      Code:
      [Gatherbuddy2]: Stopped gatherbuddy after gathering 0 nodes in 1h 17m 13s.
      Very good! Level 100 Alliance! Garrison HS worked too! Will check issue with FP now.
       
    11. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      I think i found what i did wrong with the Alliance flight path, please try the new update and let me know if that works.
       
    12. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      @Nate8282

      Here is the debugging I came up with on the FP (attached logs of two attempts):
      Summary - started profile in garrison, toon runs out of Garrison, up through Talador into Frostridge/Gorgond (checked on a different log, logs attached I stopped when it was leaving Garrison).

      The previous [A] Lumberator Level 2 code read as:
      Lines 43-47
      Code:
        <SubRoutine SubRoutineName="Farm">
          <MoveTo Location="1866.272, 218.9698, 76.72213" MoveType="Location" Pathing="Navigator" Entry="0" />
          <ChangeBot BotName="Questing" />
          <LoadProfile ProfileType="Honorbuddy" Path="Lumberator\Exarch's Refuge.xml" IsLocalOrFromStore="True" />
        </SubRoutine>
      The new Lumberator Level 2 code reads as:
      Lines 47-52
      Code:
        <SubRoutine SubRoutineName="Farm">
          <Custom Code="MyLog(&quot;Taking Flightpath To Exarch's Refuge&quot;);" />
          <MoveTo Location="5580.99, 4563.96, 136.13" MoveType="Location" Pathing="Navigator" Entry="0" />
          <ChangeBot BotName="Questing" />
          <LoadProfile ProfileType="Honorbuddy" Path="Lumberator\Exarch's Refuge.xml" IsLocalOrFromStore="True" />
        </SubRoutine>
      Unfortunately, my coding isn't good enough to help you debug the exact syntax, but my guess is that the error is in the MoveTo Location ...
      The location of the Alliance Gryphon Master (Dungar Longdrink) is at <Hotspot X="1864.219" Y="217.55" Z="76.66631" />
      I suspect the new Lumberator has a location for Horde ...
      I will try to swap locations and run profile.
       

      Attached Files:

    13. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Testing now... but i bet that fixed it based on the code changes ... AllianceFarm and HordeFarm Subroutines... Smart! ;-)

      ------------------------------------------------------------------------------------

      Flight Path fixed!!! You rock brother!!!

      Much love as this will work so so good in HBRelog! Trying to figure out how to trigger the next HRelog task after collecting 250 and GHearthing (like GarrisonBuddy botbase does)... If added this will be complete in my book!

      ------------------------------------------------------------------------------------

      The code in GarrisonBuddy is in a .cs in this format (where GaBSettings is a config file that read whether the user has checked this feature in the config window):

      Code:
                  Bots.Professionbuddy.Dynamic.HBRelogApi hbRelogApi = new HBRelogApi();
      
                  if (hbRelogApi.IsConnected && GaBSettings.Get().HBRelogMode)
                  {
                      hbRelogApi.SkipCurrentTask(hbRelogApi.CurrentProfileName);                
                  }
      Could add a PB version in the the GHearth Subroutine just before?
      Code:
        <CallSubRoutine SubRoutineName="Stop" />
       
      Last edited: Dec 25, 2014
    14. trankchicken

      trankchicken New Member

      Joined:
      Mar 25, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      what a nice profile~thx~
       
    15. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      UPDATE 12/25/2014

      Added Credits, a longer wait time for the hearthstone (sometimes it didn't work for me), and added HBRelog code to Skip.CurrentTask. I couldn't get it to work correctly with HBRelog however. I found this to be a current issue on the forums in a few places Example. They all claim it hasn't worked since WOD. So i'm hoping the next HBRelog update will fix this. I believe the reason why garrisonbuddy got it to work is it connected directly through the API and i'm not sure how to do that within PB.
       
      Last edited: Dec 26, 2014
    16. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Thanks for your consideration! And for getting this back to the premier timber farming profile!
       
    17. SCNickerson

      SCNickerson New Member

      Joined:
      Apr 22, 2013
      Messages:
      134
      Likes Received:
      0
      Trophy Points:
      0
      I'd love to get this working but I haven't been successful so far.

      Edit: Hang on a sec, it reverted back to another bot base. Trying right now, it's flying somewhere now (never done that before)

      So it's farming some lumber, only collected 2 pieces in ~ 20 minutes. Seems to be prioritizing mobs over timber.
       

      Attached Files:

      Last edited: Dec 26, 2014
    18. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      It should move to your flightmaster in your garrison, change botbases to questing so that it can take a flightpath to Talador. Once it lands, it changes botbases to Gatherbuddy2, then collects lumber. No where in the profile does it prioritize mobs, that's just how the botbase is setup. If you uncheck kill between hotspots in the settings in tools, it may skip some mobs, but sometimes PB gets buggy and attacks them anyway. Only thing i can really do is create blackspots to avoid some, but that doesn't always work. Ground hotspots don't work the same as flying ones, you can make a hotspot that goes around a mob, but the bot might still go right through it.
       
    19. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Speaking of hotspots... I've been running for a few hours yesterday and today... I have add a few blackspots, but the weird part is, that the ore/herbs are always in reach. For some reason the bot just stands there or starts looping :/

      5 blackspots so far... we'll see how many more we get. At this point getting about 100timber / hour.

      Of note, with the timber plugin, was getting 250 timber in < 1 hour. This is still worthy due to the automation and ability to farm the zone. I will continue to run for the next few days then post my blackspots.
      -------------------------------------------------------------------------
      For anyone else.... these are the ones i have so far:

      <Blackspot X="2497.946" Y="2549.366" Z="164.3671" Radius="5" />
      <Blackspot X="2339.01" Y="1737.049" Z="116.1028" Radius="5" />
      <Blackspot X="2856.637" Y="1786.314" Z="123.1339" Radius="5" />
      <Blackspot X="2802.089" Y="1404.962" Z="180.6927" Radius="5" />
      <Blackspot X="2561.917" Y="1158.163" Z="191.754" Radius="5" />

      --------------------------------------------------------------------------------------

      One major issue I've noted... if you don't do a "fresh" HB start, it will often run the loop in reverse, causing it to get stuck at the one way gate on the Auchenai Precipice. This would lead to a ban and it just spams the hotspot on the otherside indefinitely!
       
      Last edited: Dec 26, 2014
    20. myrgy

      myrgy Member

      Joined:
      Dec 19, 2013
      Messages:
      384
      Likes Received:
      2
      Trophy Points:
      18
      Thanks for the profile.
       
      Last edited: Dec 26, 2014

    Share This Page