Results 1 to 2 of 2

Thread: Help With putting srl stats into my script?

  1. #1
    Join Date
    Aug 2007
    Location
    Vancouver
    Posts
    394
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Help With putting srl stats into my script?

    Im not sure what ive done wrong .

  2. #2
    Join Date
    May 2007
    Location
    Netherlands, Amersfoort
    Posts
    2,701
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    did you reed the_rs_monkey his tut about putting srl in your script?

    http://www.villavu.com/forum/showthr...ighlight=stats

    edit: you need to set up stats name and pass, couse it wont send your stuff then.
    put this in:

    SCAR Code:
    ////////////////////////////////////////////////////////////////////////////////
    // SETUP
    const
      Your_SRL_ID   = '';        // don't have this? go to:
      Your_SRL_Pass = '';        // [url]http://www.stats.srl-forums.com/[/url]


    In the mainloop this:
    SCAR Code:
    ScriptID := '???';
      SRLID := Your_SRL_ID;
      SRLPassword := Your_SRL_Pass;

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Putting in repeat at the end (mining script)
    By shaman in forum OSR Help
    Replies: 1
    Last Post: 07-27-2008, 07:32 AM
  2. Putting retaliate OFF
    By The Intern in forum OSR Help
    Replies: 10
    Last Post: 02-10-2008, 12:54 PM
  3. Putting 2 digits together
    By Pietpatat in forum OSR Help
    Replies: 2
    Last Post: 12-05-2007, 05:10 PM
  4. Need help with putting forms into my script.
    By Dangerous Garden Tools in forum OSR Help
    Replies: 5
    Last Post: 09-24-2007, 10:22 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
  •