Macros - Hunter/Warlock Cast & Pet Attack
These macros may hav already been known to almost everyone...
but i still want to impart my knowledge :)
Hunter//Warlock Cast and Pet
Attacks simultaneously;
Hunter:: /script PetAttack() /cast Aimed
Shot(Rank#)
Warlock:: /script PetAttack() /cast Shadow
Bolt(Rank#)
Simple Macros... as any1 would say, but they prove helpful
enough :)
Hunter//Warlock Fears, pet stays
Hunter:: /cast
Scare Beast(Rank#) /script PetFollow()
Warlock:: /cast
Fear(Rank#) /script PetFollow()
Here's a nice Hunter Macro that
notifies what to attack::
/cast Hunter's Mark(Rank#) /script
SendChatMessage("Assault that level " .. UnitLevel("target") .. " "
..UnitName("target") , "say") /point
|
|