Giter VIP home page Giter VIP logo

runescape-woodcutting-bot's Introduction

RuneScape-Woodcutting-Bot

Automate the gruesome task of cutting trees in the famous MMORPG Runescape!

Description:

After each succesful woodcutting attempt the player recieves experience points in the skill of woodcutting along with a log item in their inventory. The script automates woodcutting until the player's inventory is full. In the event that the inventory is full, the script clears all logs from the inventory and repeats the woodcutting process.

running

Technologies:

  • Python Imaging Library (PIL) is used to grab the game screen.
  • The script identifies trees in Runescape using the OpenCv library.
  • The animation of cutting trees is achieved by clicking the identified tree.
  • Automated mouse positioning and clicks are handled using PyAutoGUI.

Areas to Improve:

  • Tree detection: Depending on lighting, brightness and or camera angle trees may go unidentified.
  • Falsely identified trees: During certain instances, objects in the game with similar contour shapes may be falsely identified as trees.
  • Adapt to different displays: Remove hard coded values subject to personal display.

runescape-woodcutting-bot's People

Contributors

muneebansari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

runescape-woodcutting-bot's Issues

clicking in the wrong place

Hi i am running this on a private server and have an issue

instead of using the shape i have changed the code to search based on hsv color value so i can have it find everything from rocks to trees

it finds reverything fine and adds the green border but my issue is when i run i get the popup of the captured screen area with the border

but when it goes to click its clicking on the screenshot positions and not on the screen where the screenshot is from

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.