Results 1 to 5 of 5

Thread: New to SRL

  1. #1
    Join Date
    Jun 2014
    Location
    North Carolina
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default 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.
    If debugging is the process of removing software bugs, then programming must be the process of putting them in.

  2. #2
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    Welcome! Enjoy your stay.

  3. #3
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    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.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  4. #4
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Yep pascalscript is pretty simple in comparison to java, you should be fine! Just take a look at the guides




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  5. #5
    Join Date
    Jan 2012
    Location
    Long Island, NY
    Posts
    413
    Mentioned
    5 Post(s)
    Quoted
    95 Post(s)

    Default

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •