Results 1 to 8 of 8

Thread: Introducing myself to the community

  1. #1
    Join Date
    Aug 2007
    Location
    México
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Thumbs up Introducing myself to the community

    Hello VillaVu.

    I've been playing Runescape for about 6 years. I'm proud to tell that i've always been a newbie regarding gameplay. Always logging in just to woodcut some trees and find something to do. As a Runescape player, i got banned once, being caught using a wood log-fletching macro i recorded using a free software the night before (Got 70 fletching in a single night though). The ban was for only 7 days, then i realized that automating stuff that way wouldn't work in the future. I then found this SRL community, i started reading about SIMBA, and how it combines the existent SRL libraries, fancy color detection, and PASCAL language, then i got shocked.

    I'm a 21 years old Systems Analyst, in my job i code in .NET technologies such as C#, ADO, T-SQL with store procedures, but i also have strong programming skills with structured language such as PHP and Visual Basic (Not V.NET), and i must admit that i am a structured language coder enthusiast. I worked 3 years as a webmaster as a freelancer, and learned how to design and make useful use of databases in programming. Im also developing a 2D game engine, using XNA 3.1 (Wont bother to move to 4.0 at this time, because of university and job), using trigonometry and matrices to calculate the real pixel position of a 2D vector, for advance pixel detection and image manipulation, so this combines the actual DirectX and XNA functions to draw, logic which i think will certainly help to create or edit scripts. I never programmed in PASCAL before, but i understand it completely at first look. I am the kind of developer that wonders how things works, not just how to use them. As a fast example, when i saw (InvFull) inside a PASCAL Script, i wanted to know what the InvFull code block was, so i could understand how does that InvFull checked the Inventory Tab, and then i could do some more advanced programming.

    So i feel that this is a community i want to be part of, and i wanted to introduce myself to all of you which are reading this post, but also the ones i'll meet in other threads. I think that i will be able to help the community with my current expertise and will also enjoy the game even more.

    As a 6~ years runescape newbie, a proud systems analyst and coder, i again, say Hello World

    I almost forgot, VillaVu.com is one of the few websites that aren't blocked by my job's firewall .
    Last edited by rockseller; 02-18-2011 at 06:57 PM.

  2. #2
    Join Date
    Dec 2010
    Posts
    808
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Simba Code:
    program Hello;
    begin
       Writeln('Hello rockseller, welcome to SRL, if you need any help check the tutorial section or just ask me for my msn xD');
    end.

  3. #3
    Join Date
    May 2007
    Location
    England
    Posts
    4,140
    Mentioned
    11 Post(s)
    Quoted
    266 Post(s)

    Default

    Simba Code:
    program Welcome;
    begin
      WriteLn('Hello!');
      Wait(1500);
      WriteLn('Welcome to SRL!');
      Wait(2000);
      WriteLn('Hope you enjoy your stay here!');
    end.

    EDIT: Grrr! Dynamite you biatch! <3
    <3

    Quote Originally Posted by Eminem
    I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.

  4. #4
    Join Date
    Dec 2010
    Posts
    808
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Rich View Post
    Simba Code:
    program Welcome;
    begin
      WriteLn('Hello!');
      Wait(1500);
      WriteLn('Welcome to SRL!');
      Wait(2000);
      WriteLn('Hope you enjoy your stay here!');
    end.

    EDIT: Grrr! Dynamite you biatch! <3
    Hahahaha <3

  5. #5
    Join Date
    Feb 2009
    Location
    AZ, USA
    Posts
    460
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Welcome to the community!

    If you ever need help, you can also check out our IRC Channel

    You seem to have potential, good luck with scripting.
    Is your account in an old-school random? Help SRL-OSR solve randoms!

  6. #6
    Join Date
    Aug 2007
    Location
    México
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Haha!, Those replies certainly are a coder-welcome =)


    Quote Originally Posted by Ogre View Post
    Welcome to the community!

    If you ever need help, you can also check out our IRC Channel

    You seem to have potential, good luck with scripting.
    Thank you sir. I'm pretty sure that i'll help, get fun and get helped =)

  7. #7
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Eres de México? Entonces podemos hablar en español! Welcome to the community anyway


  8. #8
    Join Date
    Aug 2007
    Location
    México
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Cazax View Post
    Eres de México? Entonces podemos hablar en español! Welcome to the community anyway
    Sí, soy de México!. Am. Simon! Jeje.
    Thank you

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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