• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PLUGIN] Pokebuddy - Gotto kill em all!

    Discussion in 'Uncataloged' started by maybe, Oct 26, 2012.

    1. muateziq

      muateziq New Member

      Joined:
      Nov 4, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      It is not updated yet mate
       
    2. toliman

      toliman Member

      Joined:
      Jun 20, 2012
      Messages:
      625
      Likes Received:
      10
      Trophy Points:
      18
      i'm still testing this out, just a simple revision / edits to make it work faster than what you've seen.

      If it's complaining about BPS not present, then we're using slightly different versions of the code

      if so, use the nobps version, it's pre-edited to remove the BPS usage that's inbuilt into the 'advanced' version.

      just rename it to the regular Pokehbuddy.cs filename (file attach thinks it's the same :/ )

      I have not added any bot checks, if you're using GB2 it nearly has to be right on top of the pet to engage in a battle or GB2 will steal the focus right back.

      edit: i'm not sure how to prevent the yo-yo of changing direction every 150-200 ms, the blacklisting process needs time to try again while in the framelock, and GB2 polls faster than 50ms according to testing. Pausing the active bot will fix this right up, but i haven't done it yet.

      So while it works, it's not reliable.

      edit 2: also noticed it's not reading the cooldown status for abilities (only uses ability 1),i'm just reading through the debug log to see why.
      in the debug, the pet logic is executing for pets, but the cooldown status isn't being picked up by the LUA. will probably be something to do with the LUA parsing, or my own set of screwed up addons interfering (which i really shouldn't be using while testing). will try it again in a few minutes with a clean setup.

      the good news is, only about a week until WoD and then dealing with menageries & garrisons makes pet battles so much more difficult :p

      If i can get the parser to work for strings, i might be able to get it working more reliably while questing (so it doesn't interfere with QuestBehavior usage). it will slow down questing, but that's going to be a good thing.
       

      Attached Files:

      Last edited: Nov 8, 2014
    3. toliman

      toliman Member

      Joined:
      Jun 20, 2012
      Messages:
      625
      Likes Received:
      10
      Trophy Points:
      18
      if you're having problems with the compile stage, let me know. , either copy the error, or upload the log. It should just be able to drop in and replace, i've moved everything else in the PB folder back to the SVN version so this should work as a drop-in replacement.
       
    4. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      I've forwarded to the original developer - Maybe he will fix it - who knows ...
       
    5. Zendio

      Zendio New Member

      Joined:
      Apr 14, 2014
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Compiler Error: e:\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2739,18) : error CS0101: The namespace 'Pokehbuddyplug' already contains a definition for 'BBSettings'
      Compiler Error: e:\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2877,18) : error CS0101: The namespace 'Pokehbuddyplug' already contains a definition for 'PetBattleSettings'
       
    6. Fearmenow

      Fearmenow New Member

      Joined:
      Sep 12, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      ItemForAura - Questhelper - Version 2.0 Loaded.
      Compiler Error: c:\Games\Honorbuddy\Plugins\Pet Area\PetArea.cs(187,37) : error CS1502: The best overloaded method match for 'Styx.CommonBot.Blacklist.Contains(System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>)' has some invalid arguments
      Compiler Error: c:\Games\Honorbuddy\Plugins\Pet Area\PetArea.cs(187,56) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>'
      Compiler Error: c:\Games\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(282,30) : error CS0115: 'Pokehbuddyplug.Pokehbuddy.Initialize()': no suitable method found to override


      Getting the same thing, only tried to install this for the first time today and am a bit of a noob at most HB stuff aside from adding xml profiles so any help appreciated!! :D
       
    7. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      Ehh, i thought i uploaded a fix a few weeks ago?

      Havnt had the time to test it intensively, but it did compile and battle pets as far as i know.

      Lemme dive into it.
       
    8. Nashal

      Nashal New Member

      Joined:
      Feb 1, 2012
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      hail to the king :p
       
    9. gathertime

      gathertime Member

      Joined:
      Sep 12, 2011
      Messages:
      96
      Likes Received:
      1
      Trophy Points:
      8
      Couldn't be more excited to see this!
       
    10. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      Problem #1 : I uploaded to the wrong SVN. Not that it really matters coz there were plenty of errors left.



      POKEHBUDDY SHOULD BE FIXED NOW



      Fixed it for 6.0+, and did some minor changes (puppy logics will always use spell 1 to prevent suicide skills being used, allow wild pets in the swapper actually does something etc...)
       
      Last edited: Nov 8, 2014
    11. Corkscore

      Corkscore New Member

      Joined:
      Nov 1, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Working for me now. Thanks maybe for getting things sorted!
       
    12. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      Np, if you encounter any problems, please explain them in as much detail possible and post logs. I havnt been able to test every scenario yet.
       
    13. visaar

      visaar New Member

      Joined:
      Sep 5, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Still have this problem
       
      Last edited: Jan 4, 2015
    14. gregorio

      gregorio New Member

      Joined:
      Nov 4, 2011
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      0
    15. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      Sounds like you have pokehbuddy twice. Is it possible you also have the botbase?

      Please try a fresh HB folder if you cant find anything.
       
    16. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      seems like your engage settings are a bit off. Its blacklisting pets because they are too high or too low level to engage.

      you can adjust this in general settings.
       
    17. gregorio

      gregorio New Member

      Joined:
      Nov 4, 2011
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      0
      I understand you've been very helpful
      I have an address for a donation?
      You have built something beautiful

      excuse my english:(
       
    18. napaDox

      napaDox Member

      Joined:
      Aug 3, 2013
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Moving to Type: Hotspot, Loc: <347.3884, -4071.917, 111.6299>
      Fixated and nothing happens
       
    19. visaar

      visaar New Member

      Joined:
      Sep 5, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      I reinstall HB delete ALL old folders and HB Folders and same problem
       
    20. napaDox

      napaDox Member

      Joined:
      Aug 3, 2013
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Thank you!)♥
       

    Share This Page