Forum Replies Created
-
AuthorPosts
-
(9:55:26 PM) Switch Control Settings to Legacy Type, please. :3
what do i do?
Just go to Character configuration And in the very front part that pops up the very first setting is “Movement Settings”, select the second radio button.
- This reply was modified 3 years, 6 months ago by spellure.
I saw one of these earlier and made my own adjustments as i have 10 retainers. Here’s the code for the 10th if anyone’s feelin lazy:
//key(f12, 1.0) //target npc //select retainer 10 //first key to awaken cursor key(num6, 0.5) //move right key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down //summon key(num0, 3.0) //confirm key(num0, 1.0) //confirm //select venture report key(num6, 0.5) //move right key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down key(num2, 0.25) //move down //view and reassign key(num0, 1.0) //confirm key(num4, 1.0) //move left key(num0, 1.0) //confirm key(num8, 1.0) //move up key(num2, 1.0) //move down key(num0, 1.0) //confirm key(num0, 1.0) //confirm //quit key({esc}, 1.0) //close ui key(num0, 3.0) //confirm
The icon click is just there to click a random hotbar icon so the game doesn’t think you’re “afk”. I would change that to a hotbar slot that’s empty 🙂
Mine is:
key({esc}, 1.0) //close ui afkFor(00:21) icon(10,1) afkFor(00:21) icon(10,1) afkFor(00:19) icon(10,1) repeatAll(100)
- This reply was modified 3 years, 6 months ago by spellure.
How can I provide more information regarding some weird behavior i’m experiencing? What kind of info is useful?
Issue: My Astrologian literally only spams malefic in dungeons… no healing from what i’ve noticed before i’ve turned it off. I’ve checked and no blocked hotbars either, and it doesn’t have issues w/DPS classes. I haven’t tested WHM/SCH.
So you have: (Taking examples from the amazing diadem scenario elsewhere on the forum)
Gathering grids: Created under the “Navigation” tab, used to tell miqobot where to go. You can program these/find them online and download them to tell miqo where to walk, how to walk or fly, and where there are things to find. You create waypoints and tell her where to go in your scenario.
Skills (Gathering rotation/macro): This is where you tell miqobot what skills to use while gathering.
Scenario: This is where you tell miqobot what to do, imagine that this is the master instructions list that builds from everything else in miqobot’s tabs. There’s individual chapters that the engine runs through in order to group up your commands, you can choose to use them or put everything in one chapter, just depends on you.
Now putting all those terms together, here’s an excerpt of the diadem scenario:
//The Diadem ⚒🌱 gatherPreset(Mining ⚒) // THIS IS HOW YOU SET WHAT "SKILLS" TO USE grid(The Diadem ⚒🌱) // THIS IS HOW YOU CALL A "GATHERING GRID" job(botanist) // THIS IS HOW YOU CHANGE JOBS startMateriaExtraction() job(Miner) startMateriaExtraction() //Food // ANYTHING THAT STARTS WITH "//" IS IGNORED BY MIQOBOT //icon(3, 1, 2)
gather(18) randomWaypoint(578,282,24,184,284) // THIS IS HOW YOU TELL MIQOBOT WHERE TO GO IN YOUR "GATHERING GRID" YOU CAN EITHER DO "randomWaypoint(x,y,z)" OR "waypoint()" gather(22) // THIS IS HOW YOU TELL MIQOBOT TO "GATHER" A QUANTITY OF ITEMS FROM THE GATHERING GRID YOU PICKED
So you can change gathering presets and grids and everything as often as you want, you just have to tell miqobot when to do it in the scenario engine.
Yeah, it technically works but only uses specific spells.
IMO i am strongly against prioritizing BLU support. It’s side content meant to be a fun distraction from the “main game”. It’s for memes and giggles, and it’s something to learn and figure out with plenty of guides out there to support. It’s not a core combat class and it’s not a grind like crafting, it’s definitely not something that should be prioritized over everything else on the roadmap. (I’d even opine that BLU isn’t content that should be touched by miqobot at all, since it’s legitimately not essential to any part of the game, but that’s just my opinion)
(Also as a software dev, I just appreciate the constant backlog grooming that miqobot does while explaining to it’s customers how prioritization works, how resources are managed for development, and how saying you want X means you have to say “I want Y and Z pushed back by (x) Months”. Y’all are awesome!)
You’re looking for miqocrafter: https://miqobot.com/forum/forums/topic/miqocrafter-craftinggathering-full-scenario-generator/
Great tool – you select what you wanna craft and it generates the gathering and crafting scenarios for you. Only thing i’ve noticed is that i’ve had some issues with crafting long lists of items (not applicable to your scenario, and only happens if there’s a mix of pre-req crafts and actual crafts listed) so I also use this with the crafting scenario generator: https://miqobot.com/forum/forums/topic/crafting-scenario-generator/
February 26, 2021 at 5:37 am in reply to: Mining âš’ and Botanist 🌱 Collectable Gathering Work-around #28266February 25, 2021 at 5:48 pm in reply to: Mining âš’ and Botanist 🌱 Collectable Gathering Work-around #28234Oh I think I found my own issue: It’s looking for “lv80 unspoiled” in the “Yellow scrips” gather preset, but i’m at a “lv75 unspoiled” instead… Let me figure out how to fix that…
edit: Ok just go to the yellow gathering preset and change the node name to “lv 75” instead of “lv80” … i’mma test and see how this goes. I’m not smart enough to know if every yellow scrip node is lv 75 but uhh let’s see what happens?
February 25, 2021 at 5:46 pm in reply to: Mining âš’ and Botanist 🌱 Collectable Gathering Work-around #28233So i’m testing it out and I seem to have so far gotten stuck in Il Mheg and in Lakeland (specifically chapter 3) – I’m hovering above the node and it gets stuck repeating this message over and over again on the “gather(1)” command.
Any ideas?
(12:46:42 PM) Destination reached!
(12:46:42 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:42 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:42 PM) Going from 9 to 9 in 1 trips.
(12:46:42 PM) 1 trip more..
(12:46:42 PM) Destination reached!
(12:46:42 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:42 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:42 PM) Going from 9 to 9 in 1 trips.
(12:46:42 PM) 1 trip more..
(12:46:42 PM) Destination reached!
(12:46:42 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:42 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:43 PM) Going from 9 to 9 in 1 trips.
(12:46:43 PM) 1 trip more..
(12:46:43 PM) Destination reached!
(12:46:43 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:43 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:43 PM) Going from 9 to 9 in 1 trips.
(12:46:43 PM) 1 trip more..
(12:46:43 PM) Destination reached!
(12:46:43 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:43 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:43 PM) Going from 9 to 9 in 1 trips.
(12:46:43 PM) 1 trip more..
(12:46:43 PM) Destination reached!
(12:46:43 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:43 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:43 PM) Going from 9 to 9 in 1 trips.
(12:46:43 PM) 1 trip more..
(12:46:43 PM) Destination reached!
(12:46:44 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:44 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:44 PM) Going from 9 to 9 in 1 trips.
(12:46:44 PM) 1 trip more..
(12:46:44 PM) Destination reached!
(12:46:44 PM) Scanning for shiny gathering nodes like ‘lv80 Unspoiled’ *.*
(12:46:44 PM) I sense something far away (487, 132). I want to go take a look!
(12:46:44 PM) Going from 9 to 9 in 1 trips.
(12:46:44 PM) 1 trip more..February 25, 2021 at 5:07 pm in reply to: Mining ⚒ and Botanist 🌱 Collectable Gathering Work-around #28231 -
AuthorPosts