Results 1 to 6 of 6

Thread: SRL Stats

  1. #1
    Join Date
    Jun 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SRL Stats

    They dont seem to work for me. So far i only used the RuneSpan script but yesterday i botted for 4 hours and it didnt add up to my SRL Stats, and yes i did edit the script with my username and password.


    SCAR Code:
    const SRLStats_User = 'MyName'; // Your SRL Stats ID (If you dont have one then just leave it as it is)
    const SRLStats_Password = 'Password'; // Your SRL Stats Password (If you dont have one then just leave it as it is)


    What is the problem?

  2. #2
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Have you blocked the connecting with securuity.sex or your firewall?

  3. #3
    Join Date
    Jun 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by putonajonny View Post
    Have you blocked the connecting with securuity.sex or your firewall?
    I do not think i have, but how could i check that i blocked it also i get the following error every now and then.

    SCAR Code:
    SRL_Stats: No post return

  4. #4
    Join Date
    Jun 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bump, i really need help with it :$

  5. #5
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    I've been facing the same problem for weeks too :x
    it couldn't be to do with my settings because others have been using my scripts and no stat is being committed too. I've thought that the whole stats system is down for now, but there are actually commits being made recently (even though they only commits time but no variable is recorded/shown) http://stats.villavu.com/commit/all

    Anyone have any idea what is happening? Same error of No POST return, which means the error is not to do with any of the following:
    Simba Code:
    case StrToIntDef(GetNumbers(S), -1) of
      {$ENDIF}
        100: Result := True; // successful commit.
        110: Writeln('SRL_Stats: Incorrect user and/or password');
        120: Writeln('SRL_Stats: Incorrect script ID');
        130: Writeln('SRL_Stats: Invalid time');
        140: Writeln('SRL_Stats: Variable does not exist');
        150: Writeln('SRL_Stats: Wrong info for variable');
        160: Writeln('SRL_Stats: Internal server error');
        else
          Writeln('SRL_Stats: No POST return');

  6. #6
    Join Date
    Jun 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nobody has a solution for this problem ? :S

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
  •