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 26, 2018 at 2:48 pm #7598
hey @lyfox did you ever update the first script?
I’ll do a greasemonkey script for the garland tools one too just came back to the game
Yea i made it a little more structured for duplicates but i couldnt get my hands on datamined French or German recipes. Sorry about that.
July 26, 2018 at 3:06 pm #7600Yea i made it a little more structured for duplicates but i couldnt get my hands on datamined French or German recipes. Sorry about that.
I updated the first greasemonkey script. I’m looking into the garland tools now, never used it for crafting lists before
July 27, 2018 at 4:24 pm #7616July 28, 2018 at 1:46 am #7620July 28, 2018 at 2:13 am #7621Well ive been crafting ** and *** since release and had zero issues with solver. Its 100% optimized for endgame and im not sure why observe is a problem. Its very good when you bait conditions on Byregot step. Also if you dont like it you can simply remove observe from hotbar and solver will use something else instead.
But to answer your question yes its very easy to use a macro instead.
Just replace this line:
miqo += "solverPreset(recommended)\r\n";
With this:
miqo += "craftMacro(YOUR_MACRO)\r\n";
July 28, 2018 at 3:09 am #7622Really? I did see some posts of people (might have been you, even) Saying the solver works 100%, but for me its hit or miss, even with food and pretty high stats (1700/1700-492 before food) and it HQ’s around 7/10. I’d have no issue with observe I guess if the craft would HQ regardless, but seeing it spam Observe > observe > observe > basic touch > complete the craft is kind of annoying.
Thanks for the help!!
July 28, 2018 at 3:25 am #7623July 28, 2018 at 4:05 am #7624For the settings Im not really sure what I used or what I should be using, since Im kinda new to the program. For the cross class I set w/e I use on my in game macros on hotbar 1. I’ll get some pictures tomorrow and make a thread about it, didnt mean to spam your thread!!
Thanks again for your great help!!
August 6, 2018 at 1:59 pm #7723***Sorry I posted in wrong thread ****
Trying to make Woolen Yarn HQ using the described system, get the following error…
(13:36:44) DEBUG: Import error! Unknown preset type ” 🙁
(13:38:41) Crafting started.
(13:38:42) I want to craft! Where is your Crafting Log?Not quite sure how I upload a crafting log? I think I did the javascript copy/paste thing correctly, on the ffxivcrafting website. I copied the following but cant seem to import…. this is the script that is generated after hitting enter in java console;
//Pre-Requisite Crafting
solverPreset(recommended)
nqhq(balanced)
reclaimOff()//–Section crafts: 0
//Crafting List
solverPreset(recommended)
nqhq(balanced)
reclaimHQ(50)job(WVR)
recipe(Woolen Yarn)
craft(94)
//–Section crafts: 94//Repair
reclaimOff()
repair()What exactly do I do with this?
August 6, 2018 at 2:29 pm #7737August 6, 2018 at 2:37 pm #7739August 6, 2018 at 2:40 pm #7740August 18, 2018 at 7:53 pm #7923August 19, 2018 at 4:14 am #7932October 3, 2018 at 7:32 pm #8806 -
AuthorPosts
You must be logged in to reply to this topic.