Skip to content

Repository files navigation

Metin Fishbot Documentation

Setup

  1. Installation: Ensure that AutoHotkey v2.0 is installed on your system.
  2. Virtual Environment: Set up a Python virtual environment to manage dependencies.
  3. Install Requirements: Use pip install -r requirements.txt to install all necessary packages.
  4. Running the Bot: Execute main.py to start the bot.

Usage

  1. Starting the Bot: Run the script to start the bot. It will initialize and wait for commands.
  2. Issuing Commands: Write commands (e.g., "F1", "F2") into action.txt. The bot will execute the corresponding actions.
  3. Receiving Responses: After executing a command, the bot will write "done" into response.txt.
  4. Logging: All activities are logged into bot_log.txt. TODO

Buttons Used

  • F1: Simulates pressing the F1 key.
  • F2: Simulates pressing the F2 key.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages