Results 1 to 8 of 8

Thread: Hey, Flookbox here.

  1. #1
    Join Date
    Mar 2007
    Location
    USA, California
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Hey, Flookbox here.

    Hi guys,

    I'm new to the Rs Cheating Scene and would like to say this site is great. I have been a guest here for about 1 week now and decided it was best to register. In that time I have learnt a few things to do with Scar Scripting. Nevertheless I have many ambitious plans that I hope to make and release to you all.

    Okay so a little bit about me, my name is Alex and I live in the USA, California. My hobbies are swimming and computing also I love to make new friends. I found your site just through chance, I can't remember now actually I have also heard of other programming languages as Java and Visual basic, however I do have to say Java looks really cool so might have to take a look at that too.

    Peace out
    -Flookbox-

    Edit: Uhm, I'm not completely sure but I might of posted this in the wrong section, If so I am extremely apologetic and it will not happen again.

  2. #2
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Welcome! I hope you have a great time here at the SRL forums

    Oh, and about java.... I like C++ better
    Interested in C# and Electrical Engineering? This might interest you.

  3. #3
    Join Date
    Mar 2007
    Location
    USA, California
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Smartzkid View Post
    Welcome! I hope you have a great time here at the SRL forums

    Oh, and about java.... I like C++ better
    Thanks for the warm welcome Smartzkid, Fair enough I shall check C++ out aswell Also I have mastered HelloWorld in both Scar and Java

    Java:
    Code:
    public class HelloSrl {
       public static void main(String args[]) {
       System.out.print("Hello SRL! ");
       }
    }
    Scar:
    SCAR Code:
    program HiSRL;
    begin
    writeln('Hello SRL!');
    end.

    Heh, Its only a start but it can only get better from there.

    Peace Out
    -Flookbox-

  4. #4
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Haha, the classic hello world. Love it.

    Welcome and I'm sure you'll progress and learn alot while you're here

  5. #5
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Good luck! And yeah, even though I like C++ better than Java, it really depends what you're trying to accomplish. Master Java, and you'll have an easier time with C++
    Interested in C# and Electrical Engineering? This might interest you.

  6. #6
    Join Date
    Jul 2006
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Zomg Java! >.< I don't know why but it confuses me like @@@@.

    I like SCAR though Welcome, have a good time here, lots of great people

  7. #7
    Join Date
    Mar 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Indeed.. Java is confusing as hell but oh man the things you can do with that language... Scar is fun imo since it's based on simple languages (Think it was Pascal and delphi.. Or delphi was based on pascal so scar is based on pascal.. Bah!) and it's decently simple to script.

    Welcome and have a good time

  8. #8
    Join Date
    Sep 2006
    Posts
    916
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have two things to say:

    First, wrong section :P, oh well though.

    Second, welcome and i hope to see you learn enough to become an SRL member!

Thread Information

Users Browsing this Thread

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

Posting Permissions

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