Skip to content

This is an autofishing script that uses PyAutoGUI and OpenCV. It automatically fishes for the user. PyAutoGUI is used for screenshots and clicks, and OpenCV for image processing. The script runs until the user stops it. This automation saves users time and effort.

Notifications You must be signed in to change notification settings

DzMahdi/AutoFisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

AutoFisher for Roblox's Project Slayers

Welcome to AutoFisher, your hands-free fishing companion for Project Slayers on Roblox. Say goodbye to repetitive mouse clicks and let AutoFisher handle the fishing for you!

image Reference Image: The yellow line on the blue square.

How It Works

  1. Image Detection: AutoFisher uses the power of OpenCV to continuously monitor a specified area of your game screen.
  2. Automatic Click: When the program detects the fishing cue (the yellow line on the blue square), it simulates a mouse click, casting your fishing line.
  3. Fish Reeling: Once a fish bites, AutoFisher automatically presses the "e" key to reel in your catch.
  4. Continuous Operation: The program will keep fishing until you decide to stop. Simply press the "q" key to end the session.

Getting Started

  1. Dependencies: Ensure you have the required libraries installed:

    • OpenCV: For image processing.
    • pyautogui: To simulate mouse clicks and key presses.
    • keyboard: For key detection.
  2. Reference Image: Load the provided reference image that corresponds to the fishing cue in the game.

  3. Run the Script: Execute the script and let AutoFisher do its magic. After a brief 3-second delay, it will start monitoring the game screen for the fishing cue.

  4. End Session: To stop the program, simply press the "q" key. The total number of fish caught will be displayed.

Enhance Your Gaming

With AutoFisher, you can focus on other aspects of the game or simply relax while the program efficiently fishes for you. Try it out and elevate your Project Slayers experience!


Copyright & Disclaimer

© 2023 [Mahdi Aggoun]. All rights reserved.

This software and accompanying documentation are provided as-is without any warranty, either expressed or implied. While every effort has been made to ensure the software functions as intended, the user assumes all risks of use, potential damages, and any costs associated with said use.

Unauthorized copying, modification, distribution, or use of this software, either in source or binary form, is strictly prohibited without the prior written consent of the copyright holder. Any infringement may be subject to legal action.

The software is designed to assist users in the game Project Slayers on Roblox. The authors or copyright holders are in no way affiliated with, endorsed by, or sponsored by Roblox or the creators of Project Slayers.

For permissions, inquiries, or further information, please contact [https://github.com/DzMahdi].


About

This is an autofishing script that uses PyAutoGUI and OpenCV. It automatically fishes for the user. PyAutoGUI is used for screenshots and clicks, and OpenCV for image processing. The script runs until the user stops it. This automation saves users time and effort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages