Miqobot

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 3,056 total)
  • Author
    Posts
  • in reply to: more command dungeons #33475
    Miqobot
    Miqobot
    Keymaster
    1+

    The combat navigation module of Miqobot works as follows:

    • Prepare the complete navigation mesh of the current dungeon room.
    • Identify all abilities currently being casted by enemies.
    • Convert all of them to AoE omens by analyzing their shapes and coordinates.
    • Identify all static dangers previously casted by enemies.
    • Identify all static dangers defined by dungeon layout.
    • Identify all AoE omens that are not being casted by any enemy.
    • Identify all danger markers appearing above character heads and convert them to AoE omens.
    • Identify all danger tethers and convert them to AoE omens.
    • Prioritize all omens in accordance to their danger level.
    • Apply all identified dangers on top of the navigation mesh.
    • Analyze the preferred area around the target enemy in accordance to required range and positionals.
    • Apply the preferred area on top of the navigation mesh.
    • Launch a pathfinding algorithm inside the navigation mesh in order to identify the best possible way out of all dangers while maintaining the necessary range and positional if possible.
    • Convert the identified navigation path into directions and keybinds.
    • Start running along the identified navigation path.
    • Apply any additional restrictions implied by dungeon mechanics (disable dashes, prioritize defensive cooldowns, etc).

    This algorithm is executed in a non-stop cycle at a frequency of approximately 100 times per second. It allows Miqobot to react instantly to any changes on the battlefield and adjust the navigation on the fly.
    If you enable “Show Arena” option on Combat tab, you can view the internal navigation mesh and the underlying pathfinding algorithm at every moment of the battle.

    There is no algorithm in Miqobot that would perform a dodge by simply moving to a specified waypoint.
    If you believe it will be enough for all your needs, then we can look into implementing it. But so far, we haven’t encountered a dungeon which would allow for a simple AI to be efficient.

    in reply to: diademBoom() won't face target #33467
    Miqobot
    Miqobot
    Keymaster
    0

    This feature is already available in the game.
    Please enable it under System -> Character Configuration -> Control Settings -> Target -> Automatically face target when using action.

    in reply to: more command dungeons #33464
    Miqobot
    Miqobot
    Keymaster
    1+

    is there any plan to add any more command dungeons? Ideally the level 60 one. Would help in leveling an alt class up.

    We haven’t discovered any viable alternatives to (Lv53) Sohm Al.

    • (Lv60) dungeons give -32% of Sohm Al experience and thus are not efficient.
    • (Lv57) The Vault gives +3.6% experience boost, but the wipe rate becomes extremely high due to many mechanics hitting your character for 90% HP.

    If you have any other ideas, we are open to suggestions.

    I would hope to get tools for making our own dungeon scenario at one point.

    Of course, additional tools for making custom combat scenarios are already planned.
    But they will not be able to perform dungeon mechanics until we manually implement each of them in Miqobot source code. Without additional algorithms, Miqobot will simply stand in acid puddles and AoE omens. So this feature will not allow you to farm any dungeon out of the box.

    You can find more information in this thread:
    Open scenario scripting engine for squadrons/combat

    in reply to: Index: Gathering Grids #33445
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for reporting.
    The entry has been updated with the correct location.

    in reply to: Disable DoT effects for combat assist #33441
    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.

    If neither of these methods work for you, then we don’t have any other suggestions.

    in reply to: FF Server Timed Out #33440
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for reporting.
    However, we are not sure how we can help. Miqobot does not use code injections and does not alter the game client connection. Disconnections usually indicate problems with network or the game server and are not related to Miqobot.

    If you have discovered a consistent way to reproduce this issue, we can try investigating it further, but we can not guarantee that a solution will be found.
    Please contact our Tech Support and we’ll see what we can do: https://miqobot.com/#support

    in reply to: Trust issue #33439
    Miqobot
    Miqobot
    Keymaster
    0

    We are sorry, but this information is not enough to identify your issue.
    At the very least, we have to see the complete message log from the Output Area and the screenshot of the moment when you experience this issue.

    Please contact our Tech Support directly and we will do our best to help you: https://miqobot.com/#support

    in reply to: Endwalker Miqo Roadmap #33409
    Miqobot
    Miqobot
    Keymaster
    6+

    Of course, upgrading Miqobot for Endwalker expansion will take maximum priority.
    Quality-of-Life features are useless if the core application is broken.

    in reply to: Use multiple Miqo at same time #33408
    Miqobot
    Miqobot
    Keymaster
    0

    An improvement is already implemented.
    – The first instance of Miqobot saves your license in catnip.license file.
    – The second instance of Miqobot saves your license in catnip.license2 file.
    If you launch two instances from the same folder, they will activate with two different license codes.

    in reply to: Shadowbringers 5.58 – Issues & Feedback #33393
    Miqobot
    Miqobot
    Keymaster
    0

    Miqobot always tries to select a Sect that would complement the second healer:

    • If the second healer is Scholar, Diurnal Sect is selected.
    • If the second healer is White Mage, Nocturnal Sect is selected.
    • If the second healer is Astrologian in Diurnal, Nocturnal Sect is selected.
    • If the second healer is Astrologian in Nocturnal, Diurnal Sect is selected.
    • If there are no other healers, Nocturnal Sect is selected by default.
    • If Nocturnal Sect is not available due to instance level, Diurnal Sect is selected.
    • If Nocturnal Sect is not available on the hotbar, Diurnal Sect is selected.

    Alternatively, you can simply pause Miqobot when entering an instance and select the preferred Sect manually.

    in reply to: Small issue and suggestion #33392
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, better Ocean Fishing support is one of the features planned under Gathering updates:
    Upcoming Features

    Please keep in mind, however, that this is a request for decreased efficiency.
    Fisher’s Intuition during Spectral Current lasts for 15 seconds and it takes 5-10 seconds for Miqobot to equip a different bait. So even if we implement this feature, it will be immediately broken by design because it will constantly waste the Intution buff.
    If you wish to catch the blue fish, you have to equip the required bait as soon as Spectral Current appears and use it to catch Intuition prerequisites.

    in reply to: Catnip Error #33364
    Miqobot
    Miqobot
    Keymaster
    1+

    It appears that several providers have decided to blacklist our License Server for some reason. It means that when your Miqobot application attempts to connect to the License Server, your ISP corrupts the communication channel and sends invalid data instead of a normal response.
    In all user reports we received so far, the problem was caused by the ISP and it was resolved after switching to a VPN that allows bypassing the provider block. We have confirmed that users of the following ISPs are affected:

    • Comcast (Xfinity)
    • Cox
    • Charter

    It is unknown what was the original reason behind their decision.
    Since we do not have access to these ISP networks, we can not investigate this issue properly. The only data we can collect is what our users send in reports. But so far, we haven’t received any information that would allow us to pinpoint to the exact source.

    We have already contacted our hosting provider and several other parties responsible in order to arrange the whitelisting of our IP address.
    However, it may take some time before this information propagates through your ISP database.

    In the meantime, if you are affected by this problem and can not bypass it on your own, please contact our Tech Support for additional assistance: https://miqobot.com/#support

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

    Thank you for the suggestion.
    We will redirect this information to our development team.

    in reply to: BLM rotation not working #33336
    Miqobot
    Miqobot
    Keymaster
    0

    No, the OP did not contact our Tech Support and did not provide any data for analysis.
    If you can make time to send additional information, please contact us and we will see what we can do: https://miqobot.com/#support

    in reply to: Repair infrequently fails #33335
    Miqobot
    Miqobot
    Keymaster
    0

    No, Miqobot does not monitor your ingame character interactions or other applications running at the moment, because it would pose a significant security risk.
    It could also be caused by something that is impossible to log, such as certain parts of the system going dormant or a faulty mouse hardware that causes random cursor vibrations.

    Does this issue occur when the game client is minimized as well?
    Does it still occur randomly?
    Have you managed to notice any common factors in the moments when it happens?

Viewing 15 posts - 256 through 270 (of 3,056 total)