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

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

    1. Crowley

      Crowley Member

      Joined:
      Jan 15, 2010
      Messages:
      967
      Likes Received:
      20
      Trophy Points:
      18
      That is so bizarre. Try setting your distance to 300 and see what happens. Profiles are set to fly at 80 above ground to avoid trees and stuff. So if you take a 100 yard radius ball around your char that's where it will find pets. I set mine to 150 and just don't have the problems your describing. Try 300. If it doesn't work then, well, i have no idea.
       
    2. eigoteacher

      eigoteacher Member

      Joined:
      Apr 3, 2012
      Messages:
      389
      Likes Received:
      1
      Trophy Points:
      18
      Figured it out, now testing it.
       
    3. esoptro

      esoptro New Member

      Joined:
      Oct 25, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Is it supposed to work for non-english wow client? Looks like it's not.

      Anyway, accented characters in the files names create a mess in cyrillic localed windows - that "?" just turns into the cyrillic char and that can be the reason it's not working too.
       
    4. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      That trunk thingie goes wrong because of that strange name of the folder which has an ? instead of an e in pok?buddy.

      Maybe maybe can take out the ? :D

      1. get plugins from svn trunks
      pretty easy. create two folders in your honorbuddy plugin directory. first name to POKEAREA, second name POKEBUDDY or POK?BUDDY. make sure tortoiseSVN is installed and working. go to the first page of this thread where the author has posted two trunk links. rightclick the POKEAREA link and choose "copy link address" (firefox user). go to your created pokearea folder. right click on it and choose "SVN Update" from the dropdown list. insert the link in the window which has opened. normally the link is already inserted because tortoise has an eye on your clipboard if you copied the link before. do the same with the pokebuddy folder.

      2. get HB started
      3. choose GatherBuddy2 as your bot
      4. pets

      make sure you got 3 pet slots. you have the resurrect/heal spell for all pets. you can switch/swap pets.
      choose your battle combo. three pets at best on the same level. best to start away with three level 4 pets, because they have all the 3 abilites u need.

      5. Bot Config - Gatherbuddy2: Forbid it to colelct herbs and minerals

      6. Load profile into GatherBuddy2 from POKEAREA folder. Choose what u think your pet combo fits best. The plugin will sooner or later switch the area/profile anyway when your pets increase in levels!

      7. Press start. And get angry because your pets behave so stupid. And the read the entire post and try to learn how to write configs for your pets :D
      (checkout my post here http://www.thebuddyforum.com/honorbuddy-forum/combat-routines/82536-pet-battle-pokebuddy-logic-files-pet-battle-behaviour.html I hope u post your pets logics too!)
       
      Last edited: Oct 30, 2012
    5. b3rz3rk

      b3rz3rk Member

      Joined:
      Dec 3, 2011
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      I could imagine the pet routine creator can be kinda confusing to people who never programmed before, but to someone who did atleast a little coding it's working wonders! Thanks :)
       
    6. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      I had a really hard fight last night to get this done for my pets. but now I wish I had more conditions ^^
       
    7. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      Need help with TRANQUILITY healing ability (3rd ability of emeral whelpling f.e.!)
      Its not a buff. I cant get its number or anything like that. and it has no cooldown, so any condition with cd or life would cause to cast it every time.

      EDIT: WOW HEAD SPELL ID 254, but cant be used as buff: Tranquility - Battle Pet Ability - World of Warcraft

      so castspell(3) if buff254 equal false wont work!
       
      Last edited: Oct 30, 2012
    8. b3rz3rk

      b3rz3rk Member

      Joined:
      Dec 3, 2011
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      Also : Compiler Error: \Plugins\PetArea\PetArea\PetArea.cs(73,18) : error CS0101: The namespace 'PetAreaSwitcher' already contains a definition for 'PetArea'
       
    9. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      you got two folders called PetArea in subordination? ^^
       
    10. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      This is something i've been freaking out over for a day, and i cant find it. Ill give other stuff prio if you dont mind, but when i have a moment ill dive into it a bit more. (Unless someone else is willing to supply me lua code :) )
      For now you can say health(mypet) islessthan 60, and it will only cast on low hp.
       
    11. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      I've highlighted the problem
       
    12. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      It should work on german clients, i dont have a clue about other systems. Please supply as many details as possible (try to save a species generic file and let me know what the file name is etc etc)

      You're welcome, and i've tried to make it as simple possible. I think i managed quite allright :)
       
    13. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      *BUMP*

      *Speed value's now also available as condition
      *Added option to catch only when rarity is "Higher then the pet i have"

      not gonna do much more today, im broken *sigh*
       
      Last edited: Oct 30, 2012
    14. hootie

      hootie New Member

      Joined:
      Jul 24, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      I am having the exact same problem.
       
    15. maybe

      maybe Community Developer

      Joined:
      May 15, 2010
      Messages:
      488
      Likes Received:
      18
      Trophy Points:
      0
      Try setting distance in the pok?buddy plugin settings to 300. Or is PetArea blacklisting everything?
       
    16. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      maybe you should both increase the DISTANCE (of the settings of the POKEBUDDY plugin) dramatically. try 300. it's such a far pulling range. even if u fly very very high the bot senses any pet on the ground to return for a battle.
       
    17. snusnu311

      snusnu311 New Member

      Joined:
      Aug 17, 2012
      Messages:
      35
      Likes Received:
      1
      Trophy Points:
      0
      Last edited: Oct 30, 2012
    18. b3rz3rk

      b3rz3rk Member

      Joined:
      Dec 3, 2011
      Messages:
      157
      Likes Received:
      0
      Trophy Points:
      16
      Oh. Wow. How did that happen <.<
       
    19. Trizzay

      Trizzay New Member

      Joined:
      Apr 20, 2012
      Messages:
      76
      Likes Received:
      0
      Trophy Points:
      0
      When I'm fighting a frog that turns me into a frog (disables all actions for 1 round) it gets stuck and doesn't know what to do. Any fixes for that?
       
    20. Trizzay

      Trizzay New Member

      Joined:
      Apr 20, 2012
      Messages:
      76
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to set it to automatically FORFEIT the match if all of the opponents are common or poor quality? This way it doesn't waste time and only fights to capture blues or greens.
       

    Share This Page