Lyfox

Forum Replies Created

Viewing 15 posts - 1,651 through 1,665 (of 2,280 total)
  • Author
    Posts
  • in reply to: Ifrit normal unsynced scenario #7475
    Lyfox
    Lyfox
    Participant
    0

    Yep theres no ps4 triangle equivalent. These are the keys that scenario uses to select join. Make sure you have them.

    – Move Cursor up: Num8
    – Move Cursor down: Num2
    – Move Cursor left: Num4
    – Move Cursor right: Num6

    *Set system keybinds to default should do the trick for all the selections.

    in reply to: Ifrit normal unsynced scenario #7469
    Lyfox
    Lyfox
    Participant
    0

    I dont think theres a key that selects and hits join in one go. You have to move cursor to select join and then hit Confirm key. Thats exactly how this scenario works.

    As for your error make sure you dont move mouse like Miqo said in the known issues. Take a look a few posts above.

    in reply to: Ignore certain nodes? #7462
    Lyfox
    Lyfox
    Participant
    0

    You can ignore ephemerals if you use beacons: https://miqobot.com/forum/forums/topic/help-gathering/#senses-and-beacons
    Compass is a game feature so you cant really tell it what to detect. Beacons are more flexible.

    in reply to: Turn in collectibles #7439
    Lyfox
    Lyfox
    Participant
    1+

    Yep theres a function for that.

    8. deliverCollectables() – Deliver collectables to the closest NPC.

    in reply to: kill trigger help please #7426
    Lyfox
    Lyfox
    Participant
    0

    Could you post some message log? It usually happens when a grid has problems and its easy to find it in message log.

    in reply to: Enter home #7397
    Lyfox
    Lyfox
    Participant
    2+

    You can use teleportNpc() function it will do everything for you. And yes home entrance is recognized as NPC.

    in reply to: Clusters (Mor Dhona, Lv50) #7393
    Lyfox
    Lyfox
    Participant
    0

    Enable “use truth” in Miqo.
    And since scenarios were released Miqo can switch between MIN and BTN. So better use it with scenario: https://miqobot.com/forum/forums/topic/mor-dhona-cluster-farm-basic-new-scenario/

    in reply to: auto steatlh vs waypoint steatlh #7385
    Lyfox
    Lyfox
    Participant
    0

    or auto stealth is much intelligent in knowing when to stealth when detected an aggro monster?

    Exactly this. It will constantly scan the area and stealth in-out based on distance to aggro. But it can not predict extreme cases like a fate spawning on your head or if you perform a long collectable rotation and a monster comes nearby. Thats when you switch to manual waypoint stealth.

    Also check advanced settings (the “+” button). You can adjust distance for auto stealth there.

    in reply to: General scenario request #7384
    Lyfox
    Lyfox
    Participant
    1+

    Yea the bot switches mats whenever necessary. It will switch in scenario too.
    From documentation:

    setCraftNQHQRatio( ratio1, ratio2, … )

    Define preferred NQ:HQ ratio for next recipe.

    This is considered a preference, not a mandatory statement. If there are not enough materials to match the preference, the closest possible ratio will be chosen.

    in reply to: special condition gathering skills #7370
    Lyfox
    Lyfox
    Participant
    1+

    For hidden mat use {} with gather by name. It will make Miqo use skills on that mat only. https://miqobot.com/forum/forums/topic/help-gathering/#gather-by-name-advanced

    {titanium ore}
    crystal

    in reply to: General scenario request #7364
    Lyfox
    Lyfox
    Participant
    1+

    Its planned for future updates but you can already do it with a couple extra keybinds. Npc repair has the same window so Miqo will recognize it and take over. Make sure mender is the closest npc.

    key(f12, 1.0)   //target npc
    key(num0, 1.0)  //interact
    repair()
    in reply to: navigation question, trying to change map #7356
    Lyfox
    Lyfox
    Participant
    0

    Yep just like that: teleport(Gridania)

    in reply to: Crafting solver use HQ items #7354
    Lyfox
    Lyfox
    Participant
    0

    Yes it will select HQ if you have HQ only in inventory.

    You can also make it prefer HQ if you have normal quality mats. Its a scenario function named setCraftNQHQRatio() or nqhq() for short.

    nqhq(HQ)
    craft(max)
    in reply to: Catnip Questions #7353
    Lyfox
    Lyfox
    Participant
    0

    Just delete catnip.license file, catnip tab will reappear.

    in reply to: Request Usuginu octopus #7346
    Lyfox
    Lyfox
    Participant
    0

    Did you click “overwrite” after modifying Ruby Shrimp preset?
    Also if you use Patience you obviously need powerful hook enabled.

Viewing 15 posts - 1,651 through 1,665 (of 2,280 total)