Forum Replies Created
-
AuthorPosts
-
This message indicates that you’re missing an important keybind in the game settings.
You can find it under Keybind -> Targeting -> Target Nearest NPC or Object.Please take a look at this guide for detailed information: Keybinds and Icons Recognition
There is no such function at the moment, but yes, it is already planned.
We will be working on Scenario Engine updates after Gathering updates:Thank you for your request.
Yes, such cases always happen with every new version release.
This is why there is a reminder in the main status thread:A reminder about antiviruses.
Since this is a new version of Miqobot, it may be flagged by your antivirus as False Positive because its signatute is not yet known. As it is stated in our FAQ section, Miqobot is not a virus but antiviruses are usually trained to sic at anything that tries to interact with other programs. Miqobot will make no attempt to fight your antivirus.
Please remember to whitelist your Miqobot application after download. Thank you!
Even if you did not experience this problem before, it doesn’t mean that you never will.
It happened because the antivirus received an update which introduced a new false positive bug.
We highly recommend to report this behavior to your antivirus vendor.Yes, this always happens with every new version release.
False Positive is a bug in antivirus, but since we have no affiliation with antivirus vendors and have no access to their source code we can not help them fix it.This is why there is a reminder in the main status thread:
A reminder about antiviruses.
Since this is a new version of Miqobot, it may be flagged by your antivirus as False Positive because its signatute is not yet known. As it is stated in our FAQ section, Miqobot is not a virus but antiviruses are usually trained to sic at anything that tries to interact with other programs. Miqobot will make no attempt to fight your antivirus.
Please remember to whitelist your Miqobot application after download. Thank you!
Even if you did not experience this problem before, it doesn’t mean that you never will. Antiviruses are updated often and each update has a chance to introduce a new false positive bug.
We highly recommend to report this behavior to your antivirus vendor.This message indicates that you’re missing an important keybind in the game settings.
You can find it under Keybind -> Movement -> Zoom Camera In / Previous Page.Please take a look at this guide for detailed information: Keybinds and Icons Recognition
Yes, most likely you are correct.
But Miqobot does not make decisions based on the rotation history, because it would interfere with reactive choices. If another pack of enemies is pulled accidentally, Miqobot would have to interrupt the single-target combo anyway. And it still doesn’t solve the problem with DPS prediction.
We appreciate your feedback, but this adjustment requires additional research.On Smn, was bringing the ifrit pet out automatically moved to the ‘buffs’ category recently?
Yes, but this is not a recent change. It was categorized as Buff several patches ago.
Wanted to give some feedback to WAR’s AOE rotation. After she gains the group enmity, she should do a Storm’s Eye rotation to get that 10% damage buff. 🙂
Thank you for your feedback very much.
The problem with this decision is that Miqobot can not predict how many enemies will remain alive after the 10% damage buff is applied. For example, if there are 10 enemies in front of you and 3 of them die, it results in lost DPS opportunity. And its also hard to predict how much enmity is enough to keep the group focused on your character while Miqobot performs a single-target combo.
This is one of the extreme optimizations that will require additional research.Thank you for reporting.
Unfortunately, we haven’t managed to reproduce your issue in our labs. Your problem appears to be unique, because there has been no reports of similar nature. We would recommend to verify whether your antivirus is causing interference with Miqobot application, but we don’t have a guaranteed solution.
If you discover additional information that could help the investigation, please let us know.I seem to have run into another issue with the holdKey() scenario function. It seems to ignore combinations like shift+1 etc. while key() does it normally.
Thank you for reporting.
Indeed, there is a bug in holdKey() function that renders modifier keys ineffective. It will be addressed in the future.On a further note: Would it be possible to combine arbitrary hotkeys (like L+F for example). Cause at the same performance topic, you can switch to half note mode with own hotkeys.
This feature is already possible.
Scenario Engine allows any arbitrary combination of keys to be pressed together, but like you said it adds an additional layer of complexity and may lead to potentially dangerous results, therefore it is not documented. You can use special “down” and “up” keywords inside key() function to alter the state of a certain key and continue scenario execution.key({L down}) key({F down}, 2.0) key({F up}) key({L up})
This also works with Ctrl / Alt / Shift modifiers which can be used as a workaround for the issue with holdKey().
However, please note that each scenario line has a time drift of 50-250 milliseconds, so we wouldn’t recommend using scenarios for Bard Performance mode. This game feature would require a separate algorithm with precise timing customization. But such tools already exist, some of them are free and open source with dedicated communities, so there doesn’t seem to be a reason to include this feature in a subscription-based project.
But of course, we are open to suggestions.Now that Out on a Limb and Finer Miner are available as “Home Versions”, anyway we can have a setting to tell Miqobot that we’re not at the Minion Square and play the game over and over?
Yes, this feature is already requested.
Please join the discussion here: MGP farming doesn’t work on housing machinesWay safer than playing in the Gold Saucer proper.
We have received information from several sources that playing the same minigame for more than 12 hours non-stop is likely to result in account suspension, even if this activity is performed in a private locked house. There is reason to believe that a server-side script is constantly monitoring your private house activity.
So please be careful. -
AuthorPosts