Frame 1
Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (load) {
_root.stop();
stop();
}
onClipEvent (enterFrame) {
if (_currentframe < ((_root.getBytesLoaded() / _root.getBytesTotal()) * _totalframes)) {
nextFrame();
}
if (_currentframe == _totalframes) {
_root.playbut._visible = 1;
}
}
Instance of Symbol 13 MovieClip "playbut" in Frame 1
onClipEvent (load) {
_visible = 0;
}
on (release) {
_root.play();
}
Frame 2
_global.sandyhappy = 0;
_global.dihappy = 0;
_global.brithappy = 0;
_global.weights = 0;
_global.job = 0;
_global.apartment = 0;
_global.payrate = 0;
_root.happy = 100;
_root.day = 1;
_root.cash = 0;
_root.intel = 0;
_root.strength = 0;
Instance of Symbol 34 MovieClip "time" in Frame 2
onClipEvent (load) {
stop();
}
Instance of Symbol 38 MovieClip in Frame 2
on (release) {
if (_currentframe == 1) {
nextFrame();
} else {
prevFrame();
}
}
Frame 10
stop();
Instance of Symbol 40 MovieClip in Frame 10
on (release) {
_root.gotoAndStop(15);
}
Instance of Symbol 42 MovieClip in Frame 10
on (release) {
_root.gotoAndStop(35);
}
Instance of Symbol 44 MovieClip in Frame 10
on (release) {
_root.gotoAndStop(30);
}
Instance of Symbol 46 MovieClip in Frame 10
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 2)) {
_root.time.gotoAndStop(_root.time._currentframe + 3);
_root.strength++;
_root.gotoAndStop(12);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
onClipEvent (load) {
if (_global.weights == 0) {
_visible = 0;
}
}
Instance of Symbol 48 MovieClip in Frame 10
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 3)) {
_root.time.gotoAndStop(_root.time._currentframe + 4);
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.happy--;
_root.cash = _root.cash + random(15);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 50 MovieClip in Frame 10
on (release) {
_root.gotoAndStop(25);
}
Instance of Symbol 52 MovieClip in Frame 10
on (release) {
snore = new Sound();
snore.attachSound("snore");
snore.start();
_root.day++;
_root.time.gotoAndStop(1);
if (_global.sandyhappy >= 10) {
_global.sandyhappy = _global.sandyhappy - 10;
}
if (_global.dihappy >= 10) {
_global.dihappy = _global.dihappy - 10;
}
if (_global.brithappy >= 10) {
_global.brithappy = _global.brithappy - 10;
}
_global.britdrinks = 0;
_root.gotoAndStop(13);
}
Instance of Symbol 54 MovieClip in Frame 10
on (release) {
_root.gotoAndStop(40);
}
Instance of Symbol 60 MovieClip in Frame 10
onClipEvent (load) {
if (!(_global.sleepwith === "brit")) {
_visible = 0;
}
}
on (release) {
_global.sleepwith = 0;
_visible = 0;
}
Instance of Symbol 64 MovieClip in Frame 10
onClipEvent (load) {
if (!(_global.sleepwith === "sandy")) {
_visible = 0;
}
}
on (release) {
_global.sleepwith = 0;
_visible = 0;
}
Instance of Symbol 68 MovieClip in Frame 10
onClipEvent (load) {
if (!(_global.sleepwith === "di")) {
_visible = 0;
}
}
on (release) {
_global.sleepwith = 0;
_visible = 0;
}
Frame 15
stop();
Instance of Symbol 86 MovieClip in Frame 15
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 89 MovieClip in Frame 15
on (release) {
_root.gotoAndStop(16);
}
onClipEvent (load) {
if (_global.job == 9) {
_visible = 0;
}
}
Instance of Symbol 91 MovieClip in Frame 15
onClipEvent (load) {
if (job < 1) {
_visible = 0;
}
}
on (release) {
if ((_global.job >= 1) and (_global.job <= 3)) {
_root.gotoAndStop(20);
}
if ((_global.job >= 4) and (_global.job <= 6)) {
_root.gotoAndStop(21);
}
if ((_global.job >= 7) and (_global.job <= 9)) {
_root.gotoAndStop(22);
}
}
Frame 16
jobtext = "we do not have a position available for someone of your experience";
if (_global.job > 0) {
jobtext = "sorry we cannot promote you at this point in time. try study and keep happy";
}
if (_root.intel >= 10) {
if (_global.job < 1) {
_global.job = 1;
jobtext = "congrats! you can have a job in data entry";
_global.payrate = 10;
}
}
if (_root.intel >= 20) {
if (_global.job < 2) {
_global.job = 2;
jobtext = "congrats! you can have a job in the mail room";
_global.payrate = 20;
}
}
if (_root.intel >= 30) {
if (_global.job < 3) {
_global.job = 3;
jobtext = "congrats! you can have a job doin random shit";
_global.payrate = 30;
}
}
if ((_root.intel >= 50) and (_root.happy >= 50)) {
if (_global.job < 4) {
_global.job = 4;
jobtext = "congrats! you can have a job pretending to be important";
_global.payrate = 40;
}
}
if ((_root.intel >= 70) and (_root.happy >= 100)) {
if (_global.job < 5) {
_global.job = 5;
jobtext = "congrats! you can have a job complaining to people";
_global.payrate = 50;
}
}
if ((_root.intel >= 100) and (_root.happy >= 150)) {
if (_global.job < 6) {
_global.job = 6;
jobtext = "congrats! you can have a job doin whatever";
_global.payrate = 75;
}
}
if ((_root.intel >= 140) and (_root.happy >= 150)) {
if (_global.job < 7) {
_global.job = 7;
jobtext = "congrats! you can have a job bossing people around";
_global.payrate = 100;
}
}
if ((_root.intel >= 190) and (_root.happy >= 200)) {
if (_global.job < 8) {
_global.job = 8;
jobtext = "congrats! you can have a job assisting the board";
_global.payrate = 200;
}
}
if ((_root.intel >= 250) and (_root.happy >= 250)) {
if (_global.job < 9) {
_global.job = 9;
jobtext = "congrats! you can have a job on the board! youve hit the top!";
_global.payrate = 500;
}
}
Instance of Symbol 91 MovieClip in Frame 16
onClipEvent (load) {
if (_global.job < 1) {
_visible = 0;
}
}
on (release) {
if ((_global.job >= 1) and (_global.job <= 3)) {
_root.gotoAndStop(20);
}
if ((_global.job >= 4) and (_global.job <= 6)) {
_root.gotoAndStop(21);
}
if ((_global.job >= 7) and (_global.job <= 9)) {
_root.gotoAndStop(22);
}
}
Instance of Symbol 86 MovieClip in Frame 20
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 91 MovieClip in Frame 20
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 1)) {
_root.time.gotoAndStop(_root.time._currentframe + 1);
coin = new Sound();
coin.attachSound("cashreg");
coin.setVolume(20);
coin.start();
_root.cash = _root.cash + _global.payrate;
_root.happy = _root.happy - (4 - _global.job);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Frame 25
stop();
Instance of Symbol 108 MovieClip "di" in Frame 25
on (release) {
_root.dihead.nextframe();
_root.sandyhead.gotoAndStop(1);
_root.brithead.gotoAndStop(1);
}
Instance of Symbol 110 MovieClip "sandy" in Frame 25
on (release) {
_root.dihead.gotoAndStop(1);
_root.sandyhead.nextframe();
_root.brithead.gotoAndStop(1);
}
Instance of Symbol 112 MovieClip in Frame 25
on (release) {
_root.dihead.gotoAndStop(1);
_root.sandyhead.gotoAndStop(1);
_root.brithead.nextframe();
}
Instance of Symbol 86 MovieClip in Frame 25
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 114 MovieClip in Frame 25
on (release) {
drinkprice = 5;
if (_root.cash >= drinkprice) {
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash - drinkprice;
if (_root.happy < 80) {
_root.happy++;
}
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 86 MovieClip in Frame 30
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 128 MovieClip in Frame 30
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 3)) {
_root.time.gotoAndStop(_root.time._currentframe + 4);
_root.intel++;
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 130 MovieClip in Frame 30
onClipEvent (load) {
if (_global.apartment == 1) {
_visible = 0;
}
}
on (release) {
aptcost = 1000;
if ((_global.apartment != 1) and (_root.cash >= aptcost)) {
_global.apartment = 1;
_root.cash = _root.cash - aptcost;
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_visible = 0;
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 86 MovieClip in Frame 35
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 134 MovieClip in Frame 35
onClipEvent (load) {
if (_global.weights == 1) {
_visible = 0;
}
}
on (release) {
wgtcost = 100;
if ((_global.weights != 1) and (_root.cash >= wgtcost)) {
_global.weights = 1;
_root.cash = _root.cash - wgtcost;
_visible = 0;
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 136 MovieClip in Frame 35
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 1)) {
_root.time.gotoAndStop(_root.time._currentframe + 1);
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash + 8;
_root.happy = _root.happy - 10;
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 86 MovieClip in Frame 40
on (release) {
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Instance of Symbol 140 MovieClip in Frame 40
on (release) {
if (_root.time._currentframe < (_root.time._totalframes - 1)) {
price = 20;
if (_root.cash >= price) {
_root.time.nextframe();
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash - price;
_root.happy--;
_root.intel = _root.intel + 2;
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Symbol 38 MovieClip Frame 1
stop();
Instance of Symbol 36 MovieClip in Symbol 38 MovieClip Frame 1
/* no clip actions */
Symbol 60 MovieClip Frame 1
brittext = "lalala im so lame";
if (_global.britdrinks > 10) {
brittext = "im suing you for all youve got for taking advantage of me";
_root.cash = 0;
}
_global.britdrinks = 0;
Symbol 64 MovieClip Frame 1
sandytext = "thanks for the good time, seeya";
if (_global.strength > 50) {
sandytext = "i love the feel of your body";
if (_global.strength > 80) {
sandytext = "later big guy";
}
}
Symbol 68 MovieClip Frame 1
ditext = "see me at the club if you want";
if (_root.strength > 50) {
ditext = "seeya hunky";
}
if (_global.apartment == 0) {
ditext = "haha you have no apartment loser";
}
Symbol 74 MovieClip Frame 15
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
Symbol 78 MovieClip Frame 30
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
Symbol 89 MovieClip Frame 1
stop();
if (_global.job >= 1) {
gotoAndStop (2);
}
Symbol 120 MovieClip Frame 1
stop();
Symbol 120 MovieClip Frame 2
play();
Symbol 120 MovieClip Frame 3
stop();
diSpeech = "I dont like puny losers like you";
if (_root.strength > 5) {
diSpeech = "get lost loser";
}
if (_root.strength > 15) {
diSpeech = "hey whats up";
}
if (_root.strength > 30) {
if (_global.dihappy > 15) {
diSpeech = "hey hunk";
} else if (random(2)) {
dispeech = "how about a drink";
} else {
dispeech = "hows life?";
}
}
if (_root.strength > 50) {
dispeech = "come talk for a while";
if (_global.dihappy > 15) {
dispeech = "hey big boy what are you doin";
if (_global.dihappy > 30) {
dispeech = "I need a man like you";
if (_global.dihappy > 50) {
dispeech = "i want your hot man meat";
}
}
}
}
Instance of Symbol 117 MovieClip in Symbol 120 MovieClip Frame 3
on (release) {
drinkprice = 5;
if ((_root.cash >= drinkprice) and (_root.time._currentframe < _root.time._totalframes)) {
_root.time.nextframe();
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash - drinkprice;
_global.dihappy = _global.dihappy + 10;
_root.dihead.gotoAndPlay(2);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 119 MovieClip "takehome" in Symbol 120 MovieClip Frame 3
onClipEvent (load) {
if ((_global.dihappy + (_root.strength * 3)) < 100) {
_visible = 0;
} else {
_visible = 1;
}
}
on (release) {
_global.sleepwith = "di";
_root.happy = _root.happy + 20;
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Symbol 122 MovieClip Frame 1
stop();
Symbol 122 MovieClip Frame 2
play();
Symbol 122 MovieClip Frame 3
stop();
sandySpeech = "youre not worth my time";
if ((_root.intel + _root.strength) > 5) {
if (_global.job == 0) {
sandySpeech = "you dont even have a job";
if (_global.job > 2) {
sandySpeech = "youve got better luck with your hand";
if (_global.job > 4) {
sandySpeech = "I like a man with a good job";
if (_global.sandyhappy > 20) {
sandySpeech = "we should get to know each other better";
if (_global.sandyhappy > 35) {
if (_global.apartment == 1) {
sandySpeech = "you should show me your apartment sometime";
} else {
sandySpeech = "you need to get an apartment";
}
}
}
}
}
}
}
Instance of Symbol 117 MovieClip in Symbol 122 MovieClip Frame 3
on (release) {
drinkprice = 5;
if ((_root.cash >= drinkprice) and (_root.time._currentframe < _root.time._totalframes)) {
_root.time.nextframe();
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash - drinkprice;
_global.sandyhappy = _global.sandyhappy + 10;
_root.sandyhead.gotoAndPlay(2);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 119 MovieClip "takehome" in Symbol 122 MovieClip Frame 3
onClipEvent (load) {
if (((_global.sandyhappy > 50) and (_global.job > 0)) and (_global.apartment == 1)) {
_visible = 1;
} else {
_visible = 0;
}
}
on (release) {
_global.sleepwith = "sandy";
_root.happy = _root.happy + 20;
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}
Symbol 124 MovieClip Frame 1
stop();
Symbol 124 MovieClip Frame 2
play();
Symbol 124 MovieClip Frame 3
stop();
britSpeech = "fuck off i hate you";
if (_global.intel > 5) {
britSpeech = "you smell get lost";
}
if (_global.apartment == 1) {
britSpeech = "oo you have your own apartment";
if ((_global.job > 6) and (_root.strength > 50)) {
britSpeech = "baby hit me one more time";
if (_root.cash > 5000) {
britSpeech = "I wanna feel you inside me";
}
}
}
if ((_global.job > 7) and (_root.strength < 50)) {
britSpeech = "Id like you if you were stronger";
}
if (_global.britdrinks > 4) {
britSpeech = "woohoo I'm drunk";
if (_global.britdrinks > 7) {
britSpeech = "buhhh fuck im pissed";
if (_global.britdrinks > 10) {
britSpeech = "buhhh hey are you justin timberlake?";
}
}
}
Instance of Symbol 117 MovieClip in Symbol 124 MovieClip Frame 3
on (release) {
drinkprice = 5;
if ((_root.cash >= drinkprice) and (_root.time._currentframe < _root.time._totalframes)) {
_root.time.nextframe();
cash = new Sound();
cash.attachSound("cashreg");
cash.start();
_root.cash = _root.cash - drinkprice;
_global.brithappy++;
_global.britdrinks++;
_root.brithead.gotoAndPlay(2);
} else {
buzzer = new Sound();
buzzer.attachSound("buzzer");
buzzer.start();
}
}
Instance of Symbol 119 MovieClip "takehome" in Symbol 124 MovieClip Frame 3
onClipEvent (load) {
if (_global.britdrinks > 10) {
_visible = 1;
} else {
_visible = 0;
}
if ((((_global.apartment == 1) and (_global.job > 7)) and (_root.cash > 5000)) and (_root.strength > 50)) {
_visible = 1;
}
}
on (release) {
_global.sleepwith = "brit";
_root.happy = _root.happy + 50;
if (_global.apartment == 1) {
_root.gotoAndStop(11);
} else {
_root.gotoAndStop(10);
}
}