k0nker

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: GC Seals ??? #16123
    k0nker
    k0nker
    Participant
    0

    Create a scenario that solo queues you for Sohm Al then have the scenario run Sohm Al. Then have it turn in items for GC’s, repeat ad nauseam.

    What you do for this is open the duty finder, select unsynced in the settings, then select Sohm Al, then close the duty finder. Place yourself right in front of the GC delivery person on a level 70+ job, then run it. Obviously you will have to change the keybindings to match yours, but this is how I mass farm GC seals while I shower etc. Each run takes about 7-8 minutes on a level 80 MCH for me and gets between 6-10k seals depending on chest RNG.

    Chapter 1

    key(u, 3) //duty finder
    
    key(num6, .2) //wake up cursor
    key(num8, .3) //move up
    key(num8, .3) //move up
    key(num8, .3) //move up
    key(num8, .3) //move up
    key(num6, .3) //select join
    key(num0, 4) //confirm

    Chapter 2

    fullClear(on)
    dungeon(Sohm Al)
    squadrons(1)

    Chapter 3
    deliverGCGear()

    Chapter 4
    repeatAll(999)

    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    in reply to: Current Fishing Bot #15913
    k0nker
    k0nker
    Participant
    0

    Is there a way to increase time beyond 99 minutes? … i’m certain it is possible to catch more than the numbers of fish i have been getting.

    You can use a scenario in order to do this, but fishing spots “wear out” so to speak after casting there for a while (I think it’s 45 minutes). You get the message about the fish catching on to this spot and that they have moved elsewhere. When this happens you can no longer catch fish in that spot and have to move away from there.

    But if you wanted to do this, you could create a grid and teleports in the scenario to switch spots every so often. Scenarios have a “?” up top by Start and Next, click that for help on which functions do what and the syntax.

    For an example, something like this would work.

    Chapter 1

    teleportIf(where you want to go to fish first)
    Grid(Name of Grid you created)
    Waypoint(which waypoint on grid to go to)

    Chapter 2
    fish(40)

    Chapter 3

    teleportIf(where you want to go to fish next)
    Grid(Name of Grid you created)
    Waypoint(which waypoint on grid to go to)

    Chapter 4
    fish(40)

    Chapter 5

    teleportIf(New Gridania)
    Grid(Name of Grid you created)
    Waypoint(waypoint by the repair NPC)
    RepairNPC()

    Chapter 6
    repeatAll(amount of times you want this whole scenario to repeat)

    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    in reply to: Shadowbringers 5.58 – Issues & Feedback #15648
    k0nker
    k0nker
    Participant
    0

    I know full Gunbreaker support isn’t implemented yet in the Combat functionality and it just has the basic rotation.

    But I was wondering/hoping that it wouldn’t be too hard to implement engaging ‘Royal Guard’ ability? It’s the tank stance/enmity generation ability.

    I was sending GNB through Squadrons and it wouldn’t ever turn on ‘Royal Guard’ or maybe this is just an issue I’m having.

    Thanks for all the great work for updating Miqo for Shadowbringers!

    Mine has been using Royal Guard every time. Just need to make sure it’s on your bars somewhere so Miqo can see it, and make sure that if it’s on a bar without a keybind in that slot that you have keybindings set to swap hotbars set up so she can switch the bars around quickly to click actions.

    With GNB in squadrons I was averaging about 170-190 DPS in Sohm Al, but I managed to get her up to about 260 DPS by completely removing Keen Edge from my bars and instead putting this macro in it’s place:

    /micon "Keen Edge"
    /macroerror off
    /ac "No Mercy"
    /ac "Danger Zone" <t>
    /ac "Burst Strike" <t>
    /ac "Sonic Break" <t>
    /ac "Keen Edge" <t>

    Hope that helps!

    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    • This reply was modified 4 years, 9 months ago by k0nker k0nker.
    in reply to: Trust Based on Squadron engine #15647
    k0nker
    k0nker
    Participant
    0

    I just hope they will implement a repair feature to the system which makes your character repair at a repair NPC automatically after a few runs before they continue grinding.

    This currently exists with Scenarios in Miqo and would be easy to implement once Trust dungeons are ready to go!
    See:

    and

    I modified both of those and made my own routine that teleports to the aetheryte and repairs and then goes back to the aetheryte and heads on to turn in stuff, then goes to the barracks and runs three more times and repeats forever. I often leave it running for 8+ hours and come back to an almost full inventory (due to GC cap). I go buy some glamour prisms, put them on the MB, and resume the squadron spam.

    You can easily add in a keypress after the gear repair line in order to have it switch jobs. Mine rotates between all of my DPS jobs that aren’t 71+ after every third run.

    in reply to: combat assist problem #12598
    k0nker
    k0nker
    Participant
    0

    This error is telling you that it’s trying to use an action on Hotbar 3 but there is no keybinding for the slot that action is in, so Miqo is trying to swap out hotbar 1 and 3 in order to use the ability before swapping the hotbars back, but there is not keybinding set for “Switch to Hotbar 3” in your Keybinding settings for FFXIV.

    Go into Keybind settings and look at the bottom of “System”. You’ll see “Switch to Hotbar #” down there with options from 1-10. Set keybinds up for that (I use CTRL+ALT+SHIFT 1, CTRL+ALT+SHIFT 2, etc) and the error will go away and Miqo will use any ability it can find on any hotbar correctly.

    • This reply was modified 4 years, 11 months ago by k0nker k0nker.
    in reply to: Combat Assist Question #12583
    k0nker
    k0nker
    Participant
    0

    You’ll have to use something like ACT’s Spell Timer plugin to get a visual display of the cooldown.

    in reply to: Combat Assist Question #12494
    k0nker
    k0nker
    Participant
    0

    The trick is to create a macro that does not use the Refresh icon. This works for any ability that you want to personally choose when to use and not have combat assist use it. Hope this works for Refresh and BRD!

    As to why moving it to another hotbar isn’t working, Miqo will try and swap hotbars if there isn’t a keybinding that it can access for the skill it’s looking for. It checks the icons of actions on hotbars to find the right spell, which is helpful because you can just use the macro with a different /micon method to make sure you have control over when something is used.

    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
    in reply to: [Beta] Combat #12480
    k0nker
    k0nker
    Participant
    1+

    Everything you ask is already implemented. This is exactly what scenarios are for.

    Turn in + repair: https://miqobot.com/forum/forums/topic/immortal-flame-squadron-scenario/
    GC solo farm: https://miqobot.com/forum/forums/topic/how-do-you-farm-gc-points/

    How could I have been so blind >.<;

    Thank you so very much!

    in reply to: [Beta] Combat #12473
    k0nker
    k0nker
    Participant
    0

    This has been an absolutely lifesaving update. Thank you for the hard work y’all are putting into it! I have a few suggestions, if I may.

    For the Squadron running portion, would it be possible to have it exit the barracks and turn in all of the looted equipment that is in your Inventory (Not Armory Chest) to the NPC? You’d have to have the bot make sure to check the character option to put all new equipment in the inventory instead of the armory chest, as well as have it make sure the turn-in window at the NPC has show only Inventory selected and to not display equipment that’s saved in a gearset.

    Repairs tend to be a pain and the biggest pause as it were in spamming Command Missions. If it could also go to the repair NPC at the Adventuring guild to repair gear when durability is low. That would make it pretty much fully scripted, especially if you do Sohm Al due to getting more GC seals than what you spend per run when you turn in equipment.

    Another thing is if we could have a mode that is literally just GC farming mode. It could use the exact same waypoints and route as the Squadron does, but instead just solo queue unsynced to Sohm Al or whatever instance and run it, then turn in everything, then run it again however many times you have told it to. Turning in applicable items in inventory just like described above. I already do this when low on GC’s by queuing myself as a level 70 unsynced to Sohm Al, going into the dungeon, then turning on the Squadron assist for 1 run. When it finished I turn everything in then run again the same way.

    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
    • This reply was modified 4 years, 12 months ago by k0nker k0nker.
Viewing 9 posts - 1 through 9 (of 9 total)