Doctor Archive

Thread: Crafting Macro in Practince Mode (Working Example)

Anti-Thug
Sun Feb 01, 2004 7:35 pm
#92






Anti-Thug wrote:
I've used the macros hear and the first two tools work but the 3rd and forth hung when trying to pull up the schematic for the 3rd...so i upped the pause to 10 and it still hung up

so in other words the macro looks like this:



/ui action toolbarSlot00; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot01; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 10;
/ui action toolbarSlot02; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot03; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;


any suggestions?







well what do you know...it just started working...I love this game!!



____Jaylando_________________________________________
RESPECJEDI APPRENTICE

Pimpin' In Space, Yo! -- I am Evil....I am.....Sith!
Changed my mind...the NGE Sucks AND SOE threw the VETS Under the bus....CANCELLED!
GhettoGnome
Mon Feb 02, 2004 12:41 am
#93

Cool thanks i just started working on doctor toady
ImpAssassin
Tue Feb 03, 2004 9:17 pm
#94

Sorry to bring this old topic up but I have a question. If you want to craft say stim pack A's does anyone know the schmatic number. Or how u look it up to find the number? Thank you guys.
Szticks
Wed Feb 04, 2004 8:06 am
#95






Rioden wrote:

I don't Know if anyone has figured this one out but for selecting the schematic. Open your schematic page and count to the schematic that you want, and subtract 1 from the number you counted to.... the first schematic is 00. That should give you a reliable way to find the schematic # for your macro's. Keep in mind that when you recieve new items to craft this # will change depending on how many new items you gain and if they are before or after the item you wish to craft. If they are after the item you wish to craft the # will not change.



Rioden Parnelli

Mos Mesric

Kettlemore







Also remember to take into account what kind of tool you are using. If it's a generic crafting tool you have to count every schematic in your datapad. If you are using a food and chem tool you only have the count the schematics that normally shows up when using the tool. (Ie don't count camps, traps, fireworks etc etc, only food and chemicals.)


A way to make the counting of schematics in your datapad easier is to change the view to a list and do like Rioden said above, count -1.




________________________________________________

Keir Darkin, Ex-Trooper
williamvereb
Sat Feb 14, 2004 11:59 pm
#96

I can't get it to work it says i have no wounds to heal.... PLZ help i need it im lsot with the whole crafting... im mbh ona different server ... going for master doc and need help
williamvereb
Sun Feb 15, 2004 12:31 am
#97

HEY uberpikeman........ whats with the toolbar slot 08 right before the toolbar slot 04? and what about teh 07 piece at the end? and how do i set up my toolbars / macros??
mikeelle
Sun Feb 15, 2004 11:05 am
#98

a program named autoit can do that for you






Mike-elle
jedi
-mike 12 pt chef 12 pt BE
'stalker' 17 point all around shipwright
vendor2307 5407 naboo drop off any winning to my various stuff vendor
Fort Berchest

Megavar
Wed Mar 31, 2004 12:59 pm
#99

the /ui action toolbarslot00 comand isnt working for me. i have my food/chem crafting tool in the F1 slot and my macro in F2. ive tried just typing /ui action toolbarslot00 and still nothing :/
Kyller_Relic
Mon Apr 05, 2004 8:07 am
#100

OK, it is very important that you read all of the posts very carefully regarding crafting. For example, Megavar, it is very important to look at the case of the macro, because it is case sensative. If you read through everything that they say, you will be able to get it to work.



------------------------------------------------------------
Master Medic; Master Combat Medic; Doctor
Medic FAQ: http://www.iootnega.com/medic/medicfaq.asp
Life is far too serious to be taken seriously...
Huntercrafter
Tue May 04, 2004 5:53 am
#101


Hmm, have tryed to make a macro that makes Stim Pack - A, but allways fail.

So I'll just ask someone here to may be make one for me?

I got the foodtool onthe2nd row on F10.
TravisC555
Sat May 22, 2004 5:32 am
#102

AutoCraft1: /ui action toolbarSlot00; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft2;
AutoCraft2: /ui action toolbarSlot01; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft3;
AutoCraft3: /ui action toolbarSlot02; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft4;
AutoCraft4: /ui action toolbarSlot03; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft5;
AutoCraft5: /ui action toolbarSlot04; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft6;
AutoCraft6: /ui action toolbarSlot05; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft7;
AutoCraft7: /ui action toolbarSlot06; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /AutoCraft8;
AutoCraft8: /ui action toolbarSlot07; /selectDraftSchematic 23; /pause 5; /nextCraftingStage;

/nextCraftingStage; /nextCraftingStage; /createPrototype practice item; /createPrototype practice item;

/pause 2; /ui action toolbarSlot08;




I have this macro created, DraftSchenatic 23 is a Small Stimpack A, but it keeps on selecting a Small Glass schematic. I also noticed that it goes to the food part of my food/chemical crafting tool and I need it to go to the other part....Any suggestions?


Thanks!




Archabyakk the Wookiee

Master Shipwright, Master Merchant
Elapidae
Thu Aug 19, 2004 5:26 pm
#103

has /nextC; and /nextCraftingStage; been disabled by the devs?

if I use either of these commands, the crafting kit steals my resourses and thats it.

/ui action toolbarSlot00;
/pause 1;
/selectDraftSchematic 6;
/pause 5;

works good up to here

but /nextC; or /nextCraftingStage don't work after.

after the delay is up, if i try to hit assemble, it gives me an error message "The schematic is not ready for assembly. The slot ingrediant requirements have not been fulfilled. Make sure each of the required slots are configured correctly, and try again."

this is complete BS, the right ingrediants have been selected and all slots filled. I end up having to cancel, which loses the resources that I supposedly havn't placed correctly.

So uh.. ya. has it been disabled, or am I just bugged to hell?



--------------------
Ishikyy ---> Cancelled

"Your ticket to the future is blank" -Rem
See you in WoW!!!
WintheSmuggler
Sat Aug 21, 2004 11:12 am
#104

It still works. I got the entire string to work for me today (8/21/04). I had to do it section by section though with some trial and error. The only advice I can offer is what has already been said:


- watch your spelling, capital letters and spaces (i.e. lowercast 'd' in draftSchematic)

- use the next crafting stage line 3 times just to be safe

- make sure you're nowhere near a public crafting station

- watch the timing onyour pauses to add the resources (lower than 5 wouldn't work for me - fingers not quick enough)

- dont touch any keys after you add the resources unless you're sure the macro crashed

- finally when i did the entire string i got the message that the crafting session had ended and couldn't tell if the macro worked - but then noticed the timer counting down next to the tool


Good luck. Hope something in here was helpful....


Win

Page 8 of 9