PotionSeller

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Voting (June 2 – June 9, 2021) #30366

    PotionSeller
    Participant
    0

    I’d like to cast a vote towards Scenario engine updates. The beta post mentions vendor npc interactions, could this also include the scrip vendors? So instead of having to use the scenarios which do not allow your mouse on the screen as they have to be precise we could have this feature built in so miqo knows which option we want it to select.

    in reply to: White Scrip Purchase Scenario #19266

    PotionSeller
    Participant
    0

    You don’t seem to be using default keybinds – or maybe mine are different but can you say what each key is please? I am confused on what the num8 is doing here.

    in reply to: Crafting Solver Relevance #17822

    PotionSeller
    Participant
    0

    Make a separate macro for reuse/csII/CSIII (or w/e action you have on your macro after reuse, normally CSIII/CSII) and set that button on your hotbar.

    /ac “reuse”
    /ac “careful synthesis III”
    If reuse procs, it’ll use it. Otherwise, it’ll complete the synth.

    That’s how my macro is set up:

    /ac “Inner Quiet” <wait.2>
    /ac “Delicate Synthesis” <wait.3>
    /ac “Delicate Synthesis” <wait.3>
    /ac “Delicate Synthesis” <wait.3>
    /ac “Delicate Synthesis” <wait.3>
    /ac “Delicate Synthesis” <wait.3>
    /ac “Steady Hand II” <wait.2>
    /ac “Advanced Touch” <wait.3>
    /ac “Great Strides” <wait.2>
    /ac “Byregot’s Blessing” <wait.3>
    /ac Reuse <wait.2>
    /ac “Careful Synthesis III” <wait.3>

    The problem is how do I just get miqo to just hit the macro button and then do nothing until its time to hit craft again? As it is now, miqo keeps spamming the macro button and throwing everything off.

    The way to solve this is to add a bunch of “,” after the macro. So for me it looks like this -> “ctrl+shift+Y,,,,,”.

    Miqo then pushes the first button but will say it doesn’t know what the other key is. So it will finish the macro successfully. The output is like this –

    (12:15:52) Crafting step 1 -> key ‘ctrl+shift+y’
    (12:15:54) Crafting step 2 -> key ‘??’
    (12:15:57) Crafting step 3 -> key ‘??’
    (12:16:00) Crafting step 4 -> key ‘??’
    (12:16:03) Crafting step 5 -> key ‘??’
    (12:16:18) Meow, collecting!
    (12:16:19) Yes, crafting SUCCESS! (5/65)
    (12:16:21) Hitting Confirm button. :3

    • This reply was modified 4 years, 6 months ago by  PotionSeller.
Viewing 3 posts - 1 through 3 (of 3 total)