Do you guys find the plugin or botbase to be better?
The new plugin is faster, and works better with other bots. Sometimes.
However, the version with the database often requires replacing the puppy logic, and the process can be glitchy, with multiple logics for each pet.
The bot, uses the old logic files, and is generally fast, but it has the same issues as PB.
I'm sad to see that there's no logics to be found on any of my pokémon >:l
I'm using Unborn Val'kyr, Anubisath Idol and Pandaren Monk.
Can someone please help me out?
From memory, (not in game atm)
Unborn Val'kyr are tricky. The way to use haunt is to only use it as an opener, since it dies for real if you end up killing the enemy pet it haunts. Ie, my pets alive > 1 and enemy health > 80.
Below that opener, you could also use a 2nd line to use haunt again, but it seems impractical.
And, if your other pet dies, you lose the battle. So, it can be frustrating.
Anub and the monk are multi skilled, so you can choose different logic.
Anub does have a block, but you'll probably just use the 10-15-20 abilities to dps instead,
The monk is easier, you can choose the stun or the knock out.
For pvp, most players will choose the stuns, since you can stay alive longer. PB won't be able to pre empt damage cooldowns being used, so it will get the timing wrong, unless it uses a trigger.
managing stuns is a long list of logic code, and requires seeing the cooldown info on the enemy pet, which a player can read and respond to, and is restricted by protected functions in WoW. If the api can read the spell names, it might work, or a database constructed from the spell visuals, etc. But it's a crazy way to get the information for very little reward.