Results 1 to 6 of 6

Thread: srl 3.8 not working well read for error and plz help (no i will not download srl 4)

  1. #1
    Join Date
    Sep 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default srl 3.8 not working well read for error and plz help (no i will not download srl 4)

    this is what happens:
    i put {.include SRL.SRL.scar
    {.include SRL\Core\AntiBan.scar} in the beggining
    then call setupsrl at the end

    when i run the script itll open antiban.scar in another tab and say:
    Line 20: [Error] (14502:11): Duplicate identifier 'RANDOMRCLICK' in script C:\Program Files\SCAR 3.11\includes\SRL\Core\AntiBan.scar

  2. #2
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by harlz View Post
    this is what happens:
    i put {.include SRL.SRL.scar
    {.include SRL\Core\AntiBan.scar} in the beggining
    then call setupsrl at the end

    when i run the script itll open antiban.scar in another tab and say:
    Line 20: [Error] (14502:11): Duplicate identifier 'RANDOMRCLICK' in script C:\Program Files\SCAR 3.11\includes\SRL\Core\AntiBan.scar
    All core is included at startup. Check SRL.scar. You are calling AntiBan twice my friend, thus duplicate identifier.

    You should definately switch to 4.0.
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  3. #3
    Join Date
    Sep 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks mate, but srl 4.0 not only outdates my script, but i found a trojan on it and it doesnt even work that well for me, but that might just be the same error
    ill definitley consider it

  4. #4
    Join Date
    Mar 2007
    Location
    Netherlands->Amersfoort.
    Posts
    1,615
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    srl 4 works great. the trojan is just a bug in some virus scanners.
    the outdate. just updated them to srl 4.

  5. #5
    Join Date
    Aug 2007
    Posts
    1,404
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    1) What Fakawi says, is true.
    2) You're calling SRL wrong.
    To include SRL itself this is the code: {.include SRL/SRL.scar}
    and to call, for example, xAntiban, this is the code: {.include SRL/SRL/Extended/xAntiban.scar}

    -Knives

  6. #6
    Join Date
    Sep 2007
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ... don't you think not updating to 4.0 is like Upgrading from Windows 98 to XP, (No it's not like XP to VISTA, because well.. vista is S**T)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Error? Read!
    By n3ss3s in forum News and General
    Replies: 3
    Last Post: 12-27-2007, 09:30 AM

Posting Permissions

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