Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

319 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old-school RuneScape Computer Vision Bot

A vibe coding experiment that has grown into a pretty impressive botting framework.

Demos

Item Combiner - item_combiner.py

item_craft_final.mp4

Rooftop Agility - agility.py

rooftop_agility_final.mp4

Websocket controller

Control UI Log UI

Computer Vision Debugger

CV Debug

Why arent the docs better?

I open sourced this for portfolio building, not script kiddies.

A competent dev should be able to get this working in a jiffy if theyre that interested.

NOTE: the bot script architecture is migrating from legacy (scripts defined in base dir) to the new bot architecture defined in ./bots. Invocation of the new architecture can be seen in main.py.

The new architecture has a core bot class defined here Bot(). This Bot() class is used as a way to have all the core components (RuneLiteClient(), ScriptControl(), MovementOrchestrator(), BankInterface(), ItemLookup()) all in one class.

Noteworthy scripts:

About

vibe coded osrs bot framework, leveraging computer vision instead of hooking into the game client

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages