Holminster Tank Farm

Forum Forums Grids and Presets Holminster Tank Farm

This topic contains 35 replies, has 19 voices, and was last updated by  lkj32h4klj 1 week ago.

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #40089

    chibikorri
    Participant
    0

    do you get more gear by doing it unsynch instead of just doing it as a trust or something?

    You get more gear for once, but it’s more to get some tank clears in which you wouldn’t get when running with trusts (they changed that in shadowbringers)

    So this scenario can be used for
    1. Tank achievement
    2. GC Seal farm.

    #40144

    tkin
    Participant
    0

    Great script. At i620ish, takes about 20 minutes. Few tips I’d like to share:

    – unbind some of your alt/shift chat keybinds (like say, alliance,etc). Sometimes the inputs for movement and ability usage cross and the bot winds up entering text into the chat window and just halts

    – add repair() to the script near the top (before the other key entries) and keep a few stacks of repair materials on you

    – I find that on occasion the very first attempt to starting the dungeon fails (cursor doesn’t reach “join”). If I correct it that one time, it seems to work properly after that for hours

    #41441

    Go_watch
    Participant
    0

    Would it be possible for someone to update this script for DT? I know its probably a simple fix, I just dont know enough about how the coding works to make it work on my own.

    #41458

    tkin
    Participant
    0

    I’ve used it on GNB and DRK. No issues. Sure, it doesn’t know about certain abilities, but it does clear it and the time isn’t so bad. I think I average about 11.5 minutes. Maybe other jobs are broken?

    #41459

    Go_watch
    Participant
    0

    My problem is it isnt selecting the dungeon. If I manually go in, it works fine.

    #41957

    lkj32h4klj
    Participant
    0

    This one posted a page ago worked fine for me in DT 7.15.
    Just had to remember to unsync first, select holm, bind duty finder to a keyboard key (I’ve been using ‘U’), and switch to keyboard input.
    Then just make sure no chats are open, character is idle, and making sure the duty finder page is still on holm (with all the different expansion sections closed).
    Once all that’s good, make sure duty finder is closed and then run the following:

    //setup
    dungeon(holminster)
    fullClear(off)
    openCoffers(off)

    //dutyfinder
    sendKey(u, 2)

    key(alt+num*, 1) //wake up cursor
    key(, 1) //cycle up
    sendKey(num2, 0.5) //cycle down
    sendKey(num2, 0.5) //cycle down
    sendKey(num2, 0.5) //cycle down
    sendKey(num2, 0.5) //cycle down
    sendKey(num2, 0.5) //cycle down

    key(NUM6) //select join
    key([) //confirm

    afkFor(00:00:5) //duty pop

    key(alt+num*, 1) //wake up cursor
    key(NUM0) //commence left
    key([) //confirm

    //dutypop -> start dungeon
    squadron(1)

    repeatAll(99)

    • This reply was modified 1 week ago by  lkj32h4klj. Reason: Updated instructions
    • This reply was modified 1 week ago by  lkj32h4klj.
Viewing 6 posts - 31 through 36 (of 36 total)

You must be logged in to reply to this topic.