Issues with your account? Bug us in the Discord!

The Beachball Mk V

12728303233104

Comments

  • Pyrotelekinetic BUMP
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    An, anti-grav bump.
  • Machine gun bump!
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    Phaser Bump
  • Random ChaosRandom Chaos Actually Carefully-selected Order in disguise
    Hyperion Bump!
  • Farcaster Bump!
  • MessiahMessiah Failed Experiment
    Gilmore girls bump!
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    Gilmore girls out evil
  • The only way to make GG not suck would be to... well, do I even need to say it?

    [Edit]Almost forgot... girl-on-girl BUMP.
  • BADADADUMP
  • Random ChaosRandom Chaos Actually Carefully-selected Order in disguise
    *bumps Sanfam on the head*
  • An ex-SquidAn ex-Squid Elite Ranger
    [COLOR=red][SIZE=3][B]BUMP![/B] [/SIZE] [/COLOR]
  • SanfamSanfam I like clocks.
    SQUID! Long time no see!

    Damn, man! It's been ages...
  • SANFAM! You didn't bump it. I GET A POINT!

    *Bump*
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    BUMP VUMP DUMP
  • Umpbay
  • *BUMP*

    Regards,
    Morden
  • An ex-SquidAn ex-Squid Elite Ranger
    [SIZE=3][B]BUMP[/B][/SIZE]ing this thread back up...
  • Random ChaosRandom Chaos Actually Carefully-selected Order in disguise
    b





























    u





























    m





























    p
  • BUMP
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    BUMP
  • MessiahMessiah Failed Experiment
    Bring Us More Peanuts!
  • [QUOTE][i]Originally posted by Messiah [/i]
    [B]Bring Us More Peanuts! [/B][/QUOTE]

    Salted, dry, or honey-roasted? :confused:

    *Bump*

    Regards,
    Morden
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    for i: 1..5

    put "Bump"

    end for
  • QBASIC is the greatest programming language ever.

    CLS
    FOR a = 1 to 10
    PRINT "bump"
    NEXT a
    END
  • MessiahMessiah Failed Experiment
    10 PRINT "BUMP"
    20 GOTO 10

    much easier :)

    And honeyroasted for today please.
  • But if ya only want it printed 10 times, you need a counting algorithm for that... I WIN! :cool:

    10 COLOR 5
    20 CLS
    30 LET x = INT(RND * 18) + 1
    40 LET y = INT(RND * 76) + 1
    50 FOR a = 1 to y
    60 PRINT;
    70 NEXT a
    80 PRINT " ";
    90 LET C = C + 1
    100 IF C > X THEN PRINT "BUMP" ELSE GOTO 80
    110 END


    I forget what number pink is... plus my stupid school drags out QBASIC for almost two entire years, so I'm sure there are better ways of doing this that I haven't learned. Not even sure if it actually works, because I just accidentally typed "Is Greater Than" in that FOR/NEXT, instead of using the symbol--a good sign that I'm feeling insane today. Oh well...

    Heh, the worst thing about my class was the teacher. Everything had to be "efficient," and she'd make us do inane little things that would save, [i]maybe[/i], on a very slow PC, one nanosecond of computing time. IT'S GODDAMN QBASIC ON A DELL!
  • Captain,SimmondsCaptain,Simmonds Trainee trainee
    var bump:string

    put"What would you like to do?"

    get bump

    if bump = "bump" then

    put"Bump"

    else
    put "bump+1"

    end if

    Damn Turing is easy.

    I cant wait till VB next year.
  • I can't wait until I get into the languages that are actually useful. QBASIC is good for learning the basics (lol), but it shouldn't take up two years.
  • C_MonC_Mon A Genuine Sucker
    How about...
    Bump
    mark "bump"
    ctrl + c
    ctrl + v ten times

    ???
Sign In or Register to comment.