Results 1 to 9 of 9

Thread: omg im sick of this.. please help ffs

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

    omg im sick of this.. please help ffs

    Ok I have read all help things..

    I got newest Scar
    I got newest SRL...

    Now.. I try to run Any script
    ALWAYS an error..

    Like this Auto Miner
    --------------------------------

    Loaded all chars. (NPCChars, TradeChars, SmallChars, StatChars, UpChars)
    28.01.2007

    SCAR Divi 3.14 has been released! All of the instability issues have been
    fixed and it's now a perfectly stable release, so have fun with it.
    Download at: http://freddy1990.com/scar.php
    If you bought SCAR, ask who you bought it from a refund NOW! SCAR is
    completely FREE.
    User specified a new RS window
    User specified a new RS window
    Failed when compiling
    Line 432: [Hint] (10424:1): Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar
    Line 204: [Error] (13053:8): Unknown identifier 'FindMime' in script C:\Documents and Settings\Jimmi Canon\My Documents\Computer Software\Scar\[SRL]Powerminer 3[1].05.scar

    This is where it says the line 204 error is.. I DIDNT MAKE THIS.. I DOWNLOADED IT.. AND HIS REPLYS ARE ALL GOOD SAYING OMG WOW GOOD SCRIPT



    function FindFastRandoms: Boolean; // By WT-Fakawi.
    var
    i: Integer;
    begin
    for i:=1 to 10 do
    begin
    case I of
    1: If FindDead then
    begin
    Result := True;
    Loc('Dead');
    Logout;
    end;
    2: If FindTalk Then Result := True;
    3: If FindMime then
    begin
    Result := True;
    Loc('Mime');
    Logout;
    end;
    4: If FindMaze then
    begin
    result:= true;
    Loc('Maze');
    logout;
    end;
    5: If FindQuiz then
    begin
    Result := True;
    Loc('Quiz');
    Logout;//Solve quiz in next SRL
    end;
    6: If FindDemon then
    begin
    Result := True;
    Loc('Demon');
    end;
    7: begin
    if NoGameTab then
    begin
    Result := True;
    Players[CurrentPlayer].rand := 'No GameTab';
    Logout;
    Exit;
    end;
    end;
    8: begin
    If InBlack then
    begin
    Result := True;
    Players[CurrentPlayer].rand := 'InBlack';
    Logout;
    Exit;
    end;
    end;
    9 : If FindTalk Then Result := True;
    10: if FindFight then
    begin
    RunTo(RunDir, false);
    FTWait(RunWaitTime);
    RunBack;
    end;
    end;
    Wait(1);
    end;
    end;

    Thats where it says problem is.. but idk.. it never works

  2. #2
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    The script looks outdated. FindFastRandoms is no longer used and FindMime was removed from SRL several revisions ago.

  3. #3
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    u can remove findfastrandoms and edit it a little to make it work or just fina another script that works for u



  4. #4
    Join Date
    Jun 2007
    Location
    ENGLAND
    Posts
    220
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's an "Outdated" Script, try looking on "free for all" scripts and look for one tat has been 'released' recently. And try and pick a script that has been 'released' by an SRL Member Or Jr. Member.

  5. #5
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    And the first one isn't an error, it's just an unused variable in one of the includes. It doesn't make any difference when running a script, it just comes up with that message when you start any script that uses that include.

  6. #6
    Join Date
    Jul 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default -.-

    I got the most recent Powerminer in the free scripts...

    its made by pwnzer or something..

    There no other scripts

  7. #7
    Join Date
    Feb 2007
    Location
    EST (US East Coast)
    Posts
    250
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Then wait and become a junior member so you can get the updated scripts. Most scripts are released to junior members rather than in the FFA section.

    And as has already been said, FindMime was removed. Just replace it with wait(1) or something if you want it to compile.
    Temporarily inactive.

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

    Default

    Omg look.. I deleted the Random thing now!

    Loaded all chars. (NPCChars, TradeChars, SmallChars, StatChars, UpChars)
    28.01.2007

    SCAR Divi 3.14 has been released! All of the instability issues have been
    fixed and it's now a perfectly stable release, so have fun with it.
    Download at: http://freddy1990.com/scar.php
    If you bought SCAR, ask who you bought it from a refund NOW! SCAR is
    completely FREE.
    User specified a new RS window
    Failed when compiling
    Line 432: [Hint] (10424:1): Variable 'OLDMS' never used in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar
    Line 199: [Error] (13048:1): Unknown identifier 'NextPlayerOrder' in script C:\Documents and Settings\Jimmi Canon\My Documents\Computer Software\Scar\[SRL]Powerminer 3[1].05.scar


  9. #9
    Join Date
    Feb 2007
    Posts
    142
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    as people said before, it's outdated

    just chill for a little while, maybe read some intro tutorials, make some useful posts, before too long you'll be a jr. member, maybe you might understand why the script doesn't work too

    enjoy the community a little bit, and have fun

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sick of Random.dat?
    By turbobk in forum News and General
    Replies: 1
    Last Post: 08-11-2008, 02:36 PM
  2. Sick and Tired of...
    By Torrent of Flame in forum The Bashing Club / BBQ Pit
    Replies: 6
    Last Post: 04-11-2008, 03:36 PM
  3. its happening over and over again im sick of it.
    By soul extange in forum OSR Help
    Replies: 3
    Last Post: 03-24-2008, 07:53 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
  •