Weaponsmith Archive
Thread: crafting trbl need some help thnx
Page 1 of 1
pep50
Sat Sep 17, 2005 3:34 am
#1
when running my macro i can put resoures in crafting devices,but no xp.an the device timers are not running also.this is a sample of the macro i use.any help would be great thnx all.
/ui action toolbarSlot05;
/selectDraftSchematic 67;
/pause 7;
/next;
/next;
/createprototype practice no item;
/next;
/createprototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/selectDraftSchematic 67;
/pause 7;
/next;
/next;
/createprototype practice no item;
/next;
/createprototype practice no item;
/pause 2;
i craft heavy warsheads if that makes a diff.
Summerflame
Sat Sep 17, 2005 3:47 am
#2
Okay its been a long time since Ive grinded, but if you are standing next to a crafting station (or droid) I think another
/next;
/createprototype practice no item;
/next;
will solve your problem 
If not check the stickies it should be descriebed how to do it in the Warhead grind guide 
GrooperNugent
Sat Sep 17, 2005 5:25 am
#3
Flip the 2 lines as I've donein yellow...and this macro is for crafting near a station...the 3rd /next line is for the experimentation screen.
pep50 wrote:
when running my macro i can put resoures in crafting devices,but no xp.an the device timers are not running also.this is a sample of the macro i use.any help would be great thnx all.
/ui action toolbarSlot05;
/selectDraftSchematic 67;
/pause 7;
/next;
/next;
/createprototype practice no item;
/next;
/createprototype practice no item;
/pause 2;
/ui action toolbarSlot06;
/selectDraftSchematic 67;
/pause 7;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
/pause 2;
i craft heavy warsheads if that makes a diff.
Page 1 of 1