forked from ThomasSRL/SRL-6.9
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
24 lines (18 loc) · 781 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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