Skip to content

Feature rich Arcane Odyssey auto-fishing client with remote controls, cheat-bypass, and advanced logging.

Notifications You must be signed in to change notification settings

randysim/fish-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishNet

GitHub Repo stars GitHub forks GitHub issues GitHub license Python

FishNet is an advanced automated fishing script designed for Arcane Odyssey. It utilizes computer vision techniques to detect fishing indicators and automate the fishing process, providing an efficient and hands-free fishing experience.

How It Works

FishNet Diagram

FishNet employs sophisticated image recognition algorithms to identify fishing indicators on the screen. By analyzing the visual cues, it accurately determines the optimal moment to reel in your catch, maximizing your fishing efficiency.

Installation and Usage

To get started with FishNet, follow these steps:

  1. Clone the repository:

    git clone https://github.com/randysim/fish-net.git
  2. Navigate to the project directory:

    cd fish-net
  3. Create a virtual environment:

    python -m venv venv
  4. Activate the virtual environment (windows):

    venv\Scripts\activate
  5. Install the required dependencies:

    pip install -r requirements.txt
  6. Run the script:

    python main.py

Keybinds and Configuration

  • Ctrl + F1: Toggle the script on/off
  • Ctrl + Q: Quit the script

You can customize the script's behavior by editing the config.json file.

Setup

Ensure your character's head is positioned at the center of the screen, with the fishing indicator touching or slightly above the top edge. This positioning is crucial for optimal performance of the auto-eat and auto-fish features.

Edge Cases and Precautions

While FishNet is designed to handle most fishing scenarios, there are a few edge cases to be aware of:

  • Inventory Management: Occasionally, a weapon might occupy a food slot, causing unexpected movement. Choose a safe fishing spot to prevent falling.
  • Large Fish: Big catches may land in front of your character, requiring manual intervention to move them.
  • Environmental Factors: Lightning, weather effects, or player abilities might interfere with detection or cause false positives. For instance, cold environments with blue tints may affect indicator recognition.
  • Safety Precautions: Large fish have the potential to knock your character off platforms. Always fish from a secure location.

By being mindful of these scenarios, you can ensure a smooth and effective fishing experience with FishNet. Happy fishing!

FishNet Logo

About

Feature rich Arcane Odyssey auto-fishing client with remote controls, cheat-bypass, and advanced logging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages