Forum Replies Created
-
AuthorPosts
-
January 13, 2021 at 1:52 am in reply to: Infinite Universal Diadem Scenario Botanist🌱, Mining⚒, and Fishing🎣 #26165
-
CP chunk setting reduces solving time at the cost of accuracy.
– CP 2:1 – Accuracy 100%.
– CP 4:1 – Accuracy 99%.
– CP 8:1 – Accuracy 95%.
-
CPU Intensive settings increase average HQ rate at the cost of solving time.
– Manipulation – Average HQ rate is increased by 3%.
– Innovation – Average HQ rate is increased by 15%.
– Waste Not – Average HQ rate is increased by 0.5%.
Waste Not is only 0.5%.
Here you go: https://miqobot.com/forum/forums/topic/housing/
December 26, 2020 at 7:19 am in reply to: Is Miqobot capable clicking the buy buttons for housing? #25638Well reassign steam screenshots to something other than F12.
Buying house for FC is in the same thread: https://miqobot.com/forum/forums/topic/housing/page/3/December 26, 2020 at 5:36 am in reply to: Is Miqobot capable clicking the buy buttons for housing? #25636Here you go: https://miqobot.com/forum/forums/topic/housing/
The most important thing about scenarios with sendKey() is dont touch your mouse. If you move it over the game even once it will mess up the next key and the whole scenario will break apart. Its just how the game works. Mouse always takes priority and theres nothing you can do about it.
Well you can minimize your game or move it to a second monitor if you have it. But these solutions are still based on the fact that mouse must stay away from the game window.
resetGoodWeather() can be used many times per chapter. But it does not reset skipBadWeather(). From the documentation:
skipBadWeather( )
If weather is not found in whitelist, function will automatically set next activity limit to 60 seconds: workFor(00:01). Consequent calls to workFor() in the same chapter will not change the limit.
It works this way because these functions werent actually designed for Diadem. They were made for legendary fishing. Its for those rare fish that have extreme weather conditions like Helicoprion that can be caught only during Heat Waves after Clouds or Fog. This requires checking weather twice at different times. Thats why skipBadWeather() effect persists through the whole chapter. But for Diadem you need the opposite behavior.
So to use this feature in Diadem you have to split miner and botanist into different chapters.
This has already been asked a few days ago. Take a look here: https://miqobot.com/forum/forums/topic/level-1-60-crafting-gathering/
Basically Diadem is the fastest way to level both gatherers and crafters.Well thats because the author made them in German. Miqo doesnt translate anything she just imports scenarios as it is. It would be impossible to translate abbreviated presets anyway. If you want an english version of that scenario you can ask the author directly.
As for Miqo on your screenshot she looks pretty English to me. There is no german version of Miqo afaik.
December 21, 2020 at 1:41 am in reply to: Suggestion: Automatic interruption for unspoiled nodes #25548This looks great but i imagine it will be hard to develop a system like this without bugs. A scenario generator would be easier and more reliable in my opinion. Miqocrafter by Shishio Valentine does something similar: https://miqobot.com/forum/forums/topic/miqocrafter-craftinggathering-full-scenario-generator/
You can replace Cast skill with a macro on your hotbar. And if you put the same icon there Miqo will hit it and fish properly.
/micon "Cast" /ac "Cast" <wait.10> /ac "Hook"
So the macro will cancel fishing after 10 seconds and Miqo will automatically click it again. Works perfectly for Blue Crabs.
Credit to Nekro for the brilliant idea: https://miqobot.com/forum/forums/topic/scenario-blue-crab-farming/page/2/#post-25146My current workaround is to use a scenario to press a macro icon and then afk for 20 seconds. The macro starts fishing, then after 11 seconds try doublehook > hook. It’s fairly reliable.
Oh ive noticed this after posting my reply. Since you already have a macro just add /micon and let Miqo do her thing.
-
This reply was modified 4 years, 6 months ago by
Lyfox.
-
CP chunk setting reduces solving time at the cost of accuracy.
-
AuthorPosts