Request Help – Jhammel Ginger and Dusklights

Forum Forums Grids and Presets Request Help – Jhammel Ginger and Dusklights

This topic contains 1 reply, has 2 voices, and was last updated by Lyfox Lyfox 6 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6145
    Tohka Yatogami
    Tohka Yatogami
    Participant
    0

    So I’m pretty much having a bit of trouble with the Scenario I’m trying to create using grids and such that I found here. What I’m trying to get it to do is fish false scad, aetherial reduce them, repair and keep repeating that process until a certain time. When that time comes, it will stop spearfishing the move on to the next chapter to gather Jhammel Ginger. Would anyone with experience with the scenario’s be able to help me out? This is what I have so far but it doesn’t seem to work.

    Chapter 1:

    teleportIf(Tamamizu)
    selectGrid(Dusklight Sand)
    job(FSH)
    selectGatherPreset(Dusklight)
    workUntil(3:30et)
    startGathering(15)
    repair()
    aetherialReduct()
    

    Chapter 2:

    teleport(Porta Praetoria)
    job(BTN)
    gatherPreset(unspoiled-sb)
    grid(u-Jhammel-Ginger)
    randomNearby(13, 25.0)
    afkUntil(4:05et)
    gather(1)
    

    Chapter 3:

    RepeatAll(999)
    
    #6200
    Lyfox
    Lyfox
    Participant
    0

    Seems easy with the new functions released. Instead of workUntil(3:30et) write repeatChapterUntil(3:30et).

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

You must be logged in to reply to this topic.