Giter VIP home page Giter VIP logo

pilkki-booster's Introduction

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.

pilkki-booster's People

Contributors

norkator avatar

Watchers

 avatar

Forkers

andriux26

pilkki-booster's Issues

Improvement ideas

Ideas to improve this booster

  • Detect map and recommend optimal spot.
  • Help select right tool for map.
  • Help select right lure, worm etc for specific tool.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.