Lyfox

Forum Replies Created

Viewing 15 posts - 841 through 855 (of 2,266 total)
  • Author
    Posts
  • in reply to: Scenarios #19186
    Lyfox
    Lyfox
    Participant
    1+

    icon() is an alias for sendIcon().
    aetherialReduct() is an alias for startAetherialReduction().
    Many functions have aliases so its a good idea to look through them to have a general understanding of the tools you have.

    in reply to: No idea how to deal with ephermeral #19184
    Lyfox
    Lyfox
    Participant
    0

    Miqo doesnt use controllers. All skills must be accessible by keyboard.

    in reply to: No idea how to deal with ephermeral #19169
    Lyfox
    Lyfox
    Participant
    1+

    Yea use gather by name with {}.

    {solarite}
    crystal

    Take a look at the guide: https://miqobot.com/forum/forums/topic/help-gathering/#gather-by-name

    in reply to: Can you bot fishing? #19151
    Lyfox
    Lyfox
    Participant
    2+
    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #19119
    Lyfox
    Lyfox
    Participant
    0

    Crash as in application closes itself? Or does it simpy stop because it doesnt recognize Firmament?

    in reply to: Confused about gathering grid #19103
    Lyfox
    Lyfox
    Participant
    1+

    Could be a mount or auto sneak. Its hard to tell without seeing your hotbar. But its very easy to fix.

    Keybind > System > scroll down > Switch to Hotbar 7 > assign something.

    in reply to: [request] Eureka? #19099
    Lyfox
    Lyfox
    Participant
    1+

    A healer can solo most of them yes. Except the top level ones which require a tank + healer. You just need a reliable way to restore HP because fights take a few minutes. If your elvl allows you to kill fodder comfortably then its enough for the spawning fate. Elemental gear and logos are not necessary but definitely help.

    But its very unlikely that you will be alone. Unless its a dying instance and youre the last man standing.

    in reply to: [request] Eureka? #19096
    Lyfox
    Lyfox
    Participant
    2+

    Dont forget +150% echo. You can do a solo train now. With Miqo assist everything is literally melting.
    The only problem is other people will ask you to wait for them when you spawn things. And this will slow you down. Its more of a social interaction grind.

    in reply to: [request] Eureka? #19094
    Lyfox
    Lyfox
    Participant
    0

    Yea perhaps youre right. But how are you going to get relics if you dont join NMs? Its the only source of Anemos/Pagos/Pyros/Hydatos crystals.

    in reply to: [request] Eureka? #19092
    Lyfox
    Lyfox
    Participant
    2+

    I’d agree to an extent, but isnt Eureka mostly dead these days?

    Not really. Theres at least 15 people in the instance at all times with 30+ at peak hours. And they constantly communicate about fate trains and early pulls. You cant really blend in.

    In my opinion assist mode + fate radar is all you could possibly want in Eureka. Leveling is super nerfed you can easily get 5-6 levels per lockout solo. Just tag mobs +1 and let Miqo burn them. Spawning NMs is extremely easy too. Kill 30 fodder for one NM and move on to the next. Keep Miqos fate list in the upper left corner and you can spot them instantly when they pop.

    in reply to: [request] Eureka? #19089
    Lyfox
    Lyfox
    Participant
    in reply to: Crafting Macro in Scenario #19078
    Lyfox
    Lyfox
    Participant
    0

    Gathering macro is saved in a preset so use selectGatherPreset().

    in reply to: Automatically farming a new material #19077
    Lyfox
    Lyfox
    Participant
    1+

    Yep very easy with scenarios. You can create several presets to target different slots. Then switch them with a simple scenario. There is no function to gather 100 items exactly but since each node gives you 4 on average you can gather 25 nodes and it will be the same.

    gatherPreset(crow feather)
    gather(25)
    gatherPreset(ash branch)
    gather(25)
    in reply to: Added Feature #19070
    Lyfox
    Lyfox
    Participant
    1+

    Assuming you have default keybinds.

    key({esc}, 1)  //system menu
    
    key(num4, 0.5) //wake cursor
    key(num8, 0.5) //move up
    key(num0, 0.5) //confirm
    key(num4, 0.5) //move left
    key(num0, 0.5) //confirm
    in reply to: Scenarios for lvling BTN and MNR 61-70 #19058
    Lyfox
    Lyfox
    Participant
    0

    All unspoiled nodes spawn at predefined time. At 61 theres only one node for miner and one for botanist. Additional collectables unlock as you level up so the long waits get filled naturally.

Viewing 15 posts - 841 through 855 (of 2,266 total)