Artisan Archive
Thread: Can't get macro to work..HELP!!! please :P
Page 1 of 1
ljay
Tue Aug 16, 2005 3:43 am
#1
Hi all
ok, i have been a master artisan/weaponsmith for almost 18 months and have now got a free jedi-unlock character on my other account
so to save myself one lot of subs i want to grind my new char up to master artisan/WS
so now the problem begins
when i did the grind initially 18 months ago i used this great macro, kjust sat there double-clicking at resources while chatting to guildies
/ui action toolbarSlot00;
/selectDraftSchematic 03;
/pause 6.5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3.5;
/ui action toolbarSlot01;
/selectDraftSchematic 03;
/pause 6.5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3.5;
/ui action toolbarSlot02;
/selectDraftSchematic 03;
/pause 6.5
/nextCraftingStage;
/nextCraftingStage;
/ui action toolbarSlot02;
/selectDraftSchematic 03;
/pause 6.5
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3.5;
/ui action toolbarSlot03;
/selectDraftSchematic 03;
/pause 6.5;
/nextCraftingStage;
/nextCraftingStage;
/ui action toolbarSlot03;
/selectDraftSchematic 03;
/pause 6.5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/macro newcraft;
/macro newcraft;
this uses 4 tools in slots 00,01,02 and 03 (currently set to craft crafting tools)
the problem is, this macro runs for a few trys (anything for 2 to 10ish) and then i start getting the message
crafting error: no test prototype (or something very similar)
anyone any ideas whats going wrong with it?
Message Edited by ljay on 08-16-2005 11:47 AM
_se7en
Mon Aug 22, 2005 10:02 am
#2
Looks about like what Im using now but one tip here instead of :
/selectDraftSchematic 03; .. .. .. you can also simply use.. .. .. /sel 03;
Other than that your prob may be in your /pause 3.5's what I would do is increase that to an even 4 which is what I am using. I had mine set at 3 and would overlap on occasion due to lag getting resources loaded or something like that so I changed to a 4 sec delay.
Change those to 4 and maybe even 5 if you still have probs but yours is almost identical to mine cept I use 6 tools so mines a bit longer. Same command sequence tho.. ..
Page 1 of 1