Forum Replies Created
-
AuthorPosts
-
February 22, 2022 at 12:45 pm in reply to: Bot Trys to Craft different receipe after repairing #36030
Or as someone posted Collecting Potent Spice and Stonehard Water
If you want to collect those, there is a commented gatherSlot(x) function in each gathering chapter (2, 4, 6, …).
Like so://# Stonehard Water
// gatherSlot(2)
Change it to this to collect this item instead of the main one for this chapter://# Stonehard Water
//
gatherSlot(2)
———————————–I hope this quote works.
1, 2, 3, 8, ctrl+=, ctrl+7, shift+1, ctrl+2, ctrl+2, ctrl+2, ctrl+2, shift+1, ctrl+2, ctrl+=, ctrl+2, ctrl+2, shift+1, ctrl+2, ctrl+2, ctrl+7, ctrl+8, alt+=, alt+=, alt+=
3 is where your macro that you created goes.
My question here, your 1 is what on your hot bars, 2 is what on your hot bars etc. Can you tell me what the numbers are according?
1 is manipulation? 2 is basic synthesis?? I have no idea what to set my hot bars up with what you have.Heya, I’ve been having an issue where the bot takes the crafting macro I made and keeps spamming the key for the third step of the macro, and not going onto the 4th step. The ability it keeps getting stuck on is Final Appraisal if that matters.
The macro:
1, 2, 3, 8, 8, ctrl+=, ctrl+7, shift+1, ctrl+2, ctrl+2, ctrl+2, ctrl+2, shift+1, ctrl+2, ctrl+=, ctrl+2, ctrl+2, shift+1, ctrl+2, ctrl+2, ctrl+7, ctrl+8, alt+=, alt+=, alt+=Can you tell me what you have in these macro spots? Like your 1= 2= etc
I have revised the SB-Reg_ALL-1.txt file. I compiled it by zone. For example, when you are in Twine harvesting Amber cloves, I have added the Sandteak log to be harvested thereafter you are finished with the Amber Cloves. Same with all the others, I compiled them to harvest what is at that node. There is now 24 scenarios to go to instead of I think it was 40+?
Attachments:
You must be logged in to view attached files.August 22, 2021 at 2:14 pm in reply to: Miqocrafter [Crafting/Gathering Full Scenario Generator] #31900I am having an issue with Chocobo racing since the update. It isn’t running for the chest or sprint platforms and there is new chests in different areas than there used to be. One chest that it usually jumps for in Costa del Sol isn’t there any longer, am I missing a new install of the Chocobo racing preset?
June 12, 2021 at 3:51 pm in reply to: Infinite Universal Diadem Scenario Botanist🌱, Mining⚒, and Fishing🎣 #30514Pescadas,
When I use the
gather(18)
randomWaypoint(578,282,24,184,284)
gather(22)
After it enters Diadem, it farms 2 nodes then it does nothing, it says it’s scanning for shiny nodes but it doesn’t for some reason. I have to manually use the skill Arbor Call for it to find the nodes and continue… how do I fix this?Have you checked to see if your compass is checked on?
-
AuthorPosts