Jump to content

How to Feed Hunter Pet?


johnblaster123

Recommended Posts

Hey,

All fc's I have tried for TBC are not feeding hunter pet.. I have to figure out how to do it myself but I honestly ran out of ideas.

How to feed hunter pet without using macro? Macro is shtity for full afk because you constnatly have to change the food name.

Is there any way to do it in c# script?

Also this one is not working for me 

Lua.LuaDoString("if GetPetHappiness() < 3 then\r\n  CastSpellByName(\"Feed Pet\")\r\n  PickupContainerItem(0, 1)\r\nend  ");
                                    Thread.Sleep(400);

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...