Game Guides Archive
Thread: Some macro help pls
Page 1 of 1
Devlenismyname
Sun Apr 17, 2005 9:24 pm
#1
Okay, i have creating a crafting macro, it works till i get to the
nextcraftingstage;
and then the session just times out. Basically I d.cl. on my resouces, and that;s it.
I have tried various versions of nextcraftingstage such as capitals in the n, c, and s postions.
Tried using next, nextc.
Anyone else have this working, maybe you could let me what I am doin wrong.
thanks
Devlen - Starsider
Kino1816
Sun Apr 17, 2005 9:46 pm
#2
copy and paste this macro:
/ui action toolbarSlot00;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot01;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot02;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot03;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot 04;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype no item;
/createPrototype no item;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot01;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot02;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot03;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/ui action toolbarSlot 04;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype no item;
/createPrototype no item;
/macro crafting
name the macro crafting and your ready! but all the crafting kits need to be in the right spots and the pauses can be adjusted as you like.
Kino1816
Mon Apr 18, 2005 6:43 pm
#3
Hmm, you shouldnt get stuck on the next crafting stage, did you hit enter twice after selecting the resources you were using in the item you were crafting? That might be where you got stuck, but if it said "Canceled crafting session," you still get the xp for the crafting, and if you notice, the crafting tool is counting down 
Congrats on master 
quitch
Mon Apr 18, 2005 7:31 pm
#4
capitals matter
just double click on the resources and make sure there is nothing in the output hopper and that there is room in the inv
Devlenismyname
Tue Apr 19, 2005 12:50 am
#6
Thanks for the reply, but I still get stuck at nextcrafting stage. Np tho, I stayed up for an extra 4hrs to grind out master the hard way.. hehe.
demolition32
Tue Apr 19, 2005 3:31 am
#7
also with kino's macro you cant be near a craftin station, that will mess it up and cause you to not get XP but waste resources
Kino1816
Tue Apr 19, 2005 6:39 pm
#8
demolition32 wrote:
also with kino's macro you cant be near a craftin station, that will mess it up and cause you to not get XP but waste resources
/ui action toolbarSlot00;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
You CAN be near a crafting station using this macro AND get xp. As i highlighted, you go past that stage in crafting, so you dont get that little box asking if you want to experiment ect. I know this because i used this macro when i was doing WS on my alt Atiho, while making Medium and Heavy Warheads. You also get a bonus amount of xp for not getting the end result of your crafting.
demolition32
Tue Apr 19, 2005 11:42 pm
#9
/ui action toolbarSlot00;
/selectDraftSchematic X;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/createPrototype practice no item;
/createPrototype practice no item;
fixed for station use 
you need 3 /nextC to use near craftin station, the 2 /createPrototype is standard, its needed no matter where you are
Kino1816
Wed Apr 20, 2005 9:38 am
#10
hmm, never used the 3rd one anyway and still crafted near crafting stations, oh well...
demolition32
Wed Apr 20, 2005 11:47 pm
#11
i find without the third if your too close to the station it will eat the resources and not give you XP
it also says the crafting end line twice instead of once(usually meaning theresa problem with your macro
)
Message Edited by demolition32 on 04-21-2005 01:48 AM
Page 1 of 1