Forum Replies Created
-
AuthorPosts
-
Probably clicking an item. Most likely your pet hotbar is misplaced. Character – Hotbar Settings – Pet Hotbar. I think its the same issue ive seen (SE screwed some settings and they got bugged). Pic to help: https://miqobot.com/forum/forums/topic/index-chocobo-racing-waypoints/page/3/#post-3169
Omg i just had an awesome idea. @miqo could we get these 2 functions:
1. showPopup()
2. stopScenario()
1st will display a message box and freeze scenario until i click ok.
2nd will automatically stop at this exact point.This would tremendously help with custom actions which are not implemented yet. Like turning in collectables @anonuser mentioned. Im totally cool that Miqo cant do everything yet and im totally cool with doing it myself for a while. I just need a way to tell her “hey this is the part where you call me and let me take control”. So she would gather collectables, teleport to Idleshire, get to npc, show me a popup (to get me out of netflix) and go idle. Then i turn in things manually and click start on next chapter.
Itll be extremely helpful in Stormblood as there will be lots of new content which Miqo obviously cant do yet. And to be honest i dont want her to do new content, i want to try it myself first, like new harpoon fishing.. So she does some old boring gathering and when it comes to new gameplay she gives me control back.
I mean i can kinda do this already by splitting my scenario into several parts. But these 2 functions would make it much easier to organise. And sorry for the wall of text.
I can navigate to the NPC, and use the keypresses to get to where I need to be, but I can’t see a logic to determine how many times I would need to do it.
Why not overdo it a little? If you expect to have 15-20 Morels by then you can overestimate to 20. It will show some errors yea but who cares nobody sees them anyway. Dunno about exact timings but something like:
key(num0, 0.5)
key(num*, 0.5)
key(num0, 0.5)
key(num0, 2)
repeatChapter(20)A function for that would be nice of course but its a good workaround until next update.
There you go, super easy: https://miqobot.com/forum/forums/topic/cwh-mythrite-sand-ice-crystal-scenario/
Easy on this one. Create 2 presets for gathering, one for mythrite sand, one for ice crystals. And then a scenario with 2 chapters.
1:
gatherPreset(mythrite sand)
workFor(2:00)
gather(9999)2:
gatherPreset(ice crystal)
workFor(2:00)
gather(9999)From what ive seen by now, presets remember navgrids, rotations, gather by name, pretty much everything you need. So its pretty cool. Actually i think ill make and upload it if you dont mind.
Using default 99/95 works good 1st or 2nd place. It depends on your choco abilities, different builds work with different settings.
But im not R300 so cant say for sure. If i remember correctly, you need a full 20 star 9 pedigree bird stuffed with grade 3 food and equipped with best abilities (like Cure 3 + Stamina 3). Imo not worth it in the long run, it would be much cheaper to stay in R240 class.
Take a look at this thread, it was some time ago but info is still valid: https://miqobot.com/forum/forums/topic/chocobo-racing/page/2/#post-781- This reply was modified 7 years, 5 months ago by Lyfox.
Here is a breakdown of a scenario that I’m working on… As this is the Gold Saucer event, it seems timely!
Go into Gold Saucer…
Teleport to minion square,
Move over by the mini games (I always start at a specific machine, I’m a miqo of habit!)
Use an item “Gold Saucer VIP Card” (Do this with a hot bar button press)
Start playing the games!
Now wait till 44 minutes after the hour real time (I see a few options to do this… not sure which one works best yet)
Navigate to the tele crystal in minion square
Teleport to event square,
navigate to GATE NPC, and talk to themNow here is where things get tricky….
If it is “Typhoon”… I want to join the gate! ExarchCoercer’s method works for selecting options, and I can use the navigation to get to the spot I want and wait for the gate to end…How do I get MiqoBot to detect if its going to be the Typhoon GATE? I want to just go back to minigames if it turns out to be one of the other gates. (I suck at that dancing one)
Anyone have any thoughts?
Hey i like this idea. It seems like you need a blacklist/whitelist of gates like they did with weather. SkipBadGates() or something. But i wonder what will happen if you just ignore this fact. It will fail the dancing gate and move on right? Worst case you lose 5 minutes.
With regards to time like X:44. The way i see it is to create 24 chapters then copypaste your script to all of them and in each one you do 0:44, 1:44, 2:44, and so on to 23:44. A bit redundant but you have to do it only once. On the bright side you can edit each hour a bit differently, hang out in different spots of gold saucer and stuff.
Yea seems like youre doing it wrong. Clicking R-60 will not automatically take you there, you have to select the correct class (lower, upper, open). As for abilities cant say for sure but it seems your pet hotbar is not working properly. Its a game setting under Character – Hotbar Settings – something about Pet Hotbar. Take a look at pic.
Attachments:
You must be logged in to view attached files. -
AuthorPosts