Results 1 to 6 of 6

Thread: how to run old-runescape scripts? help!

  1. #1
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default how to run old-runescape scripts? help!

    Hello,

    i already installed SMART v8.0 + simba.
    i already did the tutorial for old rs 2007.

    but when i load a script, it canot be fount.\

    error : Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Elwin\Desktop\AirRunner 1.56.Simba'

    i want to run script in old-runscape client, and bot my account.

    can som1 help me pls?

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default


    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    thnx man! it works!

    but 1 little problem, it runs in new runescape client, not the 2007 version?
    a lill help more?

    xxx

  4. #4
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by elwindejonge View Post
    thnx man! it works!

    but 1 little problem, it runs in new runescape client, not the 2007 version?
    a lill help more?

    xxx
    the script or the tester?

    Simba Code:
    program new;
    {$DEFINE SMART8}
    {$i SRL-OSR/SRL.simba}

    begin
      SetupSRL();
    end.

    Test this

    Creds to DannyRS for this wonderful sig!

  5. #5
    Join Date
    Apr 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Sjoe View Post
    the script or the tester?

    Simba Code:
    program new;
    {$DEFINE SMART8}
    {$i SRL-OSR/SRL.simba}

    begin
      SetupSRL();
    end.

    Test this
    that works,

    but how to use script with old runescape client? im getting all new runscape client if i run scripts..

  6. #6
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by elwindejonge View Post
    that works,

    but how to use script with old runescape client? im getting all new runscape client if i run scripts..
    I guess those scripts has {$i P07Include.simba} on the top?
    Then follow this guide: http://villavu.com/forum/showthread.php?t=97599

    Creds to DannyRS for this wonderful sig!

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
  •