Lyfox

Forum Replies Created

Viewing 15 posts - 1,561 through 1,575 (of 2,280 total)
  • Author
    Posts
  • in reply to: I am being followed feature #8413
    Lyfox
    Lyfox
    Participant
    0

    Just a few days before the patch ive been farming normal mats and there were two other miners at the same spot. While we moved by different pathways we arrived almost at the same node each time. Imo it looked completely normal. It would be more suspicious if my character suddenly stopped just because somebody else is grinding nearby.

    This is how gathering is designed in this game. Running in circles over and over again. Just a silly game design nothing you can do about it.

    in reply to: (Discussion Archive) Patch 4.4 – Miqobot Status #8366
    Lyfox
    Lyfox
    Participant
    4+

    Oh how i missed this. Minimum stats barely meeting requirements, immediately got 100% HQ Chigusa from zero quality. Miqo cracks this tier like a piece of cake.
    Thanks so much!

    in reply to: Gil making #8338
    Lyfox
    Lyfox
    Participant
    8+

    Id advise against buying gil. RMT is very easy to track down. If a gilseller goes down all his clients go down too.
    With bot youre the only one responsible and if youre botting smart nobody will care.

    in reply to: Kugane tower #8311
    Lyfox
    Lyfox
    Participant
    0

    Why? The reward is only 2k MGP once per hour maybe twice. Farming minigames with Miqo gets you 40k per hour.

    I mean its not a bad thing to have it but im just genuinely interested why youd prefer the bot to do a one time entertainment for you.

    in reply to: Feature request #8287
    Lyfox
    Lyfox
    Participant
    3+

    Im using keyboard 99% of the time when playing on laptop and cant attach mouse. Touchpad is hell and keyboard does a pretty decent job when i need it. Also if you plug in a controller you can play with the game out of focus. Thats how fishing was done back in the old days. A fish tug sends a vibration on controller and you press the button to launch a fishing macro. Completely legal feature by design. So it would be weird for SE to detect someone based on the input method.

    If anything they can track you hacking the game client. And Miqo does 0% hack which is why its the safest bot you can find on the market.

    in reply to: Miqobot not detecting required crystals #8286
    Lyfox
    Lyfox
    Participant
    0

    Theres no bug iirc. She does detect it after a few more hits.

    in reply to: help for lvling botanist 20 up to 50 #8245
    Lyfox
    Lyfox
    Participant
    0

    For low leveling you can use any grid from the index that matches your current level. At 20-50 you gain exp really fast and its better to save leves for something else.

    For miner ephemerals you can take my scenario which has miner and botanist: https://miqobot.com/forum/forums/topic/ephemeral-duskglow-70/

    Then simply replace the chapters you dont need with: afkFor(04:00et)

    in reply to: Auto Food and Repair by Darkmateria #8222
    Lyfox
    Lyfox
    Participant
    0

    Both are very simple with scenarios.
    To repair just use repair() function.
    To use food put it on your hotbar and use icon() function. For example if its on hotbar 7 slot 1:

    icon(7, 1, 5.0) //eat food, wait 5 seconds
    

    You can click on ‘?’ button on scenario tab it has documentation for all functions.

    in reply to: Scenarios for lvling BTN and MNR 61-70 #8199
    Lyfox
    Lyfox
    Participant
    0

    Its really very easy here is step by step.

    1. Import scenario.
    2. Select it.
    3. Click start.

    Take a look at the guide for import: https://miqobot.com/forum/forums/topic/help-import-export/

    in reply to: Torreya Log #8185
    Lyfox
    Lyfox
    Participant
    0

    You can find a bunch of scenarios in the sticky thread: https://miqobot.com/forum/forums/topic/index-scenarios/
    They usually have grids already attached in a single file so you dont have to download them in different places.

    in reply to: Waypoint Distance Tolerance #8184
    Lyfox
    Lyfox
    Participant
    1+

    Looks pretty solid. I dont have a character in Twin Adders so cant give it a full test drive but yea i can see what your problem is. Theres another NPC standing uncomfortably close to the entrance. But since youre already using angle() functions theres a very simple solution.

    Waypoint(2)
    Angle(0.50)
    vAngle(-1.48)
    holdKey(w, 0.4) // <- this
    teleportNpc()

    It will push your character into the door just enough to get past the annoying NPC.

    in reply to: Waypoint Distance Tolerance #8177
    Lyfox
    Lyfox
    Participant
    0

    Just move a waypoint slightly further to the side. If you approach npc from the left move waypoint slightly to the right and vice versa. Thats what i do in my scenarios and it works great.

    in reply to: [Beta] Combat #8165
    Lyfox
    Lyfox
    Participant
    0

    Yea obviously. The context was the fastest dungeon for leveling though. But yea light farming is another thing squadrons can do.

    • This reply was modified 6 years, 10 months ago by Lyfox Lyfox.
    in reply to: [Beta] Combat #8161
    Lyfox
    Lyfox
    Participant
    0

    Scenario tab > click New > input the lines there.
    icon(7, 1, 5.0) means click icon on hotbar 7, slot 1, wait 5 seconds.
    Take a look at the guide: https://miqobot.com/forum/forums/topic/beta-scenario-scripting-engine/

    in reply to: [Beta] Combat #8153
    Lyfox
    Lyfox
    Participant
    1+

    100% armory bonus, 50% rested exp, 30% ala mhigan earring.
    When you have at least one level 70 job you get 100% armory at 1-59 and 50% armory at 60-69. Earring is a Stormblood preorder item.

    Is there any planned addition for Miqo to take a food from your bar and refresh it when it expires? Would only be a 3% xp bonus but it adds up in the long run. Love the new addition so far…

    Its already implemented. Put it on your hotbar and use with scenario.

    icon(7, 1, 5.0) //food
    squadrons(1)
    repeatChapter(10)
Viewing 15 posts - 1,561 through 1,575 (of 2,280 total)