Lyfox

Forum Replies Created

Viewing 15 posts - 241 through 255 (of 2,266 total)
  • Author
    Posts
  • in reply to: Use Compass in scenario #35630
    Lyfox
    Lyfox
    Participant
    0

    If you click compass manually before start it will be active for the whole scenario.
    Unless your scenario overwrites this setting by using gatherPreset(). In this case you have to edit gather presets it uses and enable compass in each of them.

    Lyfox
    Lyfox
    Participant
    0

    These are the defaults.
    NUM9 – Cycle through UI Component Tabs (Forward)
    NUM7 – Cycle through UI Component Tabs (Back)

    Lyfox
    Lyfox
    Participant
    0

    When you try to get the attempts box active do this instead:

    sendKey(num9, 1)

    Assuming you have default keybinds NUM7/NUM9 work like +1/-1 on quantity fields. Sending -1 will wrap around 0 to max.

    in reply to: Monster Grind? #35600
    Lyfox
    Lyfox
    Participant
    0

    A simple monster grind existed before assist mode. Take a look in the scenario index: https://miqobot.com/forum/forums/topic/index-scenarios/#macro-combat

    in reply to: [Request] MB Auto lower Price #35571
    Lyfox
    Lyfox
    Participant
    0

    From a commercial standpoint there is no reason for Miqobot not to implement an “undercut bot”.

    Ah i see. Well from a commercial standpoint i totally agree with you. All your points are valid and make sense.

    But Miqo team said many times that they dont care about maximizing profits or things like that. They just like the game and try to make it better for common players. And they will not sell optional features for special prices either. Gilsellers and botfarms are not the target audience.

    My question to you however is, why would someone (or you yourself) be opposed to creating this feature in Miqobot

    Im not. I support this idea. Its always good to have more features.
    I just dont think that it will be as useful for players as new combat rotations or new dungeons support. In my opinion its a low priority quality of life.

    I haven’t seen a logical reason why you would care (seeing you only use the combat features).

    My only reason is that if Miqo starts working on undercutting bot they will stop working on combat features. Thats it.

    Anyway its always nice to have an alternative opinion. Its been a pleasure.

    in reply to: [Request] MB Auto lower Price #35563
    Lyfox
    Lyfox
    Participant
    1+

    It just means you’re the exception that validates the rule…

    If doing combat content with Miqo is the exception then yea i am.
    But you missed my point.

    Crafting 580 gear is easy so everybody does it. Youre asking Miqo to implement a public undercutting bot for all users. Its almost certain that some of them craft on your server and compete with you. Youre asking not for a personal advantage but to make the undercutting bot available to everyone. How will it help you to sell your weapons?

    in reply to: [Request] MB Auto lower Price #35561
    Lyfox
    Lyfox
    Participant
    2+

    Your points may be valid in general. But the context youre applying them for is outdated.

    EW 2star item market (eg. classical gear)

    580 gear is outdated. It was relevant 3 weeks ago when the new raid tier was released. The world first race is finished and everybody has grinded enough tomestones to forget about 580.

    You can’t make gil if you can’t sell your Miqo bot-crafted items because someone else is “marketbotting”…

    Its a biased perception of supply and demand.
    Your items dont sell not because someone undercuts you by 1 gil. Your items dont sell because nobody needs such a ridiculous amount. Crafting is very easy so everybody does it but there are no consumers to buy the product. Even if you start using an undercutting bot it wont bring more consumers to the market. It will only crash the market faster.

    (slow it down to human speed, every price adjustment taking a reasonable time like 10 secs)

    When you adjust prices your items dont sell. If you spend too much time adjusting you can miss out on a potential customer.

    all injection based programs

    Miqo is not injection based.

    no1 pays for a subscription based bot “just” to prevent 15 mins/day gathering/crafting

    I do.

    in reply to: Did I get busted? #35544
    Lyfox
    Lyfox
    Participant
    6+

    Looks like an instance server crashed and your character got transported to a previous stable location. Happened to me in the past as well. I was gathering some new mats when the server crashed and after login my character was in a different spot and all the mats got unlearned in my gathering log. They were still in inventory but the gathering log said i never discovered them.

    in reply to: Question: workFor #35441
    Lyfox
    Lyfox
    Participant
    1+

    Yea but make sure that you set the count in gather() too. If you set gather(9999) then it will be enough for an hour. If you set gather(2) then it will stop after two nodes.

    It stops when workFor() timer ends or when the node count is reached whichever happens first.

    in reply to: Macros to include new skills to combat assist? #35387
    Lyfox
    Lyfox
    Participant
    0

    You can simply use code tag to avoid forum formatting.

    /micon "Heated Split Shot"
    /merror off
    /ac "Chain Saw" <t>
    /ac "Heated Split Shot" <t>
    in reply to: Endwalker Miqo Roadmap #35379
    Lyfox
    Lyfox
    Participant
    8+

    If you did your research you know that Miqo is extremely cheap. In other bots you have to pay $200-300 upfront on top of the subscription to get even remotely close to Miqo feature pack. Considering that Miqo team are busting their asses to put everything back in shape asking them to cut the price even more is not very polite.

    in reply to: Delaying potion use in scenarios. #35359
    Lyfox
    Lyfox
    Participant
    1+

    Yea you would have to design your scenario to last 3 hours.

    in reply to: Gathering Truth skill #35358
    Lyfox
    Lyfox
    Participant
    0

    Hey could you give some more info? Do you mean that she freezes in the air or that she gathers something else?

    in reply to: Macros to include new skills to combat assist? #35318
    Lyfox
    Lyfox
    Participant
    1+

    Well i cant test it since i dont have a 90 PLD. But iirc blades are not actions in a common sense so they cant be used in a macro directly. But since they replace Confiteor on hotbar then maybe Confiteor will trigger them instead. Try this.

    /micon "Fast Blade"
    /ac "Confiteor"
    /ac "Fast Blade"
    in reply to: Macros to include new skills to combat assist? #35313
    Lyfox
    Lyfox
    Participant
    0

    So what exactly doesnt work? The macro doesnt trigger blades or Miqo doesnt hit the macro?

Viewing 15 posts - 241 through 255 (of 2,266 total)