Bio Engineer Archive

Thread: Crafting Macro

Whrlwnd13
Wed Jan 21, 2004 12:18 am
#79

Yea a crafting macro that works would be nice. Been trying to get one from a different forum (i won't mention the name just in case).It uses 7 crafting tools and 7 macros. Can't get it to work, even the first stage, regardless what i try. Hopefully the droid/Bio-Eng boards have one that's basic enough for an Artisan in training.


If someone would post a link it'd be appreciated.




Xyrek Lok
Master Weaponsmith
12pt WS, +20 FS Experimentation
Crafting High Quality Weapons Since 03/2004

WP 1190 -3620 1km NE of Coronet at the Omega Force Guildhall

- I supported keeping & balancing the old combat system SOE didn't care and gave us the WoW/EQ2 clone anyway
Otof
Wed Jan 21, 2004 5:01 pm
#80

Thank you for this information.
Agauro
Thu Jan 22, 2004 7:33 am
#81

Merchant Forum has one listed in the Merchant FAQ posted by Draz. Also one thing I found is that if you are crafting something that requires a crafting station then you need an extra /nextcraftingstage command in your macro. Without a crafting station only needed 2 but when doing things with a crafting station I needed 3 in a row.
Besoup
Mon Jan 26, 2004 10:42 am
#82

Can anyone gimme the link to this? Thanks in advance.



Besoup Nuggetman
Rebel Terrorist

RTN's Website
"BURN BURN YES YOUR GONNA BURN"


Zarlor
Mon Jan 26, 2004 10:58 am
#83

http://forums.station.sony.com/swg/search?advanced=true




Zarlor - Mesric City, Dantooine - Eclipse
Arissi Plains, Dantooine - Test Center
Agauro
Mon Jan 26, 2004 12:49 pm
#84

You might want to check out the Merchant FAQ by Draz for a sample of a crafting macro. I took it and use it for doing Weaponsmith but it is easy to adapt for any other type of crafting.
Worldmaker2k4
Mon Feb 02, 2004 6:52 pm
#85

Everyone you talked to that said they had one is pretty much lying.


Ever since the removal of the "skip the chance for failure" macro command, crafting macros have all but disappeared.






MMMNJaran Anduuth - The White RaspNMMM
Den of the Rasp: Perishables and Equipment Black Market - Dantooine (-3939, 1285)

shafar
Mon Feb 02, 2004 10:05 pm
#86






Worldmaker2k4 wrote:

Everyone you talked to that said they had one is pretty much lying.


Ever since the removal of the "skip the chance for failure" macro command, crafting macros have all but disappeared.








Um, I just finished up armorsmith today with crafting macro. Check the "Holosmith" post for it. I hope you were just messing with this guy. Of course I guess I could be pretty much lying...






Vecin Ste'Lar
Corron Mistwalker
Fynite
Tue Feb 03, 2004 2:30 am
#87

macro here:


put the food and chemical tool in one of your toolbar.


/ui action toolbarSlot00; u want tool bar in first or f1 slot


/iu selectDraftSchematic 04; or whatever the one u want to use;


/pause 5; gives u time to click your resources note u have to click on the resources.


/nextCraftingStage;


/nextCraftingStage;


/createPrototype;


/createPrototype; or if want t use practice do /createPrototype noitem;


/iu action toolbarSlot01; to loop agian, make sure you have macro in the next to the food tool or f2 slot


Fynite
Tue Feb 03, 2004 2:32 am
#88

opps it


/selectDraftSchematic 04; not /ui selectDraftSchematic
iqe
Tue Feb 03, 2004 2:41 am
#89

world u are on crack i think


here i just grab one of mine for u might of been from tailor


just adjust it to the size u need as in how many crafters u will need like 30 secs u will need about 6 slots i think


o yeah can anyone figure out what i add to this macro linesto never have a critical failur


/ui action toolbarSlot01;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot02;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot03;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot04;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot05;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot06;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot07;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
:
/pause 2;
;
/ui action toolbarSlot08;
/selectDraftSchematic 124;
;
/pause 5;
;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
;
/pause 2;
;
/ui action toolbarSlot00


o i forgot store your macro in note pad insted of swg way better can easy edit if need be and on to my ? what do i grind in doc for best xp
Fynite
Tue Feb 03, 2004 3:13 am
#90

only thing i can think of is adding 3 /next.


the /createPrototype Practice noitem; does result in failures, which the item doesnt register in the tool.


Fynite
Tue Feb 03, 2004 3:14 am
#91

my bad I.I miss reread your message, theres nothing you can add that would result in 0 percent failure. I thought your macro had a 0 percent failure.
Page 7 of 16