-----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

Discussion in 'Scar/Simba Help' started by Starblaster100, Jun 3, 2007.

-----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----
  1. Unread #1 - Jun 3, 2007 at 9:01 AM
  2. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Current Problems with SCAR and how to fix them!


    What is SCAR?

    SCAR (Shite Compared to AutoRune) is a scriptable color clicking bot designed to do repetitive tasks. It has been created by Kaitnieks, and is now being updated by Freddy1990. SCAR is created in Delphi and is scripted in a mixture of Delphi and Pascal. Basically this means it can be scripted to play the game for you. Nothing can edit your stats. If something says it can, its a fake and is probably a virus


    Where do i get SCAR?

    Current version can be downloaded at http://www.freddy1990.com/scar.php


    Is SCAR a safe download?

    YES, as long as you download it from a trusted source (I.E. the link above)


    Should I auto on my main? What are the chances of me being banned?

    There is Always a risk of being banned when autoing, and you have to understand this. As a rule, we don't usually auto on our mains because if they are banned, we've lost a lot of work. We auto on other accounts and then transfer the goods to our main. However, feel free to auto on your main for short periods of time if you feel you must. Don't come crying to us if they get banned though, as the only thing we will say is "I told you so"


    What is SRL?

    SRL (SCAR Resource Library) is a set of Scripting commands created by some of the best scripters around today. It combines the most advanced antiban and antirandom procedures with other procedures which makes scripting much easier. Basically this means you'll be banned less, and will be able to auto for longer.


    Where do I get SRL?

    Register and search at http://www.SRL-forums.com - the home site of SRL

    Note, if you are using Scar Divi 3.00+, you can get the SRL simply by opening Scar and going to File ---> Download SRL. However, This version of SRL will Only work on SCAR Divi, not older version of SCAR. That should be OK though as most new scripts use SCAR Dvi 3.00+ and SRL for Divi


    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


    I try running a script and I get these errors! What should I do?!

    Firstly, look if it is an error or a hint which appears in the debug box. If it is a Hint, you don't need to worry about it. Just run the script as normal. If it is an Error, Look at the following list and try and find the error which best matches your problem. Then follow the instruction on how to fix them.


    - Include file C:\Program Files\SCAR 3.xx\includes\SRL\SRL.SCAR does not exist.
    - Unknown identifier 'antiban' in script
    - Unknown identifier 'ClickItemColorTol' in script
    - Unknown identifier 'ClickMMColorTol' in script


    You haven't downloaded and installed SRL yet, or you have the wrong version of SRL
    In SCAR, press File --> Download SRL and wait for it to be downloaded and installed (may take a couple of minutes).
    If you still get errors after downloading the new SRL, it means the script probably hasn't been scripted properly or is old.
    If other people are using the script however, and you are getting errors, make sure you have the latest SCAR version, and the latest SRL.
    Be warned, that new versions of SRL or new version of SCAR could cause the errors. If so, you will just have to wait until the scripter posts an updated version of the script.


    - Duplicate identifier 'UpChars' in script

    This is because you are trying to run the old version of SRL on the new version of SCAR. To fix this, press File --> Download SRL.
    Close and reopen your script when SRL has been fully installed and the error should disappear.


    - Unknown identifier 'GetColors' in script...

    Download the latest SCAR version from freddy1990.com/scar.php


    - Unknown identifier 'IsTextAt2'

    The script you are trying to run is immensly old. I suggest finding another one, as this one will not work without a lot of recoding.


    - The script says it should bank but the script mucks up when the bank screen is open!

    Unfortunately, Jagex have updated their bank screen very discreetly, and so we need to manually update our SRL to fit this.

    Browse through your folders as following:
    c:\ --> Program Files --> SCAR 3.xx (The xx depends on the version you have) --> Includes --> SRL --> SRL --> Core --> Bank.scar

    Scroll down to the first function which is called function BankScreen: Boolean; (It should be around line 26)

    Replace the whole function (Thats everything between the Begin and [/b]end;[/b]) with the following:
    Code:
    function BankScreen: Boolean;
    begin
      Result := IsTextAtEx(184, 34, 'The Bank of', 30, upchars, True, False, 0, 0,
        -1);
    end;
    
    Save Bank.scar, close it down and restart the script you were trying to run


    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


    More will be added as they crop up on the forums

    Thanks for reading, hopefully this solves some of yuor problems. If you still have problems, please try using the Search Button before making a new thread.

    Starblaster100
     
  3. Unread #2 - Jun 3, 2007 at 9:49 AM
  4. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Hope you don't mind.
     
  5. Unread #3 - Jun 3, 2007 at 10:10 AM
  6. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    No problem, edited it a bit more to clarify problems
     
  7. Unread #4 - Jun 3, 2007 at 4:32 PM
  8. Xodia911
    Referrals:
    0

    Xodia911 Guest

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    hey man i am really new at this its funny but i dont even know how to get the scar script onto the scar program and make it work can u plaz tell me if u understand that question
     
  9. Unread #5 - Jun 3, 2007 at 4:50 PM
  10. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Copy and paste it.
     
  11. Unread #6 - Jun 4, 2007 at 12:51 AM
  12. makaveli229
    Joined:
    Apr 24, 2005
    Posts:
    70
    Referrals:
    0
    Sythe Gold:
    12

    makaveli229 Member

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    scar will not download on my computer, cannot rename file scar.exe or something? help
     
  13. Unread #7 - Jun 4, 2007 at 4:28 PM
  14. clubiogirl
    Referrals:
    0

    clubiogirl Guest

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Where do I download SRL 3.6b?
     
  15. Unread #8 - Jun 4, 2007 at 5:12 PM
  16. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Have you extracted it using winrar first? www.rarlabs.com. Install that, and then extract the installation file. Then run that.

    3.6b is an old version of SRL, i'm not sure why you would want to download that? I don't think it's available anymore, you would have to do a fair bit of searching to find a clean download link to it. Sorry i dont have a download link to hand.
     
  17. Unread #9 - Jun 4, 2007 at 6:23 PM
  18. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Starblaster, I usually suggest downloading version 1 of your PowerSkills to get SRL 3.6b. It is still used in alot of scripts that people use, good or bad.
     
  19. Unread #10 - Jun 5, 2007 at 9:21 AM
  20. SmAcKmE
    Joined:
    May 18, 2007
    Posts:
    105
    Referrals:
    0
    Sythe Gold:
    0

    SmAcKmE Active Member

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    omg... need smarter people on these forums
     
  21. Unread #11 - Jun 5, 2007 at 10:46 AM
  22. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    eh what? I'm not sure if that is a compliment or not
     
  23. Unread #12 - Jun 5, 2007 at 3:50 PM
  24. robot deth
    Joined:
    Feb 6, 2007
    Posts:
    66
    Referrals:
    0
    Sythe Gold:
    0

    robot deth Member

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Include file C:\Program Files\SCAR 3.06\includes\SRL\SRL.scar does not exist.
    Include file C:\Program Files\SCAR 3.06\includes\SRL\SRL\Misc\Loading.scar does not exist.
    Failed when compiling



    I keep getting this what am I doing wrong
     
  25. Unread #13 - Jun 5, 2007 at 4:37 PM
  26. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    read the top post, the answer is there
     
  27. Unread #14 - Jun 5, 2007 at 5:34 PM
  28. SmAcKmE
    Joined:
    May 18, 2007
    Posts:
    105
    Referrals:
    0
    Sythe Gold:
    0

    SmAcKmE Active Member

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    P.S when i said that i ment that we need smarter scripters here "im not saying your bad at it im saying some of these people are hopeless is scripting"
     
  29. Unread #15 - Jun 5, 2007 at 11:00 PM
  30. flamcannon
    Referrals:
    0

    flamcannon Guest

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    "Line 265: [Error] (15036:8): Identifier expected in script"


    In EVERY script i do, yes i updated from "File"

    cant be old or anything, because other people are using it
     
  31. Unread #16 - Jun 6, 2007 at 10:19 AM
  32. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

  33. Unread #17 - Jun 8, 2007 at 10:50 PM
  34. xwrestlerx65
    Referrals:
    0

    xwrestlerx65 Guest

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    sry if im sounding like a noob but idk where to find SRL 3.6b
     
  35. Unread #18 - Jun 9, 2007 at 8:38 AM
  36. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

  37. Unread #19 - Jun 17, 2007 at 11:44 PM
  38. DemonSkull
    Joined:
    May 19, 2007
    Posts:
    365
    Referrals:
    0
    Sythe Gold:
    0

    DemonSkull Forum Addict
    Banned

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    Hi, Im trying to use SRL essance miner 1.15 and keep getting this error:
    Code:
    [Runtime Error] : Out Of Range in line 50 in script
    How do I fix it? Thanks.
     
  39. Unread #20 - Jun 19, 2007 at 7:36 AM
  40. HacksorP
    Referrals:
    0

    HacksorP Guest

    -----> Having Problems With SCAR? Getting Lots or Errors? LOOK HERE! <-----

    compiling
    Line 250: [Error] (15540:5): Unknown identifier 'RandomRClickEvery' in script C:\Documents and Settings\Michael Kiers\Bureaublad\SPM v0.65.scar
    What does this mean :S its not in the ''help'' above
    and i allready updated my SRL..
     
< Need help with my script | help with scar >

Users viewing this thread
1 guest


 
 
Adblock breaks this site