Masuzu / ZooeyBot

Fully automated slime blasting, event and quest farming bot for GBF
https://gbtools.azurewebsites.net/ZooeyBot/en/Home
67 stars 42 forks source link

Guidelines for Automated GW farming (November 2019 – Shiva bombing edition 2) #1248

Open Masuzu opened 4 years ago

Masuzu commented 4 years ago

Zooey Bot Home Page

Greetings fellow skyfarers,

It is Zooey War time (no pun intended), and also time to grab by the hand (and accessorily protect) your Nier. Not that it mean that you should not also get your weekly 88 boxes as usual :) image You will find below an example configuration to automate the farming of the current Wind GW EX+, relying on the Event mode.

You will find here and here more information on how to write your own Lua scripts to configure the combat behaviour of Zooey and clear the raids as efficiently as possible with your characters and weapon grids. Whether you are in need of unlocking or uncapping Eternals, summon quartz or Damascus ore, fighting for individual and crew rankings, you will find something to your liking, Go and open those 44 (88?!) boxes!

Last but not least, more about summon and party selection with Zooey Bot can be found here and here.

Good luck with your guild war rounds!

ZooeyBot.ini file: Sections which were updated are Summons, EventMode. The non relevant sections were removed for better readability.

[Summons]
# Comma-delimited list of summons which will be selected in priority if they are available
PreferredSummons=Hades_"
# In case none of the preferred summons was found, select a random summon in the given summon attribute tab, unless the parameter RerollSummonWhenNoPreferredSummonWasFound is set to true.
# Possible values are 'misc' (Kaguya, White Rabbit fall into this category), 'fire', 'water', 'earth', 'wind', 'light' or 'dark'.
# Not case-sensitive.
DefaultSummonAttributeTab=Dark
# Zooey will reroll summons until one of the preferred summons is available, using trial battles to refresh the summon list. This does not apply to the summon selection for the nightmare stage (see the EventMode section).
RerollSummonWhenNoPreferredSummonWasFound=true

[Combat]
# Zooey-bot will wait at least the given number of milliseconds after pressing the attack button
MinWaitTimeInMsAfterAttack=500
# Zooey-bot will wait at least the given number of milliseconds after using a summon
MinWaitTimeInMsAfterSummon=3000
# Zooey-bot will wait at least the given number of milliseconds after using a skill
MinWaitTimeInMsAfterAbility=1900
# Relative path to the script to use to customize the pace of combats. Embrace a world of infinite possibilities!
# Leave this parameter blank if you do not want to use any script. In this case Zooey will just attack at each turn. You can test your scripts using the TrialBattleMode (see the Debug section).
LuaScript=Scripts/extreme_trial.lua
# If set to true, Zooey will refresh the page after each attack on the last stage of a quest.
# This saves up some precious seconds and that is what every MVP racer does.
ReloadPageOnLastBattle=true
# If set to true, Zooey won't wait for a response from GBF servers after using a skill or summon or after attacking. Use this parameter if you know what you are doing, or else this may result in Zooey going out of control in case you use several skills each turn. The main use of this parameter is to make skill usage slightly more responsive during slime blasting.
DoNotWaitForServerResponse=false

# Showcase: Zooey bot project - Cerberus showdown 3-hour demo - automated event grinding
# https://www.youtube.com/watch?v=-xvDRwB4QEk
# Applicable to any quest with a nightmare mode such as Angel Halo and Xeno showdowns.
[EventMode]
# Set this parameter to true to use the event mode. Zooey will enter autopilot mode when you navigate to the quest menu.
Enabled=true
# Url of the summon selection page for the Dark GW Extreme+ mode
EventRaidUrl=http://game.granbluefantasy.jp/#quest/supporter/748061/1
EventRaidScript=Scripts/gw_ex.lua
# Disabled
NightmareModeUrl=
NightmareModeScript=
# Some events such as Rise of the Beasts require to navigate to the home page of the event before navigating to the event raid url defined above. If EventPageUrl is provided, Zooey will first navigate to this url before hosting the raid. Leave EventPageUrl blank for events which do not require you to do so.
EventPageUrl=http://game.granbluefantasy.jp/#event/teamraid048
# Comma-delimited list of summons which will be selected in priority if they are available for the nightmare mode.
# In case none of the preferred summons was found, select a random summon in the summon attribute tab defined by the parameter DefaultSummonAttributeTab, unless the parameter RerollSummonWhenNoPreferredSummonWasFoundForNightmareMode is set to true.
NightmareModePreferredSummons=Varuna_1
# Zooey will reroll summons until one of the preferred summons for the nightmare mode is available, using trial battles to refresh the summon list.
RerollSummonWhenNoPreferredSummonWasFoundForNightmareMode=true
# Set this parameter to true if the nightmare mode is available when you start Zooey so she can proceed to the nightmare stage right ahead.
NightmareModeAvailableAtStart=false
# Wait time in milliseconds after Zooey finishes loading the EventPageUrl
WaitTimeInMsAfterEventPageIsLoaded=1000

[Alerting]
# Relative path to the mp3 or wav file to play when the captcha window appears
CaptchaNotificationSoundPath=captcha_notification.mp3
# Number of times the captcha notification sound is played before Zooey stops, following a captcha appearance.
NumNotifications=9999
Masuzu commented 4 years ago

For the nightmare modes with meat count requirements to be hosted, please use the Treasure Event Mode and refer to #127. The event raid URL to use for this mode is: http://game.granbluefantasy.jp/#event/teamraid048