Scenario changejob

Forum Forums Grids and Presets Scenario changejob

This topic contains 20 replies, has 4 voices, and was last updated by Zzoomers Zzoomers 5 years, 9 months ago.

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #7512
    Zzoomers
    Zzoomers
    Participant
    0

    I didn’t stop it, it just stops and waits then never goes to the node

    #7513
    Lyfox
    Lyfox
    Participant
    0

    (11:05:42 AM) AFK until: 14:05et (925 seconds)
    (11:05:49 AM) (SCENARIO) Stopping…
    (11:05:49 AM) (SCENARIO) Stopped.

    You clicked on stop button. But what happens if you dont click on stop and wait until 14:05 eorzea time like it is supposed to?

    #7514
    Zzoomers
    Zzoomers
    Participant
    0

    Ok let me try this one more time and get the correct error/saying Miqo does.

    #7519
    Zzoomers
    Zzoomers
    Participant
    0

    So far this one yellowscripts is working for me that I downloaded. Only thing I don’t know how to have it choose truth of the mountains/forest when it changes jobs. There is one command sendKey (Shift+G), 1.5 in it that I don’t understand. Can you help me getting the truth to activate when it changes jobs?

    #7520
    Lyfox
    Lyfox
    Participant
    1+

    Well if you absolutely have to activate truth before startGathering() you can use sendIcon() function. For example to click on hotbar 7 slot 3 and wait 1.0 second do this:

    sendIcon(7, 3, 1.0)

    Or you can make a macro in the game instead. For example if your miner set is #20:

    /macroicon 20 gearset
    /gs change 20 <wait.1>
    /ac "Truth of Mountains" <wait.2>

    Put this macro on hotbar and Miqo will see it as common gearset.

    #7521
    Zzoomers
    Zzoomers
    Participant
    0

    Thanks!

Viewing 6 posts - 16 through 21 (of 21 total)

You must be logged in to reply to this topic.