Bio Engineer Archive
Thread: Problem with Broad Spectrum Nutrient grinding
Page 1 of 1
Levrion
Sat Apr 03, 2004 3:07 pm
#1
So Im sitting there crafting away, noticing my resources dwindle when I also notice very quickly that I'm not getting a countdown timer on my crafting stations in my toolbar and also no xp. I'm trying to bust through Bio engineer cause I think its my silent profession by grinding through bio nutrient supplements with my crafting droid but this problem has occured. I just reached 0310 BE since today but I have since been halted to a stop due to the fact that I cant craft anymore. Am I bugged? should I log for an hour for information to update? Is the server junked?! Whats going on....Ill even post the macro I use to get through BE Nutrient Grind...
/ui action toolbarSlot12;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot13;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot14;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot15;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot16;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot17;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot18;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot00;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot13;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot14;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot15;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot16;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot17;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot18;
/sel 56;
/pause 5;
/next;
/next;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot00;
Ive been using this macro forever and now it decided to mess up? Whats the deal?
Shivash
Sat Apr 03, 2004 3:52 pm
#2
Easy, you've plonked yourself beside a crafting station or a crafting droid has appeared beside you.
Janust
Sat Apr 03, 2004 5:31 pm
#3
Pretty much.
You've been grinding Micro Nutrient up to Tissues III, and have now switched over to Broad Spectrums. For you to have the Broad Spectrum schematic available, you need to be next to a crafting station. And this is what has messed you up. The extra "Experiment" option that becomes available when you are near a crafting station.
To get around this, add an extra "next;" before the two "create"s
Problem solved. 
Page 1 of 1