March 15, 20179 yr How do i get my pet to attack a mob with a script or command? i have tried PetAttack(): and Runmacro ("/script petattack(target)"
March 16, 20179 yr Hello, run lua code PetAttack() works . You can also try to run lua code PetActionButton1:Click() (same result) (Runmacro... is not implemented in wow vanilla)
March 16, 20179 yr Author 1 hour ago, Droidz said: Hello, run lua code PetAttack() works . You can also try to run lua code PetActionButton1:Click() (same result) (Runmacro... is not implemented in wow vanilla) Is it implemented in TBC version of bot?
March 16, 20179 yr Author 1 hour ago, Droidz said: "PetAttack()" works in all wow version, "runmacrotext" has been added in TBC I run the tbc and this ("/script petattack(target)" line wont work, am i stupid?
March 16, 20179 yr Author 1 hour ago, Droidz said: Where do you run this line? In the fightclass editor as a spellname
March 17, 20179 yr Author 1 hour ago, Droidz said: You have activate spell setting 'Not spell, is lua script'? No, will try it :)
March 17, 20179 yr Author 2 hours ago, Jalapan said: No, will try it :) PetAttack() not working but PetActionButton1:Click() is working ok
Create an account or sign in to comment