Forum Replies Created
-
AuthorPosts
-
March 13, 2022 at 2:57 am in reply to: [SCENARIO] Maelstron GC Venture/Cordial farm for dummies(me) #36447
For anyone looking at this in the future and see it not working, this is what I did to make it work. I’m using the latest scenario from September 23, 2019, and for this fix you this you need to change Chapter 2
Additional Pre-requisites before you start are that
1. You have pre-selected Sohm Al in the Dungeons Tab
2. Go back to the Duty Roulette tab so that when MiqoBot opens it again, it uses that tab.Keep in mind that I can see Mentor Roulette, but not Expert, so add or remove
key(num2, .3) //move down
as necessary for you.waypoint(2) grid(Maelstrom GC Farm) key(u, 3) //duty finder key(num6, .2) //wake up cursor key(num2, .3) //move down #1 key(num2, .3) //move down #2 key(num2, .3) //move down #3 key(num2, .3) //move down #4 key(num2, .3) //move down #5 key(num2, .3) //move down #6 key(num2, .3) //move down #7 key(num2, .3) //move down #8 key(num2, .3) //move down #9 key(num2, .3) //move down #10 key(num6, .3) //move right key(num0, .3) //select join key(num4, .3) //move left key(num0, 4) //confirm squadron(1) deliverGCGear() repeatChapter(8)
MAKE SURE YOU’RE NOT MOVING YOUR MOUSE WHEN IT IS DOING THIS PART!
If someone can make this more efficient, that would be most appreciated. It feels like spamming move down is inefficient/wrong.
Thank you!!!! This worked!
Okay just bought 10 lol. God speed everyone.
If you have an extra Miqo license I would really appreciate it for my sister and she is not a very good gamer and the bot helps a lot. Msg me jebemtimaterr at gmail com
Love you Miqo team and am rooting for your country and your safety!!
For the rest of you guys…if you have an extra Miqo license I would really appreciate it for my sister and she is not a very good gamer and the bot helps a lot. Msg me jebemtimaterr at gmail com 🙂
Cheers and much love <3
“Oops FFXIV DX11 game not found”
it’s been months since i downloaded or upgraded. there was an update to 1.3.45. but still isnt working
That’s your issue somewhere. Miqo is working perfectly fine.
Well I looked into it and all the sand sells for shit on my server.
Literally bot farmers are selling all the sand for 400 gil and thousands upon thousands of items are listed constantly.
Low level materials are selling for more than these high end mats.
I dont know if its just my server but 30purples for a sand that sells for 400gil sucks especially when there is such a high requirement to even obtain purples
m the 24th while replying almost daily before that… There’s a chance that it is indeed related to the
@RadBean How did you make 3 billion gil???? I have a hard time making 1 mill because of the shit market crashing constantly on everything
Just curious what the benefit of running multiple toons is?
The market is already a dumpster fire and items are constantly crashing in price so it’s not worth the extra effort to farm items because they rarely sell…or you have to price it super cheap.
Seems like the cost of game + expansions + subs far outweights any benefits
- This reply was modified 2 years, 8 months ago by YoToDoShi.
And thats what’s messing up the scenario. This is what I have currently going off of what Nekro posted. It works to go in, but messes up reentering the second time around. Is there something I’m missing?
I just encountered this problem yesterday when making a loop that would run Sohm Al unsynced and turn in the drops for Materiel containers. After the first run is over, and Miqo opens the Duty Finder menu again, there ends up being one too many UP keystrokes when repeating the same sequence, and it causes the cursor to move right up past the Join button.
Not sure why the second time through the menu registers differently than the first, but I just added another chapter for navigating the Duty Finder menu that looks exactly the same as the first time, except with one less UP keystroke. Problem solved. Tried the same thing with your Vault script just now, and it appears to have done the trick here too.
Only here’s the thing: This renders RepeatAll commands useless, because that will just send Miqo right back to using the extra UP keystroke that we need to avoid. And to my surprise, it doesn’t look like Miqo has a command to return to a specific chapter — only to loop the current chapter or return to the very first. (Bolding to bring dev attention to this missing feature maybe?) So if we have to avoid using RepeatAll, and there’s no way to GoTo a specific chapter after reaching the end, then that just leaves us stuck with using RepeatChapter for our looping needs. And as pretty as it is to have all of your script’s features split into different chapters for easy navigation and reading, this Miqo limitation unfortunately means that you have to let go of that organizational impulse and condense the entire script into a single looping chapter after that first Duty selection is over.
Anyway, I tried tweaking your file with these changes and it seems to work now. Just mind the keybinds for the BLU spells, as I did change them to match my own toolbars.
Could you share the Sohm Al unsynced please? In desperate need of GC
However with the 100 per day limit, you can only go so far.
There is no 100 per day limit. I’ve ran Garuda EX over 200+ times in a day with no issues.
Can you share your script for Garuda please??
And thats what’s messing up the scenario. This is what I have currently going off of what Nekro posted. It works to go in, but messes up reentering the second time around. Is there something I’m missing?
I just encountered this problem yesterday when making a loop that would run Sohm Al unsynced and turn in the drops for Materiel containers. After the first run is over, and Miqo opens the Duty Finder menu again, there ends up being one too many UP keystrokes when repeating the same sequence, and it causes the cursor to move right up past the Join button.
Not sure why the second time through the menu registers differently than the first, but I just added another chapter for navigating the Duty Finder menu that looks exactly the same as the first time, except with one less UP keystroke. Problem solved. Tried the same thing with your Vault script just now, and it appears to have done the trick here too.
Only here’s the thing: This renders RepeatAll commands useless, because that will just send Miqo right back to using the extra UP keystroke that we need to avoid. And to my surprise, it doesn’t look like Miqo has a command to return to a specific chapter — only to loop the current chapter or return to the very first. (Bolding to bring dev attention to this missing feature maybe?) So if we have to avoid using RepeatAll, and there’s no way to GoTo a specific chapter after reaching the end, then that just leaves us stuck with using RepeatChapter for our looping needs. And as pretty as it is to have all of your script’s features split into different chapters for easy navigation and reading, this Miqo limitation unfortunately means that you have to let go of that organizational impulse and condense the entire script into a single looping chapter after that first Duty selection is over.
Anyway, I tried tweaking your file with these changes and it seems to work now. Just mind the keybinds for the BLU spells, as I did change them to match my own toolbars.
Can I run this with Bard? Or any other classes?
-
AuthorPosts