-
New to SRL
Hello my name is Ali.
Since I couldn't find the introduction section in the forums, I decided to post here.
I am new to SRL. I know a little bit of Java, because I develop plugins for the Bukkit API (Minecraft).
I've decided to write some scripts for Runescape 3, but I realized that I do not know anything about the SRL language or whatever language the scripting is of.
So my question and reason for posting in this section would be: Is SRL and Java similar? Will I have a hard time getting used to scripting in SRL?
Thank you guys and nice to meet all of yall.
-
Welcome! Enjoy your stay.
-
Here at SRL we use a modified version of PascalScript, which uses the Lape interpreter. It's somewhat similiar to Java, but not very much.
Scripting in PascalScript is quite easy once you get the hang of it because the routines provided within SRL-6 take a lot of the guesswork out of writing scripts.
If you need any help, there are dedicated help sections based on the game you're scripting for (RS3 or OSRS), or you can PM any member you happen to know is knowledgeable enough to help you, and they will certainly do so.
-
Yep pascalscript is pretty simple in comparison to java, you should be fine! Just take a look at the guides
-
Hi and welcome!
This is a good guide that covers all your basics for RS3 scripting.
http://villavu.com/forum/showthread.php?t=107757
And if you look through here you can see a list of all the available functions/procedures:
SRL 6 Documentation - http://docs.villavu.com/srl-6/
Simba Documentation - http://docs.villavu.com/simba/referencescript.html