Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 655 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 655 Bytes

new-world-fisher

A fishing script written in Python

Requeriments

  • Install Python 3
  • Install the following packages: pip install pyautogui opencv-python

How to use

  • Set your game to window mode
  • Use resolution to 1920x1080
  • Set the B key for free view

python fish.py

This is very barebones but it works

Working on

  • Auto repair
  • Auto adding bait

Happy fishing!

Last changes

  • Reset the camera when catching an uncommon fish so as not to lose focus in the water
  • Randomize some sleep times
  • Lowering the degree of confidence to match regardless of language
  • Small code clean-ups

Special thanks to @kacesensitive for this script