Lyfox

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 2,266 total)
  • Author
    Posts
  • in reply to: looking for raw amber MIN45 #30470
    Lyfox
    Lyfox
    Participant
    0

    What happened to Mochi pack? It works fine for me.

    in reply to: Multiple item Gathering #30449
    Lyfox
    Lyfox
    Participant
    0

    Its not possible to pick one of each item from every node but its possible to pick Jade from the first node, Zircon from the second node, Shard from the third, and repeat. Which is what this code does assuming youve prepared 3 presets.

    in reply to: Auto pause for chat – Combat #30443
    Lyfox
    Lyfox
    Participant
    0

    You can use keyboard for other things while Miqo is running in the background. But not for chatting in the game because that would be a hack. Hence the pause feature.

    in reply to: Preview? #30442
    Lyfox
    Lyfox
    Participant
    0

    Theres an active voting thread and it has BLU listed as options to vote for: https://miqobot.com/forum/forums/topic/voting-next-feature/

    in reply to: Miqobot freezing #30391
    Lyfox
    Lyfox
    Participant
    0

    That usually happens when you lose connection to the Miqo server. Check your firewall maybe its blocking it. Also if you dont force close it does it unfreeze in a minute or two?

    in reply to: Incorporate time node in existing gathering scenario #30376
    Lyfox
    Lyfox
    Participant
    0

    workUntil() is the correct choice. Make sure you use it before starting the actual work.

    workUntil(14:00et)
    gather()
    in reply to: Preview? #30303
    Lyfox
    Lyfox
    Participant
    1+

    Whenever i play with combat assist im usually top dps. There are only a couple of classes where i can reach the same level of button mashing and thats only because ive been playing those jobs for years. Miqo allows me to play all of them without being in a constant state of panic. So shes definitely better than me.

    in reply to: Issue with Waypoint in Fishing #30299
    Lyfox
    Lyfox
    Participant
    0

    That would be afkUntil() and workUntil().

    in reply to: Gathering for dummies! #30229
    Lyfox
    Lyfox
    Participant
    1+

    Press ctrl to switch to red mode, then click waypoints with RMB, they change into mount or fly.
    The official 3d editor guide explains it pretty well, probably cant get any better: https://miqobot.com/forum/forums/topic/help-navigation/

    in reply to: Issue with Waypoint in Fishing #30183
    Lyfox
    Lyfox
    Participant
    0

    There is a scenario function findFish(). Seems like it does what you need.

    in reply to: using miqo for levelling combat classes #30147
    Lyfox
    Lyfox
    Participant
    3+

    Miqo doesnt care about your skills she just rolls with what you have. Your rotation will be more efficient if you do quests but its not a requirement.

    Lyfox
    Lyfox
    Participant
    3+

    Yep its good. Heres what i use.

    /micon "Asylum"
    /merror off
    /ac "Asylum" <t>
    /ac "Asylum" <me>
    /micon "Sacred Soil"
    /merror off
    /ac "Sacred Soil" <t>
    /ac "Sacred Soil" <me>
    /micon "Earthly Star"
    /merror off
    /ac "Earthly Star" <t>
    /ac "Earthly Star" <me>

    Just replace the spell name and you have a new macro.

    in reply to: 1.3.44 – not starting #30105
    Lyfox
    Lyfox
    Participant
    1+

    Windows 10 has Microsoft Defender preinstalled. So try checking that first.

    in reply to: regarding hotkey modifiers #30098
    Lyfox
    Lyfox
    Participant
    0

    It starts working after you click start. Just like pause.

    in reply to: regarding hotkey modifiers #30094
    Lyfox
    Lyfox
    Participant
    0

    Yea just type it directly: shift+w

Viewing 15 posts - 451 through 465 (of 2,266 total)