April 2, 201610 yr Here is my list of LUA spells I need coded correctly because I can't get them to work myself... (WOW 3.3.5a) 1. LUA code Shoot macro - /cast !shoot 2. LUA code Feed Pet macro - /cast Feed Pet /use x 3. LUA code Windfury Weapon & Flametongue Weapon 4. LUA code combine crystallized life/earth/shadow/water/air/fire into eternals auto... or maybe there's an addon? Thank you!
April 2, 201610 yr Hello, you need to use http://wow.gamepedia.com/API_RunMacroText like this: RunMacroText('/cast !shoot')
Create an account or sign in to comment