/FinalGearBot

Python bot for lazy people to play FinalGear

Primary LanguagePython

FinalGearBot

Python bot for lazy people to play FinalGear (TW server)

Requirement

  • Use Windows 10
  • Support Python 3.X.X
  • Support PyAutoGUI

Installation

  • Download free Android emulator from NoxPlayer

  • Install in to your Windows

  • Enable virtualization

  • Follow the settings:


Mode

Start bot by typing following commands in this current directory

Normal

  1. Go to event screen:

  1. Enter command:
$ py .\normal_mode.py

Summer Memory

  1. Go to event screen:

  1. Enter command:
Parameter Value Detail
Chapter Number 1-4 Chapter number
Team 1-4 Team number
Boss Stage Run Time Unsigned Integer Number of running time
Boss Quest Run Time Unsigned Integer Number of running time

Run summer memory, chapter 2 stage using team 4 to run boss stage 3 times and quest stage 17 times

$ py .\summer_memory_mode.py 2 4 3 17