Where can I find that java window that shows the difference between a male and female in the sack?

Scarpozzi

Lifer
Jun 13, 2000
26,392
1,780
126
Ya know...the java window that shakes and shakes and shakes for the female....and like bumps once for the male?

 

Scarpozzi

Lifer
Jun 13, 2000
26,392
1,780
126
Originally posted by: MercenaryForHire
:wtf;

- M4H
If you haven't seen it, it's a window that pops up with two java buttons on it. One says "Man" the other says "Women". It's supposed to represent the diff in men/women orgasms. It's pretty funny...
 

TommyVercetti

Diamond Member
Jan 4, 2003
7,623
1
0
here

import window.*
import male.*
import female.*

public static void main (String args[]) {

int sex = 0;
if (sex = 0) {
shake();
exit (0);
}
sex = 1;
if (sex = 1) {
bump();
exit(0);
}