Lyfox

Forum Replies Created

Viewing 15 posts - 331 through 345 (of 2,279 total)
  • Author
    Posts
  • in reply to: Bot News? #33060
    Lyfox
    Lyfox
    Participant
    19+

    I dont get these constant complaints about updates to be honest. Ive been a subscriber for years now and in all this time Miqo did its absolute best for me. Im one of the top crafters, ive cleared multiple raid tiers and two ultimates with her, ive got two large estates and billions of gil, all thanks to Miqo. $10 is such a cheap price for all the crazy features we get. But i guess some people will never be satisfied no matter what. Oh well.

    in reply to: Miqobot Delivercollectables error #33043
    Lyfox
    Lyfox
    Participant
    2+

    From Miqo documentation:

    Function does not explicitly detect scrip limits. However after 4 ingame errors are displayed, function will stop and break scenario flow. If you want to continue delivery regardless of scrip limits, specify “ERR_IGNORE” as parameter.

    Examples
    deliverCollectables(ERR_IGNORE)

    in reply to: afk kick #33032
    Lyfox
    Lyfox
    Participant
    0

    Heres what i use.

    icon(9,1)
    afkFor(0:10)
    repeatChapter(1000)

    My slot 1 on hotbar 9 is empty. Miqo simply clicks nothing every 10 minutes but the game takes it as an input which prevents afk kick. It doesnt have to be a hotbar slot you can press any button you want. Even a simple key(c) will work.

    in reply to: Housing Script Intervals #32993
    Lyfox
    Lyfox
    Participant
    0

    Click the button with question mark. It will open Miqo documentation which should answer all your questions. Heres the entry for randomAfkFor().

    randomAfkFor( minSec, maxSec )

    Do nothing for random number of seconds.
    Selected value will be between (or equal to) the specified minimum and maximum.

    Parameters
    minSec – minimum seconds to AFK
    maxSec – maximum seconds to AFK

    Examples
    randomAfkFor(1, 10)
    randomAfkFor(60, 180)
    randomAfkFor(300, 3600)

    in reply to: Housing Script Intervals #32988
    Lyfox
    Lyfox
    Participant
    0

    Yep theres a function randomAfkFor().

    in reply to: mooch mooch – Mazlaya Marlin #32984
    Lyfox
    Lyfox
    Participant
    0

    Miqo will always mooch every fish if its possible. Just enable mooch in settings and youre good to go.

    in reply to: Cant chat when combat assist enabled? #32970
    Lyfox
    Lyfox
    Participant
    0

    Hey could you show a screenshot of your assist settings?

    in reply to: Index: Chocobo Racing Waypoints #32956
    Lyfox
    Lyfox
    Participant
    0

    The author of the preset you use did not create waypoints for all courses. He made it for Costa del Sol only so it will work only in that course. Its not an error its just an information message.

    in reply to: Stalk of Ramie (Lv55) #32951
    Lyfox
    Lyfox
    Participant
    0

    Because its the most efficient way of farming and the default way of movement for 99% players. People usually make grids for themselves first and share them later. You dont make something you wouldnt use yourself right? There are a few non flying grids in the index but not many.

    This one is from the index: https://miqobot.com/forum/forums/topic/btn-55-ramie/
    If it doesnt work for you try making one yourself. Once you get familiar with editor its easy and fun.

    in reply to: Is my Miqo too slow? #32948
    Lyfox
    Lyfox
    Participant
    0

    Miqo doesnt support housing natively. This scenario is just an emulation so its as fast as it can get. If you try any faster you will end up skipping steps due to lags and it will simply go out of sync and stop working.

    in reply to: General info and questions #32946
    Lyfox
    Lyfox
    Participant
    1+

    Not sure If I have to get to 70+ and get into last expansion.

    Yep you have to go into Shadowbringers and unlock those by doing main story. They are Trust Dungeons.

    in reply to: Out On A Limb Farm #32922
    Lyfox
    Lyfox
    Participant
    0

    Attune to all aetheryte shards in Gold Saucer. There should be 8 of them.

    in reply to: Stop Returning to Waypoint #32921
    Lyfox
    Lyfox
    Participant
    0

    Put a waypoint next to every node and connect them with lines. Miqo navigates only along the lines and if theres no line she wont go blindly. If you want her to navigate a certain path make sure to draw that path first.

    in reply to: skin farming #32908
    Lyfox
    Lyfox
    Participant
    0

    Theres a way to do it with a few simple macros. Take a look in the scenario list for examples: https://miqobot.com/forum/forums/topic/index-scenarios/#macro-combat

    in reply to: Grid and scenario creation #32894
    Lyfox
    Lyfox
    Participant
    0

    Yep theres a guide in the help subforum: https://miqobot.com/forum/forums/topic/help-navigation/

Viewing 15 posts - 331 through 345 (of 2,279 total)