Skip to content
/ osrs Public

OpenCV education and fun project for OSRS game.

License

Notifications You must be signed in to change notification settings

xsat/osrs

Repository files navigation

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.