Tailor Archive
Thread: needed a updated macro for tailor
Page 1 of 1
Kjeldor33
Mon Jan 12, 2004 1:33 am
#2
heres what i used. I had clothing kits in slots 1-8, the first macro in slot 9, the 2nd macro in slot 10. I used two macros, because it always messed up as one because it was too long. It gives you 4 seconds to select your resources, but if you have a slow computer / connection, you may have to make it longer than that. Also set to use practice mode, as i assume if you are macroing, you are grinding exp. Using this macro and cartridge belts, i can get nearly 3000xp a minute.
Macro One:
/ui action toolbarSlot00;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot01;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot02;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot03;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot09;
Macro Two:
/ui action toolbarSlot04;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot05;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot07;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
If you want it to loop, have the 2nd macro point back to slot 9 (toolbarSlot08) at the end.
Hope it helps. Its made my life easier after getting tailor as my 2nd holo. i started out as a Tailor, and was 4 boxes from master when i gave it up a few months back.
Macro One:
/ui action toolbarSlot00;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot01;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot02;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot03;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot09;
Macro Two:
/ui action toolbarSlot04;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot05;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot07;
/selectDraftSchematic XX;
/pause 4;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
If you want it to loop, have the 2nd macro point back to slot 9 (toolbarSlot08) at the end.
Hope it helps. Its made my life easier after getting tailor as my 2nd holo. i started out as a Tailor, and was 4 boxes from master when i gave it up a few months back.
Page 1 of 1