ffxivnewbiebot

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • in reply to: Island Sanctuary All mats, no flying needed #39048

    ffxivnewbiebot
    Participant
    1+

    Thank you for the scenario and grids! Been using it for a while now and almost have everything on max (999).

    in reply to: Yet again… Which jobs work BEST? #38353

    ffxivnewbiebot
    Participant
    0

    I just let my bot spam either spam Qitana Ravel or Heroes Gauntlet dungeon.

    Usually it takes me 3 days (with breaks) to get one class from 80 to 90 without doing any dailies.

    I do recall there is a macro somewhere for Sage and Reaper so that it at least does the minimum rotation to kill mobs and bosses.

    in reply to: Simple lv90 Miner Skyward Island Loop #37646

    ffxivnewbiebot
    Participant
    1+

    Educate me (please!) on where in the script it puts you back into Diadem, since it is only 3 hours long. I’m trying to figure out how that is done. I’m looking at the text files in the scenario. Is it “repeatall 15”? Does that mean it puts you back in 15 times? And the keypresses before that, are those to navigate through the NPC to reopen Diadem?

    “repeatall 15” – yes, this will repeat the entire scenario 15 times.
    keypresses – yes.

    You can check the scenario code in the scenario tab, and click on “?”. To check all the functions available.

    in reply to: Endwalker Grid Mega Pack #34829

    ffxivnewbiebot
    Participant
    1+

    Thank you for the grids! Looking forward for your next upload!

    in reply to: Crafting Works (For the most part) #34796

    ffxivnewbiebot
    Participant
    0

    https://miqobot.com/forum/forums/topic/endwalker-6-0-miqobot-status/

    Not sure why are you using the current crafting solver though, when it is completely broken. At the moment, you can still use it but make sure to input your own macro (uncheck use in crafting).

    Crafting Solver

    Completely broken.

    Please do not attempt to use Crafting Solver.
    It will fail and break your craft.
    Miqobot will give you a warning if you attempt to use it, albeit only once. You are free to experiment with the current algorithms, but it is unlikely you will find anything useful in them.

    in reply to: Conditional statements in scenarios #34483

    ffxivnewbiebot
    Participant
    0

    Have you tried running out a scenario in the current patch EW? What you ask is currently doable.

    “A” gather “X” 20 times

    teleportif(AREA)
    grid
    gathering rotation
    gather (20) – for 20 times gather in that area alone

    afkuntil or workuntil (time) for afk time.

    Add new scenario for the next item then repeat.

    in reply to: [Scenario] 6.0; 6.1 | Legendary Node Materials #34482

    ffxivnewbiebot
    Participant
    0

    Thank you very much for the scenario and grids! It works flawlessly just like your 5.4 Scenario. I had to edit some of the teleports due to it being too expensive and drains so much ticket.

    in reply to: Dungeons #32971

    ffxivnewbiebot
    Participant
    0

    You can probably check this one out. Also check out the posted macro to fully utilize the auto in dgn, and as Miqobot says, this is outside its capability so you’ll have to get the timings right on your side.

    All credit to the OP.

    in reply to: SkyBuilders miners/botanists tools #30630

    ffxivnewbiebot
    Participant
    in reply to: How to use #30629

    ffxivnewbiebot
    Participant
    0

    Hey, posting the error message would simplify the issue. Here’s a rough guess though. Pretty sure there is something on Hotbar 5 such as repair, materia extraction, or botanist skill that is assigned on that particular hotbar.

    You fix this through assigning a shortcut key on Hotbar 5, or move the skill related giving the error.

    in reply to: 9x Retainer Reassign Scenario #30050

    ffxivnewbiebot
    Participant
    in reply to: Have bot remember cursor location in crafting log? #29695

    ffxivnewbiebot
    Participant
    0

    Just create a scenario I guess? Especially if you want to craft multiple items with different jobs.

    solverPreset(recommended) //crafting preset
    job(CUL) //job
    recipe(Smoked Chicken) //name of item
    craft(1) //no. of items to be crafted

    in reply to: queue GCD in assist mode? #29672

    ffxivnewbiebot
    Participant
    0

    Download the latest bot. v1.3.43.1

    https://miqobot.com/#get-the-bot

    in reply to: Multi Scenario support #29192

    ffxivnewbiebot
    Participant
    0

    Retainer quick venture is not yet possible there’s a scenario but barely works.

    Flow is usually like this but can be rearranged.

    desynthList(General names)
    desynth()

    repair()

    If so how do I call the Combat section specifically in a scenario?

    dungeon()
    //check drop down for list in combat squadron

    Do I add these as chapters and have the entire process restart? No, unless you’re teleporting somewhere.

    repeatChapter(99)
    //will repeat the chapter until the desired number is reached in the ()s

    Optional for combat scenario:
    //fullClear(on)
    //will kill all mobs

    fullClear(off)
    // will only kill mobs needed for completion

    //openCoffers(on)
    //will open all treasure chests

    //openCoffers(off)
    //will ignore all
    //tresure chests, will make runs a little faster

    //squadrons(2)
    //number of trust/squad runs in a row

    For more options click on the ? in bot scenario. Also, I suggest checking out a working scenario for the flow then run it once or twice. Best reference below:

    in reply to: BlueMage ARR EX-Primal 1-shot scenarios #28441

    ffxivnewbiebot
    Participant
    0

    Hey, would it possible to make any scenario or macro for Masked Carnivale Stage 31 – “GoGo”? Thank you!

Viewing 15 posts - 1 through 15 (of 17 total)