What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PLUGIN] Pokebuddy - Gotto kill em all!

Hi, been using your Plugin and it works great for the most part. big rep and thanks for making lvling my pets so easy.
-Request 1: was wondering if you could put in the frog debuf (822) and another debuff i came across while fighting a moth, it makes your pet fall asleep for 1 round (498) into the default logic.
-Request 2: Was using Crowly's Petarea Plugin and found it to take allot longer than needed because my pets were fighting against pets that were sometimes up to 5 lvls below their actuell lvl before switching to the next profile. I have found a post from Guadah svn: https://guadah.svn.beanstalkapp.com/guadah/trunk which has an extensive list of training grounds, but does not switch atomatically. my request would be to add or replace the battle areas in Crowly's Plugin with those from Guadah's and make it switch profiles automatically. would do this myself but my knowlege of writing or even changing script in plugins is very limited.

also when i was trying to catch some rares in Uldum i noticed that my toon was always flying past the Tol'vir Scarabs. wouldn't target or fight them at all. don't know what the problem is, because it fights against everything else it comes accross!
 
Last edited:
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?
I think thats the problem. Cant be certain, but thats probably it
 
Hi, been using your Plugin and it works great for the most part. big rep and thanks for making lvling my pets so easy.
-Request 1: was wondering if you could put in the frog debuf (822) and another debuff i came across while fighting a moth, it makes your pet fall asleep for 1 round (498) into the default logic.
-Request 2: Was using Crowly's Petarea Plugin and found it to take allot longer than needed because my pets were fighting against pets that were sometimes up to 5 lvls below their actuell lvl before switching to the next profile. I have found a post from Guadah svn: https://guadah.svn.beanstalkapp.com/guadah/trunk which has an extensive list of training grounds, but does not switch atomatically. my request would be to add or replace the battle areas in Crowly's Plugin with those from Guadah's and make it switch profiles automatically. would do this myself but my knowlege of writing or even changing script in plugins is very limited.

also when i was trying to catch some rares in Uldum i noticed that my toon was always flying past the Tol'vir Scarabs. wouldn't target or fight them at all. don't know what the problem is, because it fights against everything else it comes accross!
1: Im thinking of implementing something for it, and since there are many logic files already it might not be smart to put it in the default logic.
2: Update your PetArea plugin, it has a new fancy button ^^
 
Well I got it to work...stopped it and resumed and broke again...now I'm trying on all accounts at the same time and only my main account still works...the others are all broken...they do not care what I edit the settings to they just don't do crap. It's so annoying because it appears to be a issue with how HB works and not the plugin.
 
I think thats the problem. Cant be certain, but thats probably it

It was not. It randomly worked on one of the tries and leveled from level 1 (with 1 slot) to level 6 (now has all 3 unlocked) then I stopped it and now its broken again and cannot get it to work...it still flies through the waypoints targeting battlepets but fighting none.
 
Fantastic. I restarted my computer hoping it would fix the issue. Now my main account broke too and it's doing the same as the others...just flying around targeting battlepets
>.<
this is incredibly frustrating
 
Last edited:
Just wanted to give a thumbs up.

I use this with Archeology Bot and the combination works great. Archeology runs and whenever a pet within the level range appears it levels my pets.

Just... Awesome...
 
IDK...it's either GB2 or the plugin. But something is not working properly. I have 2 accounts running it ATM working god knows why. 2 more accounts that decided not to work. Settings unmodified.
 
<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>[/CODE]

heal = castspell2 not 3

thats true at 10 of my pets, i dont think at yours its different...
it makes no sence for me and also castspell1 as cooldownskill1, thats not a cooldown spell at all.. or the spell you can change have a cooldown?
also you describe in the first line "swapout health thispet is lessthan 30 and enemy less than 85.. but you say ... "Cast Cataclysm if my pet and enemy pet is above 85%" and also with castspell3 not 2
 
IDK...it's either GB2 or the plugin. But something is not working properly. I have 2 accounts running it ATM working god knows why. 2 more accounts that decided not to work. Settings unmodified.
Try the questing profile please and let me know if that works
 
Hey... First sorry for my english... :D
I put the Pok?Buddy download in my Plugin folder, then i start honorbudy, but nothing happens...
i can't chose Pokebuddy as Plugin and when i load any petlvl profiles there is also nothing happening
can you help me pls? :)
 
Hey... First sorry for my english... :D
I put the Pok?Buddy download in my Plugin folder, then i start honorbudy, but nothing happens...
i can't chose Pokebuddy as Plugin and when i load any petlvl profiles there is also nothing happening
can you help me pls? :)
Pokebuddy should be inside a folder of the plugin folder.

Eg: Plugin/Pokebuddy
 
Tried this for my Lil' XT, but it doesnt work propperly. Its copied straight from the Fossilized Hatchling.xml in Crowleys post, but changed the buff to 385.

Code:
<PetBattleSettings> <Logic>SWAPOUT Health(THISPET) ISLESSTHAN 30 ?CASTSPELL(2) Health(THISPET) ISLESSTHAN 60 ? COOLDOWN(SKILL(2)) EQUALS false?CASTSPELL(3) HASENEMYBUFF(385) EQUALS false ? COOLDOWN(SKILL(3)) EQUALS false?CASTSPELL(1) COOLDOWN(SKILL(1)) EQUALS false</Logic> </PetBattleSettings>[/FONT][FONT=arial]

All I get now is a constant spam of CASTSPELL(3), instead of just applying the debuff to my enemy and then start spamming CASTSPELL(1).
 
Hey... First sorry for my english... :D
I put the Pok?Buddy download in my Plugin folder, then i start honorbudy, but nothing happens...
i can't chose Pokebuddy as Plugin and when i load any petlvl profiles there is also nothing happening
can you help me pls? :)

I have been wanting to try this out for awhile now, just haven't had the time to. I Created a new folder in my Plug-ins folder and named it Pokebuddy, then dumped all of your SVN into it (with TourtiseSVN); however, when I fire up HB and click on Plug-ins, it's not in the list.

Any suggestions?

I've attached an image so you can see what I mean.
PokebuddyProblem.webp
 
I have been wanting to try this out for awhile now, just haven't had the time to. I Created a new folder in my Plug-ins folder and named it Pokebuddy, then dumped all of your SVN into it (with TourtiseSVN); however, when I fire up HB and click on Plug-ins, it's not in the list.

Any suggestions?

I've attached an image so you can see what I mean.
View attachment 68827
Your folder has the wrong name, try Pok?buddy
 
Tried this for my Lil' XT, but it doesnt work propperly. Its copied straight from the Fossilized Hatchling.xml in Crowleys post, but changed the buff to 385.

Code:
<PetBattleSettings> <Logic>SWAPOUT Health(THISPET) ISLESSTHAN 30 ?CASTSPELL(2) Health(THISPET) ISLESSTHAN 60 ? COOLDOWN(SKILL(2)) EQUALS false?CASTSPELL(3) HASENEMYBUFF(385) EQUALS false ? COOLDOWN(SKILL(3)) EQUALS false?CASTSPELL(1) COOLDOWN(SKILL(1)) EQUALS false</Logic> </PetBattleSettings>[/FONT][FONT=arial]

All I get now is a constant spam of CASTSPELL(3), instead of just applying the debuff to my enemy and then start spamming CASTSPELL(1).
Skill 3 is a teambuff, not an enemy buff
 
It would be awesome if you could add support for catching a pet when you don't have any of its kind.
 
Back
Top