Results 1 to 5 of 5

Thread: A Little help getting started

  1. #1
    Join Date
    May 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default A Little help getting started

    Alright well then, I have been signed up on this forum for a while now, just never posted, (aka leecher). anyway i wanted to learn how to script in scar, so i read the tuts in the begginer section, and i understanded constants are things that stay the same, so i guess thats for like stuff as your pin, like that kinda stuff, and variables are things that change, like how much logs or fish you got, and i can also write in debug, which is pretty cool. But where do i go now? I mean there was a comprehensive guide on getting started, but from there its kinda hazy, i mean i did search making first script in the search engine once, because rules said i had to =D. but if anyone could point me to a good tut, which like tells me like the next step in way of commands that would be great.

    P.S: sorry if this is one of those noob question.

    Edit: omg didnt know there was a scar wiki but still if anyone could post a great tut that would be awesome

  2. #2
    Join Date
    Sep 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Novanext View Post
    Alright well then, I have been signed up on this forum for a while now, just never posted, (aka leecher). anyway i wanted to learn how to script in scar, so i read the tuts in the begginer section, and i understanded constants are things that stay the same, so i guess thats for like stuff as your pin, like that kinda stuff, and variables are things that change, like how much logs or fish you got, and i can also write in debug, which is pretty cool. But where do i go now? I mean there was a comprehensive guide on getting started, but from there its kinda hazy, i mean i did search making first script in the search engine once, because rules said i had to =D. but if anyone could point me to a good tut, which like tells me like the next step in way of commands that would be great.

    P.S: sorry if this is one of those noob question.

    Edit: omg didnt know there was a scar wiki but still if anyone could post a great tut that would be awesome
    The stickies are a really good guide to show you how to make your script do what you want it to.
    To figure out what you need your script to do you should:

    1. Figure out something you need a script for (ex. Chopping Trees)
    2. Figure out each step in the process of your task (Chopping Trees)
    and write them down in order

    ex:

    Log in
    Walk to trees
    Chop trees
    Walk to bank
    Bank

    3. Figure out each step in detail
    ex. Chopping trees
    a. Make scar find a tree
    b. Select the tree
    c. Make it repeat until full

    4. Make it flawless and unbanable!
    5. Share it

    This is a very bare bones outline of how to plan for a script, but I hope it will give you a general idea of what to do. Also I hope this is even going along with what you were asking lol

  3. #3
    Join Date
    May 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah thanks for the reply, but how do i make a script unbannable? just make it more humanlike?

  4. #4
    Join Date
    Sep 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Novanext View Post
    yeah thanks for the reply, but how do i make a script unbannable? just make it more humanlike?
    Unbannable is pretty hard to obtain, you pretty much have to elite like wizzup? or Jukka. Use a lot of failsafes and make sure to include antirandoms is basically all you can do until you are more experienced and know how to make it better. If you don't know what those are I would reccomend:
    This Antiban Tut by Esteban
    This Failsafe tut (It's not the best but will do)
    Just to teach you the basics of unbannable.

    Edit: And yes, make it more human like (Your catching on)

  5. #5
    Join Date
    Sep 2008
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRL functions help make your script unbannable. Look at other peoples scripts and the functions they use. You should be able to work out what they do. Look in the SRl manual, that should help. Its not hard really. Just use common sense and youll get there. Good luck!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. just started
    By aznsensation in forum Who Are You ? Who ? Who ?
    Replies: 1
    Last Post: 07-05-2008, 05:38 PM
  2. Just got started, need some help!
    By acmilanrulesall in forum OSR Help
    Replies: 7
    Last Post: 10-21-2007, 05:54 PM
  3. Please Help Me Getting Started.
    By XxtOmxX in forum OSR Help
    Replies: 14
    Last Post: 06-02-2007, 06:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •