Chef Archive
Thread: My Macro Not working Please help
Ok, a couple silly questions:
1) What exactly is "nothing"? The crafting tool doesn't start at all, it doesn't let you pick resources, or nothing gets created? Since you're doing practice mode, you won't be getting an item in your inventory (which is what you want when grinding). Any "critical failure" message (since I think that throws off the macro)?
2) Is your crafting tool in slot 9 on the first row? The first slot is 00, so always subtract one from the function key needed when doing toolbarSlotXX. The second row goes from 12 to 23, counting from left to right.
3) Is that the right schematic number? You can check by bringing up a Food/Chem crafting tool and typing in just that line from the macro to see what gets selected.
I have two lines of /createPrototype...
I also have a test marco that is just the frist 2 lines of code to get my schematic number correct.
Are you near a crafting station? if you you need to add another /nextCraftingStage; line to bypass the experimentation phase.