Forum › Forums › Grids and Presets › Crafting Macro Converter
This topic contains 22 replies, has 13 voices, and was last updated by iNight 2 years, 8 months ago.
-
AuthorPosts
-
April 6, 2020 at 5:13 am #21300
I don’t know where to put this. This is just a simple text replacer I made for personal use, but I thought I’d share it in case someone found it useful. Well, not really made it, just copy paste some code from the web. My programming skill sucks, so if you found problems just bear with it.
How to use:
First, setup your hotkeys.
Then go to ffxivteamcraft.com, create your rotation, and click Export using crafting optimizer format.
Paste it and click Convert button. The crafting macro is ready for you to copy and paste it into Miqobot.
Download link:
Click here to download.
Need .NET Framework 4.7.2.April 7, 2020 at 9:35 am #21314April 7, 2020 at 9:50 am #21316August 2, 2020 at 8:20 pm #22968Not sure I’ll use this myself with solver been released but nice work with the app regardless. I’m sure it will still be helpful in cases solver isn’t the best way.
- This reply was modified 4 years, 3 months ago by Xion.
December 14, 2021 at 10:06 am #33711December 15, 2021 at 7:14 am #33721December 15, 2021 at 7:03 pm #33725December 15, 2021 at 7:35 pm #33726December 15, 2021 at 8:03 pm #33727December 24, 2021 at 7:25 pm #34128December 24, 2021 at 9:26 pm #34143I think only thing that could make this better is if it could read keybinds somehow from the game data.
Sorry, I’m bad at programming. š
But if you place the skills in order to hotbar, and use keys 1 to = for the first row, ctrl+1 to ctrl+= for the second row, alt+1 to alt+= for the third row, your keybinds should be the same as default settings for this tool.
- This reply was modified 2 years, 10 months ago by iNight.
December 24, 2021 at 11:29 pm #34148December 25, 2021 at 12:52 am #34160I think only thing that could make this better is if it could read keybinds somehow from the game data.
Sorry, Iām bad at programming.
But if you place the skills in order to hotbar, and use keys 1 to = for the first row, ctrl+1 to ctrl+= for the second row, alt+1 to alt+= for the third row, your keybinds should be the same as default settings for this tool.
Please dont be hard on yourself, youve created something, and for that you should be proud.
December 25, 2021 at 1:00 am #34161So I gave it a shot today and this is the error im getting.
Attachments:
You must be logged in to view attached files.December 25, 2021 at 1:40 am #34166you need to use ingame format for it to work, Example:
/ac “Waste Not II” <wait.2>
/ac Innovation <wait.2>
/ac “Basic Touch” <wait.3>
/ac “Standard Touch” <wait.3>
/ac “Basic Touch” <wait.3>
/ac “Standard Touch” <wait.3>
/ac Innovation <wait.2>
/ac “Standard Touch” <wait.3>
/ac “Standard Touch” <wait.3>
/ac “Great Strides” <wait.2>
/ac “Byregot’s Blessing” <wait.3>
/ac “Basic Synthesis” <wait.3>
/ac “Basic Synthesis” <wait.3> -
AuthorPosts
You must be logged in to reply to this topic.