Hi, Turnips are 300g on a couple of realms I use, and as pets are linked to an account they can be bought and sold on any realm. So you could level a new char up to say 5 on a different realm then sell one of your level 25 pets cheapish to get some gold on that AH, then buy some turnips... or grind some gold on that realm by levelling up a Death Knight. The collector plugin doesn't select the pets, the swapper one does that. The reason it puts the low level pets first is so that they take part in the fight and so get rep from it. Pokehbuddy will switch around the pet order, if a pet is injured Afaik.
when i enable this plugin - its doesnt work [06:32:02.418 V] [BPC] System.NullReferenceException: Object reference not set to an instance of an object. at BattlePetCollector.Plugin.Pulse() in f:\Honorbuddy 2.5.6701.525\Plugins\BattlePetCollector\Plugin.cs:line 53 [06:32:02.651 N] [BPC] Pulse() . Object reference not set to an instance of an object. [06:32:02.651 V] [BPC] System.NullReferenceException: Object reference not set to an instance of an object. at BattlePetCollector.Plugin.Pulse() in f:\Honorbuddy 2.5.6701.525\Plugins\BattlePetCollector\Plugin.cs:line 53 [06:32:02.941 N] [BPC] Pulse() . Object reference not set to an instance of an object.
The only way I could create this issue was by starting the bot when I was dead or not in the game. Does it do it even if you are not dead? Does anyone else get the same problem?
<Pet name="Mountain Cottontail" id="61167" /> is not capture-able in Mulgore. EDIT 1: <Pet name="Chicken" id="62664" /> and <Pet name="Biletoad" id="62815" /> are not capture-able in Northern Barrens.
Any update for 5.2 ? Because now when you leave combat, the pet doesnt despawn. So now the bot if fighting the same pet over and over and leave the fight each time....it stucks in a loop. Any way to fix that ?? Thankss
Is Andy West still around? If not, perhaps someone can fix/help continue to move forward with this plugin. So far this plugin works excellently, the only problem is that if I catch one pet, it continues to catch the same pet regardless of it's rarity while there are pets still available to be caught (which I haven't yet caught at all). I don't really care about the rarity I just want 1 of every pet in the zone for my achievement. I'm hoping someone can fix this????
Same problem here, after catching one rare in a zone it keeps catching the same pet over and over again.
Not really, the critters ID change after forfeiting a battle, so i cant blacklist it in pokehbuddy... atleast, not untill i change some big stuff.
And im working to fix & implement all the "minor" pet plugins into pokehbuddy but its a lot of work.... and there's other stuff pokehbuddy needs as well so cant give an estimate.
Is it possible to capture the Minfernal with this profile? If so might you have some suggestions on accomplishing this task?
at 4am server time they spawn. just after the dailies reset at 3am. if you jump on then, you can find dozens. or, create a DK on an oceanic server / alternate realm to capture the minfernal at a more reasonable time of day. depending on your locale.
Whenever I try to use this I can't get it to use the "continent.xml" file, when I load the profile it says "Changing current profile to level 0 - 2147483647", I press start and it comes up with "starting the bot!", then "Currently Using BotBase: Gatherbuddy2", then nothing happens. I can get it to work if I choose a specific zone from the "profiles" folder, but it just keeps battling pets I have already 3/3, despite having "blacklist map pets already owned" set to True. Any help would be much appreciated. Here's the log: View attachment 3160 2014-03-30 13.46.txt
So is this considered a dead plugin I am using it but it seems to keep trying to catch pet's I already have. I am basically looking to just catch all available pets by just flying around in the different continents 2
would be nice if anyone could upload his working version for current HB. Zip the folder and upload.... always getting an error in Plugin.cs
Initialise() have been removed and replaced with OnEnable() if you have a #C editor open the file and change this line : Public override void Initialize() with this : public override void OnEnable() for people not having #C editor or lazy one here the modified file : View attachment Plugin.cs Enjoy !
I download BattlePetCollector.zip and BattlePetSwapper.zip and unzip in my Plugins folder "d:\FRESH_\Plugins\BattlePetCollector\". but i dont see any of them when start HB. I make new fresh install of HB. Pls help
Initialise() have been removed and replaced with OnEnable() if you have a #C editor open the file and change this line : Public override void Initialize() with this : public override void OnEnable()