Results 1 to 9 of 9

Thread: trouble with scar

  1. #1
    Join Date
    Jul 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default trouble with scar

    I have scar 3.13, the new one. I can't get anything to work on it. No scripts at all. All it does is login and just stand there. I don't know if its scar 3.13 and i need 3.12 or whatever. It just won't work. Login then nothin.

  2. #2
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    it might also be the script, but it seems that scar 3.13 has a couple issues.

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

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

    Default

    Have you tried writing a quick script, like a movemouse and click script, just top make sure it's not SCAR's fault? If it is SCAR's fault, just use 3.12, but you should still be able to run scripts no matter what version of SCAR you have...

    Check out my Edgeville Smelter!

  4. #4
    Join Date
    Aug 2007
    Location
    Emo-land
    Posts
    1,109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use SCAR 3.12c and you may need to edit Login.scar by doing this in LoginPlayer:
    SCAR Code:
    y := 173;
        if FindRS then
          ActivateClient;
        Wait(1000);
    Change to
    SCAR Code:
    y := 173;
        Wait(1000);

  5. #5
    Join Date
    Jul 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i cant find a scar 3.12 download. and yeah, im sure its scar, ive tried about 3 scripts. all they do is login, then stop.

  6. #6
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by minimario13 View Post
    i cant find a scar 3.12 download. and yeah, im sure its scar, ive tried about 3 scripts. all they do is login, then stop.
    SCAR 3.12 can be found at http://freddy1990.com/scar.php and by clicking the Previous Versions link.
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  7. #7
    Join Date
    Dec 2007
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    perhaps its the scripts, are you sure the scripts were made for SCAR 3.13 and SRL 4?? some older scripts do not work with the new SCAR and SRL but new scripts supporting the new SRL 4 and SCAR 3.13 capabilities are being released

  8. #8
    Join Date
    Jul 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    alright, i just got scar 3.12c which is most used for scripts today. So if it works ill tell you guys. Thanks for the support.

  9. #9
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    233
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I agree with everyone above... make a very simple script. Run it.
    If you aren't writing a script, this doesn't belong in the Scripting Help section.
    Read the tutorials. Most threads around here are extremely helpful. =]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SCAR/SRL Trouble
    By Dextima in forum News and General
    Replies: 3
    Last Post: 04-09-2008, 01:32 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
  •