Quick Synthesis Scenario

Forum Forums Grids and Presets Quick Synthesis Scenario

This topic contains 7 replies, has 3 voices, and was last updated by LutBot LutBot 4 years, 1 month ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #20812

    LakittyLa
    Participant
    0

    hello!

    Ive been trying to find info about quick synth but havent found anything:(
    Anyone who can help?

    For example i want to craft 99 items with quick synth then craft another stack with other item stack 99 then another item with stack of 49 :>

    Appreciate the help!

    • This topic was modified 4 years, 1 month ago by  LakittyLa.
    #20815
    Lyfox
    Lyfox
    Participant
    0
    solverPreset(fastest)
    ignoreQuality(on)
    
    recipe(ITEM_NAME)
    craft(99)
    recipe(OTHER_ITEM_NAME)
    craft(99)
    recipe(ANOTHER_ITEM_NAME)
    craft(49)

    Its somewhat slower than quick synthesis but since youre afking anyway it gets the job done.

    #20817

    LakittyLa
    Participant
    0

    Lyfox is there also a one for quick synth :3?

    #20819
    LutBot
    LutBot
    Participant
    0

    To quick synth any one single recipe, you can use this:

    solverPreset(fastest)
    ignoreQuality(on)
    craft(max)
    #20954

    LakittyLa
    Participant
    0

    is there no way to activate stacks quick synthesis then ? 😮
    Cause im making submarines 🙁

    #20957
    Lyfox
    Lyfox
    Participant
    0

    Nope theres no specific function for quick synthesis.
    Does it really matter? Youre crafting with the bot and afking anyway.

    #20963

    LakittyLa
    Participant
    0

    it does ^_^goes faster with quick synth and im usally just sitting at the computer looking at the game going .. O_o

    #20989
    LutBot
    LutBot
    Participant
    0

    it does ^_^goes faster with quick synth and im usally just sitting at the computer looking at the game going .. O_o

    Ok, then what’s stopping you from simply using the game’s Quick Synth?

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

You must be logged in to reply to this topic.