ThomasSRL / SRL-6.9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRL-6.9
=======

SRL Resource Library 6 is a scripting library aimed to aid programmers in creating scripts to automatically play the
online role playing game, Runescape.  SRL is written in a Pascal-like scripting language using the Lape interpreter 
and the Simba IDE. 

This version is still in beta.

It is compatible with Simba 1.3 (rc2) and NXT with dynamic interfaces.
I would recommend to have the minimap in the top right corner for faster detection if the player is logged in. (Not mandatory though)

Following files are required (and can be found on my discord)
- Tessdata
- Fonts
- Plugins
   * libsimpleocr32.dll
   * libTesseract2_32.dll
   * sps32.dll

Everything you need to know about SRL and Simba can be found at www.villavu.com.

Enjoy,
The SRL Development Team

About


Languages

Language:Pascal 100.0%