Armorsmith Archive
Thread: The Ultimate Crafting Macro (Grinding)
Practise is a word in English but it's practice in American.
http://dictionary.reference.com/search?q=practise
The practice thing is a god send. People have been looking for that for a while.
George
Well, I've improved on this a bit. Put everything into one Pane, and it can go forever. Using ribbed shirts, I can get 71k tailor xp an hour... too bad I made Tailoring 4 before I found out about macro's ![]()
Put this macro in the F1 slot, then put 6 crafting stations in F2-F7. To exit the macro, just move to an empty hotkey pane. Also, if you want to go a little faster, you can play around with the pauses.. but those seem to work.
/ui action toolbarSlot01; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot02; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot03; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot04; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot05; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot06; /selectDraftSchematic XX; /pause 5; /* XX is the schematic number */
/nextCraftingStage; /nextCraftingStage; /nextCraftingStage;
/createPrototype practise no item; /createPrototype practise no item; /createPrototype practise no item;
/pause 2;
/ui action toolbarSlot00; /* Repeat macro */
One thing I have noticed useing these kinds of macros is if you mess up while putting in the resources (i.e. you dont fill all the box's or your short of resources 14/15 ) then the macro will try and continue anyway, this will take the resources that you had enough of out of your inv and destroy them.
I was usuing a macro like this I made myself a few weeks ago for Bio Engineering (yea I know how can I be so insane as to try and level in a totaly busted class :smileytongue
and noticed when I was low on 1 resource id keep what was left over but the correct amount of an item would be destroyed and id get no exp, another slight downside is it doesnt handle critical failures very well.
Heres an example...
Making Micro sups,
Run Macro - click resources - instert 15/15 flora - instert 20/20 flora - instert 14/15 meat (yea this happend loads, seams I was constatnly buying amounts of meat that were a multiple of 15 -1 grrrr:smileymad![]()
End result = crafting tool was instantly ready, I lost 20+15 flora but the 14 meat stayed.
As I was half asleep doing these anyway I would make this mistake about 3 times before I realised I wasnt actuly making anything.
To conclude with the addition of 'practice no item' command grinding is much less of a strain on the wrist+finger you just need to watch your resources carefully, well good luck all and please try to have some fun ![]()
Zujin : Scylla
Bio Engineer 2 / 2 / 4 / 4Creature handler 0 / 2 / 1 / 3 Pistoleer 0 / 0 / 1 / 0
P.S.
I'm not crazy, I'm just uniquely sane ![]()
It works. See the thread in "A Crafting Macro that Works"
http://forums.station.sony.com/swg/board/message?board.id=weaponsmith&message.id=11884&highlight=frooniumdrive#M11884
You need it to look like this
/createPrototype practice no item
Trust me, it works
fly safe,
Frooniumdrive
-Limper- *Uniform Marshal* - Chilastra - Tatooine - Bestine -
why does it end my crafting session? someone please help me
Check your experience. The way I wrote the original macro included two /createPrototype practice no item lines so that the crafting tool completely closed after finishing the item. Everytime it says "Crafting Session Has Ended", however, you actually have completed the session and should have the experience.
Don't stand near a crafting station. Don't stand near a driod that functions as a crafting station, Don't stand in a house that contains a crafting station.
for a more complete look at this macroing method.
Good Luck,
fly safe,
Frooniumdrive
-Limper- *Uniform Marshal* -Chilastra- -Tatooine- -Bestine-
GotEgg wrote:
PRACTICE!!!
Practise is not a word, and therefore will NOT work
Practise is a word and works fine bud. Practice also works.
How?
Pigeontology wrote:
I just want to add that if you craft items with 1 resource type (e.g. rifle stocks for weaponsmith) you can get a "click free" macro.
What I mean is, basically use the macro above with minor adjustments but you never have to hit the left mouse button to select the resource. Moving the mouse is not possible thus, you can only select 1 resource.
This requires hardware and the macro is not infinite. But with one click, you cancreate 20 items (or as many as you want to code manually) which is perfect when there is downtime.
1. Open your data and count right to left, up to down. The very first schematic is 0.
2. Your schematics keep the same order. But when you open your crafting tool, take out all the schematics which it can not make.
3. Now count like you did before, keeping everything in order, and that's your number. The higher the schematic the more it will be effected by gaining skills and being around stations.