Forum Replies Created
-
AuthorPosts
-
Modifier keys like Ctrl / Alt / Shift do not create additional delays and do not impact performance.
You can use them in any combination: Ctrl+, Alt+, Ctrl+Alt+, Ctrl+Alt+Shift+, and so on.A shortcut with a modifier key requires 0.25 seconds to be registered correctly, but this is a delay that occurs after the action is triggered, not before. And since the game has a soft animation lock of 0.75 seconds, it’s impossible to trigger another action anyway. Therefore it does not affect the rotation.
The performance impact is created when your action is located on a hotbar without a direct keybind assigned to it.
In this case, Miqobot must use three keybinds in order to send a single action:
Switch To Another Hotbar -> Action -> Switch To First Hotbar.Yes, queueing GCDs is indeed better and would result in more DPS.
The reason why Miqobot doesn’t do it is because this is an early beta of the Combat System. There are many improvements planned, including a GCD queueing algorithm.
For Miqobot it will result in approximately +2% DPS.You can find more information in the main beta thread: [Beta] Combat – Page 2
There is no built-in delay in the Assist Mode.
Please note, however, that your keybind mappings are important. If any of the hotbar abilities require Miqobot to switch between different hotbars, this will inevitably lead to actions triggering slower.
If you wish Miqobot to execute abilities as fast as possible, please assign the necessary keybinds.For additional information please follow these guides:
1. Keybinds and Icons Recognition
2. [Beta] CombatThere is no such feature at the moment, but it has already been requested. It is classified as QoL improvement.
We will be working on Quality-of-Life updates after Crafting and Gathering updates:Thank you for your request!
Please remember that Diadem is an area of high player congestion. Please be careful when leaving Miqobot unattended, especially if you are using public presets for farming Diadem.
Miqobot does not enforce any limits on your activity, but we encourage you to play wisely.
This version will not trigger the “New version available” message.
There is no such feature in Miqobot, but you can emulate it by utilizing the sendKey() function.
Please note, however, that Diadem is an area of high player congestion. It is extremely dangerous to leave Miqobot unattended for extended periods of time. We would strongly recommend against automating this feature.
In addition, please keep in mind that sharing presets may attract a lot of players to follow your navigation routes and make your own character look suspicious. Miqobot does not enforce any limits on your activity, but we encourage you to play wisely.
Miqobot v1.3.33 – Patch Notes
- Diadem location is supported.
- New mounts (3) are supported.
- New bait (4) is supported by Scenario Engine.
Combat
New abilities are supported:
- (WAR) Chaotic Cyclone
- (WAR) Inner Chaos
Adjustments:
- (Healers) Esuna is used to remove Slow debuff in Trust Dungeons.
- (Healers) Esuna is used to remove Burns debuff in The Great Hunt (Extreme).
- (RDM) Scatter priority is adjusted.
- Fixed an issue, wherein Miqobot would not avoid certain AoE omens in Holminster Switch.
Gathering
New abilities are supported by the Rotations Designer:
- (71) Stickler
- (74) The Giving Land
- (77) Pick Clean
- (78) Mind of the Mountaineer / Pioneer
- Favors support is removed.
Scenario Engine
New scenario functions are implemented.
Full documentation is available directly in Miqobot. Press?
button to open it.- diademBoom() – Release a blast of Aetheromatic Auger.
- setGatherSlot() – Set slot number for gathering.
- Function deliverCollectables() supports Diadem Resource Inspection.
- Function deliverCollectables() has a new deliverIshgard() alias.
Yes, Patch 5.2 has altered the way hidden hotbars are evaluated by the game client.
Please refer to the new guide in our Help section: Hidden HotbarsWe are sorry, but in order to emulate mouse buttons we would have to seize mouse control and you would not be able to use it.
However, please note that the game allows two different keybinds for each action.
Please follow this solution:- Assign any keyboard shortcut to Key Setting 1.
- Assign (M4) or (M5) shortcut to Key Setting 2.
This way, Miqobot will be able to activate actions via keyboard shortcuts while you can continue using mouse button shortcuts.
Thank you for reporting.
Yes, Crafting Solver requires an upgrade as it was explained in the main status thread. Crafting updates are planned after Diadem support.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. -
AuthorPosts