Forum Replies Created
-
AuthorPosts
-
Yes, the list of functions does not have a clear structure, because it’s still in the same beta state as it was released. There hasn’t been any major upgrades for Scenario Engine yet.
Functions are grouped as follows:
- Start activity functions.
- Preset functions.
- General functions.
- Fishing functions.
- Gathering functions.
- Crafting functions.
- Navigation functions.
- Chocobo Racing functions.
- MGP Minigames functions.
- Combat functions.
- Utility functions.
This adjustment was specifically requested by the community in order to address the excessive usage of Regen:
Quick Question about WHM Regen
If you believe this adjustment is not an improvement, please join the discussion and voice your opinion.Grade 4 Expert recipes are supported.
Thank you for your patience very much.Please refer to the main status thread for details: Miqobot v1.3.41 – Patch Notes
Miqobot v1.3.41 – Patch Notes
Crafting
- Fixed an issue, wherein r513 recipes were incorrectly identified as r511.
- Fixed an issue, wherein Miqobot would miscalculate progress because of Malleable expert condition.
- Fixed an issue, wherein Miqobot would get stuck during synthesis because of Primed expert condition.
- Fixed an issue, wherein Crafting Solver would operate out of bounds of the solution map.
- Grade 4 Expert recipes are supported.
Combat
- (WHM) Regen will only be applied to tanks.
- When fighting Spectral Berserker in (Lv80) Heroes’ Gauntlet, Miqobot will stay inside puddle for 0.5 seconds longer after Wild Rampage cast.
Scenario Engine
- The following functions accept hexadecimal codes as fish name:
– addFishMoochPreset()
– addFishMoochBlacklist()
– holdFishMoochUntil()Hexadecimal values allow correct identification of fish not included in Miqobot database.
Example: 0x808B.
This value refers to Grade 4 Artisanal Skybuilders’ Meganeura.
The exact value of each fish can be confirmed in the message log after the catch or via any external game database.
We have reached the first milestone for the new recipes upgrade.
The algorithm is not perfect, but it is stable. All major issues are addressed and Crafting Solver is capable of synthesizing the latest Grade 4 Expert recipes without manual intervention. In accordance to multiple user requests, the release is published at the earliest opportunity.The next version of Miqobot will be available in 3 hours.
Thank you, but unfortunately this information does not help.
The information you provide is related to the game client data. While the issue lies in the multidimensional solution map generated by the Crafting Solver. Explaining the details of internal data structures of Crafting Solver will probably take twice more time than implementing the upgrade. If you excuse us, we would like to focus on the development process.This is our final post in this thread.
When the upgrade is ready for release, the announcement will be posted in the main status thread:
Shadowbringers – Miqobot StatusThank you everyone for your patience very much.
I don’t understand the skepticism others have here. Wasn’t miqo available for past rankings? If the devs were ok with having miqo up and running for the first 2 rankings, why wouldn’t they be ok with it up for the 3rd?
The simplest explanation here is the one the devs have given us – it’s more complicated this time. Square is known for throwing small wrenches into their updates to thwart bots (e.g. shifting diadem nodes slightly and making it a new area).
But I can accept that the team have told me that the bot isn’t going to work properly (or at all). I guess its human nature to try and push things to break 🙂 I am grateful that although its not working, I can still partially automate these recipes.
I’ve been very happy with miqo so I’m in no particular rush, personally on it being implemented. I manually got my titles (and never wish that on anyone). The fact that I can partially automate achievement hunting now is something I’m thankful for.
Thank you for your patience and understanding very much.
We will do our best to address the issue as soon as possible.I’m going to be frank. I have been here for quite a while and the pity party everytime someone gets slightly upset has worn off for me. I defended you before but when I am seeing “developers” being used when a guy that is solo creates module for expert crafts gets his done faster, I am allowed to be a bit peeved and should not be guilt tripped. In this day of cyberpunk 2077 fiasco, I am just not that trusting anymore to what I am being told.
Understood.
Thank you for letting us know.This issue usually indicates that your antivirus has downloaded an update which introduced a new false positive bug.
Miqobot does not contain any algorithms that would close or delete the application without user consent.
Therefore it can only be caused by third party interference.Please read this thread for additional information: Miqo Deleted – Virus Detected?
Yes, this feature is already planned, but at this time there are other updates which have a higher priority.
Please note that the Combat system is in early beta. There are many features planned, but we can not implement them all at once. You can read about our progress so far in this thread: [Beta] Combat
At the moment there is no such function, but we will add your suggestion to the list. Here are all the functions that accept waypoints as a number:
- goToWaypoint()
- goToRandomWaypoint()
- goToRandomNearby()
If none of these functions suit your purposes, then there is no other way. We will be working on Scenario Engine updates after Gathering updates:
Thank you for your request.
Im very suspect of the reason for this as another bot was holding off for “3-5” days but they straight up said this was because they wanted the people that were manual to actually get a head start.
Thank you for your opinion.
We sincerely apologize that Miqobot does not meet your expectations.Crafting Solver is a very complex system. Our developers are working non-stop to deliver new version as fast as possible.
We are very hurt by the fact that you don’t believe us.I would like to provide some information that could be of use to recognizing the “unsupported crafting conditions.” What conditions a recipe is capable of having is stored in column 7 of RecipeLevelTable as a bitmask. Most are “15”, but Phase 2-3 Experts are “115”, and Phase 4 (5.41) Experts are “483”. Here are the conditions, their hex values, what powers of two they resolve to, and binary representations of the flags which are set or not set for each case.
Thank you for the information very much.
Unfortunately, it describes only the list of possible conditions. But it does not describe the condition that occurs at the moment and does not help Crafting Solver to remap the inner data structures.Miqo doesn’t crash at all when I run it with the new crafts.
The appearance of new crafting conditions distorts the memory layout inside Crafting Solver and it starts reading random values from RAM. Under normal circumstances, any other application would crash. The fact that is doesn’t happen here is a pure coincidence.
But it doesn’t reduce the amount of work required to implement new algorithms.
Would it be possible to install some sort of brake, say, when Miqo attempts to cast an ability 10 times in a row? just cancel the craft, restart from scratch? I’m unsure how any of it would work but hoping for a solution before the rankings conclude.
Implementation of this kind of algorithm would take the same amount of time.
No, unfortunately it is not possible.
This problem is caused by memory corruption inside Crafting Solver data structures triggered by appearance of unsupported crafting conditions. Implementation of an algorithm that would prevent this from happening would take approximately the same amount of time as implementing the full upgrade.No, this feature will not be available during rankings.
As it is stated in the main status thread, the schedule is only approximate and may change depending on the data discovered during development. It turned out to be more complex than we anticipated, so it will take another week to finish.It is impossible to provide a definitive answer for features that have never existed in the game. Each of them requires thorough research and several development stages.
Please do not expect Miqobot to support new features from day one. -
AuthorPosts