Results 1 to 3 of 3

Thread: Fill in Help

  1. #1
    Join Date
    Mar 2008
    Posts
    90
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Fill in Help

    I got a script from this site in the free scripts thread.
    Im completely new to this whole Scar and SMART thing.
    So anyway i have this script and i have no idea how to fill it in.
    Here is an example....


    const
    SRLStatsID = ''; // SRL Stats ID Number
    SRLStatsPW = ''; // SRL Stats Password
    GasTol = 35; // Change if find you broken pickaxes!
    MinGasChange = 200; // 100+ About 200-300 and more. Basically tolerance.
    UseResponder = True; // Use autoresponder? (recommended)
    RunDir = 'E'; // direction to run if in fight
    // N for north, S for south, etc.


    Now how do i answer those questions and where do i start with the answer?
    If someone could, i'd give you all my info so you could fill it in for me,
    or help me understand how to do it myself.THANKS

  2. #2
    Join Date
    Apr 2007
    Location
    Michigan -.-
    Posts
    1,357
    Mentioned
    2 Post(s)
    Quoted
    4 Post(s)

    Default

    check out the tutorial island areas...many great tuts on how to set up SCAR, SRL, and SMART.

    as for the filling in it would b like:

    SCAR Code:
    const
    SRLStatsID = 'here is where you type'; // SRL Stats ID Number
    SRLStatsPW = 'here is where you type'; // SRL Stats Password
    GasTol = 35; // Change if find you broken pickaxes!
    MinGasChange = 200; // 100+ About 200-300 and more. Basically tolerance.
    UseResponder = Type True or False here; // Use autoresponder? (recommended)
    RunDir = 'Put N,S,E, or W here'; // direction to run if in fight
    // N for north, S for south, etc.
    METAL HEAD FOR LIFE!!!

  3. #3
    Join Date
    Mar 2008
    Posts
    90
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay i got that now, (thanks) but where do i get my SRL Stats ID?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. so can someone fill me in
    By flipsk8r1106 in forum News and General
    Replies: 6
    Last Post: 12-01-2007, 07:23 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
  •