Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.12 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.12 KB

OSRS automation

This is education project for learning OpenCV-python library.

I develop some automations for Old School RuneScape game.

Hello World

Game settings

You need to setup your game:

  1. Setup display all NPC names above their body to On - Nornal in activities settings; Game Client Layout

  2. Setup NPC names text color to #05f8f8 in activities settings; Interface Scaling

  3. Setup game client layout to Resizable - Classic layaout in interfaces settings; Game Client Layout

  4. Setup interface scaling to 150% in interfaces settings; Interface Scaling

Installation

With pip:

pip install mouse mss numpy opencv-python

High Level Alchemy

Staring script:

py osrs_hill_giant.py

For ending script - middle click on mouse.

Hill Giant

Staring script:

py osrs_hill_giant.py

For ending script - middle click on mouse.