ZooeyBot
ZooeyBot copied to clipboard
Guidelines for automated power-leveling with the event-exclusive Angel Halo quest
Zooey Bot Home page
Demonstration: see how fast it can be https://www.youtube.com/watch?v=CIq_l5-2v28
As the quest cost changes depending on the number of runs you did, use the Custom Raid Scheduling mode. For instance, if there are 27 runs left before the quest costs 20 AP to start, then your scheduling.lua
script would look like this:
SetPreferredPartyGroup(6)
SetPreferredPartyDeck(2)
SetLuaScript("Scripts/demo.lua")
RepeatQuest("http://game.granbluefantasy.jp/#quest/supporter/800011/22", 15, 27)
RepeatQuest("http://game.granbluefantasy.jp/#quest/supporter/800011/22", 20, 10000)
Happy grinding!
If you do not have JP ping and really want to maximize your time, I recommend setting up a GCP Compute Engine node: How-to set up a GCP Compute Engine node