Results 1 to 14 of 14

Thread: the scripts

  1. #1
    Join Date
    Apr 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default the scripts

    If I'm not really good at anything and I'm not very smart does that mean I'll never get to see the scripts?

  2. #2
    Join Date
    Feb 2006
    Location
    Aussie
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok, there is a section called Leechers Scripts, look in there.... lookat the scripts and Learn to script (you don't have to be smart) and you will eventually be able to get into members script wanna learn how to script, ask pretty much any scripter here

    btw. just so you know, every person is good at something and things you arent good at, keep trying at them, and you get better...

    Welcome too!

  3. #3
    Join Date
    Apr 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok I'll try to learn. What should I learn first?

  4. #4
    Join Date
    Feb 2006
    Location
    Aussie
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well, probably just the basics, try looking in the Tutorial Island section. mainly, moving the mouse, and clicking the mouse, then move onto trying to use includes such as SRL, if you have msn, add me.. free.for.411@gmail.com

  5. #5
    Join Date
    Feb 2006
    Location
    L.A, USA
    Posts
    1,632
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by CToaN
    Ok I'll try to learn. What should I learn first?
    Read all the SCAR tutorials in the tutorial island section.

  6. #6
    Join Date
    Feb 2006
    Location
    Aussie
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well maybe not all, try this one first by bebemycat2 http://www.villavu.com/forums/showthread.php?t=683

  7. #7
    Join Date
    Apr 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay. I'm gonna go do that now.

  8. #8
    Join Date
    Feb 2006
    Location
    Aussie
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it's great to see another person willing to learn scar scripting

  9. #9
    Join Date
    Apr 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here's what I have so far.

    Code:
    //First script ever//
    //----by  CToaN----//
    //It is simple, but//
    //-----whatever----//
    
    program FirstScript;
    
    const
    Message1='This is my very first script!'; //this is what it says when you play it
    
    procedure first;
    begin
    wait(1000)
    Writeln(Message1);
    end;
    
    begin
    repeat
    first;
    until(false)
    end.       //oh yeah, now I can write 1337 undetectable RS2 scripts. NOT!!!

  10. #10
    Join Date
    Feb 2006
    Location
    Aussie
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    looking good so far, now, look through the tut island and find some more basics ones and keep learning

  11. #11
    Join Date
    Apr 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There'd definately no way I'll ever be able to learn this.

  12. #12
    Join Date
    Feb 2006
    Location
    Las Vegas, NV
    Posts
    939
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    dont worry.. we all thought that when we looked at a script.. you'll get better! practice makes perfect
    Busy with real life. I'll still be around occasionally.
    Current Mood:


  13. #13
    Join Date
    Feb 2006
    Location
    Myrtle Beach, SC USA!
    Posts
    841
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by CToaN
    There'd definately no way I'll ever be able to learn this.
    The Only way you'll ever learn anything is to Belive You Can. You Can Do Anything with the right mindframe. Always be Positive and Positive things will come. It Took me over a year of scar scripting to become as good as i am, yet i'm still no master like Stupid3ooo or Fawki, but with every script i write i become better. Honestly i suggest to learn to script to tear apart other scripts and modify them as you will thats how i learnd.
    Retired SRL Leader - Web Developer by Trade, Free Lancer

    http://s-vizion.com
    http://blog.s-vizion.com

  14. #14
    Join Date
    Feb 2006
    Location
    Las Vegas, NV
    Posts
    939
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah, dankness is right.. tear a script apart to learn.. thats actually how my first and actually only script submitted was made.. freddy1990 (i think) 's feather buyer, i just figured out how it worked, updated to srl, added tons and tons of new things, based off of just reading srl procedures and figuring those out slowly
    Busy with real life. I'll still be around occasionally.
    Current Mood:


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Add ranging to chicken killing scripts, or the cow killing scripts
    By canu44 in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 12-18-2007, 07:37 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
  •