Hello, Super new to Miqobot and need assistance with Crafting with macros

Forum Forums Discussion Hello, Super new to Miqobot and need assistance with Crafting with macros

This topic contains 2 replies, has 2 voices, and was last updated by Choonk Choonk 4 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18003
    Choonk
    Choonk
    Participant
    0

    Hey guys, I just cant seem to figure out how to craft Two Star Stuff with macro’s and also implementing the use of food every 30 min with “Scenario”
    so far Ive got:
    icon(5, 8, 5.0) // Food
    icon(4, 1, 30.0) // Macro 1
    icon(4, 2, 30.0) // Macro 2

    =-(
    Thanks in advance

    #18020
    Lyfox
    Lyfox
    Participant
    2+

    Make a crafting macro in Miqo. You can name it and select it in scenario. Then eating food becomes easy.

    craftMacro(Two Star Stuff)
    icon(5, 8, 5.0) // Food
    workFor(00:29)
    craft(99)
    
    repeatChapter(10)
    #18031
    Choonk
    Choonk
    Participant
    1+

    THANKYOU lyfox this works fantastic!

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

You must be logged in to reply to this topic.