How does this whole thing work?

Discussion in 'Scar/Simba Help' started by T3hCu77er, Nov 9, 2008.

How does this whole thing work?
  1. Unread #1 - Nov 9, 2008 at 7:34 AM
  2. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    Ok. I want to know more about this cheating.

    So, I have understanded, that Scar scripts don't work in runescape but they do in ScarScape. So, now when I'm using ScarScape, and I download a scar script.. WHAT NOW? I just get .scar file, so what to do? How I can even open it?

    PLEASE HELP & FAST! >_<
     
  3. Unread #2 - Nov 9, 2008 at 9:46 AM
  4. Wood Mime
    Joined:
    Aug 20, 2007
    Posts:
    212
    Referrals:
    0
    Sythe Gold:
    0

    Wood Mime Active Member

    How does this whole thing work?

    Scar does your bidding like a cheap whore.

    Go to http://www.srl-forums.com and read everything. Become a member. Learn how to script.

    ...Or be a leecher/tester and just use everyone else's hard work. :)
     
  5. Unread #3 - Nov 9, 2008 at 11:15 AM
  6. orange
    Joined:
    May 6, 2007
    Posts:
    139
    Referrals:
    4
    Sythe Gold:
    10

    orange Active Member

    How does this whole thing work?

    Scar does work in the normal runescape client, only retarded scripts that will get you banned in a few hours wont work in the normal runescape client.
     
  7. Unread #4 - Nov 9, 2008 at 11:34 AM
  8. P W N T
    Joined:
    Apr 29, 2008
    Posts:
    260
    Referrals:
    0
    Sythe Gold:
    11
    Discord Username:
    fOrkZ

    P W N T Forum Addict

    How does this whole thing work?

    SCAR is a way of running a cheating script in RUNESCAPE.

    First you'd need to download SCAR. Secondly you'll need to get SRL and revision (follow wood mimes link). You'll also want to download a In-date script to run on SCAR, I advise using www.srl-forums.com (to get the good scripts become a member.. You need to be active for around 3-4 days and have a minimum of 10 posts to get to Jr.Member scripts.

    The starting of a SCAR script should have instructions around the top.

    After you read the instructions of the script you chose. You will have to put in your runescape details (on the script it will be under the title 'Declare Players')
    The format should look something like this...
    Code:
    procedure DeclarePlayers;
    begin
         HowManyPlayers := 1;//Change This Accordingly
         NumberOfPlayers (HowManyPlayers);
         CurrentPlayer := 0;
      
         Players[0] .Name := ' '; //Username
         Players[0] .Pass := ' '; //Password
         Players[0] .Nick := ' '; //Nickname 3-4 Letter's of Username
         Players[0] .Active := True; //True if you want this player 
    That's the main starting of a script. All scripts should have that. The rest of the script depends on what type of script it is.

    You can also pick the world you can play in. To change which world you would like to bot in press 'Ctr F' in SCAR and type 'World' and find 'SMART World' then change the number next to it... After all that, Run the script. SMART should automaticly pop up and it will run with it's own inbuilt mouse (This means you can do other things whilst it's running).

    Just a reminder this is for scripts using SMART(currently down). There are other types of scripts aswell. You may come accross some scripts that use 'Reflection' this uses your mouse that means you can't do other stuff on your pc whilst your script is running, and it runs on the normal Runescape window. For Reflection scripts you drag the crosshair onto the Runescape window and if needed you have to pick colours with the colour picker.

    GL using SCAR, PWNT.:)

    EDIT: Just letting you know.. SCAR can get you banned on Runescape, There are ways of 'Preventing' it from happening. Ways like... Only running a script for under 5 hours.. Let it rest and start it again, Set the anti-Ban, Set an Auto responder (responds to things people say in Runescape), A main way of preventing ban time is... ALWAYS USED UPDATED SCRIPTS, Never use on that's old (They have old mouse movements which mean 100% ban).
    Even if you do all these things there is always a chance of getting banned. So use it with caution.
     
  9. Unread #5 - Nov 9, 2008 at 2:25 PM
  10. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    Thanks, Mime and PWNT. Now I know. Does then using ScarScape prevent getting bans? And how i'll know what's "retarded scar"?
     
  11. Unread #6 - Nov 9, 2008 at 2:35 PM
  12. P W N T
    Joined:
    Apr 29, 2008
    Posts:
    260
    Referrals:
    0
    Sythe Gold:
    11
    Discord Username:
    fOrkZ

    P W N T Forum Addict

    How does this whole thing work?

    Just use normal Runescape and you'll be right. ^_^
     
  13. Unread #7 - Nov 10, 2008 at 6:59 AM
  14. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    Thank you really much. I have learned lot about this, but I will test this first as a leecher. If I get even one script working, I start making my owns.

    Ok, I downloaded Waddo's powerminer. Do I have to edit it? Like writing my username and pass to place where is written: 'srl username' and 'srl pass' or something with pink text?
     
  15. Unread #8 - Nov 10, 2008 at 7:07 AM
  16. Macroman
    Joined:
    Jan 21, 2007
    Posts:
    6,919
    Referrals:
    9
    Sythe Gold:
    12

    Macroman Hero
    Do Not Trade

    How does this whole thing work?

    Where the pink text is put your username and pass. It should have instruction at the top of the script in green.
     
  17. Unread #9 - Nov 10, 2008 at 7:17 AM
  18. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    Ok.. Found the instructions. Should I do more than the SRL Player Form? And, I want to be sure, what I should type to these places:

    'bank' :This means banking, and I want to drop, so do I put false?
    'multiplayer' :What is this? True I guess, am I right?
    'Loads' :I didn't get this at all.
    'Time between clicks' :Just put 1, so it happens fast as possible or what?
    'minutes to sleep' : ??? Can I just type 0, or what it matters?
    'Ore type' :Now I guess I'm right, just Iron.
    'SRL Id' and 'SRL pass', ok, my rs nick and pass.

    Not very easy job for "just a kid".
     
  19. Unread #10 - Nov 10, 2008 at 7:27 AM
  20. Macroman
    Joined:
    Jan 21, 2007
    Posts:
    6,919
    Referrals:
    9
    Sythe Gold:
    12

    Macroman Hero
    Do Not Trade

    How does this whole thing work?

    Are you sure this script is working before you spend too much time on it?

     
  21. Unread #11 - Nov 10, 2008 at 7:43 AM
  22. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    No I'm not. But I had to try even one script. And no default for timebetweenclicks. What about loads?

    Now, when trying to run this.. There is HUGE problem. When I run the script, it opens a tab next to Powerminer called "math.scar", and there is error. This is what it says:

    Failed when compiling
    Line 46: [Error] (244:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

    I can't see what's wrong with this. Include files are OK, but still this.

    Anyway, if you, the mighty master Macroman could send me link to 100% working mining/woodcutting or actually to any autoing script and tell me exactly what I have to do, I would be really happy. :embar:
     
  23. Unread #12 - Nov 10, 2008 at 11:48 AM
  24. orange
    Joined:
    May 6, 2007
    Posts:
    139
    Referrals:
    4
    Sythe Gold:
    10

    orange Active Member

    How does this whole thing work?

    Macroman did it wrong.

    Code:
    'bank' :Look for details in the actual script, or on the thread, it should tell you what this is, it could be which bank you're using, etc.
    'multiplayer' :False if you're using 1 character.
    'Loads' :Number of loads you want to do. Eg; 5 loads would probably mine 5 inventories, and then log out.
    'Time between clicks' :The time between re-clicking the ore
    'minutes to sleep' :How long your character will 'sleep' for to be less suspicious.
    'Ore type' :Now I guess I'm right, just Iron.
    'SRL Id' and 'SRL pass', This is your SRL ID username and password. You need to register for SRL stats
    You can register for an SRL-stats ID at

    http://stats.srl-forums.com/

    Most scripts wont run unless you use one, to prevent leechers.


    edit: and your question about ScarScape, it simply stops colours from changing, which is useless as scripts that rely on colours not changing are shit, and shows that the scripter clearly has very little experience in making scripts. :)

    edit2: Just to expand on what P W N T said, quickly search the script and check out the procedures. If it has things like MoveMouse, or ClickMouse, it's outdated or the scripter isn't very good. MoveMouse and ClickMouse are commonly used, and are easily detectable by Jagex. Instead of MoveMouse and ClickMouse you should use MMouse and Mouse, respectively. ;)

    Another thing to check for is waiting randomness. Instead of having something like "Wait(1000);" which would wait exactly 1 second each time, something such as "Wait(1000 +random(500));" adds a random amount of time between 1 millisecond and 500 milliseconds to the original 1 second timer. If you see "wait" 's that aren't random, and are in a main part of the script such as between times of clicking the ore while mining, you shouldn't use that script as it indicates that other parts of the script are probably bad too. (Unless of course the wait time is a var and the script automatically adds a randomness to that var)
     
  25. Unread #13 - Nov 10, 2008 at 12:38 PM
  26. T3hCu77er
    Referrals:
    0

    T3hCu77er Guest

    How does this whole thing work?

    Well, I'm sorry but.. That don't help in this


    Failed when compiling
    Line 46: [Error] (244:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar


    So what to do? I followed your tips (except bank thing because in script or thread there isn't told what to type, and this version doesn't even bank.), but no. It just doesn't work. What's wrong? Still showing that annoying message.
     
  27. Unread #14 - Nov 10, 2008 at 12:59 PM
  28. snappie1000
    Joined:
    Apr 7, 2007
    Posts:
    464
    Referrals:
    1
    Sythe Gold:
    1
    Two Factor Authentication User

    snappie1000 Forum Addict

    How does this whole thing work?

    Update SRL and reflection.
     
< SMART/SCAR Problem =\ | S.M.A.R.T help plz >

Users viewing this thread
1 guest


 
 
Adblock breaks this site