You have to add the repair function to your hotbar if you’re using dark matter.
job(YOUR JOB HERE)
solverPreset(recommended)
recipe(COPY PASTE THE EXPERT RECIPE HERE)
key(alt+=, 5.0) //food, make sure you have alt+= keybound or whatever key you want, and put the food on your hot bar
key(alt+8, 5.0) //tea same as above (this is for 30 minute lasting crafting syrup/tea whatever)
workFor(00:12:30)
craft(max)
key(alt+8, 5.0) //tea--add double slashed at the beginning of the line if you don't want to use tea
workFor(00:12:30)
craft(max)
repair()
repeatChapterFor(00:80:00)
edit: Forgot to add materia extraction. Do this on a second chapter if you want to extract at the end of crafting for 80 minutes
startMateriaExtraction()
Make sure the Materia Extraction icon is on your hotbar, and the slot that it is in has a keybind so Miqo can use it.
-
This reply was modified 3 years, 7 months ago by Much Thicc.