KeepBotting / SRL-Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRL Resource Library

SRL is a library that provides an API for writing bots in Simba for the game Old School RuneScape.

We use the stable build of Simba 1400: https://github.com/Villavu/Simba/releases/tag/simba1400-release

And we support Jagex's new official OSRS client: https://help.jagex.com/hc/en-gb/articles/17160273294097-Jagex-Launcher-FAQ

API documentation is available here

Usage

We only support the New Official Client from the Jagex Launcher. Thus we only support Windows (and macOS should work too but hasn't been tested yet). We use 64-bit Simba even though the Jagex Launcher is a 32-bit application. We do NOT use RemoteInput or abstract the mouse in any way - this is the responsibility of the user's environment.

To use most scripts, your client options must match ours:

image

image

image

image --> image

Features


Resizable mode


Minimap to mainscreen projection


Detecting position on the world map


Web walking system (does not handle obstacles)

About

License:GNU General Public License v3.0


Languages

Language:Pascal 100.0%