Droid Engineer Archive

Thread: Need help with crafting macro.

NaMmY
Wed Dec 31, 2003 10:57 pm
#1

/ui action toolbarSlot12; <----this calls the crafting tool 00-11 top row of tool bar 12-23 bottom row
/selectDraftSchematic 113;
<-----this picks what to craft start at 00 in data pad and count left to right
/pause 3;
<----pauses for 3 seconds
/nextCraftingStage;
/createPrototype Practice noitem;
<-----this makes it a practice item so you dont have to destroy any product
/createPrototype Practice noitem;
/pause 2;
/ui action toolbarSlot01;
<-----this calls the next macro that is identical to this but calls diff crafing tool


this is the macro


It opens the tools...it goes to the item i want to craft. it pauses 3 seconds so i can select resources but after it says twice The crafting session has ended!


what am i doing wrong ??




Gidain Prewitt- BH
Gidian Prewitt- Tailor/Image Designer
Fabeon- Perma banned for Posting Yatta on Bria Forums
Of all the things I've lost, I miss my mind the most
xoshiex
Wed Dec 31, 2003 10:59 pm
#2

ok, enter the resources and hit Assemble, wait and it will end and you will get xp.


Good luck, even with a macro it is tedious.


Movi





<ANXO>
nnnnGANK Elder Jedi (Pre9 Guardian)nnnn
<Movi>
nnnnMaster 32 Profsnnnn
<ANXOS>
Restuss, Rori 5380, 6575
Skymth
Thu Jan 01, 2004 12:43 am
#3

ehm, try this instead:


/ui action toolbarSlot12; <- Boot the craftingstation
/selectdraftschematic 113; <- Pick schematic
/pause 3; <- Pause for resources
/nextcraftingstage;
/nextcraftingstage;
<- Advance through the dialogs (Yes, there must be two of them)
/createprototype practice no item;
/createprototype practice no item;
<- Create the item in practice mode.. pay attention to the spaces.
/pause 1; <- 1 second usually is enough, at least for me.


This template works for me, when Im outside and far from public crafting stations.
Another tip is to use an alias for the /selectdraftschematic, so you don't have to updateyour macro when you need to change what you grind.


Good luck
/Skymth

NeutralMonk
Thu Jan 01, 2004 8:43 am
#4

I have a question:



In that 3 seconds of pause where you put in your resources, do you have to click assemble after it also or does the /nextCraftingStage takes you there?

Zoppo
Thu Jan 01, 2004 7:15 pm
#5

Do nothing else than double-click the ressources, the macro does the rest.



Daktari, Master Droid Engineer on Lowca
Page 1 of 1
Previous Next