Scenario-Ephemeral-Cluster Farm

Forum Forums Grids and Presets Scenario-Ephemeral-Cluster Farm

This topic contains 13 replies, has 9 voices, and was last updated by Lyfox Lyfox 2 years, 5 months ago.

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #3478
    Timray
    Timray
    Participant
    3+

    @Miqobot:
    This thread is related to Collectable Gathering before Patch 5.4.
    With the arrival of Patch 5.4, it is outdated.

    A Scenario to farm clusters/crystals from emphemeral nodes.
    Tested and tweaked for two days straight and works flawlessly.
    The only problem is the rotation I am forced to use.
    Emphemeral 3/8: — Only uses Methodical Appraisal x3
    IE: This is what i’m after in a node:
    Clary Sage–Rare
    Furymint–Rare
    Lover’s Laurel–Always there
    I cant find a way to make Miqbot use a rotation that if GP
    is greater than or equal to 600 than use SM,MO,SM,MO,SM,MO
    if GP is less than 600 use MO,MO,MO
    so i’m stuck with a rotation that dosent use GP — MO,MO,MO x1 collect
    Untill the Devs address the limitations of the rotation builder
    this is the only choice i have.

    If someone can find a workaround for the rotation please let me know Enjoy and happy botting 🙂

    Attachments:
    You must be logged in to view attached files.
    #3480
    gregye
    gregye
    Participant
    0

    Only one thing I would add is repair() in chapter 13. Just in case 😀

    #3482

    peslegend
    Participant
    0

    This is excellent, hopefully we can get a workaround regarding the rotation. thanks tho.

    #9091

    3rhan
    Participant
    0

    my bot dont gathering there is a problem i think can anyone test that pls? need to farm Fire clusters pls

    #9099
    kontu
    kontu
    Participant
    0

    We need more info – what is it or is it not doing? We also need you to copy/paste the logs from Miqo, as 99% of the time that reveals the issue.

    #9369

    eragon
    Participant
    0

    mine does the same but 2 issues. Theres times where it will teleport to the area, travel to the randomw way point then just sit there and it’ll say “AFK until: 12:00ET (3815 seconds)’. 2nd issue is once the time frame is over for that specific item its gathering, it wont teleport to the next area, but go to 2 nodes then on 3rd it will to a normal node and try to gather and item thats not a collectable and just sit there unsuccessfuly.. no error code for that in miqo

    #9371
    Lyfox
    Lyfox
    Participant
    0

    You have to select the correct chapter which matches current eorzea time. 12:00ET and 00:00ET are different ones.

    Not sure about the time frame probably because scenario doesnt use repeatChapterUntil() functions so the timing may be off. Do you need Heavensward only? There are newer versions for Stormblood areas: https://miqobot.com/forum/forums/topic/index-scenarios/

    #10656

    joebee
    Participant
    0

    I’m trying to make this exactly like dusk-glow 70*** preset that was posted where it’ll use the two rotations:
    rotationIfGP(Ephemeral-i)
    rotationIfGP(Ephemeral-8/8)

    but adding these after gather-preset(something) and grid(something), doesn’t allow them to be used correctly. It just does the 8/8 when it can and never the Ephemeral-i. Can someone help me out?

    • This reply was modified 5 years, 2 months ago by  joebee.
    #10659
    kontu
    kontu
    Participant
    0

    @joebee – Can you post the full chapter in a code box? Also do you *have* a rotation named “Ephemeral-i”, or did you maybe delete it at some point or never import it ?

    #10665

    joebee
    Participant
    0

    ephemeral-i, ephemeral-8/8 work perfectly with the dusk-glow scenario

    Here is what I have for the first 2 chapters of this scenario:

    // 12am BTN CWH
    teleportIf(Tailfeather)
    job(BTN)
    grid(Nav_Tailfeather > NW-CWH)
    waypoint(6)
    afkFor(00:00:15)
    gatherPreset(Eph_B_Wind-Ice)
    grid(Nav-1_Eph-B-12am_CWH)
    rotationIfGP(Ephemeral-i)
    rotationIfGP(Ephemeral-8/8)
    randomWaypoint(8, 10, 11)
    afkUntil(00:00ET)
    // 12am BTN CWH
    
    waypoint(1)
    gatherTouch()
    waypoint(2)
    gatherTouch()
    waypoint(0)
    gather(1)
    aetherialReduct()
    repeatChapter(8)
    #10667

    joebee
    Participant
    0

    I restructured it into this format and now it works:

    repeatChapterUntil(03:50ET)
    
    teleportIf(Tailfeather)
    job(BTN)
    gatherPreset(Eph_B_Wind-Ice)
    grid(Nav-1_Eph-B-12am_CWH)
    rotationIfGP(Ephemeral-i)
    rotationIfGP(Ephemeral-8/8)
    
    waypoint(0)
    gather(1)
    aetherialReduct()
    waypoint(1)
    gatherTouch()
    waypoint(2)
    gatherTouch()
    
    #33171

    aslkdfjl
    Participant
    0

    hello! i tried to use this but for example if it is 12:10 AM ET and you pick the 12:00 AM scenario it will just go to “afkUntil(00:00ET)” and afk for 4000 seconds.

    secondly, if you manually move to the next one, it just starts clicking random non ephemeral nodes and not gathering them. It does not even navigate to the correct ephemeral nodes.

    #33172

    aslkdfjl
    Participant
    0

    just found out this is outdated. for a HW one that works in 5.4 go here:

    #33173
    Lyfox
    Lyfox
    Participant
    0

    Yea it says its outdated at the top of the page. Use new scenarios from the index: https://miqobot.com/forum/forums/topic/index-scenarios/#gathering

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.