Bio Engineer Archive
Thread: Desperate For Help on Macro Please
Here it is...
/ui action toolbarPane 04;
/ui action toolbarSlot 01;
/selectDraftSchematic 35;
/pause 8;
/nextcraftingstage;
/nextcraftingstage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
etc
I am stuck at the number of the draft schematic. whatever number i put in over 20... gives me stimpack a's. why??? if i am near a droid or crafting station, it doesnt affect my numbers at all.
someone please help me on this i really dont want to do these by hand :[
I just posted this on the Weaponsmith board. I hope it helps...
Hey there, I was browsing and noticed some of you were having probs with this type of macro. I am Doctor and I use a setup similar to this. I will share some tips.
Start the macro with a /pause 2 - This can help with some lag related issue. All it does is a brief pause before the macro starts. It prevents hang ups when you are auto cycling the macro.
Search for negative numbered schematics - I know this sounds odd but it works. I was in the same situation as many of you - I couldn't locate the proper schematic. When all else failed I plugged in ( -1 ) for my schematic number and got the one I was looking for.
Increase the number of crafting tools - You can increase the amount of crafting tools and decrease your pause time for higher exp gain. The benefit of this is limited to [ crafting time of item / ( number of crafting tools - 1 ) ] . The greatest limiting factor though is how fast you can click resources. Basically, there is no need to have 10 tools if the first item is done crafting by the time you get to the 4th or 5th tool.
I hope this help some of you. If other needs arise I will post additional tips.