Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
mags

I am a congenital optimist.
Wanna play? Heh heh, it's a real short game. Chamber 6 out of 6 is empty. The rest...

Post and play.

The gun:
code:
package russianroulettegenerator;

import java.util.Random;

public class RussianRouletteGenerator {

    private static void pullthetrigger() {
        Random trigger = new Random();
        int chamber = trigger.nextInt(6) + 1;
        System.out.println(chamber);
    }
    
    public static void main(String[] args) {
        pullthetrigger();
    }
    
}
The bullets:

Adbot
ADBOT LOVES YOU

misty mountaintop

by Hand Knit
I don't fear deth.

(USER WAS PUT ON PROBATION FOR THIS POST)

----------------
This thread brought to you by a tremendous dickhead!

misty mountaintop

by Hand Knit
I'm terrifically scared of death, though. But deth is fine.

----------------
This thread brought to you by a tremendous dickhead!

mags

I am a congenital optimist.

misty mountaintop posted:

I don't fear deth.

4 :(

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
mags

I am a congenital optimist.
Kinda jumped the...gun...on that one.

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
Piso Mojado

you're always playing Russian roulette when using Java.
:goonsay:

AAB

roulette.py :evilbuddy:

mags

I am a congenital optimist.
I just happened to have NetBeans open. You guys wanna play...?

Piso Mojado

if I win, you probe yourself?

mags

I am a congenital optimist.
No. You live. Something else might happen down the line for winners

Piso Mojado

okay i'm your huckleberry

(USER WAS PUT ON PROBATION FOR THIS POST)

Uxzuigal

Chill Berserker Dude
YOPO! You Only Probe Once!

<3 <3 Vanisher

Lastgirl


Good Morning!
Sunday Morning!
plul the rigger 4 me thanx in abance

(USER WAS PUT ON PROBATION FOR THIS POST)





Luvcow

One day nearer spring


(USER WAS PUT ON PROBATION FOR THIS POST)

Piso Mojado

I can't wait to find out if I shot myself or if catbrush gets shot. either way, everyone is a winner when it comes to gun violence

mags

I am a congenital optimist.

Piso Mojado posted:

okay i'm your huckleberry

5

Uxzuigal posted:

YOPO! You Only Probe Once!

6! You live!


Lastgirl posted:

plul the rigger 4 me thanx in abance

5...


5...how random is this.

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
mags

I am a congenital optimist.
Well, I'm gonna clean my gun before bed.

(USER WAS PUT ON PROBATION FOR THIS POST)

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
mags

I am a congenital optimist.

mister magpie posted:

Well, I'm gonna clean my gun before bed.

1

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
AAB

So many posters going down you might say this thread is... executable


mags

I am a congenital optimist.

AAB posted:

So many posters going down you might say this thread is... executable

What to take a shot at it?

Anyone?

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
FactsAreUseless

A gun that brings someone back to life one time in six

AAB

mister magpie posted:

What to take a shot at it?

Anyone?

nervously looks around

compiles one last time
does another admin push to the master branch

uhh
.....ok?

Pot Smoke Phoenix



Smoke 'em if you gottem!
Let's do this, let's make it happen

https://i.imgur.com/QKTkerO.mp4
Sig elements by Manifisto and Heather Papps
Sig File protected by SigLock. do NOT steal this sig!

mags

I am a congenital optimist.
Nevermind, I lost my buttons a day early so I can't continue this.

paul_soccer12 posted:

everyone in the idf must die

(USER WAS PERMABANNED FOR THIS POST)
Adbot
ADBOT LOVES YOU

FluffieDuckie

mister magpie posted:

Nevermind, I lost my buttons a day early so I can't continue this.

i'm sorry :(


Thank you for the beautiful sig Machai!

  • Locked thread