Forum Replies Created
-
AuthorPosts
-
@mreleanor: Dunno what youre talking about. This is an early beta. Its stated clearly that it offers limited functionality. Theres plenty of other features which work perfectly. The purpose of the bot is to do grind for us. It doesnt have to deliver new content everyday to keep us happy.
You can literally level all jobs to 70 with the dungeons already available. Which by the way i already did and it was amazing. Its free exp so why bother. Does it really make a big difference if you get 70 in four days or in three? Youre not moving a muscle anyway. Just let Miqo grind and be happy.
Yea Miqo warned about it. Its work in progress.
Battle rotations are currently optimized for levels 1-50, therefore Assist Mode usage still remains limited.
Partial rotations are implemented for all levels, however some 51+ abilities may be used incorrectly or not used at all, so please do not expect the best performance at level 70 just yet. We continue working on battle rotations and will be releasing incremental updates in the upcoming versions.Nice one.
Correct me if im wrong but it takes about 1:30 to complete R300 with max stats at full speed. Then you have to wait 30 seconds to leave the race and another 30 seconds to requeue. Which means you get 1,009 MGP per 2:30.So R300 racing is 403 MGP per minute.
Out on a Limb is 600+ MGP per minute.Sorry mate still not enough to beat minigames. But that bird is definitely something.
Yea its position in search list. From Miqo documentation:
setCraftRecipe( name, number )
Craft next recipe by name.When search yields more than one recipe, specify the desired number as 2nd parameter.
Im not sure a simple if statement would address that as it could accidentally craft a wrong recipe. For example ‘Mythrite Nugget’ shows ‘High Mythrite Nugget’ as the second entry in search. So imagine you run out of Mythrite Sand and the bot proceeds to burn your Lumythrite stocks instead. Not the best outcome.
Ill ask one of the dataminers maybe they can compile a list of multijob recipes.
Yea you can easily modify the scenario after its generated:
recipe(Mythite Rivets, 2)
I didnt implement any settings for multiple jobs so it always takes the first job available. But Miqo can select the second you just have to give her a hint. Does it hurt a lot? I might be able to fix it from within the script but its a pain to find all recipes like this.
Yea it crafts exactly what you selected on the website. Select as many crafts as you need before generating a scenario.
This line is responsible for using HQ materials:
nqhq(balanced)
. You can easily edit your scenario before executing it.
Replace ‘balanced’ with whatever ratio you want. Like NQ or HQ or 4:1. Its flexible and will adjust.Use gathering rotations instead of macros: https://miqobot.com/forum/forums/topic/beta-crafting-solver-for-60-gathering-rotations-desynthesis/#gathering-rotations
HQ +30% x1 Yield +1 Hit Once x1 Yield +1 Hit Once
Repeat last two as many times as you need.
January 31, 2019 at 11:31 pm in reply to: Possible to create a window of time for a Scenario? #10452Your pet hotbar is misplaced. Its bugged and disappear in chocoracing if you dont make game settings right.
System – Character Config – Hotbar Settings – Pet Hotbar. Try this.Attachments:
You must be logged in to view attached files.Yes you can do it with scenarios. Create 6 presets for each element. Each preset would contain one name like ‘Fire Rock’. Then you can simply switch presets as you go. 250 rocks is about 60 gathering nodes so:
gatherPreset(fire rock) gather(60) gatherPreset(lightning rock) gather(60) gatherPreset(water rock) gather(60)
Test it with gather(1) to make sure it works. Then change it to 60.
-
AuthorPosts