• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: FishingBuddy--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Feb 8, 2012.

    1. Velexis

      Velexis New Member

      Joined:
      Jun 3, 2013
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      0
      Edit: Nevermind. I am retarded.
       
      Last edited: Nov 28, 2014
    2. Kj3rgaard

      Kj3rgaard Member

      Joined:
      Aug 27, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      Soo im fishing for the Eals in Spire of arak, but the bot wont use the [Abyssal Gulper Eel Bait] can anyone help me with that? :) please
       
    3. Velexis

      Velexis New Member

      Joined:
      Jun 3, 2013
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      0
    4. Kj3rgaard

      Kj3rgaard Member

      Joined:
      Aug 27, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      thank you sir <3
       
    5. Velexis

      Velexis New Member

      Joined:
      Jun 3, 2013
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      0
      Actually ma'am, but you're welcome. :D
       
    6. RownX

      RownX Member

      Joined:
      Jan 21, 2012
      Messages:
      285
      Likes Received:
      3
      Trophy Points:
      18
      This please!
       
    7. RownX

      RownX Member

      Joined:
      Jan 21, 2012
      Messages:
      285
      Likes Received:
      3
      Trophy Points:
      18
      well, if I comment it out, the hat will not get equipped either. I want AA2 to equip it, but not use it as lure
       
    8. Velexis

      Velexis New Member

      Joined:
      Jun 3, 2013
      Messages:
      17
      Likes Received:
      1
      Trophy Points:
      0
      Did you set pool fishing to false? :)

      Edit: Replied to an old post. :(
       
      Last edited: Nov 28, 2014
    9. Cataphract

      Cataphract Member

      Joined:
      Oct 31, 2011
      Messages:
      159
      Likes Received:
      6
      Trophy Points:
      18
      Sorry, misunderstood.

      Try this:

      Open Coroutines.Lure.cs and find:

      Code:
      if (head != null && Utility.FishingHatIds.Contains(head.Entry))
      replace with:

      Code:
      if (head != null && Utility.FishingHatIds.Contains(head.Entry) && head.Entry != 33820)
       
      Last edited: Nov 28, 2014
    10. wizfor

      wizfor Member

      Joined:
      Mar 8, 2013
      Messages:
      246
      Likes Received:
      3
      Trophy Points:
      18

      doesnt seem to be applying the bait ;/
       
    11. Spokenlastchance

      Spokenlastchance New Member

      Joined:
      Jan 8, 2012
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      The bot seems to be working for the current profile I'm using, but the water walking is the issue I'm having. *ironically there is someone else on the same profile clearly using the same bot that's doing the same thing right now with me LOL* So what happens is my bot will fly to the location dismount then spend about 5 seconds hooping up and down in the water before it finally decided to click levitate. The other person I'm watching doing the same thing is using the raft. Got any ideas?
       
    12. deams

      deams Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      714
      Likes Received:
      25
      Trophy Points:
      0
      More information is always useful to understand why it works for most and not for you. Check the post on the forum explaining how to share your log. :)
       
    13. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      Thanks this works if you go back and delete the two // infront of // 33820, // Weather-Beaten Fishing Hat in Util.cs
       
    14. SourPotato

      SourPotato New Member

      Joined:
      Jul 5, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      The previously posted "Draenor bait-using link" base, has anyone tried it / used it, or would recommend it?
      Currently this is useless in Draenor unless you want to manually apply bait every 5 minutes...
      I'd rather AFK in my Garrison for 3 hours per day without any chance of a ban whilst fishing for Eels c:

      or by chance is anyone able to help me modify the current files to add Eel bait application
       
    15. jayyoung1

      jayyoung1 New Member

      Joined:
      Dec 13, 2013
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      yes, same problem, any one can fix it?
       
    16. stepih

      stepih New Member

      Joined:
      Dec 1, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      How do I prevent the bot from hearthing and logging out once the bags are full? I don't mind full bags because everything is sent by mail.
       
    17. skules

      skules New Member

      Joined:
      Mar 8, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      0
    18. deams

      deams Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      714
      Likes Received:
      25
      Trophy Points:
      0
    19. MPOWELL

      MPOWELL New Member

      Joined:
      Dec 1, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      because both [Tentacled Hat] & [Worm Supreme] items have the same ID the programming seems to ignore the lure. can anyone help.
       
    20. MPOWELL

      MPOWELL New Member

      Joined:
      Dec 1, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      found the answer to my question, just replace the number at the end with 118393 thanks cataphract
       

    Share This Page