Forum › Forums › Grids and Presets › Scenario-Ephemeral-Cluster Farm
This topic contains 13 replies, has 9 voices, and was last updated by Lyfox 3 years ago.
-
AuthorPosts
-
June 12, 2017 at 2:50 pm #3478
@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.June 12, 2017 at 3:21 pm #3480June 12, 2017 at 5:46 pm #3482October 17, 2018 at 6:18 pm #9091October 17, 2018 at 11:55 pm #9099November 1, 2018 at 11:04 pm #9369mine 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
November 1, 2018 at 11:46 pm #9371You 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/
February 11, 2019 at 12:43 am #10656I’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, 9 months ago by joebee.
February 11, 2019 at 1:15 am #10659@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 ?
February 11, 2019 at 5:11 am #10665ephemeral-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)
February 11, 2019 at 7:12 am #10667I 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()
October 31, 2021 at 8:36 am #33171hello! 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.
October 31, 2021 at 9:57 am #33172just found out this is outdated. for a HW one that works in 5.4 go here:
October 31, 2021 at 12:38 pm #33173Yea 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
-
AuthorPosts
You must be logged in to reply to this topic.