Lyfox

Forum Replies Created

Viewing 15 posts - 526 through 540 (of 2,266 total)
  • Author
    Posts
  • in reply to: Housing #27918
    Lyfox
    Lyfox
    Participant
    0

    Theres really nothing special about this. You just tell Miqo what keys to press and she does. It the most basic feature. If it doesnt work then maybe theres a problem with your bot. Have you tried other features, do they work?

    in reply to: Housing #27914
    Lyfox
    Lyfox
    Participant
    0

    Then try checking each step from the beginning. Does key(f12) target the placard? If not then find a key that does and put it in your scenario.

    in reply to: Housing #27911
    Lyfox
    Lyfox
    Participant
    0

    Do you have different keybinds? What happens when you press the key sequence manually?

    in reply to: mandrake seeds? #27790
    Lyfox
    Lyfox
    Participant
    0

    Theres a skill in Miqo rotations called Hit Once. Use that 3 times before Luck to trigger it. Theres really no need for a scenario. All you need is a grid and proper settings. Your rotation should look like this.

    HQ +30%
    Hit Once
    Hit Once
    Hit Once
    Luck
    in reply to: Diademboom() not working now? #27745
    Lyfox
    Lyfox
    Participant
    0

    Its working for me. What does Miqo say in the message log?

    in reply to: afkUntil AM or PM #27735
    Lyfox
    Lyfox
    Participant
    2+

    There is no am/pm function that i know of. But if you make a grid that links to unspoiled only and use truth you can simply do gather(1) without afkUntil(). Miqo will wait until it spawns and pick it up.

    Lyfox
    Lyfox
    Participant
    0

    Miqo supports partial name match so theres no need to list each mat. This will match all of them.

    {artisanal}
    artisanal
    in reply to: Creating New Preset Lists? #27673
    Lyfox
    Lyfox
    Participant
    0

    Create a preset, delete all settings, make it as empty as you need, overwrite it. Then whenever you need an empty preset just select it and click new.

    in reply to: Stuck in crafting loop #27589
    Lyfox
    Lyfox
    Participant
    0

    Yea i agree with you. But taking a skill off hotbar is easy and Miqo knows how to adjust. I do it quite often when i dont want rng in my crafts. For me its just another bot setting.

    in reply to: Stuck in crafting loop #27587
    Lyfox
    Lyfox
    Participant
    0

    Oh in that case you can simply remove Rapid Synthesis from hotbar. Afaik Miqo doesnt have ‘more often than not’ logic, she just follows the net average. 250% efficiency * 0.5 rate = 125% which is more than 120% so Rapid Synth wins. Just remove RS and she will do exactly what you want.

    in reply to: Stuck in crafting loop #27579
    Lyfox
    Lyfox
    Participant
    0

    Ah ive realized your stats now. The observe loop happens when Miqo cant find the rotation to craft the item. If youre level 59 then your efficient crafting level is 148. Recipe level 64 is efficient 273. The discrepancy is not just 4+ levels, its actually 125 levels. The math gets crazier than crafting 4-star at the current endgame tier so i guess Miqo doesnt handle such extreme cases too well. Im not sure its even possible with those stats. Have you tried doing it manually?

    in reply to: Stuck in crafting loop #27574
    Lyfox
    Lyfox
    Participant
    0

    Looks like you forgot to put Master’s Mend on hotbar. What keybind is it assigned to? Could you show a screenshot of your hotbar?

    in reply to: MIQOBOT is screwing up #27536
    Lyfox
    Lyfox
    Participant
    0

    though dose is mess up with the timer though? with the extra time spent running back to that specific waypoint? i know when he scnario is over there is genrally about 60 min left on the timmer not sure how much time this will subtract from it if any i have done any testing yet

    It shouldnt spend any time at all. The point is to tell Miqo to go to the upper island instead of letting her hit compass. Before the appearance of Oddly Jade she would go there herself. Now you count the exact amount of nodes she farms on the first island and tell her where to go directly. gather(18) was a number for my own Diadem scenario. Im not sure how many nodes she collects on the first island in yours since we have different grids but you can simply run it and count them.

    With scenarios you can do many flexible things. You can actually do precise navigation through a single chain of nodes like this.

    waypoint(333)
    gather(1)
    waypoint(350)
    gather(1)
    waypoint(377)
    gather(1)

    This is actually the most efficient way to farm Diadem. And there are also beacons in Miqo which allow gathering to work without compass at all. There are many ways to solve this. My point is the tools are already there its up to you how to use them.

    here is the scenario in question

    Ok im looking at it now.

    below is the entire scenario in question again waypoint(18) not even listed as a destination

    Yea i see theres no waypoint(18).

    (11:49:07 AM) WORK time is over! Letā€™s go to another chapter ^_^

    Yea what FouGilang said. This line means workFor() or workUntil() was used. And this is the reason it skipped through chapter 2. Yet i dont see them in this scenario. Are you sure this is the one that was running?

    your right im just fustraded sorry

    It looks like youre tired mate. I see you making tons of scenarios and sharing them on forums. Have you taken a break lately?

    in reply to: MIQOBOT is screwing up #27525
    Lyfox
    Lyfox
    Participant
    0

    even the diadem is broken becuse of the oddly specific jade that can be farmed in there now the game is picking up them waypoints as closer then the other nodes and farming them non stop

    Did you read my fix in your thread? Ive applied it in my Miqo and its been running flawlessly ever since.

    below is the entire scenario in question again waypoint(18) not even listed as a destination

    Could you export your scenario as it is right now? Ill take a look.

    MIQOBOT is in need of an overhaul becuse something is really wrong with it

    Not sure if its constructive enough. We should do a proper bug report otherwise theres nothing to work with. Like the one i did for your grid rename crash.

    Lyfox
    Lyfox
    Participant
    0

    Isnt that fixable with a few scenario lines? Instead of gather(40) you can do something like

    gather(18)
    waypoint(578)
    gather(22)

    So instead of relying on Lay of the Land you tell her to go straight to the upper island. Seems like an easy fix.

Viewing 15 posts - 526 through 540 (of 2,266 total)