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)