Forum Replies Created
-
AuthorPosts
-
Just a few days before the patch ive been farming normal mats and there were two other miners at the same spot. While we moved by different pathways we arrived almost at the same node each time. Imo it looked completely normal. It would be more suspicious if my character suddenly stopped just because somebody else is grinding nearby.
This is how gathering is designed in this game. Running in circles over and over again. Just a silly game design nothing you can do about it.
Im using keyboard 99% of the time when playing on laptop and cant attach mouse. Touchpad is hell and keyboard does a pretty decent job when i need it. Also if you plug in a controller you can play with the game out of focus. Thats how fishing was done back in the old days. A fish tug sends a vibration on controller and you press the button to launch a fishing macro. Completely legal feature by design. So it would be weird for SE to detect someone based on the input method.
If anything they can track you hacking the game client. And Miqo does 0% hack which is why its the safest bot you can find on the market.
For low leveling you can use any grid from the index that matches your current level. At 20-50 you gain exp really fast and its better to save leves for something else.
For miner ephemerals you can take my scenario which has miner and botanist: https://miqobot.com/forum/forums/topic/ephemeral-duskglow-70/
Then simply replace the chapters you dont need with:
afkFor(04:00et)
Both are very simple with scenarios.
To repair just use repair() function.
To use food put it on your hotbar and use icon() function. For example if its on hotbar 7 slot 1:icon(7, 1, 5.0) //eat food, wait 5 seconds
You can click on ‘?’ button on scenario tab it has documentation for all functions.
Its really very easy here is step by step.
1. Import scenario.
2. Select it.
3. Click start.Take a look at the guide for import: https://miqobot.com/forum/forums/topic/help-import-export/
You can find a bunch of scenarios in the sticky thread: https://miqobot.com/forum/forums/topic/index-scenarios/
They usually have grids already attached in a single file so you dont have to download them in different places.Looks pretty solid. I dont have a character in Twin Adders so cant give it a full test drive but yea i can see what your problem is. Theres another NPC standing uncomfortably close to the entrance. But since youre already using angle() functions theres a very simple solution.
Waypoint(2) Angle(0.50) vAngle(-1.48) holdKey(w, 0.4) // <- this teleportNpc()
It will push your character into the door just enough to get past the annoying NPC.
Yea obviously. The context was the fastest dungeon for leveling though. But yea light farming is another thing squadrons can do.
-
This reply was modified 6 years, 10 months ago by
Lyfox.
Scenario tab > click New > input the lines there.
icon(7, 1, 5.0) means click icon on hotbar 7, slot 1, wait 5 seconds.
Take a look at the guide: https://miqobot.com/forum/forums/topic/beta-scenario-scripting-engine/100% armory bonus, 50% rested exp, 30% ala mhigan earring.
When you have at least one level 70 job you get 100% armory at 1-59 and 50% armory at 60-69. Earring is a Stormblood preorder item.Is there any planned addition for Miqo to take a food from your bar and refresh it when it expires? Would only be a 3% xp bonus but it adds up in the long run. Love the new addition so far…
Its already implemented. Put it on your hotbar and use with scenario.
icon(7, 1, 5.0) //food squadrons(1) repeatChapter(10)
-
This reply was modified 6 years, 10 months ago by
-
AuthorPosts