EnterSandman
New Member
- Joined
- Dec 6, 2012
- Messages
- 7
Can someone please just upload his Pokehbuddy.cs, here on the forum. I will really be grateful. Thank you.
Sane issue for a long time. Can anyone post his working Pokebuddy.cs please??hey I unpacked it with battle pet swapper into plugins but only battle pet swapper shows up in plugins??? pokehbuddy doesnt seem to show up anywhere in honorbuddy
[22:55:11.076 N] [PB] Logic SWAPOUT Health(THISPET) < 25
[22:55:11.076 N] [PB] 18 < 25 //// returned True
[22:55:11.076 N] [PB] Going to do advanced rating system
[22:55:11.080 D] Lua failed! Status: ErrSyntax
[22:55:11.082 N] [PB] ~~~~~~~~~~~~~~~~~~~~~Rating info~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.082 N] [PB] HP 013 x 10 = 130
[22:55:11.082 N] [PB] Advantage 000 x 2 = 0
[22:55:11.082 N] [PB] Disadvantage 000 x 2 = 0
[22:55:11.082 N] [PB] Level -03 x 4 x -20 = 240
[22:55:11.082 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.082 N] [PB] Total Rating : 370
[22:55:11.082 N] [PB] Final Rating : -100000000 (after extreme low HP penalty)
[22:55:11.082 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.085 D] Lua failed! Status: ErrSyntax
[22:55:11.086 N] [PB] ~~~~~~~~~~~~~~~~~~~~~Rating info~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.086 N] [PB] HP 018 x 10 = 180
[22:55:11.087 N] [PB] Advantage 000 x 2 = 0
[22:55:11.087 N] [PB] Disadvantage 000 x 2 = 0
[22:55:11.087 N] [PB] Level -02 x 4 x -20 = 160
[22:55:11.087 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.087 N] [PB] Total Rating : 340
[22:55:11.087 N] [PB] Final Rating : -100000000 (after extreme low HP penalty)
[22:55:11.087 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.089 D] Lua failed! Status: ErrSyntax
[22:55:11.091 N] [PB] ~~~~~~~~~~~~~~~~~~~~~Rating info~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.091 N] [PB] HP 057 x 10 = 570
[22:55:11.091 N] [PB] Advantage 000 x 2 = 0
[22:55:11.091 N] [PB] Disadvantage 000 x 2 = 0
[22:55:11.091 N] [PB] Level 01 x 4 x -20 = -80
[22:55:11.091 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.091 N] [PB] Total Rating : 490
[22:55:11.091 N] [PB] Final Rating : -100000000 (after extreme low HP penalty)
[22:55:11.091 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22:55:11.092 N] [PB] Pet Ratings - Slot 1 : -100000000 Slot 2 : -100100000 Slot 3 : -100000000
Actually, the problem is with the LUA code and an undocumented change in honorbuddy.This is a great plugin, dude!
But like some people already mentioned above, the swap logic doesn't work for me neither.
The log will always show something like this (pre fight and in fight swapping):
Code:[22:55:11.080 D] Lua failed! Status: ErrSyntax [22:55:11.082 N] [PB] Final Rating : -100000000 (after extreme low HP penalty) [22:55:11.082 N] [PB] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:55:11.085 D] Lua failed! Status: ErrSyntax
Pets will also get the extreme low HP penalty at 100% HP, so I think, there must be a problem with that logic.
<?xml version="1.0" encoding="utf-8"?>
<PetBattleSettings>
<Logic>SWAPOUT Health(THISPET) ISLESSTHAN 30@SWAPOUT EnemyPetLevel ISGREATERTHAN MyPetLevel + 4 $ Health(THISPET) ISLESSTHAN 70 $ MyPetsAlive ISGREATERTHAN 1@PASSTURN HASBUFF(927) EQUALS true@PASSTURN HASBUFF(926) EQUALS true@PASSTURN HASBUFF(822) EQUALS true@PASSTURN HASBUFF(734) EQUALS true@PASSTURN HASBUFF(498) EQUALS true@PASSTURN HASBUFF(174) EQUALS true</Logic>
<SpellLayout>ASSIGNABILITY1(0)@ASSIGNABILITY2(0)@ASSIGNABILITY3(0)</SpellLayout>
</PetBattleSettings>
hey I unpacked it with battle pet swapper into plugins but only battle pet swapper shows up in plugins??? pokehbuddy doesnt seem to show up anywhere in honorbuddy
THE WAY TO GET THIS TO WORK (at least my experience)
Follow the directions in the opening post exactly as written for setting up SVN and downloading.
Start HB, use GatherBuddy2 bot.
Go to settings.
Go to plugins.
Select the Pokehbuddy plugin (it should have a check mark by it).
Save and close the settings folder.
Do not attempt to make any changes to any plugin settings.
If you attempt to use the plugin UI, then the plugin will likely fail on you.
Go to profiles.
Select the profile that fits the pet level range you are going to level.
Set up your pets in WoW.
Start the bot.
nope did with svn still doesnt show up
Check the second post at the start of this thread. There is new information that should answer your questions. Thanks "Maybe" for rebuilding the plugin and for assisting us in getting it to work.