Unfortunately there is no fix, the only way to sort of work around it is to lower the "switch at certain health%" but then you would probably lose anyway. I ran into the constant switching a few times. The 300k/hr was with this issue. Just let it roll!
I only have horde toons, if you want to take a screenshot of the map where it is safe for ally I can sneak in and put together something for you.
I posted my old versions of Pokehbuddy and petswapper into the original post so the links don't get lost in the pages!
Hey - quick profile for Aliance - should not be too many pesky horde around or mobs for that matter to kill you. View attachment Moonlitshore.xml Will post back when I have a good XP / Hour figure. However due to them been crabs (and tanky as crap) I expect it to be slightly slower. (its own thread) https://www.thebuddyforum.com/honor...0-100-leveling-moonlit-shore.html#post1731531
do you know if there's a better profile for leveling your pets? i'm not really looking to level up alts any time soon, I would use kicks anyway for that matter.
Alliance doesn't really need a new zone for this, they just need a reworked path that avoids walking by the town. I'm on one of the most populated horde servers and the only issue I get is when low levels attack me then run to the guards.
Hi, first off: thanks for the plugin. I have an issue with PetArea or atleast I think it's an issue since it doesn't show up in my Plugins. My pets are 1st) lvl 7 2nd) lvl 7 3rd) lvl 3 and I'm still on this profile (it didn't change) [GB2] [4-7] Pet Training Ashenvale Is it supposed to be that way? Should PetArea show up in my Plugins tab?
Hi, first off: thanks for the plugin. I have an issue with PetArea or atleast I think it's an issue since it doesn't show up in my Plugins. My pets are 1st) lvl 7 2nd) lvl 7 3rd) lvl 3 and I'm still on this profile (it didn't change) [GB2] [4-7] Pet Training Ashenvale (it's the plugin from I also copied all of his Kalimdor plugins to PetArea and deleted the others in the PetArea folder. Is it supposed to be that way? Should PetArea show up in my Plugins tab?
PetArea should be showing up, make sure it is sitting correctly in the plugin folder. Are you seeing any errors when you load HB specifically to PetArea?
Any chance you could make one that avoids the Horde town for Alliance? The start of it is great, but it eventually finds its way to the horde town where it just dies over and over. I tried the other Alliance profile but it has constant issues with drowning and is fighting crabs, which are slower to kill.
i have a pet to suggest to you guys Golden Dawnfeather - NPC - World of Warcraft get three of those and you are good to go. (there might be many other viable but these never die) choose peck, sunlight and love potion as their abilities. I got 3 of them for safety reasons but none have died so far, easy 1v3. 2 of mine are blue quality and one is gray. edit: after watchings my pet battle, 1 seems more than fine lol. Make sure it's a blue quality pet if you go for just 1 of them.
If you want to fix this issue with all the pets switching out until they die. If you go to your pet logic in the pokebuddy botbase and delete the line that says like changepet or something. You have to take this out for each pet. note: there might be similar lines in the basic logic section...delete these aswell.
same happened to me. I changed my Bot settings, advance settings>default logic, it says Swapout. the first 3 (I think) are for pets lower than the pet your battling. The 4th (or Last SWAPOUT) should be your level 25 pet, basically saying if you pet is below a certain health swap out. Should fix the problem... Though im not 100% sure. Edit: killadotz Has the method! Delete the swapout command for each pet individually.
Hey there, if you're talking about the PetArea settings. Under HB goto \plugins\petarea, under that find Settings.xml, open that in notepad and put my settings in there. That should help. <?xml version="1.0" encoding="utf-8"?> <ProfileSettings> <onetofour>D:\HB\Plugins\PetArea\4-6-North Barrens.xml</onetofour> <fourtosix>D:\HB\Plugins\PetArea\6-8-Ashenvale.xml</fourtosix> <sixtoeight>D:\HB\Plugins\PetArea\10 - 12 Desolace.xml</sixtoeight> <eighttoten>D:\HB\Plugins\PetArea\16 - 18 - Felwood.xml</eighttoten> <tentotwelve>D:\HB\Plugins\PetArea\16 - 18 - Felwood.xml</tentotwelve> <twelvetofourteen>D:\HB\Plugins\PetArea\18 - 20 - Silithus.xml</twelvetofourteen> <fourteentosixteen>D:\HB\Plugins\PetArea\20 - 22 - Terokkar Forest.xml</fourteentosixteen> <sixteentoeighteen>D:\HB\Plugins\PetArea\22 - 25 - Netherstorm.xml</sixteentoeighteen> <eighteentotwenty>D:\HB\Plugins\PetArea\22 - 25 - Netherstorm.xml</eighteentotwenty> <twentytotwentytwo>D:\HB\Plugins\PetArea\22 - 25 - Netherstorm.xml</twentytotwentytwo> <twentytwototwentyfive>D:\HB\Plugins\PetArea\22 - 25 - Netherstorm.xml</twentytwototwentyfive> </ProfileSettings>