Yea but if i change it now, all other users will post "Why doesnt it work anymore? /cry" But seriously considering it, or maybe releasing both xD Dunno yet. Will keep u updated For people with this problem.. you can always just use the RAR file one folder up!
I noticed something about the PVP battles. If the pet is lower than 30%, it tries to swap out, but it can't.
I don't know if I am just horrible at this, but this is the only profiles I have yet to get working. I load up HB, first it took me a while just to get both plugins to show in the menu. I finally resolved that. Now basically what happens is I have a level 13/15/15 pets, I have it on GB2, have the plugins enabled, but then the character literally flies around "southern barrens" forever and NEVER gets into any pet battles, I had it going for hours with this problem. Should I have it set to GB2? What profile do I load if so? Am I doing something wrong!? Please help and sorry if these are stupid questions.
re: [PLUGIN] Pokébuddy - Gotto kill em all! Open the settings and raise the setting to fight pets X levels below me, I had to set mine to 4 levels below during the 13-15 levels
Where do i put the Pok?Buddy? i did put it in Plugins...Doesn't work, would be nice if u told us where to put it next time!
It does not show up in my plugins and HB give the error Compiler Error: c:\Users\Cody\Downloads\Honorbuddy 2.5.6441.507\Plugins\PokeBuddy\Pok?buddy.cs(349,41) : error CS1056: Unexpected character '\'
A bit more details please. Which language operating system, which version OS, etc. Since its working for nearly everyone, its probably something specific with your pc.
i was wondering if someone could help me a bit with some logics. I'm trying to make one for Mini Diablo and 1 for Lil' Deathwing Mini Diablo uses abilities Burn, Agony, Weakness. I tried to create the following logic Code: <?xml version="1.0" encoding="utf-8"?> <PetBattleSettings> <Logic>SWAPOUT Health(THISPET) ISLESSTHAN 30?CASTSPELL(2) Health(ENEMYPET) ISGREATERTHAN 30 ? HASENEMYBUFF(469) EQUALS false?CASTSPELL(3) Health(THISPET) ISLESSTHAN 45 ? COOLDOWN(SKILL(3)) EQUALS false?CASTSPELL(1) ENEMYTEAMBUFF(469) EQUALS true</Logic> </PetBattleSettings> I wanted to - cast Agony every time when the enemy pet is above 30% and does not have the Agony debuff (Buff 469) - Cast Weakness when my pet is less than 45% and not on cooldown - Cast Burn whenever the Agony buff is not on enemy pet Lil' Deathwing uses Shadowflame, Roll, Cataclysm Code: <?xml version="1.0" encoding="utf-8"?> <PetBattleSettings> <Logic>SWAPOUT Health(THISPET) ISLESSTHAN 30?CASTSPELL(3) Health(THISPET) ISGREATERTHAN 85 ? Health(ENEMYPET) ISGREATERTHAN 85?CASTSPELL(2) HASBUFF(154) EQUALS false?CASTSPELL(1) COOLDOWN(SKILL(1)) EQUALS false</Logic> </PetBattleSettings> - Cast Cataclysm if my pet and enemy pet is above 85% - Cast Roll if my pet does not have the boost damage buff (the 25% roll gives) - Cast Shadowflame None of the 2 logics work though. What am I doing wrong?
Code: CASTSPELL(1) ENEMYTEAMBUFF(469) EQUALS true It only casts burn when agony is on the pet. Change to false. And is it a teambuff or just an enemybuff? Or just make it when not on cooldown, since its the last option it has. Second one seems to work, can you give me a log of the parsing?
I'm attaching 2 logs. 1 with pokebuddy plugin running with gatherbuddy and 1 running Petfighter. Both plugin and bot are installed and reinstalled via each SVN
View attachment Lil' Deathwing.xml Try this lil deathwing script please Did u manually edit the logic files? Because the error is really strange
[PLUGIN] Pok?buddy - Gotto kill em all! Realy good plugin! I have a request though! Is is possible to get something like a true/false check for catching pets you dont have, regardless of what quality it is? It shouldt replace the quality settings though. Like i can have it set so it catches only rares for example, but if an unknown pet shows up then it should catch it even if its not a rare.
How about the "Higher than i currently have" option? is already in there, and will only catch pets when its more rare than what you already have. If you dont have it, it will catch it (but it has to be white quality atleast, it should ignore grey quality)
*Update* Some PVP battle related bugs fixed. Small UI changes -edit Update PetArea as well, it got some love (settings screen)
Hey what's up m8 amazing plugin I've a problem: I have tons and tons of pets and to make leveling them faster I plan on using 5 accounts to powerlevel the ones I like. I'm on my main account and it works like a charm...However on my other account it's just flying through the profile as others have mentioned already without ever flying down and engaging them, it still targets them though. The settings on both accounts are exactly the same (@300 range)...I've tried restarting WoW + HB 5 times and it still does it...I've checked the settings more times than that to make sure they're the same. Main account is a DK and failing account is a Druid. Druid has only 1 pet slot...could this be the problem?