Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
/ pilkki-booster Public archive

Boost your Propilkki 2 reaction time. Useful for DIRTY cheaters like you!

License

Notifications You must be signed in to change notification settings

norkator/pilkki-booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pilkki Booster

Boost your Propilkki 2 reaction time. Useful for DIRTY cheaters like you! Only works with default fishing tool.

Table of contents

Process

  1. Window frame must be defined in Pilkki.py using Mouse.py to get points

    from objects import game
    game = game.Game(x=166, y=187, x2=1441, y2=904, strategy=None)
    • x,y = left top corner
    • x2,y2 = right bottom corner of game screen
  2. Run Pilkki.py with game open and tool string already in water.

    • Tool must be stable and not have fish biting worm. Otherwise matcher gets wrong points.
  3. Feature matcher detects fishing tool tip and adds offset.
    tip

  4. Handle part is detected which is used to be able to control pulling and random swings.
    handle

  5. Then PyAutoGUI is used to control mouse and pull fishes up automatically.

Troubleshooting

  • Game and script both needs administrator privileges to control mouse properly.
    • Clicks dont work without permissions.
  • There might be some accessibility related permissions required to capture screen.

About

Boost your Propilkki 2 reaction time. Useful for DIRTY cheaters like you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages