Miqobot

Forum Replies Created

Viewing 15 posts - 2,461 through 2,475 (of 3,057 total)
  • Author
    Posts
  • in reply to: Stormblood – Upgrade Stage 1 #4140
    Miqobot
    Miqobot
    Keymaster
    0

    Patch 4.01 arrives on Jul 4, 2017 3:00 a.m. (PDT).
    As always, we are making all the necessary preparations to upgrade Miqobot for Patch 4.01 as soon as possible.

    Thank you for your patience and understanding!

    in reply to: Stormblood – Upgrade Stage 1 #4137
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for your feedback!
    We will definitely look into these improvements after all necessary Stormblood upgrades are in place.

    in reply to: Stormblood – Upgrade Stage 1 #4135
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, of course.

    in reply to: Stormblood – Upgrade Stage 1 #4131
    Miqobot
    Miqobot
    Keymaster
    2+

    We are sorry, but as we said earlier it is impossible to provide ETA for the expansion as big as Stormblood.
    Our developers are working day and night to upgrade Miqobot as fast as possible.

    Thank you for your patience very much!

    in reply to: Stormblood – Upgrade Stage 1 #4129
    Miqobot
    Miqobot
    Keymaster
    2+

    Patch 4.01 arrives on Jul 4, 2017 3:00 a.m. (PDT).
    As always, we are making all the necessary preparations to upgrade Miqobot for Patch 4.01 as soon as possible.

    Thank you for your patience and understanding!

    in reply to: Stormblood – Upgrade Stage 1 #4128
    Miqobot
    Miqobot
    Keymaster
    2+

    How is phase 2 coming along?

    It is coming along nicely, but there is still a lot of work to do.
    Thank you for your concern!

    in reply to: Stormblood – Upgrade Stage 1 #4127
    Miqobot
    Miqobot
    Keymaster
    1+

    May I ask what language its written in Im curious because i am just starting to learn some python.

    Different modules of Miqobot are implemented in different languages, depending on which one is best suited to solving certain problems. At this stage of development Miqobot is based on 5 programming languages:

    • C++
    • C#
    • AutoIt
    • Lua
    • Python

    Thank you for your interest!

    in reply to: Stormblood – Upgrade Stage 1 #4126
    Miqobot
    Miqobot
    Keymaster
    1+

    Would it be possible to implement a way for Miqobot to tell if the skills in the hot bars are active or not, so that she does not include them in the solver if they are not actually available?

    Yes, this is one of the vital upgrades required for new crafting mechanics.
    As many abilities are now affected by the presence of Soul Crystal, the previous method of hotbar scanning is not viable anymore. It must be complemented with the actual Soul Crystal detection.

    Thank you for your request!

    in reply to: [Beta] Scenario Scripting Engine #4125
    Miqobot
    Miqobot
    Keymaster
    0

    Is there a way to skip cutscenes elegantly?

    Would you please give us more information, what cutscenes do you want to skip exactly?

    There is no such feature in the current toolset, but if you describe what exactly you are trying to achieve, we can include your request into Planned Functions for the next Beta.

    in reply to: [Suggestion] Hunt Radar #4124
    Miqobot
    Miqobot
    Keymaster
    1+

    Yes, Hunt Radar is already implemented.

    As @zumy described correctly, you can use “Filter by Name” feature to look for hunt targets.

    • Several targets can be specified using comma , delimiter.
    • Box under “Treasure Hunt” can be used to display the list of targets.
      Use * character to display all detected targets.

    Implementing something similar to Guildwork is hardly possible, because we don’t have enough players who would actively search for hunts on all 64 (66 already) game servers.

    You can find more information in these threads:
    Miqobot and Hunts
    Optional small radar list
    3D Radar: Filter by Name

    in reply to: Crafting: Specialist trait interference #4123
    Miqobot
    Miqobot
    Keymaster
    1+

    We are very sorry, but what you ask can not be described as a little hotfix.

    Miqobot already ignores the trait in question, and this is exactly the problem.
    Stroke of Genius alters the core crafting mechanics, and the only viable solution is to make Miqobot aware of this trait.

    As @lyfox mentioned correctly, there are no options in the Crafting Solver that would be worth 30 seconds of your CPU. It does not matter whether you are 60 or 70 because the math used by Miqobot stays the same. Even with all CPU intensive settings enabled you will gain only +3-4% of quality output. These options provide boost only for low level characters.
    Explanation of CPU intensive settings

    • RNG still remains the biggest factor, and the only way to overcome it is to implement new 61+ abilities.

    We assure you, if there was even a slightest shortcut to make Crafting Solver work with new mechanics, we would already implement and release it. Alas, there is not.
    The amount of changes introduced by Stormblood is immense, but our developers are working day and night to upgrade Miqobot as fast as possible.

    Thank you for your patience and understanding!

    in reply to: Spear fishing #4122
    Miqobot
    Miqobot
    Keymaster
    1+

    Spearfishing support is planned for Stormblood Upgrade Stage 2.
    Thank you for your patience very much!

    in reply to: Crafting issue #4121
    Miqobot
    Miqobot
    Keymaster
    0

    Would you please give us more information about your issue?

    1. What does Miqobot say in the Output Area when the freezing occurs?
    2. How long does Miqobot freeze for? For example, if you leave her freezing for 1 minute does anything else happen?
    3. Does this issue occur with both Macro Crafting and Solver Crafting?
    4. Could you please verify that you have all the important keybinds in place, by following our guide on Keybinds and Icons Recognition.
      Here is the list of important keybinds that are used in crafting:
      – [System] Confirm
      – [System] Cancel
      – [System] Display Subcommands
      – [System] Move Cursor Up
      – [System] Move Cursor Down
      – [System] Move Cursor Left
      – [System] Move Cursor Right
      – [System] Cycle through HUD Components (Forward)
      – [Movement] Previous Page
      – [Movement] Next Page
    5. Could you please confirm that Crafting Log is recognized correctly by Miqobot.
      Open Monitor tab, switch mode from “main” to “crafting”, and look for the line that says “Crafting Log: + or -“.
      Please make a screenshot of Monitor tab when Crafting Log is opened in the game and attach here.

    Thank you very much!

    in reply to: General Notification Sounds #4120
    Miqobot
    Miqobot
    Keymaster
    3+

    Accepted.
    It would not be hard to implement, but just like the rest of QoL features it will have to wait until the important Stormblood upgrades are in place.

    It’s a good suggestion, thank you very much 🙂

    Miqobot
    Miqobot
    Keymaster
    1+

    The hotfix for this issue and for identification of Company Workshops is implemented in Miqobot v1.2.632.
    Please redownload the latest version from our website, if you need it.

    Download Miqobot v1.2.632

    As this is a minor upgrade, it will not trigger “new version available” notification.

Viewing 15 posts - 2,461 through 2,475 (of 3,057 total)