Forum Replies Created
-
AuthorPosts
-
Yea its a mistake in navigation route: https://miqobot.com/forum/forums/topic/help-gathering/#gathering-blacklist
Scroll up the log to find the original reason. It breaks compass obviously but if youre using beacons it will continue farming like nothing happened.(5:43:52 PM) I see a shiny node at (291.047302, 273.122986, -85.350487).
Umm sorry to interrupt but are you sure youre asking in the correct topic? Ive decided to take a look and this location has no such coordinates. They are all in the range of (750.00, -140.00, -40.00) thats too far to be nearby.
Anyway Luluna gives a very good advice. Try to experiment with editor and modify your grids. This will give you unique navigation pathways which belong to you and you only.
Very easy. Use gather by name with {}.
Heres the guide: https://miqobot.com/forum/forums/topic/help-gathering/#gather-by-name{titanium ore} titanium ore crystal
With and without {} because you want to gather it with and without rotation when not enough GP.
Its already there: https://miqobot.com/forum/forums/topic/index-gathering-grids/
Ctrl-f, evergleam.(9:25:41 AM) Scanning for shiny gathering nodes like ‘Mythrite Ore’ *.*
Node name is ‘Lush Vegetation’ and not ‘Mythrite Ore’.
Leave the node name empty its not required.(8:58:23 AM) Scanning for shiny gathering nodes like ‘Mythrite Ore’ *.*
There are no gathering nodes named ‘Mythrite Ore’. They are ‘Mineral Deposit’.
Leave the node name empty its not required.Assuming you have all mats in your inventory to craft for 2 hours non stop? Easy.
Chapter 1:
repeatAll(10) icon(7, 4, 5.0) //manual
Chapter 2:
repeatChapterFor(2:00) icon(7, 3, 5.0) //food craft(30)
If you only need manual without food you can do it as a single chapter:
repeatAll(10) icon(7, 4, 5.0) //manual workFor(2:00) craft(max)
-
AuthorPosts