Page 1 of 3 123 LastLast
Results 1 to 25 of 58

Thread: Your future Salary!

  1. #1
    Join Date
    Mar 2006
    Location
    United States, -7:00 GMT
    Posts
    1,790
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default Your future Salary!

    Haha, I was bored and, well, ya. Run the script and post what you get!


    1000 LINES

    You will be making $91230 a year in your future!


    EDIT: NEW VERSION!
    -Added middle name
    -Added encryption
    -Added numbers (NOT RECOMMENDED)
    -Fixed a few bugs

    hakuna matata ;)

  2. #2
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    Well the Script Has A ERROR or somthing...

    You will be making $135028 a year in your future!
    SCAR Code:
    program YearlyIncomeCalculator;

    var
      FirstName, LastName : string;




    function GetFirstNamePoints : integer;
    var
      Points, i : integer;
    begin
      for i := 1 to Length(FirstName) do
      begin
        case Lowercase(FirstName[i]) of
        'e' : Points := Points + 1;
        'a' : Points := Points + 1;
        'i' : Points := Points + 1;
        'o' : Points := Points + 1;
        'n' : Points := Points + 1;
        'r' : Points := Points + 1;
        't' : Points := Points + 1;
        'l' : Points := Points + 1;
        's' : Points := Points + 1;
        'u' : Points := Points + 1;
        'd' : Points := Points + 2;
        'g' : Points := Points + 2;
        'b' : Points := Points + 3;
        'c' : Points := Points + 3;
        'm' : Points := Points + 3;
        'p' : Points := Points + 3;
        'f' : Points := Points + 4;
        'h' : Points := Points + 4;
        'v' : Points := Points + 4;
        'w' : Points := Points + 4;
        'y' : Points := Points + 4;
        'k' : Points := Points + 5;
        'j' : Points := Points + 8;
        'x' : Points := Points + 8;
        'q' : Points := Points + 10;
        'z' : Points := Points + 10;
        end;
      end;
      Result := Points;
    end;

    function GetLastNamePoints : integer;
    var
      Points, i : integer;
    begin
      for i := 1 to Length(LastName) do
      begin
        case Lowercase(LastName[i]) of
        'e' : Points := Points + 1;
        'a' : Points := Points + 1;
        'i' : Points := Points + 1;
        'o' : Points := Points + 1;
        'n' : Points := Points + 1;
        'r' : Points := Points + 1;
        't' : Points := Points + 1;
        'l' : Points := Points + 1;
        's' : Points := Points + 1;
        'u' : Points := Points + 1;
        'd' : Points := Points + 2;
        'g' : Points := Points + 2;
        'b' : Points := Points + 3;
        'c' : Points := Points + 3;
        'm' : Points := Points + 3;
        'p' : Points := Points + 3;
        'f' : Points := Points + 4;
        'h' : Points := Points + 4;
        'v' : Points := Points + 4;
        'w' : Points := Points + 4;
        'y' : Points := Points + 4;
        'k' : Points := Points + 5;
        'j' : Points := Points + 8;
        'x' : Points := Points + 8;
        'q' : Points := Points + 10;
        'z' : Points := Points + 10;
        end;
      end;
      Result := Points;
    end;

    function CalculateYearlySalary : extended;
    begin
      Result := Ceil(((GetFirstNamePoints * 3.14) + (GetLastNamePoints * 5.888)) * 1000);
    end;



    begin
      FirstName := ReadLn('First Name?');
      LastName := ReadLn('Last Name?');
      ClearDebug;
      if (FirstName = 'Skyler') and (LastName = 'Campbell') then
      writeln('You will be making $10,000,000 a year in your future!') else
     writeln('You will be making $'+FloatToStr(CalculateYearlySalary)+' a year in your future!');
    end.

    You will be making $10,000,000 a year in your future!
    Successfully executed
    thats better

  3. #3
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Haha

    You will be making $120504 a year in your future!

  4. #4
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    You will be making $119328 a year in your future!
    Argh! So close to Jason
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

  5. #5
    Join Date
    Apr 2007
    Location
    California
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You will be making $65944 a year in your future!
    Good thing i don't need to work anyway

    You know what'd be cool? If you could make a script that could look at the number you got and work out the possibilities of your name xD Dunno if it's even possible though.

  6. #6
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    You will be making $23021400 a year in your future!
    You should obfuscate that to make it uncheatable.
    Since q and z give the highest points (10), I just pressed z for like 15 seconds for both names if someone would make a z presser , salory ++++++

  7. #7
    Join Date
    Dec 2006
    Posts
    281
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Do i get welfare You will be making $3140 a year in your future!

    jk, You will be making $74972 a year in your future!

    that sucks! cause im gona be a millionair!!
    YoHoJo Is My Daddy
    We do not break any laws. We merely play "against the rules". We cheat. Thats what we are good at,thats what we do."
    WT-Fakawi

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

    Default

    Code:
    You will be making $75756 a year in your future!
    Dissapointing, but I could live with it.

  9. #9
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    origionally i got this: You will be making $65552 a year in your future!

    but then i legally changed my name() and got: You will be making $5880000 a year in your future!
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  10. #10
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    Code:
    You will be making $140524 a year in your future!
    Nice little script

  11. #11
    Join Date
    Feb 2006
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Same as Ejj

    Code:
    You will be making $89104 a year in your future!
    Wooooob.

  12. #12
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default hmm

    You will be making $81644 a year in your future!

    ^^ You need to add a few more 0's onto the end like this..

    You will be making $81644000000000 a year in your future!
    ^^


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  13. #13
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by n3ss3s View Post
    You should obfuscate that to make it uncheatable.
    Since q and z give the highest points (10), I just pressed z for like 15 seconds for both names if someone would make a z presser , salory ++++++
    The max-length for a Readln box is 255.

  14. #14
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    The max-length for a Readln box is 255.
    255 * 10 * 2 := nice points * the things you had there..

  15. #15
    Join Date
    Mar 2006
    Location
    United States, -7:00 GMT
    Posts
    1,790
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default

    I forgot how to work my Obfuscater but who cares people can cheat lol

    hakuna matata ;)

  16. #16
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    Btw, does ImpSoft obber work? I dont know, just heard of it quickly somewhere... Scripts propably look uhber when obbed

    EDIT: Ejj, in your avatar the red d hide guy doesnt have a bow
    EDIT EDIT: Third post from me in a row me saying uhber leet
    EDIT EDIT EDIT Cant believe the noobs thing in your sig, that many people not searching even I've made whole tutorial about using search button.

  17. #17
    Join Date
    Mar 2006
    Location
    USA
    Posts
    948
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    You will be making $113833 a year in your future!

    edit:
    Quote Originally Posted by n3ss3s View Post
    Btw, does ImpSoft obber work? I dont know, just heard of it quickly somewhere... Scripts propably look uhber when obbed

    EDIT: Ejj, in your avatar the red d hide guy doesnt have a bow
    EDIT EDIT: Third post from me in a row me saying uhber leet
    EDIT EDIT EDIT Cant believe the noobs thing in your sig, that many people not searching even I've made whole tutorial about using search button.
    Imps Obber works but a script that small would be fairly easy to deob.

    Edit 2:

    Sorry for the double post.

  18. #18
    Join Date
    Mar 2006
    Location
    United States, -7:00 GMT
    Posts
    1,790
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by n3ss3s View Post
    Btw, does ImpSoft obber work? I dont know, just heard of it quickly somewhere... Scripts propably look uhber when obbed

    EDIT: Ejj, in your avatar the red d hide guy doesnt have a bow
    EDIT EDIT: Third post from me in a row me saying uhber leet
    EDIT EDIT EDIT Cant believe the noobs thing in your sig, that many people not searching even I've made whole tutorial about using search button.
    Me and four buddies. At the OGRE training grounds north west of Ardougne. I am in the red. I was throwing around 30k iron knives.

    hakuna matata ;)

  19. #19
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    U shude auto

  20. #20
    Join Date
    Jun 2007
    Location
    Kentucky, United States of America
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You will be making $23021400 a year in your future!

    That's the most you can get. Unless you change the point values around a bit. . .You will be making $1619843584 a year in your future! I'm a trillonaire.

    You will be making $105588 a year in your future! - My real one.

  21. #21
    Join Date
    Jul 2007
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You will be making $144448 a year in your future!
    Nice.

  22. #22
    Join Date
    Oct 2006
    Posts
    1,071
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    You will be making $100092 a year in your future!
    Yessss 6 digits baby!

  23. #23
    Join Date
    Mar 2007
    Posts
    1,700
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    You will be making $108336 a year in your future!
    Woot. =]

  24. #24
    Join Date
    Aug 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    You will be making $158580 a year in your future!
    Codes are nicer :P

    I can live with this yay.

    Also, this is the first working script for me with SCAR Divi lol!!!!!!!
    I tried many scripts for RS but well, they seem to be all out-dated or just not be able to use with Divi... Whatever.

    1st post w00t!

  25. #25
    Join Date
    Jul 2007
    Posts
    98
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You will be making $4400160 a year in your future!

    I guess it works nice
    Currently Learning the Basics of Scar

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Future of this.
    By warnersister in forum RS3 Outdated / Broken Scripts
    Replies: 1
    Last Post: 11-27-2008, 12:16 PM
  2. Future look of runescape!
    By MasterKill in forum RS has been updated.
    Replies: 2
    Last Post: 05-13-2008, 08:31 PM
  3. The future..
    By BobboHobbo in forum News and General
    Replies: 50
    Last Post: 01-17-2008, 07:27 PM
  4. The Future of SRL?
    By Eugeniu in forum News and General
    Replies: 20
    Last Post: 12-11-2007, 07:35 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
  •