Skip to content

taidao1901/Autofishing_Playtogether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Autofishing_Playtogether

Auto fishing using OpenCV and Win32api.sendmessage

1. Overview

Autofishing is a tool that was made by me. It will help you fishing in Play together. Let’s take a look of how it works.

  • Detect and meansure the fish shadow
    • Raw image:
      Raw
    • Preprocess image:
      Preprocess
    • Result:
      Preprocess
  • Detect exclamation mark when pixel value be changed
    • Exclamation mark:
      Exclamation mark

2. How to use

  1. Instalation
  • LDPlayer emulator
  • Python version 3.9.6
pip install pywin32
pip install numpy
pip install imutils
pip install PyAutoGUI
pip install scipy
pip install Pillow-PIL
pip install opencv-python
pip install times
  1. You need to clone the repository using gitbash (if gitbash is already installed) or you can download the zip file.
git clone https://github.com/Uranium1901/Autofishing_Playtogether.git
  1. Setup in emulator :
  • Resolution: 960x540 (dpi 160)
    Resolution
  • You need change language to Vietnamese (Tiếng việt): Language
  • Button:
    Button
  • You need change highest view (zoomless):
    View
  1. Runing file Autofishing.py

3. Example

Example

About

Auto fishing Play together using OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages