All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

rs-sdk: Runescape Automation Library for Coding Agents and Research

By

evakhoury

3mo ago· 4 min readenCode

Summary

The article describes rs-sdk, a research-oriented starter kit for creating Runescape-style bots. It includes a TypeScript SDK, agent documentation, bindings, and a server emulator. The project enables users to build and operate bots within a complex MMO environment, allowing automation of gameplay, account leveling, and experimentation with agentic development techniques. The primary goals are to provide a testing environment for goal-directed program synthesis techniques (like Ralph loops) and facilitate research into collaboration and competition within bot-only settings.

Key quotes

· 3 pulled
Research-oriented starter kit for runescape-style bots, including a typescript sdk, agent documentation and bindings, and a server emulator.
Build and operate bots within a complex economic role-playing MMO. You can automate the game, level an account to all 99s, and experiment with agentic development techniques within a safe, bot-only setting.
The goals of this project are to provide a rich testing environment for goal-directed program synthesis techniques (Ralph loops, etc), and to facilitate research into collaboration and competition.
Snippet from the RSS feed
Runescape automation library, optimized for use by coding agents. - MaxBittker/rs-sdk

You might also wanna read