Creature Handler Archive
Thread: makro for training?
Page 1 of 1
Ykamon
Mon Aug 09, 2004 10:26 am
#1
hey guys,
i have a little question. is it possible to do creaturecommand trainingwith a macro? so you dont need to klick all the time on the menu (if the pet moves you loose it
) and scrawl down the command-list to pick out the command you wanna teach(if you slip away you train the wrong thing...)then type the words or letters again and again... i would like to serve other players in the fastest way i can do it. because satisfied customers are good customers 
is there a way for that?
thank you so far
greets
Ykamon
Frolykk
Mon Aug 09, 2004 10:55 am
#2
Ykamon wrote:
hey guys,
i have a little question. is it possible to do creaturecommand trainingwith a macro? so you dont need to klick all the time on the menu (if the pet moves you loose it) and scrawl down the command-list to pick out the command you wanna teach(if you slip away you train the wrong thing...)then type the words or letters again and again... i would like to serve other players in the fastest way i can do it. because satisfied customers are good customers
is there a way for that?
thank you so far
greets
Ykamon
no it's not posible to make a macro for training.
however it is posible to autotrain your pet by using third-party software, but it would violate the end-user-licence agreement, and is a anable offence.
VempireX
Mon Aug 09, 2004 11:24 am
#3
I helped myself with a little trick:
I have 1 macro with
/ui action radialMenu;
than for each command a macro with
/tellpet (put your command here);
/ui action radialMenu;
I only have to target my pet and with the first macro i bring up the radial and can select the first command to train. Than i click on my first train macro which tells the pet the command and brings up the radial again. Doesn't automatize it, but helps greatly. You will need to sacrifice a whole double-toolbar for this though.
I have 1 macro with
/ui action radialMenu;
than for each command a macro with
/tellpet (put your command here);
/ui action radialMenu;
I only have to target my pet and with the first macro i bring up the radial and can select the first command to train. Than i click on my first train macro which tells the pet the command and brings up the radial again. Doesn't automatize it, but helps greatly. You will need to sacrifice a whole double-toolbar for this though.
Page 1 of 1