Forum Replies Created
-
AuthorPosts
-
July 17, 2019 at 10:03 am in reply to: [Scenario] Gatherer Scrip Farming (Yellow/Leveling + White) #15482
(4:16:04 PM) Scanning for shiny gathering nodes like ' ' *.*
You told Miqo to look for gathering nodes with 25 spaces in the name. Clear the name filter.
Hey Lyfox,
when using scenario script
job(GSM) recipe(Gold Ingot, 2) craft(2)
ends up trying to craft ‘deepgold ingot’
is there a way around this? is this part of the ‘antiDuplicate’ function of your script? has it been updated for new shb items?
also any tips for custom delivery items? it uses the 1st entry instead of for the job im trying for so i end up just ‘favoriting’ the recipe in order for manual miqo craft rather than with scenario
thanks again
No update for shb yet sorry. Im working on it in my free time so it will take a while. Yes this is what the antiDuplicate function does. Should be recipe(Gold Ingot, 4) now.
For custom deliveries it would be easier to make a separate scenario and just modify item names each week.
solverPreset(fastest) job(GSM) craftCollect(on) recipe(Resistance Materiel,8) craft(6) recipe(Cloud Pearl,8) craft(6) craftCollect(off)
Its on your hotbar but you didnt assign a keybind for it. Assign either of these:
– Keybind > System > scroll down > Switch to hotbar 2.
– Keybind > Hotbar 2 > Slot 1-12.
Take a look at the guide: https://miqobot.com/forum/forums/topic/help-keybinds/Ahhh I see. So basically repeat the same scenario of 2-10 until I hit level 10?
Yea pretty much. Though you dont get any bonus exp for filling crafting log the second time. So after crafting 2-10 once you can choose a simple recipe and just spam it until level 10.
Hi guys. I did this and everytime I craft one item It goes to repair. can someone help me with one scenario with repair after 30 40 items? I cant made it. I’m pretty bad at this lol.
Theres a setting on crafting tab under ‘repair after’. Seems like youve set it to 1. Change it to something else.
Yea ive tried that already. Teamcraft is coded in a very confusing way and i cant find any crafting data in their HTML so cant really parse it. Id gladly do it but need hints on how they store crafting data.
Heres more details: https://miqobot.com/forum/forums/topic/crafting-scenario-generator/page/4/#post-6296July 15, 2019 at 10:05 pm in reply to: [Scenario] Gatherer Scrip Farming (Yellow/Leveling + White) #15351There is section on it called “Scenario New Grid. Yet there is no New Grid imported into my Miqo. Again I think this is a symptom of a bug and doesn’t really have to much to do with the author of these scenario packs.
Youre probably referring to ‘New Grid description’. Its under Othardian Plum. And theres indeed no Russet Popoto preset in the first scenario pack. Second version seems to have it fixed. Along with Raw Triplite.
For hidden mat use {} with gather by name. It will make Miqo use skills on that mat only. https://miqobot.com/forum/forums/topic/help-gathering/#gather-by-name-advanced
{titanium ore}
crystal -
AuthorPosts