Miqobot

Forum Replies Created

Viewing 15 posts - 301 through 315 (of 3,032 total)
  • Author
    Posts
  • in reply to: cordial spelled incorrectly #32759
    Miqobot
    Miqobot
    Keymaster
    1+

    when i am fishing and tick use cordial, it’s spelled correctly, but when it refers to cordials in the log, it is spelled as “Nom-nom a 350 GP *coridal* :3”
    this has no impact on the bot, I am just letting you know. thanks!

    Thank you for reporting very much!

    on another note, was only hooking during a certain window after casting your line ever implemented?

    Unfortunately no. This feature was supposed to be a part of Gathering updates, but they were postponed.
    We are still planning to implement it, but we can not promise that it will arrive soon.

    in reply to: Open scenario scripting engine for squadrons/combat #32753
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, of course, there are plans to implement additional tools for custom combat scenarios.
    However, it’s not as simple as activating a combat function.

    First of all, the basic combat module is not capable of performing dungeon mechanics. In order for this to become possible, we have to manually implement each mechanic in Miqobot source code. Without additional algorithms she will simply stand in acid puddles and AoE omens.
    So this feature will not allow you to farm any dungeon or trial out of the box.

    The dungeon navigator itself is indeed a simple script, as you noticed correctly. But in addition to this script, each dungeon requires multiple adjustments to the root combat module and several dozens of new algorithms that will allow Miqobot to understand and handle dungeon mechanics correctly.
    This is why it usually takes several months to introduce additional dungeon support to Miqobot application.

    You can also find more information in a similar thread:
    Dungeon Anima weapon support

    in reply to: Does Miqobot upload my character data? #32747
    Miqobot
    Miqobot
    Keymaster
    1+

    No, there is no such feature in Miqobot.
    We do not track your personal character data. It is not required for Miqobot performance and would only raise unnecessary security concerns.

    in reply to: Bot News? #32722
    Miqobot
    Miqobot
    Keymaster
    0

    My question is just whether that means it’s been included for a while or will be soon? (relative to when updates come out of course)
    I wasn’t really sure how to read the patch notes thread with the crossed out items and whatnot.

    Yes, plans for Triple Triad have been established several years ago, but during all this time other features have always been in higher demand.
    Upcoming Features section is a reflection of the latest voting period results: Voting Results
    Crossed out entries are features that have been implemented recently.

    from what i can tell its part of the QoL updates that never came

    No, Triple Triad support is not related to Quality-of-Life updates.
    It is a standalone feature pack.

    in reply to: Fishing scenario #32721
    Miqobot
    Miqobot
    Keymaster
    0

    No, at the moment there is no such feature in Miqobot.

    in reply to: Shadowbringers 5.58 – Issues & Feedback #32697
    Miqobot
    Miqobot
    Keymaster
    1+

    Yes, Final Appraisal does not advance the synthesis step and may indeed break your macro.
    However, there is a simple workaround for that. Please create the following ingame macro and put it on your hotbar instead of Final Appraisal:

    /ac "Final Appraisal" <wait.2>
    /ac "Delicate Synthesis"

    Please replace Delicate Synthesis with the action that comes next in your rotation.
    This macro will execute two actions at the same step and will advance the synthesis correctly.

    Please note that this workaround is not required for Crafting Solver. The solver is fully capable of handling Final Appraisal as intended.

    in reply to: Shadowbringers 5.58 – Issues & Feedback #32681
    Miqobot
    Miqobot
    Keymaster
    1+

    Energy Siphon is used only at 3+ enemies.
    In single target rotation the main Aetherflow ability is Energy Drain. Please make sure that it’s located on your hotbar and is reachable by keyboard.

    in reply to: Is there going to be updates? #32675
    Miqobot
    Miqobot
    Keymaster
    3+

    We are sorry, but this is a duplicate thread.
    We have already answered these questions many times.

    I’m asking because it seems like an open source program more than anything

    No, Miqobot is not an open-source project.
    It provides tools that give flexibility and allow augmenting existing features to a certain extent.
    But the core functionality is implemented by a small team of developers working on the project full-time.

    there’s barely any updates

    An official announcement regarding updates is posted in the main status thread:
    Shadowbringers – Miqobot Status
    If you are not satisfied with this explanation and wish to continue the discussion, please use this thread:
    Bot News?

    missing dungeons, no auto trust system for SHB

    This is not correct.
    There are several Trust Dungeons for Shadowbringers expansion natively supported by Miqobot. You don’t have to download any additional presets to use the Trust System.

    rather than be a ‘bot’ program, we have to figure everything out ourselves like adding files and changing things around with no guide and just getting yelled at by the bot because of certain errors that explains nothing

    You can find many guides and tutorials in our Help section:
    Miqobot Forums – Help
    Our Tech Support can also answer any questions you have regarding Miqobot features.

    but with 0 support

    This is not correct.
    Our Tech Support is working non-stop and is available via the feedback form at our website:
    https://miqobot.com/#support

    unless you’re lucky to get a reply from the community.

    The community is not obligated to provide technical assistance for our product.
    If you require technical assistance, please contact our Tech Support directly:
    https://miqobot.com/#support

    I don’t see why we’re paying a monthly sub. Yet this cost half the amount of a subscription to the actual game itself

    We are sorry, but we don’t see a problem here.
    If you are not satisfied with the current feature pack, then of course, please don’t pay. We do not impose recurring payments, so you don’t have to make any effort to stop the subscription.

    in reply to: Macro for crafter #32667
    Miqobot
    Miqobot
    Keymaster
    0

    Using ingame crafting macros with Miqobot is possible but not recommended.
    Please refer to this thread for detailed explanation:
    Crafting using a one button macro

    in reply to: Gathering tab not working #32666
    Miqobot
    Miqobot
    Keymaster
    0

    The default Miqobot grid you have selected is not optimized for gathering in Diadem.
    It was created six years ago for a different game feature. It is used only as an example of 3D Radar capabilities.

    If you wish to setup Miqobot for gathering in Diadem, please download one of the scenarios created by our community:
    Index: Scenarios – Ishgard Restoration

    in reply to: Raise text macro #32631
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, there is a simple way.
    If you need to prevent a macro from repeating itself, you can use ingame /macrolock and <wait> commands.

    /micon "Raise"
    /mlock
    /merror off
    /action "Raise" <wait.2>
    Miqobot
    Miqobot
    Keymaster
    0

    You can already disable the use of any action by one of the following options:

    1. If you don’t wish Miqobot to use a certain ability, you can remove it from your hotbar.
    2. If you still wish to be able to use it yourself, you can put it in a macro and hide it behind a different icon.
    3. If you need to see the cooldown as well, you can put it on a separate hotbar and tell Miqobot to ignore it via Advanced Settings – Ignore Hotbar.
    4. Alternatively, you can place it on a Cross Hotbar. Cross Hotbars are not evaluated by Miqobot.

    In addition, you can create a simple hotbar manipulation macro that will remove certain abilities from your hotbar or quickly put them back with a single button click.

    in reply to: Bozja #32624
    Miqobot
    Miqobot
    Keymaster
    0

    No, Miqobot does not support Lost Actions from Bozja instances.
    Assist Mode is designed to perform a general combat rotation. Additional duty actions must be triggered manually.

    in reply to: Update before Endwalker? #32618
    Miqobot
    Miqobot
    Keymaster
    1+

    We are sorry, but nothing has changed.
    The development process is still paralyzed and there is barely any progress towards the next update. It is unlikely that we will be able to finish another version before the Endwalker expansion.

    At the moment it’s not possible to make predictions of the next ETA.
    We continue working on the project full-time and will do our best to keep Miqobot updated for every game patch. But we can not promise that new features will arrive anytime soon. So when you subscribe to Miqobot project, please consider the currently available features only.

    If you wish to continue the discussion, please use this thread: Bot News?

    in reply to: Healing instantly out of combat #32612
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for your suggestion very much.

    Certain healing spells, such as Regen and Asylum, are already disabled when your healing target is not in combat.
    However, Assist Mode is not disabled completely, because Miqobot doesn’t know your intentions. For example if you are inside Palace of the Dead, health must be restored as soon as possible regardless of combat, because time is of the essence.

    If you wish to prevent healing completely, you can simply stop or pause Miqobot.

    Please note that Pause Hotkey is not a workaround, it’s a feature that we would recommend to use at all times.
    There are a lot of different cases wherein a pause or delay is preferrable, but it’s physically impossible to identify and implement all of them. The Pause Hotkey is a feature designed to address this problem. So please use it when the circumstances demand it.

Viewing 15 posts - 301 through 315 (of 3,032 total)