GithubHelp home page GithubHelp logo

sticktothescript / srl-rs3 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 45.3 MB

SRL is a scripting library that provides an API for creating scripts in Simba for the game RuneScape.

License: GNU General Public License v3.0

Pascal 99.71% Python 0.29%

srl-rs3's Introduction

SRL-RS3

This project is still a work in progress. You should expect that scripts break between updates.

Overview

SRL is a scripting library that provides an API for creating scripts in Simba for the game RuneScape. SRL is written in a Pascal-like scripting language using the Lape interpreter and the Simba IDE.

Everything you need to know about SRL and Simba can be found on the SRL Forums or in the Discord.

Setup

In order to start using this library:

  1. Download the latest release of Simba from ollydev/Simba
  2. Using the Simba Package Manager, download the latest release of this repo (Note: There will be no releases until the library is functional. Until then, select the master option)).

All required plugins are included in the repo already.

Broken Functions

Below is a list of broken interface functions:

  • Action Bar
    • clear
    • getAbilityCooldown (Partially functional)
  • Lobby
    • getCurrentTab
    • openTab
  • Loot Screen
    • All Functions
  • Main Screen
    • SetZoom
    • isPlayerAnimating
  • Metrics
    • All Functions
  • Minimap
    • getDots
    • isFlagPresent
    • enableRest
    • getRunEnergy
    • isRunEnabled
  • Stats
    • All Functions

Untested Functions

Below is a list of interface functions that I have not had the opportunity to test yet:

  • Beast of Burden
  • Collect Box
  • Conversation Box
  • Deposit Box
  • Hero Screen
  • Pin Screen
  • Power Screen
  • Production
  • Progress Screen
  • Target Info
  • Tool Screen
  • Trade Screen
  • Worlds

Troubleshooting

Duplicate declaration "Tesseract_Create"

When attempting to compile or run a script and you encounter Duplicate declaration "Tesseract_Create", simply remove any instance of {$i Tesseract/Tesseract.simba} from your script.

This is because Tesseract.simba is already included in the library.

Hits

srl-rs3's People

Contributors

sticktothescript avatar

Stargazers

 avatar

Watchers

 avatar

srl-rs3's Issues

Working on this?

How can I help with this? I can't promise to spend a lot of time on this, but I would definitely like to help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.