I've linked the SVN and put it in my plugins folder but it doesn't show up on my list of plugins when running honorbuddy. I labeled the folder BattlePetSwapper can anyone help me out with this.
It won't let me change the setting for using favorite ringer pets. I'm trying to set it to false but it keeps changing it back to true. Any ideas?
Settings not working - sounds like a permissions issue for the plugin perhaps? Not sure where it stores it, but try finding out where plugins store info and clearing it. And make sure the bot is stopped, sometimes that causes problems. Doesn't show up - make sure it's not in an extra folder inside Plugins. it needs be only one folder deep (i.e. plugins/battle_pet_swapper/blah.cs files) Scavanger - same thing, check the directory structure. Sometimes you have to move SVN stuff around to get it to work. max - doesn't need an API key, not sure what you mean? My issue is that sometimes it goes to swap - and leaves one dead pet in the mix. Not sure why it'd do that, but I'm using favorites only and have 5 alive pets that should match (all nearly same level)
if i use the setting "Ringerx2" is it possible to only use pets between a certain level range in slot 1? thanks
Yes, the minimum and maximum pet level controls the ringer settings. To explain what BPS does, Minimum, goes through the pet list by journal order (in theory it's by level/xp per pet, then by guid ) , and selects the first pet that meets the criteria. Maximum, same deal. It picks the first pet that meets the highest level criteria. Ringer should be more random than it is, it will choose from the list in the same condition as the last time, and the next, until the conditions you choose are modified. If you want something more selective, I'd suggest adding desired ringer pets to a favourites position in the pet journal, so the first criteria is the shortest list of possible pets, and not the same 4 pets every time. Eg if you put Min 10 and max 24, it will go through the list and find the first pet in the journal that is level 10, using the sorting order from the pet journal. If there's no level 10, it goes through to find a level 11,12,13 and so on until it finds 1 pet, checks if it has above 90% health, etc, is alive, etc. The same filter works for the ringer, but it reverses the sorting order, and starts from the end of the list, due to this filter being quite basic, picking the first pet in the list until it's 'used', then the next, etc.
This might be pokehbuddy, and not BPS, the way that BPS works now is to be delayed so that it can cooperate with pokehbuddy, and not fight for LUA access, which is a security /threading issue. Modifying the BPS code to work outside of the pet battle more frequently would fix this. The issue comes up between battles where BPS has not had enough time or the knowledge that a battle has taken place and needs to swap pets again. Easy enough to fix, but it also requires that the same delaying or timer mechanics be added to pokehbuddy before starting a battle. Since the two don't talk to each other, they often step on each others toes. It requires giving BPS more time to validate the pet line up when pokehbuddy is not in pet combat, sometimes pokehbuddy just jumps into a battle without checking if the criteria for entry has been met. So, what PB does, is leap, then look at the journal, because it doesn't get a lot of time to target a pet, before the bot takes control again, and the pet journal can be unreliable, it won't always use current data, which is akward. Afaik, you kind of have to check the individual pet, and not the 3 slots used for combat, which requires a recode of the pet selection methods. In some ways, a pet battle bot, would prevent this, and add in a new series of incongruous errors and stupefying actions. Mostly with gathering profiles and handling terrain, in the way that archaeology is often glitchy. Or how gatherbuddy is predictable and bottish in movement.
I dont know what i am doing wrong but 2 things is working for me. Fİrst ıne is sometimes when pets are dead, BPS doesnt change my pets so i get stuck. 2. one is: during ringer2 mod bps swiitches my lvl 25 pets with low lvl pets . IT refuses to choose my other 10 favorited lvl 25 pets I use ringer2 mod msx lvl 6 min health 90 min lvl 1 only blue pets true only favorite pets true use wild pets false for ringer setting only favorite true ringer minimum health 80
Change the minimum pet level to a more appropriate number for the zone you are in. Eg 5 for level 10-12 areas, 9 for 17-20, 11 for 23-25 areas. Etc.
Ok... i give up... i find so hard to manage the settings to power level my pets... even with Ringer or Ringerx2..... You all talking about Maths ... and Programming... no1 told me that i have to have degree in Computer Use in order to use this programm or even this plugin.... what about the common people who dont have a clue about that?... I use Pokebuddy and BattlePerSwap and i have Petarea too.. but i dont know when to use it... i have 5 pets level 25 (after 3 days... without power leveling), and i want to power level all my low favourite/blue pets. Can some1 help or? or send me a message the right plugins settings to use in order to do that?... i dont know anything about pet logic system and how it is working... I have tryed everthing and nothing is working.... the bot sometimes changes always the pets without doing anyhting else and we end up losing the fight, it change the first pet without let it hit in order to not take exp from the fight.... many many different fails and i dont know what to do. Is any1 here who can explain me with SIMPLE words how to manage that (here or with message), or to give up?
Noone can, bcs the plugins were not updated for some time now. HB has changed alot, and the plugins need to be updated also (which didnt happen yet). Sometimes it works, sometimes not. Personally havent used it for some time now, but i leveled alot of pets like 1y ago...
Yeah, I would really appreciate if somebody could create some kind of a "workaround" to make this plugin work again (same was done for Pokehbuddy as well)