Doctor Archive
Thread: Got some macro problem...
Page 1 of 1
Huntercrafter
Tue May 04, 2004 7:07 am
#1
Im trying to make a macro that makes A-stims, and i got it to this (look down).
But i only get a message saying the craftin session has ended..
-----------------------------------------------
/ui action toolbarSlot00;
/selectDraftSchematic 7;
/pause 5;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item ;
/createPrototyoe practice no item ;
/pause 3;
/ui action toolbarSlot01;
/selectDraftSchematic 7;
/pause 5;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item ;
/pause 3;
/ui action toolbarSlot02;
/selectDraftSchematic 7;
/pause 5;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item ;
/pause 3;
/ui action toolbarSlot03;
/selectDraftSchematic 7;
/pause 5;
/nextC;
/nextC;
/nextC;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui action toolbarSlot04;
-------------------------------------------
NorthWind1
Tue May 04, 2004 7:43 am
#2
The "problem" is that you are practicing.... remove the "practice no item" and you'll be full of Stim-A's in no time.
dbmack
Tue May 04, 2004 10:31 am
#3
NorthWind1 wrote:
The "problem" is that you are practicing.... remove the "practice no item" and you'll be full of Stim-A's in no time.
Yeah, if you actuallly want the items created, then don't use "practice no item". If you're just grinding for xp, then make sure you aren't standing near a food/chem crafting station or med droid, that will screw up your grind.
Songe
Tue May 04, 2004 5:24 pm
#4
You always get the 'crafting session has ended' with macros anyway.
Page 1 of 1