• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] BuddyHelper - Sometimes All it Needs is a Helping Hand

    Discussion in 'Archives' started by no1knowsy, Nov 18, 2011.

    1. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      also, i know how to check for skills in questing profiles... i dunno how to in plugins, but i'm sure it's easy

      (Me.GetSkill(Styx.SkillLine.Skinning).CurrentValue <= 300)

      or MaxValue if needed

      Dunno if that will help you or not

      Once it's added in - I can test the engy part for you (i have an engy)

      are there still 'clouds' like there are in LK? or did blizz do away w/ those?

      if there are, maybe you can make a cloud extractor option (engineers clouds of air)
       
    2. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Already have that. If you open the drskinner.cs, inside the void pulse it checks if you have them.
      I just can't find a way to get required skilllevel for anything but actual Skinning, like 250 required. That's why I added the try once then blacklist.

      And isn't the cloud gathering covered in Hb? Also idk if blizz got rid of it or not.
       
      Last edited: Nov 27, 2011
    3. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Updated. Plugin has been renamed. It was necessary for further development.
      Now I need more ideas for what to add.
      -Panda.
       
    4. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Getting a compiler error message when loading up the neweest version of HB on this plugin.

      View attachment 12-3-2011_8_21 AM 6524 Log.txt
       
    5. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Try deleting all the folders & files inside of Honorbuddy/Plugins/BuddyHelper/
      Leave only the file Buddyhelper.cs
      I'm not sure why it sometimes shows that "duplicate non-necessary files" stuff, but from now on I'll clean the folder out when I commit the SVN.

      It's the only one you actually need, I just include the Visual Basic stuff for ease of use.
       
      Last edited: Dec 3, 2011
    6. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      [request] insignia remover please :)

      G
       
    7. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Kk, thanks G.
       
    8. Plunderin

      Plunderin New Member

      Joined:
      May 9, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      please try to add insignia removal in pvp. like lootlint players and npcs in AV etc. that would be amazing

      oops looks like someone beat me to it from the other thread
       
    9. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
    10. ambrose

      ambrose New Member

      Joined:
      Dec 3, 2011
      Messages:
      415
      Likes Received:
      0
      Trophy Points:
      0
      would be awesome if this provided help for the quest profiles. the biggest issue i seem to run into while questing is my character tries to turn in a quest he hasn't completed. if there was a way to check if such a message was received like 20 times, then abandon the quest. then, i'm thinking when the quest profile does a checkpoint, it will see that it hasn't completed this quest and go pick it up again.

      this would make the quest profiles incredibly more afkable. just a thought.
       
    11. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      This was planned already.

      It's actually just going to Stop->Start the treeroot since that at least 90% of the time fixes it.
       
      ambrose likes this.
    12. ambrose

      ambrose New Member

      Joined:
      Dec 3, 2011
      Messages:
      415
      Likes Received:
      0
      Trophy Points:
      0
      good to know! can't wait!
       

    Share This Page