Artisan Archive
Thread: Macro question (not a how to make a macro question)
Page 1 of 1
KRONOS1974
Sat Jan 03, 2004 4:27 pm
#1
Ok im 4/4/4/2 artisan undermy second name. And have tried using a macro i found on the forums. But i am having problems getting it to run correct. It will run, ill sample, ill stand, sit, pause, then nothing--wont sample again.
Im using this.
/sample;
/pause 5;
/sit;
/pause 5;
/stand;
/pause 25;
/ui Action toolbarSlot00;
Ok what do i add to toolbarslot _ _; is it f12, or 12 or what--i have this macro in my F12 slot.
Will it repeat itself or must i repeat the commands in the macro?
How do i ge this to keep running?
Thanks
Kronos
Landaarea
Sat Jan 03, 2004 5:21 pm
#2
This confused me as well, But Just remember slot00 is f1.... so slot11 = f12 ....slot12 = shift + f1, and slot23 = shift + f12 theb slot_ _ # is f x - 1...
NomAnor1987
Sat Jan 03, 2004 5:53 pm
#3
/kneel;
/pause 1;
/sample;
/pause 3;
/sit;
/pause 50;
/ui action toolbar00
place the command in your f1 slot and this will work better... just a hint...
/pause 1;
/sample;
/pause 3;
/sit;
/pause 50;
/ui action toolbar00
place the command in your f1 slot and this will work better... just a hint...
Page 1 of 1