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)
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)
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.
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
![]()
First you have to register your script at http://stats.srl-forums.com/
After registering script you put(Replace 00 with your script ID)SCAR Code:ScriptID:='00';
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:
Now it reports value +28 to your script stats into "Ores mined".SCAR Code:ReportVars[0]:=28;
There has been told better about this in SRL wiki.
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?
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?
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)