WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Hunter Pet Feed Macro (https://www.wowinterface.com/forums/showthread.php?t=658)

Inokis 04-20-05 06:16 PM

Hunter Pet Feed Macro
 
I was browsing through internet posts when I ran across a pet feed macro that didn't work, however I was able to modify it into a working version of that same script:

(This version uses the first slot of your far right bag as the food slot)

/script if UnitExists("Pet") and not PlayerFrame.inCombat then CastSpellByName("Feed Pet"); TargetUnit("Pet"); PickupContainerItem(0, 1); end

Original Post:
http://vnboards.ign.com/WoW_Hunter_C...8/79611188/?85


All times are GMT -6. The time now is 06:57 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI