I've deleted the Petfighet folder from the Bot folder, created a new one and download Petfighter from the SVN Below is the log from when I start HB Note: I already have Pokebuddy plugin in my plugins folder.I tried starting HB with that plugin deleted as well. Same errors. The first error I can easily fix by replacing in PetFighter.cs Pok?buddy with Pokιbuddy (that is how the plugin folder is named) I still get the eror for the configform
very strange... i have uploade the same version with other assembly this should work. download and install it from the svn again pls !
the following problem occurs to me: After the first battle nothing happens, no mount, no moves. Code: [16:20:08.581 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object. at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 ) at Styx.WoWInternals.WoWObjects.WoWUnit.[]( ) at Styx.WoWInternals.WoWObjects.WoWUnit.GetCurrentPower(WoWPowerType type) at Styx.WoWInternals.WoWObjects.WoWUnit.get_CurrentHealth() at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsDead() at PetFighterBot.PetFighter.get_NextPetBattleCritter() in c:\Users\******\Desktop\Honorbuddy\Bots\PetFighter\PetFighter.cs:line 703 at PetFighterBot.PetFighter.<WildBattleBehavior>b__37(Object ret) in c:\Users\******\Desktop\Honorbuddy\Bots\PetFighter\PetFighter.cs:line 351 at Styx.TreeSharp.Decorator.CanRun(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.() [16:20:08.584 D] Cleared POI - Reason Exception in Root.Tick() [16:20:08.584 D] Cleared POI
could you please upload the HB-logfile [Guide] How to attach your log [HR][/HR] *Update available* [HR][/HR]
Hello all, i got a question about this botbase that seems to be really nice . I've seen that there is a lot of configuration to choose witch pets to use to form a combination of 3 pets and some others to set a combat routine for each kind of pet and opponent match. As I've never play to any pockemon game, i'm not understanding anything about this kind of Pet battle games. Despite this, do you think it's stiil possible for me to use this BotBase and to find some tuto/HowTo about all theses things ? Maybe it exist already ? If someone get a lin for me i'll be very gratefull. =)
Hi Rupson, it is very simple, read some guids (maybe this >> Leveling Tips & Guids << ) play a bit manually and in a short time, you will understand almost everything
Alright, finally I decided to give that pet battle system a try and installed your botbase. I went into the bot config, clicked on one of my pets and afterwards every click, if on a pet spell or one of the buttons, causes a crash of honorbuddy. Could anyone give me a hint at what to do when starting with it? Is this even what I'm looking for or do I need to use the plugin? I'm totally confused...
Mine does the exact same thing except it walks over and melies the pet and kills it than sits there forever Edit: Restarted and now its fling to them and battling them, But only if its in range it wont fly to them unless it has a pet to ballt in range. I have range set to infinity. If i fly my toon by the npc pets it engauges and kills them like it should.
strange, but how should I know what it is??? I need more info: which area, profile, settings, version, ... and so on did you use??? Or wait, I have written something in the first post!!! I'm not quite sure, it is in a box you should look for yourself again, but I think it was like: [TABLE="class: outer_border, width: 500, align: left"] [TR] [TD]When bugs should occur, report the bug with the HB-Log! >> [Guide] How to attach your log << [/TD] [/TR] [/TABLE] ...
The bot is not working properly when levling pets. I have one lvl 6 one lvl 7 and one lvl 8. And when it starts a battle it just keeps swaping pets untill all of them are dead. My pets that is.
Here it is. Like I said before everything works as it should, if it sees a pet to battle in the mini map he mounts and goes and fights it. Once all the pets in my mini map are killed he mounts up and sits there and I will afk log unless one spawns in my mini map be fore he afk logs.
Yeah I was looking for those also, can't find any. Found em: http://www.thebuddyforum.com/honorb...s/76973-pet-battle-pet-training-profiles.html
Thanks so much, I read and didnt see anything mentioned about using other profiles, works great now. Maybe a link could be put in the first post and some info on it.
The reason why it does it is because in your ComabtLogic the pets should swap at XX% HP. In the settings there is an option that a fight should be given up if the HP of all pets is less than XX%. If you set this option correctly, then it does not happen anymore. I'll change it.
it's seems there's some errors in \PetFighter\Includes\Pokebuddy\Pokebuddy.cs in line230 258 324 325 795 could you post these lines for me ? thanks a lot sorry for my english it says Compiler Error: d:\games\HB2\515new\Bots\PetFighter\Includes\Pokebuddy\Pokebuddy.cs(230,39) : error CS1010: Newline in constant Compiler Error: d:\games\HB2\515new\Bots\PetFighter\Includes\Pokebuddy\Pokebuddy.cs(324,41) : error CS1056: Unexpected character ?\? ..... .....