• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Professionbuddy] Fishing 1-600 Halfhill

    Discussion in 'Professions' started by Pasterke, Aug 7, 2013.

    1. phrozenjib

      phrozenjib Member

      Joined:
      Nov 11, 2010
      Messages:
      249
      Likes Received:
      0
      Trophy Points:
      16
      To everyone having trouble with the bot not looting, after selecting the PB bot base and then loading the profile you need to press the Bot Config button and in the top right hand corner of the window you need to select autoangler for the secondary bot.. When you do this then it will loot the fish you catch..
       
    2. Yesahc

      Yesahc New Member

      Joined:
      Jan 27, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I tried that phrozen but it still doesn't work.
       
    3. phrozenjib

      phrozenjib Member

      Joined:
      Nov 11, 2010
      Messages:
      249
      Likes Received:
      0
      Trophy Points:
      16
      With mine I notice that sometimes after starting the bot it the secondary part of it reverts back to the combat bot, I just stop it running then use the bot config menu to change it back to auto angler seems to work ok from there for me :/
       
    4. Eroberts

      Eroberts New Member

      Joined:
      Oct 29, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Follow the steps that he provided, but follow these extra steps and it should work for you as it did for me.
      Once you have completed it his steps:
      1. Make sure in the "BOT CONFIG" you have autoangler2 as the bot base. You can find this in the top right corner in the bot config (Of course you have to have installed autoangler)
      2. Once that drop down reads autoangler2 click the "Settings" button right next to it. Search for "Pool Fishing" and set it to "False"

      From here it should work successfully. I didn't close the "Bot Config" window because I noticed upon closing it would revert back to "Combat Buddy." I hope this helps I had to read suggestions and mess with it for a good half hour myself to get it to work.
       
    5. shoop

      shoop Member

      Joined:
      Sep 11, 2013
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      6
      I have just tried this and left the bot config window open and it is now looting. Thanks for this.;)
       
    6. Boatswain

      Boatswain Member

      Joined:
      Jan 2, 2014
      Messages:
      201
      Likes Received:
      0
      Trophy Points:
      16
      thnx 1-600 in 2hrs
       
    7. Godlike1983

      Godlike1983 New Member

      Joined:
      Jan 7, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Fishing ask for help, always comes the error all addons are made


      Warning: It took 2056 milliseconds to pulse.
      This can cause missed bites. To fix try disabling all plugins


      What can I do
       
    8. cloudkiller

      cloudkiller New Member

      Joined:
      Mar 31, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      he dont work by me he dont loot at all??
       
    9. cloudkiller

      cloudkiller New Member

      Joined:
      Mar 31, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0

      Same here
       
    10. Godlike1983

      Godlike1983 New Member

      Joined:
      Jan 7, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0

      What can I do
       
    11. Nightflow

      Nightflow New Member

      Joined:
      Feb 1, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Not Working

      Ok so i downloaded the profile .. using ProfessionBuddy I loaded profile. moved to halfhill.. it starts fishing but it doesn't actually catch anything at all.

      please help
       
    12. shoop

      shoop Member

      Joined:
      Sep 11, 2013
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      6
      To everyone having trouble with the bot not looting, after selecting the PB bot base and then loading the profile you need to press the Bot Config button and in the top right hand corner of the window you need to select autoangler for the secondary bot.. When you do this then it will loot the fish you catch.Once you have completed it these steps:
      1. Make sure in the "BOT CONFIG" you have autoangler2 as the bot base. You can find this in the top right corner in the bot config (Of course you have to have installed autoangler)
      2. Once that drop down reads autoangler2 click the "Settings" button right next to it. Search for "Pool Fishing" and set it to "False"
      From here it should work successfully. I didn't close the "Bot Config" window because I noticed upon closing it would revert back to "Combat Buddy." I hope this helps I had to read suggestions and mess with it for a good half hour myself to get it to work.

      Thanks to phrozenjib & Eroberts.
       
    13. Nightflow

      Nightflow New Member

      Joined:
      Feb 1, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Code error

      Looking at the HalfHill profile I found a small error.

      I have set the main bot to be ProefesionBuddy. loaded this profile in and changed the secondary profile using Bot config (in the top right corner).
      After this was done i started the bot. But everytime i started the bot it automatically changes from AutoAngler to Combat Bot.
      The reason this was changing from AutoAngler to Combat Bot was this-(reading from the code)if secondary bot is not Combat bot (change to combat bot).
      This seems a bit stupid to put in the code. so i went in and changed it from this:
      if(SecondaryBot.Name != "Combat Bot")
      Change Bot: Combat Bot

      to

      if(SecondaryBot.Name != "AutoAngler")
      Change Bot: AutoAngler

      this basically means if the secondary bot is not AutoAngler change it to AutoAngler.
      This works even if i change the secondary bot to CombatBot(it automatically changes the secondary bot to AutoAngler)

      Hope you fix this for people that don't understand anything about code and wouldn't want to go in and change stuff.

      NIGHTFLOW
       
    14. Extaa

      Extaa New Member

      Joined:
      Sep 27, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Something is wrong

      Howcome that what ever fishing profile i use. It doesnt pick up the loot when the thing shakes in the water? What do i need to do to fix it
       
    15. MRoesch

      MRoesch New Member

      Joined:
      Mar 5, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Did the same and it works perfect.
      Thank you for the info.

       
    16. Nightflow

      Nightflow New Member

      Joined:
      Feb 1, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      No problem man
       
    17. EPWND

      EPWND New Member

      Joined:
      Jan 18, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      i have changed the code and tries to select AutoAngler (so this works) but i dont have AutoAngler, is it a profile i need to add or should it come with the bot? sorry if i am being a nuisance any help would be appreciated thanks
       
    18. EPWND

      EPWND New Member

      Joined:
      Jan 18, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Dont worry I found it and just incase anyone has the same problem here is where you get AutoAngler just follow the instructions then it should be all good
       
    19. dukati

      dukati New Member

      Joined:
      Jun 17, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Anyone not catching fish be sure you put the profile in the C:\Users\.........\Documents\Honorbuddy\Bots\Professionbuddy\Profiles folder.

      It works if you put the profile where you should 8).
       
    20. samantha

      samantha Member

      Joined:
      Feb 27, 2010
      Messages:
      153
      Likes Received:
      2
      Trophy Points:
      18
      not working for me, I have it set to autnalger (its not changing) and it still wont loot any fish.
       

    Share This Page