how to set up scar and use the scripts

Discussion in 'Scar/Simba Help' started by kureave, Jan 3, 2009.

how to set up scar and use the scripts
  1. Unread #1 - Jan 3, 2009 at 11:21 PM
  2. kureave
    Joined:
    Jan 3, 2009
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0

    kureave Newcomer

    how to set up scar and use the scripts

    hello everybody im kinda new here and i've searched for so many guides on how to use the scirpts and scar itself yet i cant seem to do it the right way. Could anybody tell me the basics of using scar, im confused on what they mean by nickname etc. here is an example of what im not sure to do.

    ultimatewillowchopper+banker

    procedure SetUpScript;
    begin
    SRLPlayerForm(True, ['Is Axe Wielded?'], ['Pin Number?', 'Loads To Do'], [], []);
    ActivateClient;
    if (not (SRLID1 = '')) then
    SRLID := SRLID1
    else
    SRLID := '3211';
    if (not (SRLPassword1 = '')) then
    SRLPassword := SRLPassword1
    else
    SRLPassword := 'thebest1';
    WriteLn('Good Luck!');
    Disguise('Ultimate Delux [UDL] Version 1');
    LogInPlayer;
    end;

    procedure PlayersPreferance;
    begin
    Players[CurrentPlayer].Integers[2] := GetSkillLevel('Woodcutting');
    MakeCompass('N');
    SetAngle(True);
    Wait(150 + Random(50));
    SetRun(True);
    Wait(50 + Random(25));
    GameTab(4);
    end;


    thanks
     
  3. Unread #2 - Jan 19, 2009 at 3:05 AM
  4. NCDS
    Joined:
    Jan 9, 2009
    Posts:
    28
    Referrals:
    0
    Sythe Gold:
    0

    NCDS Member

    how to set up scar and use the scripts

  5. Unread #3 - Jan 19, 2009 at 1:07 PM
  6. cazax
    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0

    cazax Forum Addict

    how to set up scar and use the scripts

    SRL PlayerForm is a form, so you just press run and fill in your info.
     
  7. Unread #4 - May 14, 2009 at 1:33 PM
  8. fathobbit
    Joined:
    May 14, 2009
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0

    fathobbit Newcomer

    how to set up scar and use the scripts

    how do i find srl form where is it plus what is srl i am totally new to scripts i simply just want to copy a script and put it into my scar v 2.03 once i did that i clicked on the crosshair button then a square goes over my screen and then i pressed play once i clicked play then in my scar program it said cannot find C://blahblahblah or something like that please i am totally new to scar and its programing and i would like to know more about it i am very curious + can someone give me an instruction on what srl is and how to use it? please thanks my email is [email protected] please
     
< Need help actually running SCAR | Scar Help Needed >

Users viewing this thread
1 guest


 
 
Adblock breaks this site