crafting scenario question

Forum Forums Discussion crafting scenario question

This topic contains 1 reply, has 2 voices, and was last updated by Lyfox Lyfox 5 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9108

    Theonething
    Participant
    0

    How would one put in for miqo to use items (I know this would be send key linked to item on hot bar) and then craft X amount using a macro and then send key item, craft x amount with macro once more? Thank you in advance

    #9135
    Lyfox
    Lyfox
    Participant
    1+

    Put your item on hotbar. Lets say its on hotbar 7 slot 3 and if its food you need to wait 5 seconds after.

    craftMacro(YOUR_MACRO)
    icon(7, 3, 5.0)
    craft(30)
    repeatChapter(2)

    YOUR_MACRO is the name of macro in Miqo on crafting tab.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.