Forum Replies Created
-
AuthorPosts
-
November 19, 2019 at 7:14 pm in reply to: Tried to craft Ethereal Silk, but bot broke near end and had (Nothing) in log #18983
Yea, the 71+ skills I knew were broken/not supported yet… but this is dealing with Rapid Synthesis, which is a level 9 ability that’s been around forever (though it used to be level 15, but that’s immaterial.)
The downside to that ability, is it’s far too random (50% success rate) so it’s a terrible thing to rely on sometimes, and apparently using it can make the bot just sit down and cry in the corner because it stopped working for some reason :3
It’s the downside I had of putting every single crafting ability on my bars, but removing it from being used (aka: removing it from my bars) fixed that problem. But it being used can apparently lead to some kind of logic crash with the bot, causing it to just spam (Nothing) if it reaches a certain point…
Thank you for that macro link 😀 I’ll definitely make use of some of those!
November 19, 2019 at 6:41 pm in reply to: Tried to craft Ethereal Silk, but bot broke near end and had (Nothing) in log #18981November 19, 2019 at 2:28 pm in reply to: Tried to craft Ethereal Silk, but bot broke near end and had (Nothing) in log #18979I’m receiving the following error while playing DRK:
Line 16613: Array variable has incorrect number of subscripts or subscript dimension range exceeded.
So far have had it pop up in a Stone Vigil squadron, Sohm Al scenario, and while in assist mode in the open world.
+1 for this error, had it happen just now on my Gunbreaker in a Sohm Al squadron scenario. It completed 1 run successfully, then on the first or second trash pull of the second run, it got that error and stopped.
September 4, 2019 at 3:38 am in reply to: [SCENARIO] Il Mheg Spearfishing (Aethersand) and Legendary Farming #17138hello guys i have a question, why is it stuck with slot 0, every node it goes to it tries to gather on slot 0
You need to gather the item successfully at least once from the node, if you don’t do that first then it’s a hidden item and has a different name so Miqobot doesn’t gather it since it’s not the specific item it’s looking for.
The forums are changing the quotation marks. Copying and pasting won’t work. We’ll have to type these macros ourselves.
/micon "Field Materia III" /ac "Pick Clean" /micon "Sharp Vision III" /ac "Pick Clean"
It looks like doing a code block works
- This reply was modified 5 years, 3 months ago by Asynchria. Reason: fixed typo
On the blue spirit grid, I noticed it’s getting stuck a lot on a rock when trying to land. I’ve had this issue before with the twincoon grid and never really got a solid answer on how to fix it. Do you have any advice?
It’s the node at 28, 37 that it gets stuck almost every time, even in smaller mounts. 17 on the grid.
Pick up the node in editing mode and move it to the side a little bit.
This is the very first one I’ve ever made (and shared), so please be gentle with me 😮
Rak’tika (LA HEE!), Manasilver Sand.
Lotsa aggro mobs around so stealth almost everywhere. I ran this for 25 minutes with no problems, so hopefully it works for others!
Attachments:
You must be logged in to view attached files.Miqobot crew: Have you guys seen that the formula for crafting was discovered from poking around the exe of the game? Since they made that crafting change so you can see the progress/quality gained by using a 100% action on the crafting window, it apparently became possible to snoop and find the formula… here it is, if you haven’t seen it:
Progress = (Craftsmanship + 10000) / (SuggestedCraftsmanship + 10000) * ((Craftsmanship * 21) / 100 + 2) * CraftLevelDifference.Progress / 100 Quality = (Control + 10000) / (SuggestedControl + 10000) * ((Control * 35) / 100 + 35) * CraftLevelDifference.Quality / 100
-
AuthorPosts