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!

i'm still testing this out, just a simple revision / edits to make it work faster than what you've seen.

If it's complaining about BPS not present, then we're using slightly different versions of the code

if so, use the nobps version, it's pre-edited to remove the BPS usage that's inbuilt into the 'advanced' version.

just rename it to the regular Pokehbuddy.cs filename (file attach thinks it's the same :/ )

I have not added any bot checks, if you're using GB2 it nearly has to be right on top of the pet to engage in a battle or GB2 will steal the focus right back.

edit: i'm not sure how to prevent the yo-yo of changing direction every 150-200 ms, the blacklisting process needs time to try again while in the framelock, and GB2 polls faster than 50ms according to testing. Pausing the active bot will fix this right up, but i haven't done it yet.

So while it works, it's not reliable.

edit 2: also noticed it's not reading the cooldown status for abilities (only uses ability 1),i'm just reading through the debug log to see why.
in the debug, the pet logic is executing for pets, but the cooldown status isn't being picked up by the LUA. will probably be something to do with the LUA parsing, or my own set of screwed up addons interfering (which i really shouldn't be using while testing). will try it again in a few minutes with a clean setup.

the good news is, only about a week until WoD and then dealing with menageries & garrisons makes pet battles so much more difficult :P

If i can get the parser to work for strings, i might be able to get it working more reliably while questing (so it doesn't interfere with QuestBehavior usage). it will slow down questing, but that's going to be a good thing.
 

Attachments

Last edited:
if you're having problems with the compile stage, let me know. , either copy the error, or upload the log. It should just be able to drop in and replace, i've moved everything else in the PB folder back to the SVN version so this should work as a drop-in replacement.
 
I've forwarded to the original developer - Maybe he will fix it - who knows ...
 
Compiler Error: e:\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2739,18) : error CS0101: The namespace 'Pokehbuddyplug' already contains a definition for 'BBSettings'
Compiler Error: e:\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2877,18) : error CS0101: The namespace 'Pokehbuddyplug' already contains a definition for 'PetBattleSettings'
 
ItemForAura - Questhelper - Version 2.0 Loaded.
Compiler Error: c:\Games\Honorbuddy\Plugins\Pet Area\PetArea.cs(187,37) : error CS1502: The best overloaded method match for 'Styx.CommonBot.Blacklist.Contains(System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>)' has some invalid arguments
Compiler Error: c:\Games\Honorbuddy\Plugins\Pet Area\PetArea.cs(187,56) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'System.Func<Styx.CommonBot.Blacklist.BlacklistEntry,bool>'
Compiler Error: c:\Games\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(282,30) : error CS0115: 'Pokehbuddyplug.Pokehbuddy.Initialize()': no suitable method found to override


Getting the same thing, only tried to install this for the first time today and am a bit of a noob at most HB stuff aside from adding xml profiles so any help appreciated!! :D
 
Ehh, i thought i uploaded a fix a few weeks ago?

Havnt had the time to test it intensively, but it did compile and battle pets as far as i know.

Lemme dive into it.
 
Problem #1 : I uploaded to the wrong SVN. Not that it really matters coz there were plenty of errors left.



POKEHBUDDY SHOULD BE FIXED NOW



Fixed it for 6.0+, and did some minor changes (puppy logics will always use spell 1 to prevent suicide skills being used, allow wild pets in the swapper actually does something etc...)
 
Last edited:
Np, if you encounter any problems, please explain them in as much detail possible and post logs. I havnt been able to test every scenario yet.
 
Compiler Error: c:\Users\Zachir\Documents\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2739,18) : error CS0101: W przestrzeni nazw „Pokehbuddyplug” występuje już definicja „BBSettings”.
Compiler Error: c:\Users\Zachir\Documents\Honorbuddy\Plugins\Pokehbuddy\Pokehbuddy.cs(2877,18) : error CS0101: W przestrzeni nazw „Pokehbuddyplug” występuje już definicja „PetBattleSettings”.

Still have this problem
Sounds like you have pokehbuddy twice. Is it possible you also have the botbase?

Please try a fresh HB folder if you cant find anything.
 
I understand you've been very helpful
I have an address for a donation?
You have built something beautiful

excuse my english:(
 
Moving to Type: Hotspot, Loc: <347.3884, -4071.917, 111.6299>
Fixated and nothing happens
 
Sounds like you have pokehbuddy twice. Is it possible you also have the botbase?

Please try a fresh HB folder if you cant find anything.

I reinstall HB delete ALL old folders and HB Folders and same problem
 
Back
Top