Results 1 to 10 of 10

Thread: In Need of Older SRL

  1. #1
    Join Date
    Jun 2009
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default In Need of Older SRL

    I'm creating a fishing script for a private server I quite enjoy but I don't want to reinvent the wheel by rewriting core functions that Villavu has wrote many moons ago.

    The login screen:


    The minimap and tabs:


    Where can I find a compatible SRL copy and how do I get it to work with Simba?

  2. #2
    Join Date
    Jan 2010
    Posts
    1,414
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Off topic, but: Be careful with that private server. They threaten their users with something called "Hydra", if I remember right.
    Simba Code:
    (* Main *)

    repeat
      WriteLn('I am an idiot!');
    until(False);

  3. #3
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    You should'nt need a complete copy of SRL. The only function you really need is login the rest you can handle with uptext color's length and coordinate for handling inventory.

  4. #4
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Have you tried using Moparscape with the built-in Aryan?

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  5. #5
    Join Date
    Jul 2008
    Location
    NSW, Australia
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Have you tried using Moparscape with the built-in Aryan?
    Omg! I totally Bleeped up the old Dodian server with Mopar. Now most server's are smart enough to have some kind of client key or whatnot to stop it from happening but this server could work with it

    You may as well just make your own font's and stuff and make your own function's its easy as

  6. #6
    Join Date
    Oct 2009
    Location
    Stockton, CA
    Posts
    2,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    You could possibly check out an old revision of the subversion repository?
    Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
    Quote Originally Posted by #srl
    10:45 < Toter> daphil when can get sex anyday I want
    10:45 < Toter> he is always on #SRL
    "A programmer is just a tool which converts caffeine into code"

  7. #7
    Join Date
    Jun 2009
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sex View Post
    You could possibly check out an old revision of the subversion repository?
    Which SCAR version is compatible with this revision? I'm having trouble finding one. Perhaps someone knows the date of SRL 42?

  8. #8
    Join Date
    Oct 2009
    Location
    Stockton, CA
    Posts
    2,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    You can check the date of the last commit. SCAR 3.16 or something was what I used iirc..
    Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
    Quote Originally Posted by #srl
    10:45 < Toter> daphil when can get sex anyday I want
    10:45 < Toter> he is always on #SRL
    "A programmer is just a tool which converts caffeine into code"

  9. #9
    Join Date
    Jun 2009
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Sex View Post
    You can check the date of the last commit. SCAR 3.16 or something was what I used iirc..
    How? svn log is outputting the same date across all revisions and I don't think it's correct.

  10. #10
    Join Date
    Feb 2012
    Location
    SRL Jail
    Posts
    1,319
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by RISK View Post
    Off topic, but: Be careful with that private server. They threaten their users with something called "Hydra", if I remember right.
    What is hydra? I'm intrigued.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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