Results 1 to 9 of 9

Thread: sending srl stats to player?

  1. #1
    Join Date
    Mar 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default sending srl stats to player?

    That title was worded horribly. How can I send the srl randoms reports to the srl stats thing? Is there a built in variable for srl id and pass? (Ex. Sending what randoms you got to your srl stats..which is almost all you can do with srl stats )

  2. #2
    Join Date
    Feb 2007
    Location
    Florida
    Posts
    460
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    here this is from wizzup? 's essence miner just an example

    YourSRLSTATSID = 'ID goes here'; // Stats ID.
    YourSRLSTATSPASS = 'pass goes here'; // Stats Pass.
    YourRCMASTER = 'name goes here'; // Remote Control Master.
    Varrock gTanner
    Previously known as England155.

  3. #3
    Join Date
    Mar 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  4. #4
    Join Date
    Feb 2007
    Location
    FUCK YOU BRO
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    asdf
    Last edited by ironlarreh; 05-13-2010 at 07:36 PM.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  5. #5
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    First you have to register your script at http://stats.srl-forums.com/
    After registering script you put
    SCAR Code:
    ScriptID:='00';
    (Replace 00 with your script ID)
    And when you want to report your stats and you had put example "Ores Mined" into first report variable, you would report it with this:
    SCAR Code:
    ReportVars[0]:=28;
    Now it reports value +28 to your script stats into "Ores mined".
    There has been told better about this in SRL wiki.

  6. #6
    Join Date
    Mar 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, do I have to do anything extra to get it to send stuff to my script's ID? Is it included in srlrandomsreport or does it just do it automatically?

  7. #7
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by asdfasdfasdf View Post
    Ok, do I have to do anything extra to get it to send stuff to my script's ID? Is it included in srlrandomsreport or does it just do it automatically?
    The script will report your data with SRLRandomsReport; If i remember right.

  8. #8
    Join Date
    Nov 2006
    Posts
    173
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this is a bit off topic, but when I try and register my script It says I have to log in....so I tried to log in, and it just stays on the login page (reloads it real quick)....

    SO then I registered again, and got another form, filled it out with user, pass, and it gave me a blank username! but another id (320) and a password,
    HOW do I log in and register my script?

  9. #9
    Join Date
    Mar 2007
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use the 2 boxes on the left to log in.. and note that it is NOT the same as your forum user/pass unless you make it like that. NO, the username is NOT your id number. Then when you log in click register script, enter name, version and the variables .

    edit: for all wondering, srlid and srlpassword are the variables you must use to make it work (yoursrlid was made by wizzup? and points to srlid). Also, srlrandomsreport does send stats to your scripts page if you have it setup correct.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Stupid guy sending keylogger
    By Sumilion in forum News and General
    Replies: 9
    Last Post: 12-20-2009, 08:42 AM
  2. sending data
    By Waddo in forum Delphi/FPC Help and Tutorials
    Replies: 17
    Last Post: 09-13-2008, 09:11 AM
  3. All Player Stats have been Reset! And the winner is...
    By WT-Fakawi in forum SRL Site Discussion
    Replies: 20
    Last Post: 10-07-2007, 05:21 PM
  4. Sending headers
    By danrox2004 in forum OSR Help
    Replies: 3
    Last Post: 06-04-2007, 05:12 PM

Posting Permissions

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