jae

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Altanative RebornBuddy #36973
    jae
    jae
    Participant
    0

    I have looked everywhere for a dalamud plug in that will help will macros but never found anything. I’m eager to try out SomethingNeedDoing but cannot find this anywhere.

    Search for user, daemitus, on github, they’ve their own repo called MyDalamudPlugins

    • This reply was modified 2 years ago by jae jae.
    • This reply was modified 2 years ago by jae jae.
    • This reply was modified 2 years ago by jae jae.
    in reply to: Altanative RebornBuddy #36933
    jae
    jae
    Participant
    2+

    for crafting i’ve been using a dalamud plugin called SomethingNeedDoing, it’s not in the main repo, but is easily found. It’s a bit more work to set up and get the hang of than miqo, and doesnt have a crafting solver, but does quite well for automating redundant crafts, with a proper macro. it also checks whether each skill has been executed before continuing to the next, and will pause and notify you when one fails, this is great if you’ve any lag when crafting, i’ve failed plenty of crafts using the in game macro system because of this.

    in reply to: Crafting Macro Converter #34936
    jae
    jae
    Participant
    0

    I noticed when copying macros directly from the game, they’re not formatted correctly in the input box, I’m guessing it’s something to do with line feeds and carriage returns, it can be prevented by first pasting to notepad, then copying that and pasting to the converter. Also, definitely not necessary, but having the option to switch between in-game macro and teamcraft’s optimizer format for input would be a nice touch.

    Thank you for creating this little app, it’s already saved me from simple mistakes several times now.

    in reply to: Is resetGoodWeather() working as intended? #25628
    jae
    jae
    Participant
    0

    I see, I didn’t fully understand skipBadWeather(), I’ll have to rewrite my scenario, thanks for explaining.

    in reply to: (Phase 2) Nav Grid and Gather Preset for Diadem #20946
    jae
    jae
    Participant
    0

    I’m not sure why it wouldn’t work, both mining and botany is working on my end, if you’re using my scenario, it gathers any mats from, slot 4, by english name only. I also used brackets to only use abilities on the umbral nodes, and my skill rotation requires a minimum of 700 gp for miqo to attempt it.
    I did, however, find a couple nodes I missed connecting to the grid on the southern most island, so I’ll attached the amended version here along with my scenario, using a less ambiguous named skill rotation.

    Attachments:
    You must be logged in to view attached files.
    in reply to: (Phase 2) Nav Grid and Gather Preset for Diadem #20868
    jae
    jae
    Participant
    2+

    I spent the better part of today adding botany locations and other islands to this grid, thank you cloud86, for your initial work. I think I got all of them, but I could’ve missed a small one, MiqoBot, or my computer, doesn’t like creating grids with 400+ waypoints. I’m sure it needs more extensive testing to work out any kinks it may have, so please, everyone, feel free to modify and fix my mistakes.

    I’ll also add my scenario, it only gathers lv80 recipe mats, if anyone can improve upon it to gather umbral mats when they’re up, please do!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mouse buttons 4 and 5 #20820
    jae
    jae
    Participant
    0

    I can see how that can be problem, thanks for the quick response, and the tip to workaround my issue.

    in reply to: [Scenario] Crafter Leve Extravaganza #16364
    jae
    jae
    Participant
    1+

    For the ALC 72-74 scenario, I had to change the the max branch distance from 0 to 10 for the truegold ore grid, before miqo would actually do anything.

    • This reply was modified 4 years, 8 months ago by jae jae.
    in reply to: [Scenario] Shadowbringers 5.0 Aethersands #16198
    jae
    jae
    Participant
    0

    After importing, I found the solarite grid to be way out of place, not sure if it’s just on my end, I’ve tried redownloading and importing, but to no avail.

    • This reply was modified 4 years, 8 months ago by jae jae.
    Attachments:
    You must be logged in to view attached files.
    in reply to: HELP !!! Cordial items grid #16172
    jae
    jae
    Participant
    0

    for a scenario I’m working on, had to do something similar to prevent auto disconnecting. I created a new chapter to afk for a short amount of time, move to a random waypoint, and repeat the chapter until the node becomes active, like so:

    repeatChapterUntil(06:00et)
    afkFor(00:07:37)
    randomWaypoint(0,1,2,3)
    • This reply was modified 4 years, 9 months ago by jae jae.
    in reply to: Crafting [Scenario Generator] #10246
    jae
    jae
    Participant
    1+

    I think you may’ve swapped the correction for the garlandtools script, unless there’s another location, other than page 5, I missed.
    Anyway, after changing .replace("../files/icons/job/", "") to .replace("images/", "") in rJob variable, it worked as intended. Thanks for the great script, saves me a lot of time.

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