April 16, 20197 yr 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);
Create an account or sign in to comment