Forum Replies Created
-
AuthorPosts
-
Sorry i dont really understand the problem you describe. What do you mean by spawn time? You respawn an ephemeral by simply touching two regular nodes from two different clusters theres no timer for that. Heres an example of my chapter its been working perfectly for a couple of months:
repeatChapterUntil(15:55ET)
teleportIf(Dawn Throne)
job(MIN)
gatherPreset(schorl)
rotationIfGP(Ephemeral-0)
rotationIfGP(Ephemeral-600)waypoint(14)
gather(1)
waypoint(7)
gatherTouch()
waypoint(1)
gatherTouch()If you need to afk for GP you can do this after gather(1). Just put afkFor(01:40et) this should be enough to recharge 600 GP.
Windows defender is a source of many problems just like any other antivirus. https://miqobot.com/forum/forums/topic/miqobot-flagged-as-trojan-virus/
But yea sorry not an expert so no guarantee it will work. All i can say is i have no antivirus and havent seen any of those false positive bugs.Well something is still blocking it. Try running as administrator. Maybe you have a hidden av installation like it was here: https://miqobot.com/forum/forums/topic/slight-problem/
Make 0-GP rotation and 600-GP rotation. Name them “Collect 0GP” and “Collect 600GP”.
rotationIfGP(Collect 0GP)
rotationIfGP(Collect 600GP)Yes Miqo will continue if you have no GP but she will still collect instead of regular gather.
Example of 600 GP: SingleMind > IA > SingleMind > IA > SingleMind > MA.
Example of 0 GP: IA > IA > MA.This way when you have 600 GP you collect x4, when you have 0 GP collect x1. This is more efficient than what youre trying to do, but if you absolutely need to afk for GP then yes theres no other way besides time it manually. I remember it was requested so eventually dev team will get it done though in my opinion its a QoL feature.
Just select the necessary rotation/grid/nav from scenario chapter.
grid(Adamantite)
gatherRotation(Yield +2)
waypoint(15)Gather preset is what you create on gathering tab. It contains settings + rotation + grid as a whole. So you can write a shorter chapter.
gatherPreset(adamantite)
waypoint(15)Do you mean this?
addGatherRotationIfGP() – Add gathering rotation to GP-based selector.
Ah i see Sui no Sato spawns too close sometimes and breaks compass. The fix is easy just convert a couple waypoints into beacons. Heres the fixed grid.
Attachments:
You must be logged in to view attached files.Miqo says you have no key bound to action ‘Switch to Hotbar 1’. Well bind something.
Keybind > System > scroll down > Switch to Hotbar 1.Also take a look at keybinds guide: https://miqobot.com/forum/forums/topic/help-keybinds/
-
AuthorPosts