Forum › Forums › Grids and Presets › Crafting [Scenario Generator]
This topic contains 216 replies, has 69 voices, and was last updated by Lyfox 2 years, 8 months ago.
-
AuthorPosts
-
July 16, 2019 at 2:43 pm #15431
Hey Lyfox,
when using scenario script
job(GSM) recipe(Gold Ingot, 2) craft(2)
ends up trying to craft ‘deepgold ingot’
is there a way around this? is this part of the ‘antiDuplicate’ function of your script? has it been updated for new shb items?
also any tips for custom delivery items? it uses the 1st entry instead of for the job im trying for so i end up just ‘favoriting’ the recipe in order for manual miqo craft rather than with scenario
thanks again
No update for shb yet sorry. Im working on it in my free time so it will take a while. Yes this is what the antiDuplicate function does. Should be recipe(Gold Ingot, 4) now.
For custom deliveries it would be easier to make a separate scenario and just modify item names each week.
solverPreset(fastest) job(GSM) craftCollect(on) recipe(Resistance Materiel,8) craft(6) recipe(Cloud Pearl,8) craft(6) craftCollect(off)
July 16, 2019 at 11:24 pm #15465July 22, 2019 at 3:33 am #15735July 23, 2019 at 11:27 pm #15823August 10, 2019 at 8:44 am #16523August 10, 2019 at 12:25 pm #16526hello, might have been asked so many times already, but how can i just make miqobot use my 2 crafting macro’s one after the other on repeat? thanks
If you mean ingame macros, then I have to tell you that this doesn’t work yet. Just write every individual skill’s hotkey of the full macro-chain macro into the macro box of Miqobot and you’re good to go.
If you meant Miqobot to use 2 different Miqobot-Macros for different crafts, you can simply save a preset for every macro. Everything in the red boxes get saved into presets:
August 10, 2019 at 2:58 pm #16529August 17, 2019 at 1:53 am #16697Hello, I’m trying to test the current script generator and the issue I’m running into is that when I try to craft Bronze Ingot for Armorcraft, it instead opts to go for the blacksmith one. I’ve checked the script, and the job is set to “job (ARM)” and in the website I am using the armorer version for sure.
August 21, 2019 at 1:11 am #16819Updated the FFXIVCrafting button and made one for Garland Tools 😀
https://greasyfork.org/en/scripts/31546-ffxivcrafting-list-to-miqo-scenario
https://greasyfork.org/en/scripts/389198-garlandtolls-list-to-miqo-scenario
For firefox users, use ViolentMonkey (https://violentmonkey.github.io/) instead of Greasymonkey for proper functionality
EDIT: All credit for the hard work goes to @lyfox of course, I just adapted his code to a neat button
- This reply was modified 5 years, 2 months ago by xivgAnon.
August 21, 2019 at 11:57 pm #16875Is there a way to use a crafting macro instead of solver for scenario? I have all the keys mapped out for the crafting just don’t know how to make miqo use macro craft instead of solver craft
EDIT: found it a few pages back, nevermind
- This reply was modified 5 years, 2 months ago by phantom330.
August 23, 2019 at 9:15 am #16900Yea, having the same issue where it can’t swap to crafting the same item but for a different class.have to add ,2 manually behind each recipe line.
- This reply was modified 5 years, 2 months ago by PMTboi.
August 26, 2019 at 2:04 am #16967xivgAnon,
Tried out the button and as you have it built it does not allow you to copy the output unless I am missing something. Edited the script so that the line “window.prompt(“Copy to clipboard: Ctrl+C, Enter”, miqo);” isn’t commented out and that allowed it to display so that I could copy the text and it kept the formatting. Note* Using Chrome, and Tampermonkey as the addon for the script.
Cheers
September 22, 2019 at 1:13 am #17635October 7, 2019 at 5:22 pm #17874September 10, 2021 at 4:02 pm #32443 -
AuthorPosts
You must be logged in to reply to this topic.