Results 1 to 5 of 5

Thread: how would i get my script?

  1. #1
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default how would i get my script?

    connecting to do you kno the sig in my sig were it tellse ya all the logs etc etc.
    well how wopuld i get my script to connect to it?

    thanx in advance

    ~scaper123~

  2. #2
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    perhaps read over a script like the cursedyou one and see how it does it?

    Check out my Edgeville Smelter!

  3. #3
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    do you not think i have done that numorus times??

    i still cant find how anyhelp??

  4. #4
    Join Date
    Nov 2007
    Location
    SCAR central
    Posts
    116
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by scaper123 View Post
    connecting to do you kno the sig in my sig were it tellse ya all the logs etc etc.
    well how wopuld i get my script to connect to it?

    thanx in advance

    ~scaper123~
    I don't speak Chinese.(I knew I should of taken it in senior school !) In English please.
    Click here for Rora's Power Woodcutter!
    Testers needed!
    |
    |
    |
    |
    V



    http://www.fenjer.com/adnan/SRL//100...Woodcutter.png

    http://photos33.flickr.com/38918814_8370ddb570_m.jpg




    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
    Jul 2007
    Location
    St. Louis, Missouri, USA.
    Posts
    575
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    First you have to declare the following:
    SCAR Code:
    ScriptID := '';
    SRLID := '';
    SRLPassword := '';

    Then whenever you get logs or whatever you want to be a variable:
    ReportVars[#] := ReportVars[#] + #;
    # depends on which reportvars you want to add and how many you're adding.

    I'm not sure if that will automatically send it out to SRL Stats, but if you call SRLRandomsReport you should be fine. Works for my script.

    Then go here and put in your script id and other settings. Tada, you have your variables in your script.
    -You can call me Mick-



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
  •