Forum Replies Created
-
AuthorPosts
-
Yea i remember having that problem as well mainly for Beech Branch. Typing ‘Unspoiled’ in gather preset fixed it.
As for Collectors Glove its probably because you dont have enough GP. Rotation in this scenario requires 700 GP, not 600 like author said. However 63+ items use 600 GP rotation. So you can take that one and apply for Raw Triphane/Beech Branch.
Something like this. Put waypoint numbers from your own grid.
//chapter 1 – arrive
job(FSH)
bait(Spoon Worm)
waypoint(4)
findFish()//chapter 2
afkUntil(0:05ET)
workUntil(7:55ET)
goodWeather(Rain)
skipBadWeather()
fish(99)//chapter 3
afkUntil(8:05ET)
workUntil(15:55ET)
goodWeather(Rain)
skipBadWeather()
fish(99)//chapter 4
afkUntil(15:05ET)
workUntil(23:55ET)
goodWeather(Rain)
skipBadWeather()
fish(99)//chapter 5 – reset
waypoint(17)
findFish()
fish(1)
repeatAll(20)Weather is checked only once. From Miqo documentation:
skipBadWeather( )
If weather is not found in whitelist, function will automatically set next activity limit to 60 seconds: workFor(00:01). Consequent calls to workFor() in the same chapter will not change the limit.
The best way to do this is to check weather immediately after change. At 0ET, 8ET, 16ET. Make three chapters for each of those + one chapter to reset. Waypoints are numbers on your grid, it should be waypoint(4) for example. Id also suggest using findFish() immediately after waypoint().
And its very easy to test with Next button you dont have to sit for 40 minutes.
Already done: https://miqobot.com/forum/forums/topic/request-level-50-60-unspoiled-nodes-scenario/#post-5979
Replace ‘chromite ore’ with ‘abanian spring water’ in gathering preset. You can remove chapters you dont need.Thats gonna be in the next version: https://miqobot.com/forum/forums/topic/stormblood-upgrade-stage-2/#post-5444
But even without veteran trade its tons of aethersand.You need them on your hotbar because its the only way to use them with keyboard. https://miqobot.com/forum/forums/topic/help-keybinds/
You can use scenario generator from my script. It will do exactly what you ask plus switching jobs when needed. https://miqobot.com/forum/forums/topic/crafting-scenario-generator/
February 21, 2018 at 8:47 am in reply to: Reason for not leaving your bot on for a week when sleeping. #6455SE dont track, it happened because someone else reported you. Every time new content is out you have to be extra careful because of many players around.
Sorry it happened to you but theres a reason this guide exists: https://miqobot.com/forum/forums/topic/is-miqobot-safe/Its already there. From Upgrade Stage 2 thread:
No modifications to gathering rotations are required.
New skills are 100% compatible with the current rotations designer. Whenever Miqobot detects an upgraded ability on your hotbar, she will automatically use it instead of an old one.- Impulsive Appraisal II is used instead of Impulsive Appraisal.
- Unearth III is used instead of Unearth II.
- Leaf Turn III is used instead of Leaf Turn II.
- Bountiful Yield II is used instead of Bountiful Yield.
- Bountiful Harvest II is used instead of Bountiful Harvest.
-
AuthorPosts