Lyfox

Forum Replies Created

Viewing 15 posts - 1,891 through 1,905 (of 2,280 total)
  • Author
    Posts
  • in reply to: Salt Peter #5371
    Lyfox
    Lyfox
    Participant
    1+

    Just enable “use truth” in settings which corresponds to Truth of Mountains.
    Heres a paragraph from guide: https://miqobot.com/forum/forums/topic/help-gathering/#senses-and-beacons

    in reply to: Stormblood – Upgrade Stage 1 #5352
    Lyfox
    Lyfox
    Participant
    0

    Its all right people are ever-evolving insatiable creatures its only natural for us to demand more even when a lot has been done already. Some are just more grateful for the opportunities provided.

    Judging from active users id assume Miqo team doesnt get enough money to make this profitable yet they support the bot for more than a year now, and they even manage to throw in new features in-between patches while keeping the professional attitude. Miqobot gave me so much free time and allowed me to be proud of my game achievements. Imo absolutely worth it.

    • This reply was modified 7 years, 10 months ago by Lyfox Lyfox.
    in reply to: Changing fishing spots? #5326
    Lyfox
    Lyfox
    Participant
    1+

    Take a look at these they are for 50+ but its quite easy to make a similar one for costa del sol.

    in reply to: Missing Keystrokes #5323
    Lyfox
    Lyfox
    Participant
    0

    Weird it didnt get stuck on my pc everything went smooth. Seems like the problem is somewhere else. Try their tech support they are usually fast and have more tools to help you: https://miqobot.com/#support
    Id still suggest sending them the log since they will ask you anyway and maybe a screenshot of the moment it gets stuck.

    in reply to: Desynthesis names #5320
    Lyfox
    Lyfox
    Participant
    1+

    The easiest solution is probably making 26 entries for each letter and then allowing partial match.
    a
    b
    c

    z
    But i think theres a reason why it has no easy option for that. If you misclick some settings it will go ballistic and will just destroy everything including equipped gear. Be careful.

    in reply to: Missing Keystrokes #5319
    Lyfox
    Lyfox
    Participant
    0

    Hmm yea looks like a keybind problem. Can you archive and attach your KEYBIND.DAT as described here: https://miqobot.com/forum/forums/topic/error-using-any-grid-for-gathering/#post-4434
    Ill take a look.

    in reply to: Stormblood – Upgrade Stage 1 #5312
    Lyfox
    Lyfox
    Participant
    0

    I believe these are the issues in question: https://miqobot.com/forum/forums/topic/scenario-engine/#post-3104

    Thanks for the update Miqobot! Greatly appreciate all the hard work.

    in reply to: Missing Keystrokes #5300
    Lyfox
    Lyfox
    Participant
    0

    Its kinda hard to give a proper answer without any logs or details. What does Miqo say in message log? Can you show a full scenario?
    As for guessing, what scale do you have on crafting log 100% or less?

    in reply to: [Beta] Scenario Scripting Engine #5297
    Lyfox
    Lyfox
    Participant
    1+

    I think the difference is startGathering(1) vs startGathering(999). Internal gathering script ends after one node and cordial logic doesnt activate. Theres “Smart cordials usage” and “Time-based chapter repeats” in planned functions on page 1 so i assume it will be adressed. Waiting for this too.

    in reply to: Miqobot closes and won't work until PC restart #5278
    Lyfox
    Lyfox
    Participant
    0

    Most likely McAfee implemented some “new” detection method with bugs and now it gives you false positive. Imo it should be asked at McAfee forums since its their problem. Google says this: https://community.mcafee.com/thread/51613?start=0&tstart=0

    in reply to: Crafting Scenario question #5263
    Lyfox
    Lyfox
    Participant
    0

    Heres a tip from devs on how to use ingame macros: https://miqobot.com/forum/forums/topic/crafting-rotation-help-enhancement-request/#post-882
    Dont forget to disable solver > use to switch to macros. Scenario function for that is craftMacro(), instead of solverPreset().

    Not really sure about steady hand II a screen of your settings would probably help.

    in reply to: Index: Gathering Grids #5262
    Lyfox
    Lyfox
    Participant
    0

    In some nodes, gathered resources only show up some of the time. Is there a way to gather for multiple materials or from multiple slots?

    Thanks!

    Yes use gather by name for multiple materials: https://miqobot.com/forum/forums/topic/help-gathering/#gather-by-name

    in reply to: Crafting [Scenario Generator] #5261
    Lyfox
    Lyfox
    Participant
    0

    Hmm no Firefox should work without issues. Can you show a screen or something so i can reproduce it?

    in reply to: Scenario Scripting Question (Fishing) #5242
    Lyfox
    Lyfox
    Participant
    3+

    First of all try to keep each fishing session in a different chapter. Most functions work better this way. Secondly you have to keep rotating fishing spots to avoid “fish sense something amiss” message. Even if weather doesnt match you still have to cast rod at least once in this spot to reset another. Miqo functions are actually aware of this and thats why they are designed to fish for 1 min on bad weather. Also keep in mind that navigation takes time. So if you wait until 9am before navigating you will lose precious time while moving.

    What I would do is set up one waypoint for Sawfish and one somewhere else for reset. Something like this.

    //Chapter 1 – Titanic Sawfish
    grid(sawfish)
    waypoint(0)
    afkUntil(9:00et)
    workUntil(14:59et)
    goodWeather(Clear Skies)
    goodWeather(Fair Skies)
    skipBadWeather()
    findFish(1.35)
    fish(30)

    //Chapter 2 – Reset
    grid(sawfish)
    waypoint(23)
    workFor(00:00:05)
    findFish(1.35)
    fish()
    repeatAll(10)

    You can split chapter 1 into 9:00-12:00 and 12:00-15:00 to fish in different spots but you could lose mooch opportunity so id recommend against it.

    in reply to: Fishing #5241
    Lyfox
    Lyfox
    Participant
    0

    Well if youre too shy to share info here you can contact their tech support: https://miqobot.com/#support
    They will probably ask you the same.

Viewing 15 posts - 1,891 through 1,905 (of 2,280 total)