Miqobot

Forum Replies Created

Viewing 15 posts - 766 through 780 (of 3,033 total)
  • Author
    Posts
  • in reply to: Grade 4 Expert Crafts #26684
    Miqobot
    Miqobot
    Keymaster
    1+

    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.

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

    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?

    in reply to: Follow and Assist Option Please. #26670
    Miqobot
    Miqobot
    Keymaster
    0

    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

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

    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:

    Upcoming Features

    Thank you for your request.

    in reply to: Grade 4 Expert Crafts #26666
    Miqobot
    Miqobot
    Keymaster
    1+

    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.

    in reply to: Grade 4 Expert Crafts #26622
    Miqobot
    Miqobot
    Keymaster
    6+

    We would like to remind everyone that Miqobot Forums is not a place for personal confrontations.
    The aggressive off-topic in this thread was removed.

    In the future, please remember to keep the discussion constructive and civilized.

    in reply to: Grade 4 Expert Crafts #26621
    Miqobot
    Miqobot
    Keymaster
    3+

    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.

    in reply to: Grade 4 Expert Crafts #26611
    Miqobot
    Miqobot
    Keymaster
    5+

    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.

    in reply to: Diadem 5.41 Fish List #26548
    Miqobot
    Miqobot
    Keymaster
    0

    I believe I tried all of them, with and without double slash.

    The name is matched via a substring, so a partial name faerie should be enough.
    In fact, even a simple a can be used as a placeholder to match any name that contains ‘a’.

    It maybe a bug in the search function,so I thought it’d worth mentioning

    Of course, we can analyze this problem but we need to see a full scenario with all the linked presets.
    Please export your scenario, copy the complete message log from Miqobot, and send to us for further investigation.

    in reply to: Diadem 5.41 Fish List #26464
    Miqobot
    Miqobot
    Keymaster
    1+

    In this specific case, I’m trying to use moochPreset for “Grade 4 Skybuilders’ Ghost Faeries”, but it keeps saying that the mentioned fish is unknown. Not sure if I’m putting the name right or the fish database is not updated yet?

    Yes, this means that fish is not found in the internal database. But the algorithm should work regardless, because it is capable of identifying the fish by its name as well.

    Regarding the feature, I can see the hex code of the fish when I catch it in the logs. If I could use that hex code, I wouldn’t have to wait for a database update.

    Thank you for clarification.
    This is actually a good idea and seems to be a viable solution indeed. It’s a simple adjustment and we will implement it in the next version. But to answer your original question, no, unfortunately it would not be added in time of the contest. The next version is scheduled for release in 3-5 days.
    Please note, however, this will not be a new feature. It will simply allow you to switch the algorithm to hex identification mode.

    Also was wondering if I could find a list of the latest database information in this forum?

    No, it is not available on forums. It’s an internal database that changes with every new version. Such information would be constantly outdated.

    Is there a keyword indicating any moochable fish, like ‘Any’ keyword in addGoodWeather?

    No, there is no similar keyword in moochPreset() function.

    in reply to: Dark mode #26463
    Miqobot
    Miqobot
    Keymaster
    2+

    Yes, there are plans to implement a new UI layout with system-independent color scheme.
    At the moment we are working on several critical upgrades which have a higher priority, but we will try to make time for additional QoL improvements.

    In the meantime, you can adjust UI colors by changing settings on a system level.
    Please take a look at this thread: Can we have a night mode?

    Thank you for your request!

    in reply to: Welcome to Miqobot Forums! #26462
    Miqobot
    Miqobot
    Keymaster
    0

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

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

    btw when do we get the new recipe again?

    Grade 4 Expert recipes will be supported in approximately 3-5 days.
    Please refer to the main status thread for updates: Shadowbringers – Miqobot Status

    screenshoot
    my GP always full now.. the bot did use cordials tho

    Thank you for providing the requested information.
    According to your screenshot, your settings for Gather by Name are effectively blocking the rotation.

    Using curly braces {} in Gather by Name prevents spending GP on anything other than items inside the braces. If your intent is to use rotation on all possible items, please remove curly braces {} from items in the list.

    You can find more information in the Help section: Gathering – Gather by Name

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

    Thank you for reporting. Unfortunately, this is not enough information to analyze your issue.
    Would you please give us some more details?
    At the very least, we need to know the exact rotation that you are trying to use and the data from the message log. Please contact our Tech Support and try to provide as much information as possible: https://miqobot.com/#support

    The more information we have, the faster we’ll be able to help you.

    Miqobot
    Miqobot
    Keymaster
    1+

    Miqobot identifies a preset as duplicate only if it’s an absolute match.
    There are no heuristics involved, the algorithm compares two presets on a binary level. Even if you move a single waypoint slightly, it will be considered a new grid and can not be identified as duplicate.

    Please note, however, that importing a new navigation grid with the same name does not replace any old grids. They remain in the list as different versions with the same name, unless the user manually deletes them.
    Therefore your recommendation to delete old Diadem presets before import is correct.
    Albeit for a different reason.

Viewing 15 posts - 766 through 780 (of 3,033 total)