Lyfox

Forum Replies Created

Viewing 15 posts - 376 through 390 (of 2,266 total)
  • Author
    Posts
  • in reply to: Need help sendKey function #31998
    Lyfox
    Lyfox
    Participant
    0

    Ah i see. Then its probably because its not being registered without holding. Some actions must be held for at least one frame to trigger and sendKey() doesnt do any holding. Try holdKey() instead: holdKey(num4, 0.2)

    in reply to: deliverCollectables() Question #31955
    Lyfox
    Lyfox
    Participant
    0

    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.

    So in your case it should be deliverCollectables(ERR_IGNORE)

    Also for buying step of a scenario, just using key sends right now, but it feels so buggy, sometimes it works fine. Sometime it goes to wrong item, it is just all over the place. I think it has something to do with cursor awakening or not from what I read, but even when I do not touch anything at all it will do different things with the same step and key input. So idea is there a good way to bypass this issue.

    This is one of the things that Miqo team is planning to fix in scenario update. Basically any sendKey() sequence is guaranteed to be unstable because there is no feedback loop to correct mistakes on the fly. Thats why new scenario functions made by devs are so much better. They have a feedback loop and so they are very stable. Until then the best solution is to buy items by hand. You have to do it only once in 2-3 hours so its not so bad. And besides its not a good idea to keep Miqo running all day without supervision. So if you check up on her anyway why not handle the buying step along the way.

    in reply to: Need help sendKey function #31954
    Lyfox
    Lyfox
    Participant
    0

    NPC switching with Num keys depends on characters and minions around you. If theres a puppy standing between you and the next NPC it will target the puppy first. Perhaps you can exclude players and minions with target filtering but ive never tried it myself so not sure it will work.

    in reply to: Adventurer Squadrons Applicable Jobs #31915
    Lyfox
    Lyfox
    Participant
    1+

    You can go as any job. Just make sure to fill in any missing roles with your squadrons.
    If youre tank pick a healer and two dps.
    If youre healer pick a tank and two dps.

    in reply to: Miner Job Quests Scenario – Levels 15-60 #31894
    Lyfox
    Lyfox
    Participant
    0

    Put it on hotbar and make sure it has a shortcut. Yield +1 is the skill that costs 400 GP.

    in reply to: Chocobo racing #31887
    Lyfox
    Lyfox
    Participant
    0

    Works fine for me. But i dont have a max bird. What waypoints do you use?

    in reply to: Issues with NIN Mudra #31847
    Lyfox
    Lyfox
    Participant
    0

    Do you use any Ctrl or Shift shortcuts for mudras? This thread is the first to pop in forum search and looks like its the same issue: https://miqobot.com/forum/forums/topic/issues-with-ninjutsu-in-combat-assist/

    Lyfox
    Lyfox
    Participant
    0

    Flying into walls usually means a keybind collision and not something in a scenario. Ive been using my Diadem grids since the last Ishgard Restoration phase and havent noticed any moved objects. The map looks the same to me. So try to go over the keybinds guide once more: https://miqobot.com/forum/forums/topic/help-keybinds/
    Make sure that you dont have Ctrl-up or Alt-up in your camera keys and stuff like that.

    in reply to: GM Message And Discord Hook #31830
    Lyfox
    Lyfox
    Participant
    1+

    Yep theres a search button at the forum root page: https://miqobot.com/forum/
    Dont know anything about GM messages sorry.

    in reply to: Gatherer achievements #31822
    Lyfox
    Lyfox
    Participant
    0

    You can definitely make a scenario for catching big fish with specific conditions. Miqobot has the necessary tools for that. But you cant make a scenario that will catch all of them at once. There are thousands of different variables which are impossible to keep track of in a single scenario. You will need multiple scenarios to get there.

    Its a good idea to use a fish tracker website like this one: https://ff14fish.carbuncleplushy.com/

    in reply to: Dungeon Anima weapon support #31805
    Lyfox
    Lyfox
    Participant
    2+

    Whats with all the bold text? Its kinda screaming and painful to read.

    Lyfox
    Lyfox
    Participant
    1+

    I think theres a chance it might work if you weave in a few extra keys to handle the teleport offer. But even after teleport your bot will continue spamming keys in another area. Imagine doing it in the middle of Limsa plaza. Dont leave it running while you sleep. Its not worth the risk in my opinion.

    in reply to: Chocobo Racing – Pulling Reins #31694
    Lyfox
    Lyfox
    Participant
    0

    Miqo simply follows the settings you give her. She tries to save enough stamina for the rest of the course but thats only if you set deccelerate at 95-100%. The less value you set the less pulling Miqo will do. If you want her to stop pulling completely set deccelerate to 0%.

    in reply to: Miqobot Crafting wrong recipe #31690
    Lyfox
    Lyfox
    Participant
    1+

    Try this: recipe(Lemonade, 2)
    It will select 2nd line in the search list.

    in reply to: 3D radar filter not working #31683
    Lyfox
    Lyfox
    Participant
    2+

    Try unclicking the ‘Show Names’ setting.

Viewing 15 posts - 376 through 390 (of 2,266 total)