All Projects → SanLiteOSRS → SanLite

SanLiteOSRS / SanLite

Licence: BSD-2-Clause license
Custom version of the OSRS Client RuneLite

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SanLite

OSRS-AHKScripts
Color bot scripts for OldSchool Runescape, written entirely in AutoHotkey. No client injection or reflection used.
Stars: ✭ 24 (+60%)
Mutual labels:  osrs, oldschool-runescape
client
Old School RuneScape client
Stars: ✭ 73 (+386.67%)
Mutual labels:  osrs, oldschool-runescape
oldschooljs
A utility library for all things oldschool runescape related.
Stars: ✭ 41 (+173.33%)
Mutual labels:  osrs, oldschool-runescape
OSRS-Font-Parser
Make your website relive your nerdy childhood
Stars: ✭ 31 (+106.67%)
Mutual labels:  osrs, oldschool-runescape
Runelite
Open source Old School RuneScape client
Stars: ✭ 3,501 (+23240%)
Mutual labels:  osrs, oldschool-runescape
SCA-ScreenClickAi
Screen Click Ai - Old school Runescape game bot using OpenCV
Stars: ✭ 23 (+53.33%)
Mutual labels:  osrs, oldschool-runescape
cache-names
Cracked Old School RuneScape cache file names
Stars: ✭ 25 (+66.67%)
Mutual labels:  osrs, oldschool-runescape
SnekBot
bot client for OldSchool Runescape.
Stars: ✭ 18 (+20%)
Mutual labels:  osrs, oldschool-runescape
oldschoolbot
Old School Bot - A fanmade discord bot based on Old School RuneScape (OSRS)
Stars: ✭ 125 (+733.33%)
Mutual labels:  osrs
bot-detector
A plugin which pulls and sends surrounding player names from OSRS to a python server. The names and stats are then processed and assessed for bot-like behavior.
Stars: ✭ 47 (+213.33%)
Mutual labels:  osrs
OldScape
Oldschool Runescape Emulation
Stars: ✭ 30 (+100%)
Mutual labels:  osrs
OSRSUpdater
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Stars: ✭ 13 (-13.33%)
Mutual labels:  osrs
OSRS-API-Wrapper
Allows simple access to Old School Runescape's API
Stars: ✭ 18 (+20%)
Mutual labels:  oldschool-runescape

SanLite Actions Status Discord

SanLite is a custom version of the popular Old School RuneScape client RuneLite.

If you have any questions, please join our Discord server.

Project Layout

  • cache - Libraries used for reading/writing cache files, as well as the data in it
  • deobfuscator - Deobfuscates OSRS gamepacks & updating the runescape-client mappings
  • injector - Injects mixins into the OSRS client
  • runelite-api - RuneLite API, interfaces for accessing the client
  • runelite-mixins - Mixins which are injected into the injected client's classes
  • runescape-api - Mappings correspond to these interfaces, runelite-api is a subset of this
  • runelite-client - Game client with plugins
  • runescape-client - Refactored Old School RuneScape client

Usage

Open the project in your IDE as a Maven project, build the root module and then run the RuneLite class in runelite-client.
For more information visit the RuneLite Wiki.

License

SanLite is a custom version of RuneLite which is licensed under the BSD 2-clause license. See the license header in the respective file to be sure.

Contribute and Develop

We've set up a separate document for our contribution guidelines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].