Forum › Forums › Discussion › selectGatherRotation
This topic contains 6 replies, has 4 voices, and was last updated by syn3rgetic 2 years, 10 months ago.
-
AuthorPosts
-
December 23, 2021 at 10:19 pm #33976December 24, 2021 at 1:11 am #34009
Delete the select rotation line. Go to the preset and input your macro and save it so now it uses that macro when the preset is selected.
example edit I did for the 6.01 Legendary Nodes Scenario
selectGrid(6.01 Leg Rime Dolomite)
goToWaypoint(40)
selectGrid(6.01 Leg Rime Dolomite)
selectGatherPreset(6.01 Leg Rime Dolomite)
startGathering(1)My macro is this num0, num0, num0, 6, 7, num0, 6, 7, num0, 6, 7, num0, num0, num0, num0, num0
Where 6 is solid reason and 7 is Wise to the WorldIts been working just fine
Attachments:
You must be logged in to view attached files.December 24, 2021 at 2:12 am #34017December 24, 2021 at 2:14 am #34019December 24, 2021 at 3:56 am #34034Delete the select rotation line. Go to the preset and input your macro and save it so now it uses that macro when the preset is selected.
example edit I did for the 6.01 Legendary Nodes Scenario
selectGrid(6.01 Leg Rime Dolomite)
goToWaypoint(40)
selectGrid(6.01 Leg Rime Dolomite)
selectGatherPreset(6.01 Leg Rime Dolomite)
startGathering(1)My macro is this num0, num0, num0, 6, 7, num0, 6, 7, num0, 6, 7, num0, num0, num0, num0, num0
Where 6 is solid reason and 7 is Wise to the WorldIts been working just fine
hey man been testing it with the deleted rotation line but it still uses the rotation…do i need to restart the bot?
December 24, 2021 at 2:08 pm #34084Delete the select rotation line. Go to the preset and input your macro and save it so now it uses that macro when the preset is selected.
Actually I found out yesterday, that Miqo ignores at least
rotationIfGP
lines in a scenario, when the selected Gathering Preset has chosen to use a macro instead of a rotation. So no need for deleting the rotation lines.
Not sure if this is also working for a singlegatherRotation
line, but that makes it way easier to switch between macro and rotation used in a scenario.hey man been testing it with the deleted rotation line but it still uses the rotation…do i need to restart the bot?
You shouldn’t need that, but you need to overwrite the gathering preset once you switched to macro.
My macro is this num0, num0, num0, 6, 7, num0, 6, 7, num0, 6, 7, num0, num0, num0, num0, num0
Where 6 is solid reason and 7 is Wise to the WorldIn that rotation, if every solid reason procs wise to the world you would waste a gathering attempt, also it’s better if you leave out trailing “hit nodes”, as miqo does it faster without you explicitly telling her to use num0. Better do it like that:
num0, num0, num0, 6, 7, num0, 6, 7, num0, num0, 6, 7December 25, 2021 at 1:38 am #34165 -
AuthorPosts
You must be logged in to reply to this topic.