Adblock breaks this site

how to set up scar and use the scripts

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

  1. kureave

    kureave Newcomer

    Joined:
    Jan 3, 2009
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  2. NCDS

    NCDS Member

    Joined:
    Jan 9, 2009
    Posts:
    28
    Referrals:
    0
    Sythe Gold:
    0
    how to set up scar and use the scripts

  3. cazax

    cazax Forum Addict

    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0
    how to set up scar and use the scripts

    SRL PlayerForm is a form, so you just press run and fill in your info.
     
  4. fathobbit

    fathobbit Newcomer

    Joined:
    May 14, 2009
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0
    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 >


 
 
Adblock breaks this site