Frame 1
function saveitems() {
i = 1;
while (i <= 8) {
_root["$item" + i] = _root["slot" + i].$contents;
i++;
}
_root.$restore = true;
}
function dpweb() {
getURL ("http://dissoluteproductions.com/", "_blank");
}
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
_root.$worksessions = 0;
_root.$boardgoto = 0;
_root.$health = 80;
_root.$drunk = 0;
_root.$minutes = 0;
_root.$time = 12;
_root.$day = 1;
_root.$money = 50;
_root.$totalfood = 10;
_root.$jobval = 0;
$joblist = new Array();
$joblist[0] = "peon";
$joblist[1] = "admin";
$joblist[2] = "manager";
_root.$janevar = 0;
_root.$ameliavar = 0;
_root.$erinvar = 0;
$looklist = new Array();
$looklist[0] = "hideous";
$looklist[1] = "revolting";
$looklist[2] = "repulsive";
$looklist[3] = "minging";
$looklist[4] = "ugly";
$looklist[5] = "unsightly";
$looklist[6] = "unattractive";
$looklist[7] = "below par";
$looklist[8] = "a bit weird";
$looklist[9] = "mediocre";
$looklist[10] = "dull";
$looklist[11] = "ordinary";
$looklist[12] = "regular";
$looklist[13] = "usual";
$looklist[14] = "standard";
$looklist[15] = "not bad";
$looklist[16] = "alright";
$looklist[17] = "quite nice";
$looklist[18] = "pretty";
$looklist[19] = "smart";
$looklist[20] = "eye-catching";
$looklist[21] = "good-looking";
$looklist[22] = "attractive";
$looklist[23] = "hunky";
$looklist[24] = "sexy";
$looklist[25] = "beautiful";
$looklist[26] = "gorgeous";
$looklist[27] = "so gorgeous";
$looklist[28] = "Sex-on-legs";
$looklist[29] = "an Adonis";
_root.$looksval = 1;
_root.$looks = _root.$looklist[_root.$looksval - 1];
$strengthlist = new Array();
$strengthlist[0] = "Inanimate";
$strengthlist[1] = "A Vegetable";
$strengthlist[2] = "Fragile";
$strengthlist[3] = "Frail";
$strengthlist[4] = "Feeble";
$strengthlist[5] = "Pathetic";
$strengthlist[6] = "Weak";
$strengthlist[7] = "Puny";
$strengthlist[8] = "Scrawny";
$strengthlist[9] = "Weedy";
$strengthlist[10] = "Below par";
$strengthlist[11] = "Quite weak";
$strengthlist[12] = "Mediocre";
$strengthlist[13] = "Average";
$strengthlist[14] = "Standard";
$strengthlist[15] = "Trim";
$strengthlist[16] = "Healthy";
$strengthlist[17] = "Well-built";
$strengthlist[18] = "Hard";
$strengthlist[19] = "Tough";
$strengthlist[20] = "Sturdy";
$strengthlist[21] = "Athletic";
$strengthlist[22] = "Burly";
$strengthlist[23] = "Very strong";
$strengthlist[24] = "Brawny";
$strengthlist[25] = "Muscular";
$strengthlist[26] = "Strapping";
$strengthlist[27] = "a Heavyweight";
$strengthlist[28] = "Sumo-like";
$strengthlist[29] = "an Olympian";
_root.$strengthval = 1;
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
_root.createEmptyMovieClip("ambienceClip", _root.getNextHighestDepth());
_root.ambience = new Sound(_root.ambienceClip);
_root.createEmptyMovieClip("musicClip", _root.getNextHighestDepth());
_root.music = new Sound(_root.musicClip);
_quality = "MEDIUM";
MENU = new ContextMenu();
MENU.hideBuiltInItems();
MENU.builtInItems.zoom = true;
MENU.builtInItems.quality = true;
f1 = new ContextMenuItem("Visit DissoluteProductions.com!", dpweb);
f2 = new ContextMenuItem("(You know you want to)", dpweb, false, false);
MENU.customItems.push(f1);
MENU.customItems.push(f2);
_root.menu = MENU;
__com_mochibot__("f6c9383d", this, 10301, true);
Frame 2
stop();
Frame 3
so = SharedObject.getLocal("7DSSO");
if (so.data.counter == undefined) {
so.data.counter = 1;
Skip._visible = false;
} else {
so.data.counter++;
}
Frame 171
stop();
Frame 172
stop();
Frame 666
function saveitems() {
i = 1;
while (i <= 8) {
_root["$item" + i] = _root["slot" + i].$contents;
i++;
}
_root.$restore = true;
}
_root.$worksessions = 0;
_root.$boardgoto = 0;
_root.$health = 80;
_root.$drunk = 0;
_root.$minutes = 0;
_root.$time = 12;
_root.$day = 1;
_root.$money = 10;
_root.$totalfood = 10;
_root.$jobval = 0;
$joblist = new Array();
$joblist[0] = "peon";
$joblist[1] = "admin";
$joblist[2] = "manager";
_root.$janevar = 0;
_root.$ameliavar = 0;
_root.$erinvar = 0;
stop();
$looklist = new Array();
$looklist[0] = "hideous";
$looklist[1] = "revolting";
$looklist[2] = "repulsive";
$looklist[3] = "minging";
$looklist[4] = "ugly";
$looklist[5] = "unsightly";
$looklist[6] = "unattractive";
$looklist[7] = "below par";
$looklist[8] = "a bit weird";
$looklist[9] = "mediocre";
$looklist[10] = "dull";
$looklist[11] = "ordinary";
$looklist[12] = "regular";
$looklist[13] = "usual";
$looklist[14] = "standard";
$looklist[15] = "not bad";
$looklist[16] = "alright";
$looklist[17] = "quite nice";
$looklist[18] = "pretty";
$looklist[19] = "smart";
$looklist[20] = "eye-catching";
$looklist[21] = "good-looking";
$looklist[22] = "attractive";
$looklist[23] = "hunky";
$looklist[24] = "sexy";
$looklist[25] = "beautiful";
$looklist[26] = "gorgeous";
$looklist[27] = "so gorgeous";
$looklist[28] = "Sex-on-legs";
$looklist[29] = "an Adonis";
_root.$looksval = 1;
_root.$looks = _root.$looklist[_root.$looksval - 1];
$strengthlist = new Array();
$strengthlist[0] = "Inanimate";
$strengthlist[1] = "A Vegetable";
$strengthlist[2] = "Fragile";
$strengthlist[3] = "Frail";
$strengthlist[4] = "Feeble";
$strengthlist[5] = "Pathetic";
$strengthlist[6] = "Weak";
$strengthlist[7] = "Puny";
$strengthlist[8] = "Scrawny";
$strengthlist[9] = "Weedy";
$strengthlist[10] = "Below par";
$strengthlist[11] = "Quite weak";
$strengthlist[12] = "Mediocre";
$strengthlist[13] = "Average";
$strengthlist[14] = "Standard";
$strengthlist[15] = "Trim";
$strengthlist[16] = "Healthy";
$strengthlist[17] = "Well-built";
$strengthlist[18] = "Hard";
$strengthlist[19] = "Tough";
$strengthlist[20] = "Sturdy";
$strengthlist[21] = "Athletic";
$strengthlist[22] = "Burly";
$strengthlist[23] = "Very strong";
$strengthlist[24] = "Brawny";
$strengthlist[25] = "Muscular";
$strengthlist[26] = "Strapping";
$strengthlist[27] = "a Heavyweight";
$strengthlist[28] = "Sumo-like";
$strengthlist[29] = "an Olympian";
_root.$strengthval = 1;
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
_root.createEmptyMovieClip("ambienceClip", _root.getNextHighestDepth());
_root.ambience = new Sound(_root.ambienceClip);
_root.createEmptyMovieClip("musicClip", _root.getNextHighestDepth());
_root.music = new Sound(_root.musicClip);
s = new Sound();
s.attachSound("barflyhey");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 666
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^Hey, Ed.^ hey Ed $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.char.mouth.gotoAndPlay($frame);
}
}
_parent.char.eye1.gotoAndStop(_parent.$eye);
_parent.char.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 667
s = new Sound();
s.attachSound("edhello");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 667
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^Hello.^helo $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 668
s = new Sound();
s.attachSound("barflywuss");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 668
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^You're such a wuss!^ yur such a wus7 $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.char.mouth.gotoAndPlay($frame);
}
}
_parent.char.eye1.gotoAndStop(_parent.$eye);
_parent.char.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 669
s = new Sound();
s.attachSound("ednot");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 669
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^No, I'm not.^no i m $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 670
s = new Sound();
s.attachSound("barflybet");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 670
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^Oh yeah,^oh yea ^bet you can't commit the seven sins^bet yu cant commit6 sev6en sins6 ^in a fortnight.^ in a fortni6yt77 $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.char.mouth.gotoAndPlay($frame);
}
}
_parent.char.eye1.gotoAndStop(_parent.$eye);
_parent.char.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 671
s = new Sound();
s.attachSound("edon");
s.start();
stop();
Instance of Symbol 834 MovieClip "control" in Frame 671
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^You're on.^yor on $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 680
stop();
Frame 681
stop();
function saveitems() {
i = 1;
while (i <= 8) {
_root["$item" + i] = _root["slot" + i].$contents;
i++;
}
_root.$restore = true;
}
_root.$boardgoto = 0;
_root.$health = 80;
_root.$drunk = 0;
_root.$minutes = 0;
_root.$time = 12;
_root.$day = 1;
_root.$money = 10;
_root.$totalfood = 10;
_root.$jobval = 0;
$joblist = new Array();
$joblist[0] = "peon";
$joblist[1] = "admin";
$joblist[2] = "manager";
_root.$janevar = 0;
_root.$ameliavar = 0;
_root.$erinvar = 0;
stop();
$looklist = new Array();
$looklist[0] = "hideous";
$looklist[1] = "revolting";
$looklist[2] = "repulsive";
$looklist[3] = "minging";
$looklist[4] = "ugly";
$looklist[5] = "unsightly";
$looklist[6] = "unattractive";
$looklist[7] = "below par";
$looklist[8] = "a bit weird";
$looklist[9] = "mediocre";
$looklist[10] = "dull";
$looklist[11] = "ordinary";
$looklist[12] = "regular";
$looklist[13] = "usual";
$looklist[14] = "standard";
$looklist[15] = "not bad";
$looklist[16] = "alright";
$looklist[17] = "quite nice";
$looklist[18] = "pretty";
$looklist[19] = "smart";
$looklist[20] = "eye-catching";
$looklist[21] = "good-looking";
$looklist[22] = "attractive";
$looklist[23] = "hunky";
$looklist[24] = "sexy";
$looklist[25] = "beautiful";
$looklist[26] = "gorgeous";
$looklist[27] = "so gorgeous";
$looklist[28] = "Sex-on-legs";
$looklist[29] = "an Adonis";
_root.$looksval = 1;
_root.$looks = _root.$looklist[_root.$looksval - 1];
$strengthlist = new Array();
$strengthlist[0] = "Inanimate";
$strengthlist[1] = "A Vegetable";
$strengthlist[2] = "Fragile";
$strengthlist[3] = "Frail";
$strengthlist[4] = "Feeble";
$strengthlist[5] = "Pathetic";
$strengthlist[6] = "Weak";
$strengthlist[7] = "Puny";
$strengthlist[8] = "Scrawny";
$strengthlist[9] = "Weedy";
$strengthlist[10] = "Below par";
$strengthlist[11] = "Quite weak";
$strengthlist[12] = "Mediocre";
$strengthlist[13] = "Average";
$strengthlist[14] = "Standard";
$strengthlist[15] = "Trim";
$strengthlist[16] = "Healthy";
$strengthlist[17] = "Well-built";
$strengthlist[18] = "Hard";
$strengthlist[19] = "Tough";
$strengthlist[20] = "Sturdy";
$strengthlist[21] = "Athletic";
$strengthlist[22] = "Burly";
$strengthlist[23] = "Very strong";
$strengthlist[24] = "Brawny";
$strengthlist[25] = "Muscular";
$strengthlist[26] = "Strapping";
$strengthlist[27] = "a Heavy Weight";
$strengthlist[28] = "Sumo-like";
$strengthlist[29] = "an Olympian";
_root.$strengthval = 1;
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
_root.$looksval = 29;
_root.$strengthval = 29;
_root.$money = 1000;
Frame 682
stop();
onEnterFrame = function () {
if (_root.$minutes >= 60) {
_root.$minutes = _root.$minutes - 60;
_root.$time++;
}
if (_root.$time >= 25) {
_root.$time = _root.$time - 24;
_root.$day++;
_root.$malecompdone = false;
if (_root.$day == 7) {
_root.attachMovie("message", "message3", 279);
_root.message3.$messagetitle = "You have used half your days.";
_root.message3.$message = "Only 7 more remain, hurry.";
}
if (_root.$day == 13) {
_root.attachMovie("message", "message3", 279);
_root.message3.$messagetitle = "You have one day remaining";
_root.message3.$message = "Last chance to save face.";
}
if (_root.$day >= 14) {
_root.message0.removeMovieClip();
_root.message1.removeMovieClip();
_root.message2.removeMovieClip();
_root.message3.removeMovieClip();
_root.sinbox.removeMovieClip();
_root.gotoAndPlay("goodending");
}
}
};
Instance of Symbol 1328 MovieClip "all" in Frame 682
onClipEvent (load) {
if (_root.$boardgoto != 0) {
$goto = _root.$boardgoto;
_root.$boardgoto = 0;
gotoAndPlay ("place");
} else {
_root.ambience.stop();
_root.music.stop();
_root.music.setVolume(_root.mVol);
_root.ambience.setVolume(_root.aVol);
}
}
Instance of Symbol 1369 MovieClip "bar1" in Frame 682
onClipEvent (enterFrame) {
$var = _root.$drunk + 1;
if (_root.$drunk >= 120) {
_root.attachMovie("fade", "fade", _root.getNextHighestDepth());
_root.fade.$cause = "drinking too much.";
_root.$drunk = 100;
}
}
Instance of Symbol 422 MovieClip "bar1" in Frame 682
onClipEvent (enterFrame) {
$var = _root.$health + 1;
}
Instance of Symbol 173 MovieClip [arrowa] in Frame 682
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.$back) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot1" in Frame 682
onClipEvent (load) {
$var = _root.$item1;
$contents = _root.$item1;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot2" in Frame 682
onClipEvent (load) {
$var = _root.$item2;
$contents = _root.$item2;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot3" in Frame 682
onClipEvent (load) {
$var = _root.$item3;
$contents = _root.$item3;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot4" in Frame 682
onClipEvent (load) {
$var = _root.$item4;
$contents = _root.$item4;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot5" in Frame 682
onClipEvent (load) {
$var = _root.$item5;
$contents = _root.$item5;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot6" in Frame 682
onClipEvent (load) {
$var = _root.$item6;
$contents = _root.$item6;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot7" in Frame 682
onClipEvent (load) {
$var = _root.$item7;
$contents = _root.$item7;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1381 MovieClip "slot8" in Frame 682
onClipEvent (load) {
$var = _root.$item8;
$contents = _root.$item8;
if (($contents == "empty") or ($contents == undefined)) {
$contents = "empty";
_visible = false;
}
}
Instance of Symbol 1387 MovieClip "convo" in Frame 682
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 1307 MovieClip "largehand" in Frame 682
onClipEvent (enterFrame) {
_rotation = (_root.$minutes * 6);
}
Instance of Symbol 1307 MovieClip in Frame 682
onClipEvent (enterFrame) {
_rotation = (_root.$time * 30);
}
Instance of Symbol 1429 MovieClip "talk" in Frame 682
onClipEvent (load) {
$text = "";
$text1 = "";
}
Frame 683
_root.ambience.stop();
_root.music.stop();
stop();
Instance of Symbol 1497 MovieClip "all" in Frame 683
onClipEvent (enterFrame) {
$x = (_root._xmouse - 225) / (25 - (_root.$drunk / 5));
_x = (_x - $x);
if (_x < -700) {
_x = -700;
}
if (_x > -200) {
_x = -200;
}
}
Instance of Symbol 1504 MovieClip in Frame 683
onClipEvent (enterFrame) {
if (Key.isDown(39) or Key.isDown(83)) {
play();
}
}
Instance of Symbol 1504 MovieClip in Frame 683
onClipEvent (enterFrame) {
if (Key.isDown(37) or Key.isDown(65)) {
play();
}
}
Instance of Symbol 360 MovieClip "hit" in Frame 683
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 422 MovieClip "bar1" in Frame 683
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (_root.$health <= 0) {
_root.all.man.fmusic.stop();
_root.all.man.intro.stop();
_root.attachMovie("fade", "fade", 200);
_root.fade.$cause = "having your lights punched out.";
_root.$health = 1;
}
$var = _root.$health + 1;
}
Instance of Symbol 1509 MovieClip "bar1" in Frame 683
onClipEvent (load) {
_root.$enemyhealth = 100;
}
onClipEvent (enterFrame) {
gotoAndStop($enemyhealth +682);
}
Instance of Symbol 360 MovieClip "coverslip" in Frame 683
onClipEvent (load) {
if (_root.$punchknown) {
_y = -500;
}
}
onClipEvent (enterFrame) {
if (_root.$punchknown) {
_y = -500;
}
}
Frame 685
_root.ambience.stop();
_root.music.stop();
stop();
Instance of Symbol 1528 MovieClip "all" in Frame 685
onClipEvent (enterFrame) {
$x = (_root._xmouse - 225) / (25 - (_root.$drunk / 5));
_x = (_x - $x);
if (_x < -700) {
_x = -700;
}
if (_x > -200) {
_x = -200;
}
}
Instance of Symbol 1529 MovieClip in Frame 685
onClipEvent (enterFrame) {
if (Key.isDown(39) or Key.isDown(83)) {
play();
}
}
Instance of Symbol 1529 MovieClip in Frame 685
onClipEvent (enterFrame) {
if (Key.isDown(37) or Key.isDown(65)) {
play();
}
}
Instance of Symbol 422 MovieClip "bar1" in Frame 685
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (_root.$health <= 0) {
_root.all.man.intro.stop();
_root.all.man.fmusic.stop();
_root.attachMovie("fade", "fade", 200);
_root.fade.$cause = "having your lights punched out.";
_root.$health = 1;
}
$var = _root.$health + 1;
}
Instance of Symbol 1509 MovieClip "bar1" in Frame 685
onClipEvent (load) {
_root.$enemyhealth = 100;
}
Frame 687
_root.$time++;
stop();
Frame 688
$text = "Question1: Do you worship satan?";
_root.$question = 1;
stop();
Frame 689
stop();
Instance of Symbol 1547 MovieClip "envygame2" in Frame 689
onClipEvent (load) {
$time = 0;
}
onClipEvent (enterFrame) {
$time++;
if (($time % 50) == 0) {
this.layout.window1.gotoAndStop(1);
this.layout.window2.gotoAndStop(1);
this.layout.window3.gotoAndStop(1);
this.layout.window4.gotoAndStop(1);
this.layout.window5.gotoAndStop(1);
this.layout.window6.gotoAndStop(1);
_parent.envygame.layout.window1.gotoAndStop(1);
_parent.envygame.layout.window2.gotoAndStop(1);
_parent.envygame.layout.window3.gotoAndStop(1);
_parent.envygame.layout.window4.gotoAndStop(1);
_parent.envygame.layout.window5.gotoAndStop(1);
_parent.envygame.layout.window6.gotoAndStop(1);
$window = random(6) + 1;
this.layout["window" + $window].gotoAndPlay(3);
_parent.envygame.layout["window" + $window].gotoAndPlay(2);
}
}
Instance of Symbol 422 MovieClip "bar1" in Frame 689
onClipEvent (load) {
_root.$envyometer = 0;
}
onClipEvent (enterFrame) {
_root.$envyometer = _root.$envyometer - 0.3;
if (_root.$envyometer < 0) {
_root.$envyometer = 0;
}
if (_root.$envyometer >= 50) {
_root.$envyometer = 50;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "That rich bastard!!";
_root.message0.$message = "Mother-fucking rich bastard, evil, successful cunt, ahhhhhhhh!!!";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "ah, envy";
_root.sinbox.$message = "I wish I were as jealous as you.";
_root.$envy = true;
_root.$boardgoto = "mansion";
_root.gotoAndPlay("board");
}
$var = Math.floor((_root.$envyometer * 2) + 1);
}
Instance of Symbol 360 MovieClip in Frame 689
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.envygame2.layout["window" + _root.envygame2.$window])) {
_root.$envyometer = _root.$envyometer + 0.6;
if ((random(30) == 1) and (!going)) {
going = true;
s = new Sound(this);
s.attachSound("edangry" + (random(3) + 1));
s.start();
s.onSoundComplete = function () {
going = false;
};
}
}
}
Instance of Symbol 422 MovieClip "bar1" in Frame 689
onClipEvent (load) {
$time = 0;
}
onClipEvent (enterFrame) {
$time = $time + 0.12;
if ($time > 100) {
_root.$time++;
_root.$health = _root.$health - random(5);
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You took too long";
_root.message0.$message = "The guards started staring at you, so you really had to stop.";
_root.$boardgoto = "mansion";
_root.gotoAndPlay("board");
}
$var = Math.floor($time + 1);
}
Instance of Symbol 173 MovieClip [arrowa] in Frame 689
on (release) {
_root.$boardgoto = "mansion";
_root.gotoAndPlay("board");
}
Frame 690
_root.ambience.stop();
_root.music.stop();
_root.jobval = 1;
stop();
Frame 691
stop();
Instance of Symbol 1629 MovieClip "bar1" in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize++;
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize++;
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip "bar2" in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(2);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(2);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip "bar3" in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(3);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(3);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip "bar4" in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(4);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(4);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip "bar5" in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(5);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Instance of Symbol 1629 MovieClip in Frame 691
onClipEvent (load) {
$thesize = _parent.$strengthval;
$thesize = Number($thesize) + Number(5);
i = 1000;
$x = 100;
$asize = $thesize;
$div = Math.floor($asize / 10);
$asize = $asize - ($div * 10);
while ($div > 0) {
attachMovie("weight10", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize / 5);
$asize = $asize - ($div * 5);
while ($div > 0) {
attachMovie("weight5", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 23;
$div--;
}
$div = Math.floor($asize);
$asize = $asize - $div;
while ($div > 0) {
attachMovie("weight1", "weight" + i, i);
this["weight" + i]._x = $x;
i--;
$x = $x + 16;
$div--;
}
}
Frame 692
$text1 = "Your strength level is " + $newstrength;
$strengthval = $newstrength;
if (_root.$strengthval >= 30) {
_root.$strengthval = 30;
$text1 = "Your already as strong as you could be";
}
$hp = -50 + random($damage);
if ($hp > 0) {
$text1 = $text1 + ((" but you have caused yourself " + $hp) + "hp damage");
_root.$health = Number(_root.$health) - Number($hp);
}
$text1 = $text1 + ". It took three hours";
_root.$time = _root.$time + 3;
if (_root.$health <= 0) {
_root.attachMovie("fade", "fade", 200);
_root.fade.$cause = "lifting too much.";
} else {
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You have done exercise";
_root.message0.$message = $text1;
}
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
stop();
Instance of Symbol 173 MovieClip [arrowa] in Frame 692
on (release) {
_root.$boardgoto = "gym";
_root.gotoAndPlay("board");
}
Frame 693
s = new Sound(this);
s.attachSound("daly male music");
s.start(0, 999);
_root.ambience.stop();
_root.music.stop();
_root.$score1 = 0;
_root.$score2 = 0;
_root.$score3 = 0;
_root.$score4 = 0;
_root.$myscore = 0;
$text = "Welcome to the Daily Male competition!";
$counter = 0;
stop();
Frame 694
_root.$question = 1;
_root.$addscore = 10;
stop();
Frame 695
$text = "Well done, everyone.";
$counter = 0;
stop();
Frame 696
s.stop();
_root.$time++;
Instance of Symbol 1667 MovieClip in Frame 696
onClipEvent (load) {
$var = 1;
}
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
$var = 2;
} else if (Key.isDown(40)) {
$var = 3;
}
}
Instance of Symbol 1671 MovieClip in Frame 696
onClipEvent (load) {
$var = 1;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
$var = 2;
} else if (Key.isDown(38)) {
$var = 3;
}
}
Instance of Symbol 360 MovieClip "white" in Frame 696
onClipEvent (load) {
_root.$number = 500;
_root.$score = 0;
i = 0;
$count = 0;
_root.$ddron = true;
$pause = 0;
time = getTimer();
cheer = new Sound(this);
cheer.attachSound("ddrmusic");
cheer.start();
}
onClipEvent (enterFrame) {
if (((getTimer() % 352.941176470588) <= 40) and (!_root.pulse)) {
_root.pulse = true;
time = getTimer();
} else {
_root.pulse = false;
}
$count++;
if (_root.pulse and (i < 78)) {
$count = 0;
_root.attachMovie("ddr", "ddr" + i, i + 900);
i++;
}
if ((i >= 78) and ($count > 120)) {
$pause++;
if ($pause > 80) {
_quality = _root.$resetquality;
cheer.stop();
_root.$ddron = false;
if (_root.$practice) {
_root.$practice = false;
_root.gotoAndPlay("ddrtotal");
} else {
_root.gotoAndPlay("ddrwin");
}
}
}
}
Instance of Symbol 1676 MovieClip in Frame 696
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
play();
}
}
Instance of Symbol 1676 MovieClip in Frame 696
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
play();
}
}
Instance of Symbol 1676 MovieClip in Frame 696
onClipEvent (enterFrame) {
if (Key.isDown(40)) {
play();
}
}
Instance of Symbol 1676 MovieClip in Frame 696
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
play();
}
}
Frame 698
if ($ddron) {
gotoAndPlay ("ddr2");
}
Frame 699
s.start(0, 999);
$text = "Very good.";
$counter = 0;
stop();
Frame 700
s.stop();
cheer = new Sound(this);
cheer.attachSound("cheer loop");
cheer.start(0, 20);
stop();
Instance of Symbol 818 MovieClip "mouth" in Frame 700
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 173 MovieClip [arrowa] in Frame 700
on (release) {
cheer.stop();
s = new Sound(this);
s.attachSound("cheer end");
s.start();
_root.$pride = true;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "YOU WIN!!";
_root.message0.$message = "you're so great, you just won a local daily best male contest!";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "You've found your pride.";
_root.sinbox.$message = "Hey you were going to, after all you are that damn great!";
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("bar");
_root.music.start(0, 999);
_root.$boardgoto = "bar";
_root.gotoAndPlay("board");
}
Frame 701
stop();
Instance of Symbol 1077 MovieClip in Frame 701
onClipEvent (enterFrame) {
if ($press and (!_root.$amelianotchoice)) {
_root.$erinnotchoice = true;
_root.$amelianotchoice = false;
_root.$janenotchoice = true;
_root.$erinchoice = false;
_root.$ameliachoice = true;
_root.$janechoice = false;
}
if (_root.$ameliachoice) {
_root.white._alpha = _root.white._alpha + 2;
if (_root.white._alpha >= 100) {
_root.gotoAndPlay("board");
}
}
}
Instance of Symbol 1190 MovieClip in Frame 701
onClipEvent (enterFrame) {
if ($press and (!_root.$janenotchoice)) {
_root.$erinnotchoice = true;
_root.$amelianotchoice = true;
_root.$janenotchoice = false;
_root.$erinchoice = false;
_root.$ameliachoice = false;
_root.$janechoice = true;
}
if (_root.$janechoice) {
_root.white._alpha = _root.white._alpha + 2;
if (_root.white._alpha >= 100) {
_root.gotoAndPlay("board");
}
}
}
Instance of Symbol 1081 MovieClip in Frame 701
onClipEvent (enterFrame) {
if ($press and (!_root.$erinnotchoice)) {
_root.$erinnotchoice = false;
_root.$amelianotchoice = true;
_root.$janenotchoice = true;
_root.$erinchoice = true;
_root.$ameliachoice = false;
_root.$janechoice = false;
}
if (_root.$erinchoice) {
_root.white._alpha = _root.white._alpha + 2;
if (_root.white._alpha >= 100) {
_root.gotoAndPlay("board");
}
}
}
Instance of Symbol 422 MovieClip "bar1" in Frame 701
onClipEvent (enterFrame) {
$lustometer = Math.floor(((((5 + _root.$looksval) + (_root.$strengthval / 3)) + (_root.$jobval * 5)) + _root.$janevar) + (_root.$drunk / 10));
if (_root.$janechoice) {
$lustometer = $lustometer + 10;
}
if (_root.$janenotchoice) {
$lustometer = 0;
}
$var = $lustometer + 1;
}
Instance of Symbol 422 MovieClip "bar1" in Frame 701
onClipEvent (enterFrame) {
$lustometer = Math.floor(((((5 + (_root.$jobval * 15)) + (_root.$strengthval / 3)) + (_root.$looksval / 3)) + _root.$ameliavar) + (_root.$drunk / 10));
if (_root.$ameliachoice) {
$lustometer = $lustometer + 10;
}
if (_root.$amelianotchoice) {
$lustometer = 0;
}
$var = $lustometer + 1;
}
Instance of Symbol 422 MovieClip "bar1" in Frame 701
onClipEvent (enterFrame) {
$lustometer = Math.floor(((((5 + _root.$strengthval) + (_root.$looksval / 3)) + (_root.$jobval * 5)) + _root.$erinvar) + (_root.$drunk / 10));
if (_root.$erinchoice) {
$lustometer = $lustometer + 10;
}
if (_root.$erinnotchoice) {
$lustometer = 0;
}
$var = $lustometer + 1;
}
Instance of Symbol 360 MovieClip "white" in Frame 701
onClipEvent (load) {
_alpha = 0;
}
Instance of Symbol 1726 MovieClip in Frame 702
onClipEvent (load) {
_root.$drunk = 0;
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (!_root.$focus)) {
play();
}
}
onClipEvent (mouseDown) {
if (!_root.$focus) {
play();
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (load) {
_root.$remainingshots = 7;
}
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 2) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 3) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 4) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 5) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 6) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 7) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 8) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 9) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1732 MovieClip in Frame 702
onClipEvent (enterFrame) {
if (_root.$remainingshots >= 10) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 173 MovieClip [arrowa] in Frame 702
on (release) {
_root.gotoAndPlay("board");
}
onClipEvent (enterFrame) {
_visible = (!_root.$focus);
}
Frame 703
_root.ambience.stop();
_root.music.stop();
stop();
Frame 704
stop();
_quality = _root.$resetquality;
Frame 705
stopAllSounds();
Instance of Symbol 1307 MovieClip "largehand" in Frame 705
onClipEvent (enterFrame) {
_rotation = (_root.$minutes * 6);
}
Instance of Symbol 1307 MovieClip in Frame 705
onClipEvent (enterFrame) {
_rotation = (_root.$time * 30);
}
Frame 767
stop();
Frame 804
_root.$time = _root.$time + 6;
_root.$jobval++;
_root.$skill = _root.$joblist[_root.$jobval];
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You have been promoted.";
_root.message0.$message = "That 6 hour training course means you're now an " + _root.$skill;
_root.$boardgoto = "office";
_root.gotoAndPlay("board");
_root.ambience.stop();
_root.ambience.attachSound("office loop");
_root.ambience.start(0, 999);
Frame 951
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "Oh dear...";
_root.message0.$message = "You've eaten so much you've puked all over the floor.";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "You glutton";
_root.sinbox.$message = "When someone tells you to stop eating, stop eating! Who's going to clean that up?";
_root.$gluttony = true;
_root.gotoAndPlay("board");
Instance of Symbol 1799 MovieClip in Frame 952
onClipEvent (load) {
if (_root.$janechoice) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1802 MovieClip in Frame 952
onClipEvent (load) {
if (_root.$ameliachoice) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1806 MovieClip in Frame 952
onClipEvent (load) {
if (_root.$erinchoice) {
_visible = true;
} else {
_visible = false;
}
}
Frame 1044
_root.$lust = true;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "Heh, you so naughty.";
_root.message0.$message = "You grabbed her boobs, man you're a dog.";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "You lust.";
_root.sinbox.$message = "Give it a little more time and you'll be a sex offender.";
_root.gotoAndPlay("board");
Frame 1046
stopAllSounds();
Frame 1064
stop();
Instance of Symbol 834 MovieClip "control" in Frame 1064
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^Well done.^ wel dun ed ^your reward...^ yor rewrd777 $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.char.mouth.gotoAndPlay($frame);
}
}
_parent.char.eye1.gotoAndStop(_parent.$eye);
_parent.char.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 1134
stop();
Frame 1144
stop();
Instance of Symbol 834 MovieClip "control" in Frame 1144
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "/ ^Crap.^ crap +/ 8$";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
_root.$currentsay = "";
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 1145
gotoAndPlay ("credits");
Frame 1146
stopAllSounds();
Frame 1152
_root.message0.removeMovieClip();
_root.message1.removeMovieClip();
_root.message2.removeMovieClip();
_root.message3.removeMovieClip();
Instance of Symbol 1872 MovieClip in Frame 1230
onClipEvent (enterFrame) {
if (Math.random() < 0.5) {
tmp = attachMovie("sparkle", "s" + this.getNextHighestDepth(), this.getNextHighestDepth());
tmp._x = random(200) - 100;
tmp._xscale = random(100);
tmp._yscale = tmp._xscale;
}
}
Instance of Symbol 1872 MovieClip in Frame 1244
onClipEvent (enterFrame) {
if (Math.random() < 0.5) {
tmp = attachMovie("sparkle", "s" + this.getNextHighestDepth(), this.getNextHighestDepth());
tmp._x = random(200) - 100;
tmp._xscale = random(100);
tmp._yscale = tmp._xscale;
}
}
Instance of Symbol 1872 MovieClip in Frame 1244
onClipEvent (enterFrame) {
if (Math.random() < 0.5) {
tmp = attachMovie("sparkle", "s" + this.getNextHighestDepth(), this.getNextHighestDepth());
tmp._x = random(200) - 100;
tmp._xscale = random(100);
tmp._yscale = tmp._xscale;
}
}
Frame 1280
_root.$currentsay = "Well Done For Not Commiting the Sins, Ed.";
Frame 1282
_root.beam.pulse.gotoAndPlay(2);
Frame 1293
_root.beam.pulse.gotoAndPlay(2);
Frame 1302
_root.beam.pulse.gotoAndPlay(2);
Frame 1305
_root.beam.pulse.gotoAndPlay(2);
Frame 1312
_root.beam.pulse.gotoAndPlay(2);
Frame 1321
_root.beam.pulse.gotoAndPlay(2);
Frame 1326
_root.beam.pulse.gotoAndPlay(2);
Frame 1346
_root.beam.pulse.gotoAndPlay(2);
Frame 1368
stop();
Instance of Symbol 834 MovieClip "control" in Frame 1368
onClipEvent (load) {
_parent.$num = 0;
$num = 0;
a = 0;
$stop = false;
_root.$input = "^You know, it's only because I failed.^yuno its oni cozi faeld $";
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
_root.$lock = true;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.play();
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
_root.$skip = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, 200);
$stop = true;
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Frame 1374
_root.$currentsay = "It's How Most People Get In.";
_root.beam.pulse.gotoAndPlay(2);
Frame 1390
_root.beam.pulse.gotoAndPlay(2);
Frame 1400
_root.beam.pulse.gotoAndPlay(2);
Frame 1409
_root.beam.pulse.gotoAndPlay(2);
Frame 1414
_root.beam.pulse.gotoAndPlay(2);
Frame 1422
_root.beam.pulse.gotoAndPlay(2);
Frame 1430
_root.beam.pulse.gotoAndPlay(2);
Frame 1482
gotoAndPlay ("heaven");
Frame 3663
stop();
Frame 3871
stop();
Symbol 6 MovieClip Frame 1
onEnterFrame = function () {
_x = (_x + speed);
if (_x > 350) {
_x = -400;
_parent.init(this);
}
};
Symbol 26 Button
on (press) {
getURL ("http://www.armorgames.com/", "_blank");
}
Symbol 30 Button
on (press) {
getURL ("http://www.dissoluteproductions.com/", "_blank");
}
Symbol 34 Button
on (press) {
_root.play();
play();
this.enabled = false;
}
Symbol 37 MovieClip Frame 1
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 37 MovieClip Frame 2
gotoAndPlay (1);
Symbol 37 MovieClip Frame 3
z.onPress = function () {
z.enabled = false;
};
Symbol 37 MovieClip Frame 65
this.unloadMovie();
Symbol 38 MovieClip Frame 1
function init(targ) {
with (targ) {
_y = random(500) - 250;
gotoAndStop(random(4) + 1);
targ.speed = random(3) + 1;
_alpha = random(50) + 50;
}
}
onEnterFrame = function () {
if (random(100) == 1) {
z = attachMovie("intro bird", "b" + this.getNextHighestDepth(), this.getNextHighestDepth());
z._y = random(500) - 250;
z._xscale = random(400) + 100;
z._yscale = z._xscale;
if (random(2) == 1) {
z._x = -400;
} else {
z.dir = -1;
z._x = 400;
z._xscale = z._xscale * -1;
}
}
};
Instance of Symbol 6 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
_parent.init(this);
}
Instance of Symbol 6 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
_parent.init(this);
}
Instance of Symbol 6 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
_parent.init(this);
}
Instance of Symbol 6 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
_parent.init(this);
}
Instance of Symbol 6 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
_parent.init(this);
}
Symbol 49 MovieClip Frame 1
onMouseMove = function () {
xvel = _root._xmouse - x1;
yvel = _root._ymouse - y1;
x1 = _root._xmouse;
y1 = _root._ymouse;
z = _root.attachMovie("particle", "p" + _root.getNextHighestDepth(), _root.getNextHighestDepth());
z._x = _root._xmouse;
z._y = _root._ymouse;
z.xvel = xvel;
z.yvel = yvel;
};
Symbol 171 Button
on (release) {
if ((!_root.convo._visible) and (!_root.all.$lock)) {
_root.all.play();
}
if (_root.$focus) {
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "She is amazing.";
_root.message0.$message = "This might be the alcohol talking but she's the sexiest thing since sliced bread.";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "Wow, you're deeply in lust.";
_root.sinbox.$message = "You're so smitten, it's cute really.";
_root.$lust = true;
_root.$focus = false;
_root.gotoAndPlay("board");
this.removeMovieClip();
}
}
Symbol 172 Button
on (release) {
if ((!_root.convo._visible) and (!_root.all.$lock)) {
_root.all.play();
}
}
Symbol 178 MovieClip [bedfade] Frame 6
_root.$time = _root.$time + 8;
if ((_root.$time < 7) or (_root.$time >= 18)) {
_root.all.backdrop.bed.bedroomsky.gotoAndStop(2);
_root.all.backdrop.bed.bedroomlight.gotoAndStop(2);
} else {
_root.all.backdrop.bed.bedroomsky.gotoAndStop(1);
_root.all.backdrop.bed.bedroomlight.gotoAndStop(1);
}
Symbol 178 MovieClip [bedfade] Frame 12
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You have slept 8 hours";
_root.message0.$message = "Well done, your health is restored. Don't you feel good.";
if (((_root.$health == 100) and (_root.$drunk == 0)) and (_root.$sloth != true)) {
_root.message0.$messagetitle = "You had full health?!";
_root.message0.$message = "You only slept because you couldn't be bothered to work!";
_root.attachMovie("sinbox", "sinbox", 274);
_root.sinbox.$messagetitle = "You have achieved Sloth";
_root.sinbox.$message = "You lazy, lazy man. Is your mother proud of you?";
_root.$sloth = true;
}
_root.$health = 100;
_root.$drunk = 0;
Symbol 178 MovieClip [bedfade] Frame 13
removeMovieClip(this);
Symbol 202 MovieClip [bird1] Frame 1
onEnterFrame = function () {
_x = (_x - (dir * 5));
if ((_x > 300) or (_x < -300)) {
this.removeMovieClip();
}
};
Symbol 202 MovieClip [bird1] Frame 11
if (random(50) != 1) {
gotoAndPlay (1);
}
Symbol 202 MovieClip [bird1] Frame 24
this.removeMovieClip();
Symbol 210 MovieClip Frame 1
gotoAndStop(_parent._parent.c);
Instance of Symbol 213 MovieClip in Symbol 217 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 216 MovieClip in Symbol 217 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Symbol 225 MovieClip Frame 1
gotoAndStop(_parent.c);
Symbol 234 MovieClip Frame 1
gotoAndStop(_parent.c);
Instance of Symbol 229 MovieClip in Symbol 234 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Symbol 235 MovieClip [cars24] Frame 216
this.removeMovieClip();
Symbol 246 MovieClip Frame 1
gotoAndStop(_parent.c);
Instance of Symbol 237 MovieClip in Symbol 246 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 241 MovieClip in Symbol 246 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Symbol 252 MovieClip Frame 1
gotoAndStop(_parent.c);
Symbol 253 MovieClip [cars43] Frame 190
this.removeMovieClip();
Symbol 254 MovieClip [cars45] Frame 151
this.removeMovieClip();
Symbol 259 MovieClip [clouds] Frame 1
function initiate(targ) {
with (targ) {
_x = -350;
speed = (random(5) + 1) / 10;
gotoAndStop(random(4) + 1);
_xscale = random(30) + 20;
_yscale = _xscale;
_alpha = random(50) + 20;
bright = Math.sin((_root.$time / 24) * Math.PI) * 255;
myColorTransform = new Object(_parent);
myColorTransform.rb = bright;
myColorTransform.gb = bright;
myColorTransform.bb = bright;
c = new Color(this);
c.setTransform(myColorTransform);
}
}
initiate(this);
_x = (random(600) - 300);
_y = (random(145) - 260);
onEnterFrame = function () {
_x = (_x + speed);
if (_x > 400) {
initiate(this);
}
};
Symbol 263 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 4) {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: ;b $";
_root.$money = _root.$money - 4;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: * ^You haven't got the money.^ &pu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edbeer");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 264 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 6) {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe7s ^ ^: ;c $";
_root.$money = _root.$money - 6;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe7s ^ ^: * ^You haven't got the money.^ &pu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edtequila");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 268 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 7) {
s = new Sound();
s.attachSound("spend");
s.start();
_root.$money = _root.$money - 7;
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe7s ^ ^: ;d $";
} else {
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe7s ^ ^:* ^You haven't got the money.^ &pu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edabsinthe");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 270 Button
on (press) {
if (_root.$time >= 12) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = " ^A screaming orgasm,^ a sre6mig orgam ^please.^ &ipe7s ^ ^:*^What the hell^&qwot 1e hel6^is wrong with you?^is rog wiv y4 $";
s = new Sound();
s.attachSound("edorgasm");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
}
Symbol 272 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "8^^$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 274 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 4) {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: ;b $";
_root.$money = _root.$money - 4;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: * ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edbeer");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 275 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 6) {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe7s ^ ^: ;c $";
_root.$money = _root.$money - 6;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe7s ^ ^: * ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edtequila");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 276 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
if (_root.$money >= 7) {
s = new Sound();
s.attachSound("spend");
s.start();
_root.$money = _root.$money - 7;
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe7s ^ ^: ;d $";
} else {
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe7s ^ ^:* ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edabsinthe");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 277 MovieClip [convochoicea] Frame 1
if (_root.$time < 12) {
gotoAndStop (2);
} else {
stop();
}
Symbol 281 MovieClip [convochoiceb] Frame 1
_x = 290;
_y = 150;
Symbol 281 MovieClip [convochoiceb] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "beer";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("beer");
i = 10;
}
i++;
}
Symbol 281 MovieClip [convochoiceb] Frame 59
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 284 MovieClip [convochoicec] Frame 1
_x = 290;
_y = 150;
Symbol 284 MovieClip [convochoicec] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "cocktail1";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("cocktail1");
i = 10;
}
i++;
}
Symbol 284 MovieClip [convochoicec] Frame 59
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 289 MovieClip [convochoiced] Frame 1
_x = 290;
_y = 150;
Symbol 289 MovieClip [convochoiced] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "cocktail2";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("cocktail2");
i = 10;
}
i++;
}
Symbol 289 MovieClip [convochoiced] Frame 59
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 292 MovieClip [convochoicee] Frame 1
_x = 290;
_y = 150;
Symbol 292 MovieClip [convochoicee] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "burger";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("burger");
i = 10;
}
i++;
}
Symbol 292 MovieClip [convochoicee] Frame 59
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 295 MovieClip [convochoicef] Frame 1
_x = 290;
_y = 150;
Symbol 295 MovieClip [convochoicef] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "jug";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("jug");
i = 10;
}
i++;
}
Symbol 295 MovieClip [convochoicef] Frame 59
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 296 Button
on (press) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
if (_root.$money >= 8) {
s = new Sound();
s.attachSound("edfat");
s.start();
_root.$input = "^Fat in a jug,^ fatinajug &i^please.^ pe6s: ;f $";
_root.$money = _root.$money - 8;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
s = new Sound();
s.attachSound("edfat");
s.start();
_root.$input = "^Fat in a jug,^ fat in a jug &i^please.^ pe6s: * ^You haven't got the money.^ &o yu hav6n got 1e6muneh7 ^ ^$";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 297 Button
on (press) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
if (_root.$money >= 9) {
s = new Sound();
s.attachSound("edburger");
s.start();
_root.$input = " ^A burger,^ a brgr ^please.^ &ipe7s ^ ^: ;e $";
_root.$money = _root.$money - 9;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
s = new Sound();
s.attachSound("edburger");
s.start();
_root.$input = " ^A burger,^ a brgr ^please.^ &ipe7s ^ ^: * ^You haven't got the money.^ &o yu hav6n got 1e6muneh7 ^ ^$";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 299 Button
on (press) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
if (_root.$money >= 4) {
s = new Sound();
s.attachSound("spend");
s.start();
s = new Sound();
s.attachSound("edbeer");
s.start();
_root.$money = _root.$money - 4;
_root.$input = " ^Beer,^ ber ^please.^ &ipe7s ^ ^: ;h $";
} else {
_root.$input = " ^Beer,^ ber ^please.^ &ipe7s ^ ^:* ^You haven't got the money.^ &o yu hav6n got 1e6muneh7 ^ ^$";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 300 Button
on (press) {
s = new Sound();
s.attachSound("edreel");
s.start();
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
_root.$input = " ^???^ o777777777777777777777777777777777777777777777777 :*^What the hell^&jwot1e hel6^are you talking about?!^ aru talcinab4t ^ ^ $";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 302 Button
on (press) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
_root.$input = "8^^$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 305 MovieClip [convochoiceh] Frame 1
_x = 290;
_y = 150;
Symbol 305 MovieClip [convochoiceh] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "beer";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("beer");
i = 10;
}
i++;
}
Symbol 305 MovieClip [convochoiceh] Frame 59
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 306 Button
on (press) {
_root.all.backdrop.hairdresser.control.$stop = false;
_root.all.backdrop.hairdresser.control.$num = 0;
if (_root.$money >= $shavem) {
_root.$input = "$$$";
_root.$money = _root.$money - $shavem;
_root.$looksval = _root.$looksval + $shaveb;
if (_root.$looksval > 30) {
_root.$looksval = 30;
}
s = new Sound(this);
s.attachSound("haircut");
s.start();
_root.$time = _root.$time + $shavet;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You got a haircut";
_root.$looks = _root.$looklist[_root.$looksval - 1];
_root.message0.$message = (("It took " + $shavet) + " hours and increased your appearance to level ") + _root.$looksval;
} else {
s = new Sound(this);
s.attachSound("hairdressermoney");
s.start();
_root.$input = "^you haven't got the money^ u av6n got te6muneh7 $";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 307 Button
on (press) {
_root.all.backdrop.hairdresser.control.$stop = false;
_root.all.backdrop.hairdresser.control.$num = 0;
if (_root.$money >= $basem) {
_root.$input = "$$$";
_root.$money = _root.$money - $basem;
_root.$looksval = _root.$looksval + $baseb;
if (_root.$looksval > 30) {
_root.$looksval = 30;
}
s = new Sound(this);
s.attachSound("haircut");
s.start();
_root.$time = _root.$time + $baset;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You got a haircut";
_root.$looks = _root.$looklist[_root.$looksval - 1];
_root.message0.$message = (("It took " + $baset) + " hours and increased your appearance to level ") + _root.$looksval;
} else {
s = new Sound(this);
s.attachSound("hairdressermoney");
s.start();
_root.$input = "^you haven't got the money^ u av6n got te6muneh7 $";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 308 Button
on (press) {
_root.all.backdrop.hairdresser.control.$stop = false;
_root.all.backdrop.hairdresser.control.$num = 0;
if (_root.$money >= $salonm) {
_root.$input = "$$$";
_root.$money = _root.$money - $salonm;
_root.$looksval = _root.$looksval + $salonb;
if (_root.$looksval > 30) {
_root.$looksval = 30;
}
s = new Sound(this);
s.attachSound("haircut");
s.start();
_root.$time = _root.$time + $salont;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You got a haircut";
_root.$looks = _root.$looklist[_root.$looksval - 1];
_root.message0.$message = (("It took " + $salont) + " hours and increased your appearance to level ") + _root.$looksval;
} else {
s = new Sound(this);
s.attachSound("hairdressermoney");
s.start();
_root.$input = "^you haven't got the money^ u av6n got te6muneh7 $";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 309 Button
on (press) {
_root.all.backdrop.hairdresser.control.$stop = false;
_root.all.backdrop.hairdresser.control.$num = 0;
_root.$input = "8^^$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 313 MovieClip [convochoicei] Frame 1
$shaveb = (_root.$looksval % 2) + 1;
$shavet = (_root.$day % 3) + 1;
$shavem = 10;
$shave = (((("Shave: +" + $shaveb) + "looks, ") + $shavet) + "hr, \u00A3") + $shavem;
$baseb = 2;
$baset = (_root.$day % 4) + 2;
$basem = 15;
$base = (((("Base cut: +" + $baseb) + "looks, ") + $baset) + "hr, \u00A3") + $basem;
$salonb = (_root.$looksval % 4) + 2;
$salont = (_root.$day % 2) + 3;
$salonm = 20;
$salon = (((("Salon cut: +" + $salonb) + "looks, ") + $salont) + "hr, \u00A3") + $salonm;
stop();
Symbol 314 Button
on (press) {
_root.$minutes = _root.$minutes + random(30);
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = "^How are you?^how ar u : ";
s = new Sound();
s.attachSound("edhowyou");
s.start();
if (_root.$character == "girl1") {
if (_root.$janechoice and (!_root.$lust)) {
_root.$input = _root.$input + "&a^I'm fine,^ im fyn ^thanks.^ 4ancs &c^Do you want to get a drink?^&c doyu wnt tget adrik : ;n $";
} else {
_root.$input = _root.$input + "&a^I'm fine,^ im fyn ^thanks.^ 4ancs $";
}
}
if (_root.$character == "girl2") {
if (_root.$ameliachoice and (!_root.$lust)) {
_root.$input = _root.$input + "&k^Totally awesome,^ total6y awsum &l^let's go get a drink.^ lets go get a drink : ;n $";
} else {
_root.$input = _root.$input + "&k^Totally awesome,^ total6y awsum &m^..and maybe slightly drunk.^ and mabe lytly drunk $";
}
}
if (_root.$character == "girl3") {
if (_root.$erinchoice and (!_root.$lust)) {
_root.$input = _root.$input + "^Bored.^&d bord ^Do you want to go for a drink?^ &w dyonnagofa adrik : ;n $";
} else {
_root.$input = _root.$input + "^Bored.^&d bord $";
}
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 315 Button
on (press) {
i = 1;
a = 20;
_root.attachMovie("nevermind", "nevermind", 131);
while (i <= 8) {
if (_root["slot" + i].$contents != "empty") {
_root.attachMovie("giftbox", "giftbox" + i, 132 + i);
_root["giftbox" + i]._x = a;
_root["giftbox" + i]._y = 70;
_root["giftbox" + i].$contents = _root["slot" + i].$contents;
_root["giftbox" + i].gotoAndPlay(_root["slot" + i].$contents);
a = a + 64;
}
i++;
}
this.removeMovieClip();
}
Symbol 318 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = "^So what do you look for?^so watdo ulukr :";
s = new Sound();
s.attachSound("edlookfor");
s.start();
if (_root.$character == "girl1") {
_root.$input = _root.$input + "^I like strong, healthy people.^&b a7i lyk6 strong hel1y pepelpl $";
}
if (_root.$character == "girl2") {
_root.$input = _root.$input + "&n^A good job and fresh legs.^ a gud job and re3 legs $";
}
if (_root.$character == "girl3") {
_root.$input = _root.$input + "&e^A fit guy would be nice.^ a fit guy wud $";
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 320 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = "^How about me?^how6ab4tme :";
s = new Sound();
s.attachSound("edhowme");
s.start();
if (_root.$character == "girl1") {
_root.$input = _root.$input + (((("^You are " + _root.$strength) + ".^ u ar ") + _root.$strength) + "$");
}
if (_root.$character == "girl2") {
if (_root.$skill == "peon") {
_root.$input = _root.$input + " &z";
} else if (_root.$skill == "admin") {
_root.$input = _root.$input + " &x";
} else if (_root.$skill == "manager") {
_root.$input = _root.$input + " &y";
}
_root.$input = _root.$input + (((("^You are a " + _root.$skill) + ".^ uar") + _root.$skill) + " $");
}
if (_root.$character == "girl3") {
_root.$input = _root.$input + (((("^You are " + _root.$looks) + ".^ u ar ") + _root.$looks) + "$");
}
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 322 MovieClip [convochoicej] Frame 1
stop();
Symbol 323 Button
on (press) {
_root.saveitems();
_root.$malecompdone = true;
if (_root.$stage3) {
_root.gotoAndPlay("ddr");
} else {
_root.gotoAndPlay("dailymale");
}
this.removeMovieClip();
}
Symbol 324 Button
on (press) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
_root.$input = " ^no^ no $";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 328 Button
on (press) {
_root.all.backdrop.forest.control.$stop = false;
_root.all.backdrop.forest.control.$num = 0;
s = new Sound(this);
s.attachSound("naturist-wonderful");
s.start();
_root.$input = "8 ^Wonderful, isn't it?^ wonder6ful6 isnt it6 +8 +8 ^ ^$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 329 Button
on (press) {
_root.all.backdrop.forest.control.$stop = false;
_root.all.backdrop.forest.control.$num = 0;
s = new Sound(this);
s.attachSound("naturist-die");
s.start();
_root.$input = " ^Then you must die!^ * 1en yu6 must6 di7 ^ ^ % ";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 333 Button
on (press) {
_root.$time = _root.$time + 3;
_root.saveitems();
_root.lustometer.removeMovieClip();
_root.gotoAndStop("bargame");
this.removeMovieClip();
}
Symbol 334 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = " ^no^ no : ^^! 8$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 336 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "^Yeah,^ yeah^I'm not very good at this.^ im notvey g4dat 1s ^ ^: ^You suck!^ &uy47 suc66777 ^ ^: ;r $";
s = new Sound();
s.attachSound("ednotgood");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 337 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "^I'll soon have them done.^il s4 av 1m dun $";
s = new Sound();
s.attachSound("edsoon");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 341 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "^I know.^ i no ^ ^: ^You suck,^ &ry4 suc6^suck,^ suc6^suckity,^ sucit6^suck, suck!^ suc6 suc6 ^ ^ : ;s $";
s = new Sound();
s.attachSound("edknow");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 342 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = " ^Suck like your Mum!^*suc6 lic yr mum ^ ^ :* ^What are you implying?^ &swot ar6 yu6 impliyg ^ ^:8 &h^That your mum's a slut.^1at yr musa sut ^ ^*: 8^Fair enough.^ &t far enuf ^ ^ $";
s = new Sound();
s.attachSound("edsuck");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 346 Button
on (press) {
_root.saveitems();
_root.gotoAndPlay("barfight");
this.removeMovieClip();
}
Symbol 347 Button
on (press) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
_root.$input = "^I'm leaving now.^im le6vk no $";
s = new Sound();
s.attachSound("edleaving");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 351 Button
on (press) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
if (_root.$money >= 4) {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: ;u $";
_root.$money = _root.$money - 4;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = "^A beer,^ a be6r ^please.^ &ipe6s: * ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edbeer");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 352 Button
on (press) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
if (_root.$money >= 6) {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe7s ^ ^: ;w $";
_root.$money = _root.$money - 6;
s = new Sound();
s.attachSound("spend");
s.start();
} else {
_root.$input = " ^A tequila sunset,^ a teqila suset ^please.^ &ipe6s: * ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edtequila");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 353 Button
on (press) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
if (_root.$money >= 7) {
s = new Sound();
s.attachSound("spend");
s.start();
_root.$money = _root.$money - 7;
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe7s ^ ^: ;v $";
} else {
_root.$input = " ^Absinthe,^ absi1 ^please.^ &ipe6s: * ^You don't have the money.^ &vu av6n got te6muneh7 $";
}
s = new Sound();
s.attachSound("edabsinthe");
s.start();
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 354 Button
on (press) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
_root.$input = "8^^$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
}
Symbol 356 MovieClip [convochoiceu] Frame 1
_x = 290;
_y = 150;
Symbol 356 MovieClip [convochoiceu] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "beer";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("beer");
i = 10;
}
i++;
}
Symbol 356 MovieClip [convochoiceu] Frame 59
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 357 MovieClip [convochoicev] Frame 1
_x = 290;
_y = 150;
Symbol 357 MovieClip [convochoicev] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "cocktail2";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("cocktail2");
i = 10;
}
i++;
}
Symbol 357 MovieClip [convochoicev] Frame 59
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 358 MovieClip [convochoicew] Frame 1
_x = 290;
_y = 150;
Symbol 358 MovieClip [convochoicew] Frame 58
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "cocktail1";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("cocktail1");
i = 10;
}
i++;
}
Symbol 358 MovieClip [convochoicew] Frame 59
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
_root.$input = "$";
_root.$varletters = _root.$input.split("");
this.removeMovieClip();
Symbol 363 MovieClip [ddr] Frame 1
_y = 450;
$turn = random(4);
if ($turn == 0) {
_x = 217;
_rotation = 0;
}
if ($turn == 1) {
_x = 450;
_rotation = 90;
}
if ($turn == 2) {
_x = 334;
_rotation = 180;
}
if ($turn == 3) {
_x = 100;
_rotation = 270;
}
Instance of Symbol 360 MovieClip in Symbol 363 MovieClip [ddr] Frame 1
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.white)) {
_root.$ddrmiss--;
_parent.removeMovieClip();
}
}
Symbol 363 MovieClip [ddr] Frame 3
if (((_y - 40) < 20) and ((_y - 40) > -20)) {
if ($turn == 0) {
if (Key.isDown(38)) {
_root.$score = _root.$score + (10 - Math.abs(Math.floor((_y - 40) / 2)));
_root.$number++;
if (_root.$number > 510) {
_root.$number = 500;
}
if (random(2) == 1) {
if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 8) {
_root.attachMovie("perfect", "perfect" + _root.$number, _root.$number);
_root["perfect" + _root.$number]._x = random(100) + 200;
_root["perfect" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 6) {
_root.attachMovie("wahey", "wahey" + _root.$number, _root.$number);
_root["wahey" + _root.$number]._x = random(100) + 200;
_root["wahey" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 3) {
_root.attachMovie("okay", "okay" + _root.$number, _root.$number);
_root["okay" + _root.$number]._x = random(100) + 200;
_root["okay" + _root.$number]._y = random(100) + 150;
} else {
_root.attachMovie("poor", "poor" + _root.$number, _root.$number);
_root["poor" + _root.$number]._x = random(100) + 200;
_root["poor" + _root.$number]._y = random(100) + 150;
}
}
$fade = true;
}
} else if ($turn == 1) {
if (Key.isDown(39)) {
_root.$score = _root.$score + (10 - Math.abs(Math.floor((_y - 40) / 2)));
_root.$number++;
if (_root.$number > 510) {
_root.$number = 500;
}
if (random(2) == 1) {
if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 8) {
_root.attachMovie("perfect", "perfect" + _root.$number, _root.$number);
_root["perfect" + _root.$number]._x = random(100) + 200;
_root["perfect" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 6) {
_root.attachMovie("wahey", "wahey" + _root.$number, _root.$number);
_root["wahey" + _root.$number]._x = random(100) + 200;
_root["wahey" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 3) {
_root.attachMovie("okay", "okay" + _root.$number, _root.$number);
_root["okay" + _root.$number]._x = random(100) + 200;
_root["okay" + _root.$number]._y = random(100) + 150;
} else {
_root.attachMovie("poor", "poor" + _root.$number, _root.$number);
_root["poor" + _root.$number]._x = random(100) + 200;
_root["poor" + _root.$number]._y = random(100) + 150;
}
}
$fade = true;
}
} else if ($turn == 2) {
if (Key.isDown(40)) {
_root.$score = _root.$score + (10 - Math.abs(Math.floor((_y - 40) / 2)));
_root.$number++;
if (_root.$number > 510) {
_root.$number = 500;
}
if (random(2) == 1) {
if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 8) {
_root.attachMovie("perfect", "perfect" + _root.$number, _root.$number);
_root["perfect" + _root.$number]._x = random(100) + 200;
_root["perfect" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 6) {
_root.attachMovie("wahey", "wahey" + _root.$number, _root.$number);
_root["wahey" + _root.$number]._x = random(100) + 200;
_root["wahey" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 3) {
_root.attachMovie("okay", "okay" + _root.$number, _root.$number);
_root["okay" + _root.$number]._x = random(100) + 200;
_root["okay" + _root.$number]._y = random(100) + 150;
} else {
_root.attachMovie("poor", "poor" + _root.$number, _root.$number);
_root["poor" + _root.$number]._x = random(100) + 200;
_root["poor" + _root.$number]._y = random(100) + 150;
}
}
$fade = true;
}
} else if ($turn == 3) {
if (Key.isDown(37)) {
_root.$score = _root.$score + (10 - Math.abs(Math.floor((_y - 40) / 2)));
_root.$number++;
if (_root.$number > 510) {
_root.$number = 500;
}
if (random(2) == 1) {
if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 8) {
_root.attachMovie("perfect", "perfect" + _root.$number, _root.$number);
_root["perfect" + _root.$number]._x = random(100) + 200;
_root["perfect" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 6) {
_root.attachMovie("wahey", "wahey" + _root.$number, _root.$number);
_root["wahey" + _root.$number]._x = random(100) + 200;
_root["wahey" + _root.$number]._y = random(100) + 150;
} else if ((10 - Math.abs(Math.floor((_y - 40) / 2))) > 3) {
_root.attachMovie("okay", "okay" + _root.$number, _root.$number);
_root["okay" + _root.$number]._x = random(100) + 200;
_root["okay" + _root.$number]._y = random(100) + 150;
} else {
_root.attachMovie("poor", "poor" + _root.$number, _root.$number);
_root["poor" + _root.$number]._x = random(100) + 200;
_root["poor" + _root.$number]._y = random(100) + 150;
}
}
$fade = true;
}
}
}
if ($fade) {
gotoAndPlay (5);
} else {
_y = (_y - 4);
gotoAndPlay (2);
}
Symbol 363 MovieClip [ddr] Frame 4
play();
Symbol 363 MovieClip [ddr] Frame 16
removeMovieClip(this);
Symbol 422 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop($var);
};
Symbol 425 Button
on (press) {
i = 1;
if ($text1 == "HIRE") {
s = new Sound(this);
s.attachSound("item get");
s.start();
while (i != 6) {
if (_parent["job" + i].$text1 == "") {
$text1 = "";
_parent["job" + i].$text1 = "FIRE";
_parent["job" + i].attachMovie("employee" + $random, "employee", 1);
_parent["job" + i].bar1.$effort = bar1.$effort;
_parent["job" + i].bar2.$effort = bar2.$effort;
i = 5;
}
i++;
}
}
if ($text1 == "FIRE") {
s = new Sound(this);
s.attachSound("fire");
s.start();
$text1 = "";
}
}
Symbol 426 MovieClip [employeecard] Frame 1
if ($text1 == "") {
employee.removeMovieClip();
}
Instance of Symbol 422 MovieClip "bar2" in Symbol 426 MovieClip [employeecard] Frame 1
onClipEvent (load) {
$effort = ((_parent.$random * 5) + random(40)) - 20;
if (_parent.$random > 20) {
$effort = random(100);
}
if ($effort < 0) {
$effort = 0;
}
if ($effort > 100) {
$effort = 100;
}
gotoAndStop($effort + 1);
}
onClipEvent (enterFrame) {
if (_parent.$text1 == "") {
$effort = 0;
}
gotoAndStop($effort + 1);
}
Instance of Symbol 422 MovieClip "bar1" in Symbol 426 MovieClip [employeecard] Frame 1
onClipEvent (load) {
$effort = ((_parent.$random * 5) + random(40)) - 20;
if (_parent.$random > 20) {
$effort = random(100);
}
if ($effort < 0) {
$effort = 0;
}
if ($effort > 100) {
$effort = 100;
}
gotoAndStop($effort + 1);
}
onClipEvent (enterFrame) {
if (_parent.$text1 == "") {
$effort = 0;
}
gotoAndStop($effort + 1);
}
Symbol 426 MovieClip [employeecard] Frame 2
gotoAndPlay (1);
Symbol 429 MovieClip [fade] Frame 26
_root.all.$goto = "house";
_root.all.gotoAndStop("place");
_root.all.backdrop.gotoAndStop("house");
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You Collapsed";
_root.message0.$message = "From " + $cause;
_root.attachMovie("message", "message1", 275);
_root.message1.$messagetitle = "You wake up in bed";
_root.message1.$message = "Your health is restored, you've slept for 10 hours";
_root.$boardgoto = "house";
_root.$drunk = 0;
_root.$health = 100;
_root.$time = _root.$time + 10;
_root.ambience.stop();
_root.music.stop();
_root.gotoAndStop("board");
Symbol 429 MovieClip [fade] Frame 51
removeMovieClip(this);
Symbol 431 MovieClip [flame] Frame 1
interval = Math.random() * 0.05;
amp = random(100) / 100;
a = random(3) + 1;
onEnterFrame = function () {
_alpha = (_alpha - a);
_y = (_y - 4);
_x = (_x + (Math.sin(_y * interval) * amp));
if (_y < -500) {
removeMovieClip(this);
}
};
Symbol 436 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janethanks");
s.start();
_root.$input = _root.$input + "/^Thanks.^1aks +/ $";
_root.$janevar = _root.$janevar + 2;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - beer");
s.start();
_root.$input = _root.$input + "^Beer, how dull.^ be6r how dull7 $";
_root.$ameliavar = _root.$ameliavar + 1;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erindarling");
s.start();
_root.$input = _root.$input + "^Thanks, darling.^1aks dalin $";
_root.$erinvar = _root.$erinvar + 3;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 439 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janedeodorant");
s.start();
_root.$input = _root.$input + "^Deodorant?^ deoderet $";
_root.$janevar = _root.$janevar + 1;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - excellent");
s.start();
_root.$input = _root.$input + "^Excellant, I needed something to light.^ excellet i ne6ded summit to lyt$";
_root.$ameliavar = _root.$ameliavar + 4;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinuse");
s.start();
_root.$input = _root.$input + "^Cheers, I'll use that.^chers il us61at $";
_root.$erinvar = _root.$erinvar + 3;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 442 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janefavourite");
s.start();
_root.$input = _root.$input + "^Wow, my favourite!^ wow mi favrut $";
_root.$janevar = _root.$janevar + 3;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - oooh");
s.start();
_root.$input = _root.$input + "^Ooooh, liquor.^ o6667 l6ice6r $";
_root.$ameliavar = _root.$ameliavar + 2;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("eringirly");
s.start();
_root.$input = _root.$input + "!^How girly!^how girli 8$";
_root.$erinvar = _root.$erinvar + 1;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 445 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janetad");
s.start();
_root.$input = _root.$input + "^That's a tad strong.^ thats atad 2on6 $";
_root.$janevar = _root.$janevar + 1;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - green fairy");
s.start();
_root.$input = _root.$input + "^Ah, the Green Fairy.^ ah 1e gre6n fare6 $";
_root.$ameliavar = _root.$ameliavar + 2;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinwoo");
s.start();
_root.$input = _root.$input + "^Woo, cheers. *hic*^wo6 che6rs +558 $";
_root.$erinvar = _root.$erinvar + 3;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 448 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janeweight");
s.start();
_root.$input = _root.$input + "^I'm watching my weight.^iwa2i miwa $";
_root.$janevar = _root.$janevar + 1;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - fat in a jug");
s.start();
_root.$input = _root.$input + "^Fat in a jug, nice.^ fat in a jug nys $";
_root.$ameliavar = _root.$ameliavar + 2;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erindarling");
s.start();
_root.$input = _root.$input + "^Thanks, darling.^1aks dalin $";
_root.$erinvar = _root.$erinvar + 2;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 451 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janeeww");
s.start();
_root.$input = _root.$input + "/^Eww!^ ew76 $";
_root.$janevar = _root.$janevar - 4;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - in love");
s.start();
_root.$input = _root.$input + "^I think I'm in love...^ i thik im in luv $";
_root.$ameliavar = _root.$ameliavar + 6;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinfuck");
s.start();
_root.$input = _root.$input + "*^What the fuck's this for??^wt1e fuks 1sfor $";
_root.$erinvar = _root.$erinvar - 4;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 454 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janekeep");
s.start();
_root.$input = _root.$input + "^Keep it.^ke6p it $";
_root.$janevar = _root.$janevar + 0;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - keep it");
s.start();
_root.$input = _root.$input + "^Keep it.^ ke6p it$";
_root.$ameliavar = _root.$ameliavar + 0;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinkeep");
s.start();
_root.$input = _root.$input + "^Keep it.^ke6p it $";
_root.$erinvar = _root.$erinvar + 0;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
}
i--;
}
this.removeMovieClip();
}
Symbol 457 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janeok");
s.start();
_root.$input = _root.$input + "^Oh okay, thanks... I guess.^ ah okay6 1anks i ges7 $";
_root.$janevar = _root.$janevar + 1;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - disgusting");
s.start();
_root.$input = _root.$input + "^Disgusting.^ dis6gus6tin6$";
_root.$ameliavar = _root.$ameliavar + 0;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinhungry");
s.start();
_root.$input = _root.$input + "^Cheers, I was hungry.^ 2e6rs iwas hungry $";
_root.$erinvar = _root.$erinvar + 3;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 460 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = ":";
if (_root.$character == "girl1") {
s = new Sound(this);
s.attachSound("janeleaf");
s.start();
_root.$input = _root.$input + "/^It's a leaf?^its a le6f $";
_root.$janevar = _root.$janevar + 1;
}
if (_root.$character == "girl2") {
s = new Sound(this);
s.attachSound("ameilia - wow");
s.start();
_root.$input = _root.$input + " ^Wow, that's so deep!^ wow that is so de6p $";
_root.$ameliavar = _root.$ameliavar + 4;
}
if (_root.$character == "girl3") {
s = new Sound(this);
s.attachSound("erinidiot");
s.start();
_root.$input = _root.$input + "*^You're an idiot.^yuran idot $";
_root.$erinvar = _root.$erinvar + 0;
}
_root.$varletters = _root.$input.split("");
_root.nevermind.removeMovieClip();
i = 8;
while (i > 0) {
if (_parent["giftbox" + i] != this) {
_parent["giftbox" + i].removeMovieClip();
} else {
_root["slot" + i].$contents = "empty";
_root["slot" + i].gotoAndStop("empty");
_root["slot" + i]._visible = false;
}
i--;
}
this.removeMovieClip();
}
Symbol 461 MovieClip [giftbox] Frame 1
stop();
Symbol 462 Button
on (press) {
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You fired your colleuge";
_root.message0.$message = "In exchange for a \u00A350 bonus";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "You have been very greedy";
_root.sinbox.$message = "May that money keep you warm as you lay alone, soulless.";
_root.$money = _root.$money + 50;
_root.$greed = true;
_root.$boardgoto = "office";
_root.gotoAndPlay("board");
this.removeMovieClip();
}
Symbol 463 Button
on (press) {
_root.$promotion = true;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You stuck by your morals";
_root.message0.$message = "Good for you.";
_root.$boardgoto = "office";
_root.gotoAndPlay("board");
this.removeMovieClip();
}
Symbol 489 MovieClip [intro bird] Frame 1
onEnterFrame = function () {
_x = (_x + (_xscale / 30));
if ((_x > 400) or (_x < -400)) {
this.removeMovieClip();
}
};
Symbol 489 MovieClip [intro bird] Frame 11
if (random(50) != 1) {
gotoAndPlay (1);
}
Symbol 489 MovieClip [intro bird] Frame 24
this.removeMovieClip();
Symbol 493 MovieClip [introfade] Frame 38
removeMovieClip(this);
Instance of Symbol 422 MovieClip "bar1" in Symbol 496 MovieClip [lustometer] Frame 1
onClipEvent (enterFrame) {
if (_root.$character == "girl1") {
if (_root.$janebase) {
$lustometer = Math.floor(((((5 + _root.$looksval) + (_root.$strengthval / 3)) + (_root.$jobval * 5)) + _root.$janevar) + (_root.$drunk / 4));
} else {
$lustometer = 0;
}
if (_root.$janenotchoice) {
$lustometer = 0;
} else if (_root.$janechoice) {
$lustometer = $lustometer + 10;
}
}
if (_root.$character == "girl2") {
if (_root.$ameliabase) {
$lustometer = Math.floor(((((5 + (_root.$jobval * 15)) + (_root.$strengthval / 3)) + (_root.$looksval / 3)) + _root.$ameliavar) + (_root.$drunk / 4));
} else {
$lustometer = 0;
}
if (_root.$amelianotchoice) {
$lustometer = 0;
} else if (_root.$ameliachoice) {
$lustometer = $lustometer + 10;
}
}
if (_root.$character == "girl3") {
if (_root.$erinbase) {
$lustometer = Math.floor(((((5 + _root.$strengthval) + (_root.$looksval / 3)) + (_root.$jobval * 5)) + _root.$erinvar) + (_root.$drunk / 4));
} else {
$lustometer = 0;
}
if (_root.$erinnotchoice) {
$lustometer = 0;
} else if (_root.$erinchoice) {
$lustometer = $lustometer + 10;
}
}
if ($lustometer > 80) {
_root.$makehimchoose = true;
}
if ($lustometer > 100) {
$lustometer = 100;
}
gotoAndStop($lustometer + 1);
if (_root.convo._visible == false) {
_parent.removeMovieClip();
}
}
Symbol 507 Button
on (release) {
_root.all.$lock = false;
_root.$lockenter = false;
_root.sinbox.play();
_parent.play();
}
Symbol 510 MovieClip [message] Frame 1
_root.all.$lock = true;
_root.$lockenter = true;
Symbol 510 MovieClip [message] Frame 2
stop();
Symbol 510 MovieClip [message] Frame 17
this.removeMovieClip();
stop();
Symbol 511 Button
on (press) {
if (_root.all.backdrop._currentframe == 2) {
_root.all.backdrop.pub.control.$stop = false;
_root.all.backdrop.pub.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 5) {
_root.all.backdrop.bar.control.$stop = false;
_root.all.backdrop.bar.control.$num = 0;
} else if (_root.all.backdrop._currentframe == 6) {
_root.all.backdrop.diner.control.$stop = false;
_root.all.backdrop.diner.control.$num = 0;
}
_root.$input = "$$$";
_root.$varletters = _root.$input.split("");
i = 8;
while (i > 0) {
_parent["giftbox" + i].removeMovieClip();
i--;
}
this.removeMovieClip();
}
Symbol 513 MovieClip [nevermind] Frame 1
stop();
Symbol 518 MovieClip [okay] Frame 21
removeMovieClip(this);
Symbol 522 MovieClip [particle] Frame 1
onEnterFrame = function () {
_x = (_x + xvel);
_y = (_y + yvel);
xvel = xvel * 0.9;
yvel = yvel * 0.9;
};
Symbol 522 MovieClip [particle] Frame 59
this.unloadMovie();
Symbol 527 MovieClip [perfect] Frame 25
removeMovieClip(this);
Symbol 530 MovieClip [poor] Frame 22
removeMovieClip(this);
Symbol 547 MovieClip [shotglass] Frame 1
stop();
Symbol 547 MovieClip [shotglass] Frame 50
_root.gotoAndPlay("board");
_root.$drunk = 95;
stop();
Symbol 555 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(random(_totalframes));
};
Symbol 558 MovieClip Frame 1
onEnterFrame = function () {
if (random(2) == 1) {
tmp = attachMovie("flame", "flame" + this.getNextHighestDepth(), this.getNextHighestDepth());
tmp._y = -40;
tmp._x = random(200) - 100;
tmp._xscale = random(50) + 50;
tmp._yscale = tmp._xscale;
tmp._alpha = random(100);
}
};
Symbol 558 MovieClip Frame 19
_parent.play();
Symbol 558 MovieClip Frame 60
stop();
Symbol 562 Button
on (release) {
if (_parent.$resetquality) {
_parent.$resetquality = false;
_quality = "HIGH";
}
_root.sheetcross.play();
_parent.gotoAndPlay("out");
}
Symbol 565 MovieClip Frame 75
stop();
Symbol 568 MovieClip [sinbox] Frame 1
stop();
Symbol 568 MovieClip [sinbox] Frame 2
if (_quality == "HIGH") {
_quality = "MEDIUM";
$resetquality = true;
}
stop();
Symbol 568 MovieClip [sinbox] Frame 18
stop();
Symbol 568 MovieClip [sinbox] Frame 32
this.removeMovieClip();
stop();
Symbol 572 MovieClip [waheytext] Frame 1
_x = (_x + xvel);
_y = (_y + yvel);
xvel = xvel * slow;
yvel = yvel * slow;
_rotation = (_rotation + rot);
_xscale = (_xscale * shrink);
_yscale = (_yscale * shrink);
if (_alpha > 0) {
_alpha = (_alpha * fade);
} else {
removeMovieClip(this);
}
Symbol 572 MovieClip [waheytext] Frame 2
gotoAndPlay (1);
Symbol 573 MovieClip [wahey] Frame 22
removeMovieClip(this);
Symbol 614 MovieClip Frame 1
stop();
Symbol 616 MovieClip Frame 1142
stop();
Symbol 619 Button
on (press) {
_root.attachMovie("introfade", "introfade", 3125);
_root.gotoAndPlay("board");
}
Instance of Symbol 628 MovieClip in Symbol 631 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.hitTest(_root._xmouse, _root._ymouse)) {
_parent.play();
}
}
Symbol 638 MovieClip Frame 71
_root.play();
stop();
Symbol 679 Button
on (release) {
_root.play();
}
Symbol 681 MovieClip Frame 97
_root.play();
stop();
Symbol 738 MovieClip Frame 98
stop();
Symbol 818 MovieClip Frame 2
stop();
Symbol 818 MovieClip Frame 4
stop();
Symbol 818 MovieClip Frame 6
stop();
Symbol 818 MovieClip Frame 8
stop();
Symbol 818 MovieClip Frame 10
stop();
Symbol 818 MovieClip Frame 12
stop();
Symbol 818 MovieClip Frame 14
stop();
Symbol 818 MovieClip Frame 16
stop();
Symbol 818 MovieClip Frame 18
stop();
Symbol 818 MovieClip Frame 20
stop();
Symbol 818 MovieClip Frame 22
stop();
Symbol 818 MovieClip Frame 24
stop();
Symbol 818 MovieClip Frame 26
stop();
Symbol 818 MovieClip Frame 28
stop();
Symbol 818 MovieClip Frame 30
stop();
Symbol 824 MovieClip Frame 1
stop();
Symbol 824 MovieClip Frame 2
_parent._parent.blink = false;
Symbol 830 MovieClip Frame 1
stop();
Instance of Symbol 824 MovieClip in Symbol 830 MovieClip Frame 1
onClipEvent (enterFrame) {
if (random(200) == 1) {
_parent._parent.blink = true;
}
if (_parent._parent.blink) {
play();
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 832 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 834 MovieClip Frame 1
_visible = false;
Symbol 848 MovieClip Frame 1
gotoAndStop(Math.ceil(_root.$looksval / 6) + 1);
Symbol 853 MovieClip Frame 1
gotoAndStop(Math.floor(_root.$strengthval / 10) + 1);
Symbol 859 MovieClip Frame 1
gotoAndStop(Math.ceil(_root.$looksval / 6) + 1);
Instance of Symbol 818 MovieClip "mouth" in Symbol 860 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 877 MovieClip Frame 16
stop();
Symbol 879 MovieClip Frame 110
_root.attachMovie("introfade", "introfade", 3125);
_root.gotoAndPlay("board");
Symbol 895 Button
on (press) {
_root.play();
_root.music.setVolume(_root.mVol);
_root.ambience.setVolume(_root.aVol);
}
Symbol 897 Button
on (press) {
_root.$looksval++;
if (_root.$looksval > 30) {
_root.$looksval = 30;
}
_root.$looks = _root.$looklist[_root.$looksval - 1];
}
Symbol 898 Button
on (press) {
_root.$looksval--;
if (_root.$looksval < 1) {
_root.$looksval = 1;
}
_root.$looks = _root.$looklist[_root.$looksval - 1];
}
Symbol 899 Button
on (press) {
_root.$strengthval--;
if (_root.$strengthval < 1) {
_root.$strengthval = 1;
}
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
}
Symbol 900 Button
on (press) {
_root.$strengthval++;
if (_root.$strengthval > 30) {
_root.$strengthval = 30;
}
_root.$strength = _root.$strengthlist[_root.$strengthval - 1];
}
Symbol 901 Button
on (press) {
_root.$jobval--;
if (_root.$jobval < 0) {
_root.$jobval = 0;
}
_root.$skill = _root.$joblist[_root.$jobval];
}
Symbol 902 Button
on (press) {
_root.$jobval++;
if (_root.$jobval > 2) {
_root.$jobval = 2;
}
_root.$skill = _root.$joblist[_root.$jobval];
}
Symbol 915 MovieClip Frame 1
stop();
Instance of Symbol 920 MovieClip in Symbol 921 MovieClip Frame 1
onClipEvent (load) {
_x = (-28.9 + (_root.$day * 2));
}
Instance of Symbol 916 MovieClip in Symbol 932 MovieClip Frame 1
onClipEvent (load) {
_alpha = (100 - (_root.$time * 16));
}
Instance of Symbol 916 MovieClip in Symbol 932 MovieClip Frame 21
onClipEvent (load) {
_alpha = ((_root.$time - 20) * 25);
}
Symbol 948 MovieClip Frame 1
function cars(seed, targ) {
with (targ) {
gotoAndStop(Math.round((Math.sin(_root.$minutes + seed) + 1.5) * 2));
if (Math.sin(_root.$minutes + (seed * 10)) > 0) {
targ.unloadMovie();
}
}
}
Instance of Symbol 941 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (load) {
_parent.cars(9, this);
}
onClipEvent (enterFrame) {
_parent.cars(9, this);
}
Instance of Symbol 941 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.cars(18, this);
}
onClipEvent (load) {
_parent.cars(18, this);
}
Instance of Symbol 941 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.cars(3, this);
}
onClipEvent (load) {
_parent.cars(3, this);
}
Instance of Symbol 947 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.cars(6, this);
}
onClipEvent (load) {
_parent.cars(6, this);
}
Instance of Symbol 947 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.cars(5, this);
}
onClipEvent (load) {
_parent.cars(5, this);
}
Instance of Symbol 947 MovieClip in Symbol 948 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.cars(4, this);
}
onClipEvent (load) {
_parent.cars(4, this);
}
Symbol 953 MovieClip Frame 1
onEnterFrame = function () {
if ((_root.$time < 9) or (_root.$time >= 17)) {
stop();
} else {
play();
}
};
Symbol 953 MovieClip Frame 20
gotoAndPlay (1);
Symbol 954 Button
on (release) {
if ((_root.$time >= 9) && (_root.$time <= 17)) {
a = random(5);
if (a == 1) {
_root.talk.$text = "They make me pretty.";
} else if (a == 2) {
_root.talk.$text = "Hairdressers.";
} else if (a == 4) {
_root.talk.$text = "They do complete makeovers.";
} else if (a == 3) {
_root.talk.$text = "It's unisex, honest.";
} else {
_root.talk.$text = "Run by two lovely queers.";
}
_root.all.$goto = "hairdressers";
_root.all.play();
} else {
a = random(2);
if (a == 1) {
_root.talk.$text = "Its closed";
} else {
_root.talk.$text = "Its open 9am-5pm";
}
}
}
Symbol 955 Button
on (release) {
if ((_root.$time <= 6) or (_root.$time >= 18)) {
a = random(5);
if (a == 1) {
_root.talk.$text = "Dive, dive, dive.";
} else if (a == 2) {
_root.talk.$text = "My favourite bar.";
} else if (a == 4) {
_root.talk.$text = "Let's go get me drunk.";
} else if (a == 3) {
_root.talk.$text = "It's a good place to pick up women.";
} else {
_root.talk.$text = "Take me to the bar, you know you want to.";
}
_root.all.$goto = "bar";
_root.all.play();
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("bar");
_root.music.start(0, 999);
} else {
_root.talk.$text = "The bars not open in the day";
}
}
Symbol 966 Button
on (release) {
if ((_root.$time >= 6) && (_root.$time <= 23)) {
a = random(5);
if (a == 1) {
_root.talk.$text = "Food, food is good, good for eating.";
} else if (a == 2) {
_root.talk.$text = "The home of the infamous fat-in-a-jug.";
} else if (a == 4) {
_root.talk.$text = "The walls are literally made of fat, well, not literally.";
} else if (a == 3) {
_root.talk.$text = "I'm hungry.";
} else {
_root.talk.$text = "A good place for a meal, 17-7";
}
_root.all.$goto = "restuarant";
_root.all.play();
_root.ambience.stop();
_root.ambience.attachSound("fast food");
_root.ambience.start(0, 999);
} else {
a = random(2);
if (a == 1) {
_root.talk.$text = "Its not open now";
} else {
_root.talk.$text = "Its open 6am-11pm";
}
}
}
Symbol 969 Button
on (release) {
a = random(5);
if (a == 1) {
_root.talk.$text = "The gym, a place of evil.";
} else if (a == 2) {
_root.talk.$text = "My membership here is purely for show.";
} else if (a == 4) {
_root.talk.$text = "What kind of crazy fool thought up gyms?";
} else if (a == 3) {
_root.talk.$text = "We're not going in there.";
} else {
_root.talk.$text = "Noo!, I'm allergic to exercise.";
}
_root.all.$goto = "gym";
_root.all.play();
_root.music.stop();
_root.music.attachSound("gym music");
_root.music.start(0, 999);
}
Symbol 972 Button
on (release) {
_root.ambience.stop();
_root.ambience.attachSound("office loop");
_root.ambience.start(0, 999);
a = random(5);
if (a == 1) {
_root.talk.$text = "This is where I work.";
} else if (a == 2) {
_root.talk.$text = "The office, homely place, nice wall colour.";
} else if (a == 4) {
_root.talk.$text = "I work as a personal manager.";
} else if (a == 3) {
_root.talk.$text = "I run personal accounts, hiring and firing.";
} else {
_root.talk.$text = "Open 24-7, I'm on Flexi-time.";
}
_root.all.$goto = "office";
_root.all.play();
}
Symbol 977 Button
on (release) {
a = random(5);
if (a == 1) {
_root.talk.$text = "Ewww.. nature.";
} else if (a == 2) {
_root.talk.$text = "Forests are evil, they're full of rampant naturists.";
} else if (a == 4) {
_root.talk.$text = "The woods.";
} else if (a == 3) {
_root.talk.$text = "Disturbingly green.";
} else {
_root.talk.$text = "I wouldn't go there, I might get exercise.";
}
_root.all.$goto = "forest";
_root.all.play();
if ((_root.$time < 7) or (_root.$time >= 18)) {
_root.ambience.stop();
_root.ambience.attachSound("night loop");
_root.ambience.start(0, 999);
} else {
_root.ambience.stop();
_root.ambience.attachSound("forest loop");
_root.ambience.start(0, 999);
}
_root.music.stop();
_root.music.attachSound("nature music");
_root.music.start(0, 999);
}
Symbol 981 Button
on (release) {
a = random(5);
if (a == 1) {
_root.talk.$text = "A house for the ridiculously rich.";
} else if (a == 2) {
_root.talk.$text = "I think it is actually paved with gold.";
} else if (a == 4) {
_root.talk.$text = "Money, it's a gas alright, a terrible gas.";
} else if (a == 3) {
_root.talk.$text = "The largest mansion around.";
} else {
_root.talk.$text = "I'm sure houses this big should be illegal.";
}
_root.all.$goto = "mansion";
_root.all.play();
if ((_root.$time < 7) or (_root.$time >= 18)) {
_root.ambience.stop();
_root.ambience.attachSound("night loop");
_root.ambience.start(0, 999);
} else {
_root.ambience.stop();
_root.ambience.attachSound("forest loop");
_root.ambience.start(0, 999);
}
_root.music.stop();
_root.music.attachSound("mansion music");
_root.music.start(0, 999);
}
Symbol 985 MovieClip Frame 1
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
Symbol 987 MovieClip Frame 1
onEnterFrame = function () {
if (random(600) < (Math.sin((_root.$time / 24) * Math.PI) * 5)) {
z = random(4);
switch (z) {
case 0 :
tmp = attachMovie("cars24", "car" + this.getNextHighestDepth(), this.getNextHighestDepth());
break;
case 1 :
tmp = attachMovie("cars43", "car" + this.getNextHighestDepth(), this.getNextHighestDepth());
break;
case 2 :
tmp = attachMovie("cars45", "car" + this.getNextHighestDepth(), this.getNextHighestDepth());
break;
case 3 :
tmp = attachMovie("cars1", "car" + this.getNextHighestDepth(), this.getNextHighestDepth());
}
tmp._y = 0;
tmp._x = 218;
tmp.c = random(5) + 1;
}
};
Symbol 997 Button
on (release) {
a = random(5);
if (a == 1) {
_root.talk.$text = "Home sweet home...";
} else if (a == 2) {
_root.talk.$text = "It's where I sleep.";
} else if (a == 4) {
_root.talk.$text = "Just point me towards the bed.";
} else if (a == 3) {
_root.talk.$text = "Sleep, sleeps a good idea.";
} else {
_root.talk.$text = "I won it on a crooked gameshow.";
}
_root.all.$goto = "house";
_root.all.play();
}
Symbol 1002 Button
on (release) {
a = random(4);
if (a == 1) {
_root.talk.$text = "It's my local.";
} else if (a == 2) {
_root.talk.$text = "The Nobody Inn, they like puns.";
} else if (a == 3) {
_root.talk.$text = "A surprisingly expensive freehouse.";
} else {
_root.talk.$text = "Mhmmmm, Al-cee-hol.";
}
_root.all.$goto = "pub";
_root.all.play();
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("inn music " + (random(3) + 1));
_root.music.start(0, 999);
}
Instance of Symbol 1003 MovieClip in Symbol 1004 MovieClip Frame 1
onClipEvent (load) {
_x = ((-_root.all.viewer._x) + 144);
_y = (((-_root.all.viewer._y) / 2) + 120);
}
onClipEvent (enterFrame) {
_x = ((-_root.all.viewer._x) + 144);
_y = (((-_root.all.viewer._y) / 2) + 120);
}
Symbol 1006 MovieClip Frame 1
i = 1;
while (i <= 10) {
tmp = attachMovie("clouds", "c" + i, getNextHighestDepth());
i++;
}
onEnterFrame = function () {
if ((_root.$time > 18) or (_root.$time < 7)) {
$var = 50;
} else {
$var = 100;
}
if (random($var) == 1) {
tmp = birds.attachMovie("bird1", "b" + birds.getNextHighestDepth(), birds.getNextHighestDepth());
s = new Sound(this);
s.attachSound("birdsound" + (random(3) + 1));
s.start();
tmp._y = random(300);
tmp.dir = (random(2) * 2) - 1;
tmp._x = 300 * tmp.dir;
tmp._xscale = -100 * tmp.dir;
}
};
Instance of Symbol 932 MovieClip in Symbol 1006 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Symbol 1008 MovieClip Frame 1
function camControl() {
parentColor.setTransform(camColor.getTransform());
var _local4 = sX / this._width;
var _local3 = sY / this._height;
_parent._x = cX - (this._x * _local4);
_parent._y = cY - (this._y * _local3);
_parent._xscale = 100 * _local4;
_parent._yscale = 100 * _local3;
}
function resetStage() {
var _local2 = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0};
parentColor.setTransform(_local2);
_parent._xscale = 100;
_parent._yscale = 100;
_parent._x = 0;
_parent._y = 0;
}
this._visible = false;
var oldMode = Stage.scaleMode;
Stage.scaleMode = "exactFit";
var cX = (Stage.width / 2);
var cY = (Stage.height / 2);
var sX = Stage.width;
var sY = Stage.height;
Stage.scaleMode = oldMode;
var camColor = new Color(this);
var parentColor = new Color(_parent);
this.onEnterFrame = camControl;
camControl();
this.onUnload = resetStage;
Symbol 1013 Button
on (release) {
s = new Sound(this);
s.attachSound("itemget");
s.start();
if (_root.$lynx != true) {
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "lynx";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("lynx");
i = 10;
}
i++;
}
_visible = false;
_root.$lynx = true;
}
}
Symbol 1018 Button
on (press) {
$press = true;
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1019 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1025 MovieClip Frame 1
stop();
Instance of Symbol 1014 MovieClip in Symbol 1025 MovieClip Frame 1
onClipEvent (load) {
if (_root.$lynx) {
_visible = false;
}
}
Instance of Symbol 1019 MovieClip in Symbol 1025 MovieClip Frame 1
onClipEvent (load) {
$character = "hairdresser";
$press = false;
}
onClipEvent (enterFrame) {
if ($press == true) {
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_root.$input = "@a8^Please,^le6s7^let me make you^ let me mak6 yu6^beautiful!^9 b4tif8ul7 ;i $";
_parent.gotoAndPlay(2);
}
}
Symbol 1025 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 818 MovieClip "mouth" in Symbol 1025 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 834 MovieClip "control" in Symbol 1025 MovieClip Frame 2
onClipEvent (load) {
$num = _parent.$num;
a = 0;
$stop = false;
_root.$currentsay = "";
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
}
_parent.mouth.gotoAndPlay($frame);
}
}
_parent.eye1.gotoAndStop(_parent.$eye);
_parent.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1029 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1032 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1039 Button
on (release) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
$talkto = "man";
if (_root.$wrath != true) {
_root.$input = "8@m^Still haven't commited the sins?^9stil7 havnt8comitd1e sins ^ ^:&g ^no^ no ;q $";
} else {
_root.$input = "!@n^Owwww..^ 4w775777777 $";
}
gotoAndPlay (2);
}
Symbol 1067 MovieClip Frame 2
stop();
Symbol 1067 MovieClip Frame 4
stop();
Symbol 1067 MovieClip Frame 6
stop();
Symbol 1067 MovieClip Frame 8
stop();
Symbol 1067 MovieClip Frame 10
stop();
Symbol 1067 MovieClip Frame 12
stop();
Symbol 1067 MovieClip Frame 14
stop();
Symbol 1067 MovieClip Frame 16
stop();
Symbol 1067 MovieClip Frame 18
stop();
Symbol 1067 MovieClip Frame 20
stop();
Symbol 1067 MovieClip Frame 22
stop();
Symbol 1067 MovieClip Frame 24
stop();
Symbol 1067 MovieClip Frame 26
stop();
Symbol 1067 MovieClip Frame 28
stop();
Symbol 1067 MovieClip Frame 30
stop();
Symbol 1073 MovieClip Frame 1
stop();
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1073 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1077 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1081 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1097 MovieClip Frame 1
gotoAndStop(random(_totalframes) + 1);
Symbol 1105 MovieClip Frame 1
var tvnoise = new Sound();
tvnoise.attachSound("whistle");
Instance of Symbol 1086 MovieClip in Symbol 1105 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Math.random() < 0.005) {
_parent.tvnoise.start();
}
}
Symbol 1105 MovieClip Frame 2
channel = 5;
Symbol 1105 MovieClip Frame 8
gotoAndStop(random(3) + 1);
Instance of Symbol 1105 MovieClip in Symbol 1107 MovieClip Frame 1
on (press) {
gotoAndPlay ("static");
}
Symbol 1115 Button
on (release) {
$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
$talkto = "man";
_root.$input = "^bah,^ 8 bah ^still not commited the sins^ 9stil7 not 8com6it6d 1e sins6^I see^ I se7 ^ ^: ^no^ no ;q $";
play();
}
Instance of Symbol 1029 MovieClip in Symbol 1119 MovieClip Frame 1
onClipEvent (load) {
if (_root.$time < 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1032 MovieClip "notchar" in Symbol 1119 MovieClip Frame 1
onClipEvent (load) {
if (_root.$time >= 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1112 MovieClip in Symbol 1119 MovieClip Frame 1
onClipEvent (load) {
if (_root.$wrath) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 1119 MovieClip Frame 2
stop();
Instance of Symbol 1029 MovieClip "char" in Symbol 1119 MovieClip Frame 2
onClipEvent (load) {
if (_root.$time < 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1032 MovieClip "alt1" in Symbol 1119 MovieClip Frame 2
onClipEvent (load) {
if (_root.$time >= 12) {
_visible = false;
} else {
_visible = true;
}
}
Symbol 1119 MovieClip Frame 3
stop();
Instance of Symbol 1029 MovieClip "notchar" in Symbol 1119 MovieClip Frame 3
onClipEvent (load) {
if (_root.$time < 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1032 MovieClip "notchar" in Symbol 1119 MovieClip Frame 3
onClipEvent (load) {
if (_root.$time >= 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1073 MovieClip "char" in Symbol 1119 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1077 MovieClip "alt2" in Symbol 1119 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1081 MovieClip "alt1" in Symbol 1119 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
Symbol 1121 MovieClip Frame 1
stop();
Instance of Symbol 1029 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (load) {
$character = "barman1";
$press = false;
if (_root.$time < 12) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_visible) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_parent.$talkto = "barman1";
_root.$input = "8@l^Hi,^ hi66 ^what can I get you? ^ wot can i get yu ^Beer or cocktail?^ be6r or cok6ta6l6 ^ ^: ;a $";
_parent.gotoAndPlay(2);
}
}
}
Instance of Symbol 1032 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (load) {
$character = "barman1";
$press = false;
if (_root.$time >= 12) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_visible) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_parent.$talkto = "barman1";
_root.$input = "8 @k^What can I get you?^ wat wil it be: ;a $";
_parent.gotoAndPlay(2);
}
}
}
Instance of Symbol 1073 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl1";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$janebase != true) {
_root.$janebase = true;
_root.$input = "8@b^Hello,^ h6el0^I'm Jane.^ em je^^ :&f ^Hello,^ hel7o ^I'm Ed^im ed ;j $";
} else if (_root.$janenotchoice) {
_root.$input = "8@c^Please,^ ple6s7 ^leave me alone.^ le6v6 me alone $";
} else {
_root.$input = "8@d^Hello.^ h6el0 ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 55);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1077 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl2";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$ameliabase != true) {
_root.$ameliabase = true;
_root.$input = "8@e^Hola,^ hola ^I'm Amelia.^ ym amelia^^ :&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$amelianotchoice) {
_root.$input = "*@f^nrgggghhhhhhhhhahahha!^ ner6666a666r666a66r6666a66666 $";
} else {
_root.$input = "8@g^Greetings.^ gretins ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1081 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl3";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$erinbase != true) {
_root.$erinbase = true;
_root.$input = "8@h^Hi,^ hi ^I'm Erin.^ ym erin^^:&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$erinnotchoice) {
_root.$input = " *@i^Piss off^ pis6 of6 $";
} else {
_root.$input = "8@j^Hi.^ hi ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Symbol 1121 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 1119 MovieClip "convo" in Symbol 1121 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop(_parent.$talkto);
}
Instance of Symbol 834 MovieClip "control" in Symbol 1121 MovieClip Frame 2
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
}
_parent.convo.char.mouth.gotoAndPlay($frame);
_parent.convo.alt1.mouth.gotoAndPlay($frame);
_parent.convo.alt2.mouth.gotoAndPlay($frame);
}
}
_parent.convo.char.eye1.gotoAndStop(_parent.$eye);
_parent.convo.char.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye2.gotoAndStop(_parent.$eye);
}
}
Symbol 1121 MovieClip Frame 3
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1121 MovieClip Frame 3
onClipEvent (load) {
$num = _parent.$num;
a = 0;
$stop = false;
_root.$currentsay = "";
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Symbol 1128 MovieClip Frame 1
stop();
Instance of Symbol 932 MovieClip in Symbol 1128 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Symbol 1128 MovieClip Frame 2
stop();
Symbol 1133 MovieClip Frame 1
stop();
Symbol 1133 MovieClip Frame 2
stop();
Symbol 1133 MovieClip Frame 3
gotoAndStop (1);
Symbol 1134 Button
on (press) {
if (!_root.all.$lock) {
_root.attachMovie("bedfade", "bedfade", _root.getNextHighestDepth());
}
}
Symbol 1135 MovieClip Frame 1
stop();
Instance of Symbol 1128 MovieClip "bedroomsky" in Symbol 1135 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
gotoAndStop (2);
}
}
Instance of Symbol 1133 MovieClip in Symbol 1135 MovieClip Frame 1
on (press) {
nextFrame();
}
Symbol 1152 MovieClip Frame 1
stop();
Instance of Symbol 818 MovieClip "mouth" in Symbol 1152 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1152 MovieClip Frame 2
stop();
Symbol 1156 Button
on (release) {
s = new Sound(this);
s.attachSound("itemget");
s.start();
_visible = false;
if (_root.$condom != true) {
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "condom";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("condom");
i = 10;
}
i++;
}
_root.$condom = true;
}
}
Symbol 1161 Button
on (release) {
s = new Sound(this);
s.attachSound("itemget");
s.start();
_visible = false;
if (_root.$leaf != true) {
i = 1;
while (i < 8) {
if (_root["slot" + i].$contents == "empty") {
_root["slot" + i].$contents = "leaf";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("leaf");
i = 10;
}
i++;
}
_root.$leaf = true;
}
}
Symbol 1164 MovieClip Frame 1
onEnterFrame = function () {
if (random(100) == 1) {
tmp = birds.attachMovie("bird1", "b" + birds.getNextHighestDepth(), birds.getNextHighestDepth());
tmp._y = random(300);
tmp.dir = (random(2) * 2) - 1;
tmp._x = 300 * tmp.dir;
tmp._xscale = -100 * tmp.dir;
}
};
stop();
Instance of Symbol 932 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1142 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time < 7) or (_root.$time >= 18)) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1152 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
$character = "naturist";
$press = false;
if (_root.$forestguydown) {
gotoAndStop (2);
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_root.$input = "8@o^Do you like nature?^ 98 do7 yu6 li7c natur7 9 8 + 8 + 8;m";
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1157 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
if (_root.$condom) {
_visible = false;
}
}
Instance of Symbol 1162 MovieClip in Symbol 1164 MovieClip Frame 1
onClipEvent (load) {
if (_root.$leaf) {
_visible = false;
}
}
Symbol 1164 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1164 MovieClip Frame 2
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if (((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) or ($var == "%")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "%") {
_root.saveitems();
_root.gotoAndPlay("forestfight");
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "%") {
_root.$skip = false;
_root.saveitems();
_root.gotoAndPlay("forestfight");
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
}
_parent.mouth.gotoAndPlay($frame);
}
}
_parent.eye1.gotoAndStop(_parent.$eye);
_parent.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1164 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1167 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1169 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1180 Button
on (release) {
_root.gotoAndPlay("ddrpractice");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1184 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1190 MovieClip Frame 1
stop();
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1190 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1197 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1200 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1077 MovieClip "char" in Symbol 1200 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1081 MovieClip "alt2" in Symbol 1200 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1190 MovieClip "alt1" in Symbol 1200 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1200 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1197 MovieClip in Symbol 1200 MovieClip Frame 4
onClipEvent (load) {
if (_root.$time < 12) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1200 MovieClip Frame 4
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1202 MovieClip Frame 1
stop();
Instance of Symbol 1167 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$character = "npc";
$press = false;
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "npc";
_root.$input = "/@p^Times are tough.^ times ar tuf6 $ ";
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1169 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$character = "barman1";
$press = false;
}
onClipEvent (enterFrame) {
if (_visible) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_parent.$talkto = "barman1";
_root.$input = "8@k^What can I get you?^wat wil itbeyu : ;t $";
_parent.gotoAndPlay(2);
}
}
}
Instance of Symbol 1184 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$character = "judge";
$press = false;
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "judge";
if (_root.$pride != true) {
if (_root.$malecompdone != true) {
if (_root.$looksval < 12) {
_root.$input = "8@q^I'm sorry,^im sor6y ^but you are too ugly^but yu ar to ugli^to compete in the Daily Male competition.^ to cupe6t in1e dalimayl copet2on $";
} else {
_root.$input = "8@s^Hello sir,^helo sr^would you like to compete ^ wud yu lk to cupet^to be today's Daily Male?^ tobe todas dali mal ^^: ;k $";
}
} else {
_root.$input = "8@r ^Today's competition is over.^ todays compyti2on is over6 $";
}
} else {
_root.$input = "8@t ^Well done, winner.^ wel6 dun6 win6a $;";
}
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1077 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl2";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$ameliabase != true) {
_root.$ameliabase = true;
_root.$input = "8@e^Hola,^ hola ^I'm Amelia.^ ym amelia^^ :&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$amelianotchoice) {
_root.$input = "*@f^nrgggghhhhhhhhhahahha!^ ner6666a666r666a66r6666a66666 $";
} else {
_root.$input = "8@g^Greetings.^ gretins ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1081 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl3";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$erinbase != true) {
_root.$erinbase = true;
_root.$input = "8@h^Hi,^ hi ^I'm Erin.^ ym erin^^:&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$erinnotchoice) {
_root.$input = " *@i^Piss off^ pis6 of6 $";
} else {
_root.$input = "8@j^Hi.^ hi ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1190 MovieClip in Symbol 1202 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl1";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$janebase != true) {
_root.$janebase = true;
_root.$input = "8@b^Hello,^ h6el0^I'm Jane.^ em je^^ :&f ^Hello,^ hel7o ^I'm Ed^im ed ;j $";
} else if (_root.$janenotchoice) {
_root.$input = "8@c^Please,^ ple6s7 ^leave me alone.^ le6v6 me alone $";
} else {
_root.$input = "8@d^Hello.^ h6el0 ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 55);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Symbol 1202 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1202 MovieClip Frame 2
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_parent.gotoAndPlay(3);
}
}
_parent.convo.mouth.gotoAndPlay($frame);
_parent.convo.char.mouth.gotoAndPlay($frame);
_parent.convo.alt1.mouth.gotoAndPlay($frame);
_parent.convo.alt2.mouth.gotoAndPlay($frame);
}
}
_parent.convo.eye1.gotoAndStop(_parent.$eye);
_parent.convo.eye2.gotoAndStop(_parent.$eye);
_parent.convo.char.eye1.gotoAndStop(_parent.$eye);
_parent.convo.char.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 1200 MovieClip "convo" in Symbol 1202 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop(_parent.$talkto);
}
Symbol 1202 MovieClip Frame 3
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1202 MovieClip Frame 3
onClipEvent (load) {
$num = _parent.$num;
a = 0;
$stop = false;
_root.$currentsay = "";
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1209 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1216 Button
on (press) {
play();
}
Symbol 1220 MovieClip Frame 1
if (_root.$squozen) {
gotoAndStop(_totalframes);
}
stop();
Symbol 1220 MovieClip Frame 20
_root.$squozen = true;
stop();
Instance of Symbol 818 MovieClip "mouth" in Symbol 1221 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 932 MovieClip in Symbol 1227 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1227 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1067 MovieClip "mouth" in Symbol 1227 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1077 MovieClip "char" in Symbol 1227 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1081 MovieClip "alt1" in Symbol 1227 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 1190 MovieClip "alt2" in Symbol 1227 MovieClip Frame 3
onClipEvent (load) {
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
Symbol 1230 MovieClip Frame 1
stop();
Instance of Symbol 932 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1209 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
$character = "fatlady";
$press = false;
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "fatlady";
_root.$input = "8@u^You want to commit the sin of lust?^ yu6 want to6 com6it 1e sin6 of lust6 ^^:/ 8: :/ ^No^ &gno $";
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1073 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl1";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$janebase != true) {
_root.$janebase = true;
_root.$input = "8@b^Hello,^ h6el0^I'm Jane.^ em je^^ :&f ^Hello,^ hel7o ^I'm Ed^im ed ;j $";
} else if (_root.$janenotchoice) {
_root.$input = "8@c^Please,^ ple6s7 ^leave me alone.^ le6v6 me alone $";
} else {
_root.$input = "8@d^Hello.^ h6el0 ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 55);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1077 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 2) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl2";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$ameliabase != true) {
_root.$ameliabase = true;
_root.$input = "8@e^Hola,^ hola ^I'm Amelia.^ ym amelia^^ :&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$amelianotchoice) {
_root.$input = "*@f^nrgggghhhhhhhhhahahha!^ ner6666a666r666a66r6666a66666 $";
} else {
_root.$input = "8@g^Greetings.^ gretins ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1081 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
$press = false;
if ((_root.$day % 3) != 0) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_root.$character = "girl3";
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "girl1";
if (_root.$erinbase != true) {
_root.$erinbase = true;
_root.$input = "8@h^Hi,^ hi ^I'm Erin.^ ym erin^^:&f ^Hello,^ hel7o ^I'm Ed.^im ed ;j $";
} else if (_root.$erinnotchoice) {
_root.$input = " *@i^Piss off^ pis6 of6 $";
} else {
_root.$input = "8@j^Hi.^ hi ^^ : ;j $";
}
_root.attachMovie("lustometer", "lustometer", 155);
_root.lustometer._x = 7;
_root.lustometer._y = 27;
_parent.gotoAndPlay(2);
}
}
Instance of Symbol 1221 MovieClip in Symbol 1230 MovieClip Frame 1
onClipEvent (load) {
$character = "staff";
$press = false;
}
onClipEvent (enterFrame) {
if ($press == true) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_parent.$talkto = "staff";
_root.$input = "8@v^What will it be?^ wat wil it be : ;g $";
_parent.gotoAndPlay(2);
}
}
Symbol 1230 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1230 MovieClip Frame 2
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_parent.gotoAndPlay(3);
}
}
_parent.convo.mouth.gotoAndPlay($frame);
_parent.convo.char.mouth.gotoAndPlay($frame);
_parent.convo.alt1.mouth.gotoAndPlay($frame);
_parent.convo.alt2.mouth.gotoAndPlay($frame);
}
}
_parent.convo.eye1.gotoAndStop(_parent.$eye);
_parent.convo.eye2.gotoAndStop(_parent.$eye);
_parent.convo.char.eye1.gotoAndStop(_parent.$eye);
_parent.convo.char.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt1.eye2.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye1.gotoAndStop(_parent.$eye);
_parent.convo.alt2.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 1227 MovieClip "convo" in Symbol 1230 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop(_parent.$talkto);
}
Symbol 1230 MovieClip Frame 3
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1230 MovieClip Frame 3
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
if ($var == "&") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("voice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.all.viewer._x = _root.$lastviewerx;
_root.all.viewer._y = _root.$lastviewery;
_parent.gotoAndPlay(2);
}
}
_parent.ed.mouth.gotoAndPlay($frame);
}
}
_parent.ed.eye1.gotoAndStop(_parent.$eye);
_parent.ed.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1230 MovieClip Frame 3
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1248 MovieClip Frame 2
stop();
Symbol 1248 MovieClip Frame 20
gotoAndPlay (3);
Symbol 1254 MovieClip Frame 2
stop();
Symbol 1254 MovieClip Frame 3
stop();
Symbol 1271 MovieClip Frame 2
stop();
Symbol 1271 MovieClip Frame 20
gotoAndPlay (3);
Symbol 1277 MovieClip Frame 2
stop();
Symbol 1277 MovieClip Frame 3
stop();
Symbol 1283 MovieClip Frame 2
stop();
Symbol 1283 MovieClip Frame 3
stop();
Symbol 1292 MovieClip Frame 2
stop();
Symbol 1292 MovieClip Frame 11
gotoAndPlay (3);
Instance of Symbol 932 MovieClip in Symbol 1298 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1295 MovieClip in Symbol 1298 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time > 7) and (_root.$time <= 18)) {
_visible = false;
}
}
Instance of Symbol 1297 MovieClip in Symbol 1298 MovieClip Frame 1
onClipEvent (load) {
x1 = _x;
y1 = _y;
xp = _parent._parent._parent._x;
yp = _parent._parent._parent._y;
}
onClipEvent (enterFrame) {
_x = (x1 + (_parent._parent._parent._x - xp));
_y = (y1 + ((_parent._parent._parent._y - yp) / 2));
}
Symbol 1302 Button
on (release) {
_root.saveitems();
_root.gotoAndPlay("weights");
}
Instance of Symbol 932 MovieClip in Symbol 1304 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1307 MovieClip "largehand" in Symbol 1313 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_root.$minutes * 6);
}
Instance of Symbol 1307 MovieClip in Symbol 1313 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_root.$time * 30);
}
Symbol 1314 Button
on (release) {
_root.$moneygameon = true;
_root.$worksessions++;
_root.saveitems();
_root.gotoAndPlay("work");
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1318 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop ("-");
}
Symbol 1319 Button
on (release) {
if (!_root.$greed) {
if (_root.$promotion) {
_root.saveitems();
_root.$promotion = false;
_root.gotoAndPlay("greed");
} else {
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You won't be promoted.";
_root.message0.$message = "You need to have a very good performance before being promoted.";
}
}
}
Symbol 1321 MovieClip Frame 1
stop();
Instance of Symbol 1316 MovieClip in Symbol 1321 MovieClip Frame 1
onClipEvent (load) {
_visible = (_root.$greed == true);
}
Instance of Symbol 1318 MovieClip in Symbol 1321 MovieClip Frame 1
onClipEvent (load) {
$character = "worker";
$press = false;
_visible = (!_root.$greed);
}
onClipEvent (enterFrame) {
if (($press == true) and (!_root.$greed)) {
_root.$viewerreturnx = _root.all.viewer._x;
_root.$viewerreturny = _root.all.viewer._y;
_parent.$num = 0;
_root.convo._visible = true;
_root.all.$lock = true;
_root.all.viewer._x = 150;
_root.all.viewer._y = 120;
_root.$input = "8@w^Hello, fellow worker.^/ helo felo worer $";
_parent.gotoAndPlay(2);
}
}
Symbol 1321 MovieClip Frame 2
_root.$varletters = _root.$input.split("");
_root.$varletters[_root.$varletters.length + 1] = " ";
stop();
Instance of Symbol 834 MovieClip "control" in Symbol 1321 MovieClip Frame 2
onClipEvent (load) {
_root.$currentsay = "";
$num = _parent.$num;
a = 0;
$stop = false;
}
onClipEvent (enterFrame) {
if ($stop != true) {
$newword = false;
$end = false;
a++;
if (a == 2) {
while ($end == false) {
$var = _root.$varletters[$num];
$num++;
if ($var == ";") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
$var = _root.$varletters[$num];
$num++;
}
if ($var == "@") {
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
s = new Sound(this);
s.attachSound("firstvoice" + $var);
s.start();
$var = _root.$varletters[$num];
$num++;
}
$end = true;
if (($newword != true) && (_root.$skip != true)) {
a = 0;
if ((((((((($var == "8") or ($var == "9")) or ($var == "+")) or ($var == "/")) or ($var == "*")) or ($var == "!")) or ($var == "^")) or ($var == ":")) or ($var == "$")) {
$end = false;
if ($var == ":") {
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
_root.all.$lock = false;
_root.convo._visible = false;
$end = true;
_parent.gotoAndPlay(1);
}
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "8") {
_parent.$eye = 1;
}
if ($var == "9") {
_parent.$eye = 2;
}
if ($var == "+") {
_parent.$eye = 3;
}
if ($var == "/") {
_parent.$eye = 4;
}
if ($var == "*") {
_parent.$eye = 5;
}
if ($var == "!") {
_parent.$eye = 6;
}
}
if ($var == "a") {
$frame = "a";
} else if ($var == "o") {
$frame = "o";
} else if ($var == "e") {
$frame = "e";
} else if (($var == "u") or ($var == "i")) {
$frame = "iu";
} else if (((($var == "c") or ($var == "k")) or ($var == "g")) or ($var == "y")) {
$frame = "ckg";
} else if (((($var == "d") or ($var == "l")) or ($var == "n")) or ($var == "t")) {
$frame = "dlnt";
} else if ((($var == "w") or ($var == "q")) or ($var == "4")) {
$frame = "wqoo";
} else if ((($var == "m") or ($var == "b")) or ($var == "p")) {
$frame = "mbp";
} else if (($var == "f") or ($var == "v")) {
$frame = "fv";
} else if (($var == "s") or ($var == "z")) {
$frame = "sz";
} else if ((($var == "2") or ($var == "3")) or ($var == "j")) {
$frame = "chshj";
} else if ($var == "r") {
$frame = "r";
} else if ($var == "1") {
$frame = "th";
} else if ($var == " ") {
$frame = "-";
a = -1;
} else if ($var == "5") {
$frame = "open";
} else if ($var == "6") {
$frame = "nan";
a = 1;
} else if ($var == "7") {
$frame = "nan";
} else {
$frame = "-";
a = -1;
}
} else if ($newword) {
if ($var == "^") {
$newword = false;
} else {
_root.$currentsay = _root.$currentsay + $var;
}
$end = false;
} else {
s.stop();
_root.speek.stop();
$end = false;
_parent.$eye = 1;
if ($var == "^") {
$newword = true;
_root.$currentsay = "";
}
if ($var == "$") {
_root.all.viewer._x = _root.$viewerreturnx;
_root.all.viewer._y = _root.$viewerreturny;
$end = true;
_root.$skip = false;
_root.all.$lock = false;
_root.convo._visible = false;
_parent.gotoAndPlay(1);
}
if ($var == ";") {
$end = true;
_root.$skip = false;
$var = _root.$varletters[$num];
$num++;
_root.attachMovie("convochoice" + $var, "convochoice" + $var, $num);
$stop = true;
}
if ($var == ":") {
$end = true;
_root.$skip = false;
_parent.$num = $num;
_root.$lastviewerx = _root.all.viewer._x;
_root.$lastviewery = _root.all.viewer._y;
_root.all.viewer._x = 350;
_root.all.viewer._y = 110;
_parent.gotoAndPlay(3);
}
}
_parent.mouth.gotoAndPlay($frame);
}
}
_parent.eye1.gotoAndStop(_parent.$eye);
_parent.eye2.gotoAndStop(_parent.$eye);
}
}
Instance of Symbol 818 MovieClip "mouth" in Symbol 1321 MovieClip Frame 2
onClipEvent (load) {
gotoAndStop ("-");
}
Instance of Symbol 1025 MovieClip "hairdresser" in Symbol 1322 MovieClip Frame 1
onClipEvent (load) {
$wait = 0;
}
onClipEvent (enterFrame) {
$wait++;
if (($wait > 200) and (!_root.$lock)) {
s = new Sound(this);
s.attachSound("clip");
s.start();
$wait = 0;
}
}
Symbol 1322 MovieClip Frame 2
if ((((((_root.$sloth and _root.$pride) and _root.$envy) and _root.$lust) and _root.$wrath) and _root.$greed) and _root.$gluttony) {
_root.gotoAndPlay("ending1");
}
Symbol 1322 MovieClip Frame 4
_root.$jiggle = true;
Instance of Symbol 1164 MovieClip "forest" in Symbol 1322 MovieClip Frame 4
onClipEvent (load) {
if (_root.$getbinoculars) {
_root.$getbinoculars = false;
i = 8;
_root.$getbinoculars = false;
_root["slot" + i].$contents = "binoculars";
_root["slot" + i]._visible = true;
_root["slot" + i].gotoAndStop("binoculars");
}
}
Symbol 1322 MovieClip Frame 5
_root.$wiggle = true;
Instance of Symbol 1298 MovieClip in Symbol 1322 MovieClip Frame 7
/* no clip actions */
Symbol 1325 MovieClip Frame 20
stop();
Symbol 1328 MovieClip Frame 1
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
_root.$back = false;
if (_root.$tyyuosdf != false) {
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You have 14 days.";
_root.message0.$message = "Over to you! Explore the scenic Kentish village of Gorpsdale and commit the 7 Deadly Sins.";
_root.$tyyuosdf = false;
}
stop();
if (((!_root.$janechoice) and (!_root.$ameliachoice)) and (!_root.$erinchoice)) {
if (_root.$makehimchoose) {
_root.saveitems();
_root.gotoAndStop("girlchoice");
}
}
_root.$health = _root.$health - random(4);
_root.$drunk--;
if (_root.$drunk < 0) {
_root.$drunk = 0;
}
if (_root.$health <= 0) {
_root.attachMovie("fade", "fade", 200);
_root.fade.$cause = "exhuastion";
_root.$health = 0;
}
if (_root.$lockenter) {
$lock = true;
_root.$lockenter = false;
} else {
$lock = false;
}
Instance of Symbol 1006 MovieClip "backdrop" in Symbol 1328 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1008 MovieClip "viewer" in Symbol 1328 MovieClip Frame 1
onClipEvent (load) {
$i = 0;
$on = false;
parentColor = 39;
camColor = 16750899 /* 0xFF9933 */;
$slow = 1;
}
onClipEvent (enterFrame) {
zoom = _root.Zoom;
if ((((_root._xmouse < 0) or (_root._xmouse > 550)) or (_root._ymouse < 0)) or (_root._ymouse > 400)) {
if ($slow < 100) {
$slow = $slow * 1.5;
} else {
$slow = 100;
}
} else if ($slow > 1) {
$slow = $slow * 0.5;
} else {
$slow = 1;
}
if (_parent.$lock == false) {
if ($slow < 100) {
if (_root.$wiggle) {
_x = (_x + (((_root._xmouse * 1.5) - _x) / _root.div));
} else {
_x = (_x + ((_root._xmouse - _x) / _root.div));
}
if (_root.$jiggle) {
_y = (_y + (((_root._ymouse * 2) - _y) / _root.div));
} else {
_y = (_y + ((_root._ymouse - _y) / _root.div));
}
}
if (_x < _parent.$leftside) {
_x = _parent.$leftside;
}
if (_x > _parent.$rightside) {
_x = _parent.$rightside;
}
if (_y < _parent.$upside) {
_y = _parent.$upside;
}
if (_y > _parent.$downside) {
_y = _parent.$downside;
}
if ($on) {
_xscale = (_xscale * (1 + (_root.$drunk / 8000)));
_yscale = (_yscale * (1 + (_root.$drunk / 8000)));
} else {
_xscale = (_xscale / (1 + (_root.$drunk / 8000)));
_yscale = (_yscale / (1 + (_root.$drunk / 8000)));
}
$i++;
if (($i == 10) && ($on)) {
$on = false;
$i = 0;
} else if ($i == 10) {
$on = true;
$i = 0;
}
}
if (_parent.$lock == true) {
if (_x < _parent.$leftside) {
_x = (_x + 10);
}
if (_x > _parent.$rightside) {
_x = (_x - 10);
}
if (_y < _parent.$upside) {
_y = (_y + 10);
}
if (_y > _parent.$downside) {
_y = (_y - 10);
}
}
}
Symbol 1328 MovieClip Frame 2
$lock = true;
Symbol 1328 MovieClip Frame 3
if ($goto == "restuarant") {
$leftside = 104;
$rightside = 389;
$upside = 100;
$downside = 260;
}
if ($goto == "office") {
$leftside = 124;
$rightside = 210;
$upside = 140;
$downside = 260;
}
if ($goto == "pub") {
$leftside = 84;
$rightside = 350;
$upside = 60;
$downside = 280;
} else if ($goto == "hairdressers") {
$leftside = 164;
$rightside = 360;
$upside = 120;
$downside = 270;
} else if ($goto == "bar") {
$leftside = 0;
$rightside = 830;
$upside = 30;
$downside = 330;
} else if ($goto == "restaurant") {
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
} else if ($goto == "office") {
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
} else if ($goto == "mansion") {
$leftside = 194;
$rightside = 330;
$upside = -300;
$downside = 220;
} else if ($goto == "forest") {
$leftside = 144;
$rightside = 330;
$upside = -500;
$downside = 480;
} else if ($goto == "gym") {
$leftside = 54;
$rightside = 290;
$upside = 100;
$downside = 260;
} else if ($goto == "house") {
$leftside = 144;
$rightside = 330;
$upside = 140;
$downside = 280;
}
Instance of Symbol 1322 MovieClip in Symbol 1328 MovieClip Frame 3
onClipEvent (load) {
gotoAndStop(_parent.$goto);
}
Instance of Symbol 1006 MovieClip "backdrop" in Symbol 1328 MovieClip Frame 3
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Symbol 1328 MovieClip Frame 23
_root.$back = true;
if ($goto == "restuarant") {
$leftside = 104;
$rightside = 389;
$upside = 100;
$downside = 260;
}
if ($goto == "office") {
$leftside = 124;
$rightside = 210;
$upside = 140;
$downside = 260;
}
if ($goto == "pub") {
$leftside = 84;
$rightside = 350;
$upside = 60;
$downside = 280;
} else if ($goto == "hairdressers") {
s = new Sound(this);
s.attachSound("bell");
s.start();
$leftside = 164;
$rightside = 360;
$upside = 120;
$downside = 270;
} else if ($goto == "bar") {
$leftside = 0;
$rightside = 830;
$upside = 30;
$downside = 330;
} else if ($goto == "restaurant") {
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
} else if ($goto == "office") {
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
} else if ($goto == "mansion") {
$leftside = 194;
$rightside = 330;
$upside = -300;
$downside = 420;
} else if ($goto == "forest") {
$leftside = 144;
$rightside = 330;
$upside = -500;
$downside = 280;
} else if ($goto == "gym") {
$leftside = 54;
$rightside = 290;
$upside = 100;
$downside = 260;
} else if ($goto == "house") {
$leftside = 144;
$rightside = 330;
$upside = 140;
$downside = 280;
}
if (_root.$lockenter) {
$lock = true;
_root.$lockenter = false;
} else {
$lock = false;
}
_root.$minutes = _root.$minutes + random(10);
_root.$health--;
_root.$drunk--;
if (_root.$drunk < 0) {
_root.$drunk = 0;
}
if (_root.$health <= 0) {
_root.attachMovie("fade", "fade", 200);
_root.fade.$cause = "exhuastion";
_root.$health = 0;
}
stop();
Instance of Symbol 1322 MovieClip "backdrop" in Symbol 1328 MovieClip Frame 23
onClipEvent (load) {
gotoAndStop(_parent.$goto);
}
Symbol 1328 MovieClip Frame 24
$lock = true;
$leftside = 144;
$rightside = 330;
$upside = 100;
$downside = 280;
_root.$minutes = _root.$minutes + random(10);
_root.$wiggle = false;
_root.$jiggle = false;
Symbol 1328 MovieClip Frame 25
_root.$back = false;
Instance of Symbol 1006 MovieClip "backdrop" in Symbol 1328 MovieClip Frame 25
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1322 MovieClip "backdrop" in Symbol 1328 MovieClip Frame 25
onClipEvent (load) {
gotoAndStop(_parent.$goto);
}
Instance of Symbol 1327 MovieClip in Symbol 1328 MovieClip Frame 25
onClipEvent (enterFrame) {
if (_root.music.getVolume() <= 0) {
_root.music.stop();
} else {
_root.music.setVolume(_root.music.getVolume() - 5);
}
if (_root.ambience.getVolume() <= 0) {
_root.ambience.stop();
} else {
_root.ambience.setVolume(_root.ambience.getVolume() - 5);
}
}
Symbol 1328 MovieClip Frame 45
_root.ambience.stop();
_root.music.stop();
_root.music.setVolume(_root.mVol);
_root.ambience.setVolume(_root.aVol);
gotoAndPlay (1);
Instance of Symbol 1341 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
z = String(_root.$time);
if (z.charAt(1) == "") {
gotoAndStop (11);
} else {
gotoAndStop(Number(z.charAt(0)) + 1);
}
}
Instance of Symbol 1341 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
z = String(_root.$time);
if (z.charAt(1) == "") {
gotoAndStop(Number(z.charAt(0)) + 1);
} else {
gotoAndStop(Number(z.charAt(1)) + 1);
}
}
Instance of Symbol 1341 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
z = String(_root.$minutes);
if (z.charAt(1) == "") {
gotoAndStop (1);
} else {
gotoAndStop(Number(z.charAt(0)) + 1);
}
}
Instance of Symbol 1341 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
z = String(_root.$minutes);
if (z.charAt(1) == "") {
gotoAndStop(Number(z.charAt(0)) + 1);
} else {
gotoAndStop(Number(z.charAt(1)) + 1);
}
}
Instance of Symbol 1361 MovieClip in Symbol 1362 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(Number(_root.$day));
}
Symbol 1363 Button
on (press) {
play();
}
Symbol 1364 MovieClip Frame 1
stop();
_root.all.$lock = false;
Symbol 1364 MovieClip Frame 2
_root.all.$lock = true;
Symbol 1364 MovieClip Frame 20
stop();
Symbol 1369 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop($var);
};
Symbol 1372 Button
on (press) {
s = new Sound();
s.attachSound("drink");
s.start();
_root.$drunk = _root.$drunk + 20;
$contents = "empty";
_visible = false;
gotoAndStop (1);
}
Symbol 1373 Button
on (release) {
if (random(2) == 1) {
_root.talk.$text = "Smell that stolen freshness.";
} else {
_root.talk.$text = "Stop wasting it.";
}
}
Symbol 1374 Button
on (press) {
s = new Sound();
s.attachSound("drink");
s.start();
_root.$drunk = _root.$drunk + 15;
$contents = "empty";
_visible = false;
gotoAndStop (1);
}
Symbol 1375 Button
on (press) {
s = new Sound();
s.attachSound("drink");
s.start();
_root.$drunk = _root.$drunk + 30;
$contents = "empty";
_visible = false;
gotoAndStop (1);
}
Symbol 1376 Button
on (release) {
s = new Sound();
s.attachSound("drink");
s.start();
_root.$drunk = _root.$drunk - 4;
if (_root.$drunk < 0) {
_root.$drunk = 0;
}
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You drank a jug of fat.";
_root.message0.$message = "you gained 30hp";
_root.$health = _root.$health + 30;
if (_root.$health > 100) {
_root.$health = 100;
}
if (random(3) == 1) {
_root.$looksval = _root.$looksval - 1;
if (_root.$looksval < 1) {
_root.$looksval = 1;
}
_root.$looks = _root.$looklist[_root.$looksval - 1];
_root.message0.$message = _root.message0.$message + " but your looks degraded by one.";
}
_root.$totalfood--;
if (!_root.$gluttony) {
_root.attachMovie("message", "message1", 275);
_root.message1.$message = "";
if (_root.$health == 100) {
_root.message1.$messagetitle = "You are no longer hungry";
} else {
_root.message1.$messagetitle = "You've eaten.";
}
switch (_root.$totalfood) {
case 9 :
_root.message1.$message = _root.message1.$message + "You're full.";
break;
case 8 :
_root.message1.$message = _root.message1.$message + "You're stuffed.";
break;
case 7 :
_root.message1.$message = _root.message1.$message + "Stop eating!";
break;
case 6 :
_root.message1.$message = _root.message1.$message + "You can't eat any more.";
break;
case 5 :
_root.message1.$message = _root.message1.$message + "Why do you push it?!";
break;
case 4 :
_root.message1.$message = _root.message1.$message + "You're about to puke!";
break;
case 3 :
case 2 :
case 1 :
case 0 :
s.stop();
_root.message0.removeMovieClip();
_root.message1.removeMovieClip();
_root.saveitems();
_root.gotoAndPlay("puke");
}
}
$contents = "empty";
_visible = false;
gotoAndStop (1);
}
Symbol 1377 Button
on (release) {
if (random(2) == 1) {
_root.talk.$text = "It's used, only a right freak would want it.";
} else {
_root.talk.$text = "Stop touching it.";
}
}
Symbol 1378 Button
on (release) {
if ((_root.all.backdrop._currentframe == 7) and (!_root.$envy)) {
_root.saveitems();
_root.gotoAndPlay("spygame");
} else {
_root.talk.$text = "Nothing to see here.";
}
}
Symbol 1379 Button
on (press) {
s = new Sound();
s.attachSound("eat");
s.start();
_root.$drunk = _root.$drunk - 8;
if (_root.$drunk < 0) {
_root.$drunk = 0;
}
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You ate a burger.";
_root.message0.$message = "you gained 50hp";
_root.$health = _root.$health + 50;
if (_root.$health > 100) {
_root.$health = 100;
}
if (random(2) == 1) {
_root.$looksval = _root.$looksval - 1;
if (_root.$looksval < 1) {
_root.$looksval = 1;
}
_root.$looks = _root.$looklist[_root.$looksval - 1];
_root.message0.$message = _root.message0.$message + " but your looks degraded by one.";
}
_root.$totalfood--;
if (!_root.$gluttony) {
_root.attachMovie("message", "message1", 275);
_root.message1.$message = "";
if (_root.$health == 100) {
_root.message1.$messagetitle = "You are no longer hungry";
} else {
_root.message1.$messagetitle = "You've eaten.";
}
switch (_root.$totalfood) {
case 9 :
_root.message1.$message = _root.message1.$message + "You're full.";
break;
case 8 :
_root.message1.$message = _root.message1.$message + "You're stuffed.";
break;
case 7 :
_root.message1.$message = _root.message1.$message + "Stop eating!";
break;
case 6 :
_root.message1.$message = _root.message1.$message + "You can't eat any more.";
break;
case 5 :
_root.message1.$message = _root.message1.$message + "Why do you push it?!";
break;
case 4 :
_root.message1.$message = _root.message1.$message + "You're about to puke!";
break;
case 3 :
case 2 :
case 1 :
case 0 :
s.stop();
_root.message0.removeMovieClip();
_root.message1.removeMovieClip();
_root.saveitems();
_root.gotoAndPlay("puke");
}
}
$contents = "empty";
_visible = false;
gotoAndStop (1);
}
Symbol 1380 Button
on (release) {
if (random(2) == 1) {
_root.talk.$text = "Hallalajuh, you have a leaf";
} else {
_root.talk.$text = "Yes, wave that leaf!";
}
}
Symbol 1381 MovieClip Frame 1
gotoAndStop($var);
stop();
Symbol 1385 Button
on (release) {
_root.$skip = true;
}
Symbol 1392 Button
on (release) {
if (!_root.all.$lock) {
_root.sheet.play();
}
if (_root.sheet._currentframe > 1) {
_root.sheet.play();
}
}
Symbol 1397 MovieClip Frame 1
stop();
Symbol 1398 Button
on (release) {
play();
}
Symbol 1400 MovieClip Frame 1
stop();
_root.all.$lock = false;
Symbol 1400 MovieClip Frame 2
_root.all.$lock = true;
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (load) {
if (_root.$lust) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (load) {
if (_root.$gluttony) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (load) {
if (_root.$greed) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.$sloth) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.$wrath) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.$envy) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 2
onClipEvent (load) {
if (_root.$pride) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 1400 MovieClip Frame 26
stop();
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.lust) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.gluttony) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.sloth) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.wrath) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1400 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Symbol 1404 Button
on (press) {
if (!_root.all.$lock) {
_root.Watch.play();
}
if (_root.Watch._currentframe > 1) {
_root.Watch.play();
}
}
Symbol 1409 MovieClip Frame 10
stop();
Symbol 1410 Button
on (press) {
getURL ("http://www.armorgames.com/", "_blank");
}
Instance of Symbol 1413 MovieClip in Symbol 1415 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.hitTest(_root._xmouse, _root._ymouse)) {
_parent.play();
}
}
Symbol 1418 MovieClip Frame 10
stop();
Symbol 1419 Button
on (press) {
getURL ("http://www.dissoluteproductions.com/", "_blank");
}
Symbol 1429 MovieClip Frame 2
if ($text == "") {
gotoAndPlay (1);
}
Symbol 1429 MovieClip Frame 3
$text1 = $text;
Symbol 1429 MovieClip Frame 77
$text1 = "";
$text = "";
Symbol 1433 Button
on (release) {
if (!_root.all.$lock) {
_root.statstable.play();
}
if (_root.statstable._currentframe > 1) {
_root.statstable.play();
}
}
Symbol 1447 Button
on (press) {
prevFrame();
}
Symbol 1448 MovieClip Frame 1
stop();
_root.all.$lock = false;
Symbol 1448 MovieClip Frame 2
stop();
_root.all.$lock = true;
Symbol 1451 Button
on (release) {
_parent.play();
}
Symbol 1452 MovieClip Frame 1
_parent["cross" + $sin]._visible = false;
Symbol 1452 MovieClip Frame 28
_parent["cross" + $sin]._visible = true;
_parent["cross" + $sin].gotoAndPlay(2);
Symbol 1452 MovieClip Frame 52
stop();
Symbol 1456 MovieClip Frame 1
stop();
_root.all.$lock = false;
Symbol 1456 MovieClip Frame 2
_root.all.$lock = true;
Instance of Symbol 1397 MovieClip "cross1" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$lust) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross2" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$gluttony) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross3" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$greed) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross4" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$sloth) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross5" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$wrath) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross6" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$envy) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1397 MovieClip "cross7" in Symbol 1456 MovieClip Frame 2
onClipEvent (load) {
if (_root.$pride) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1452 MovieClip in Symbol 1456 MovieClip Frame 4
onClipEvent (load) {
if (_root.$lust and (!_root.$lustcrossout)) {
_root.$lustcrossout = true;
$sin = 1;
} else if (_root.$gluttony and (!_root.$gluttonycrossout)) {
_root.$gluttonycrossout = true;
$sin = 2;
} else if (_root.$greed and (!_root.$greedcrossout)) {
_root.$greedcrossout = true;
$sin = 3;
} else if (_root.$sloth and (!_root.$slothcrossout)) {
_root.$slothcrossout = true;
$sin = 4;
} else if (_root.$wrath and (!_root.$wrathcrossout)) {
_root.$wrathcrossout = true;
$sin = 5;
} else if (_root.$envy and (!_root.$envycrossout)) {
_root.$envycrossout = true;
$sin = 6;
} else if (_root.$pride and (!_root.$pridecrossout)) {
_root.$pridecrossout = true;
$sin = 7;
} else {
_visible = false;
}
_parent["cross" + $sin]._visible = false;
_x = (_x + (6 * ($sin - 1)));
_y = (_y + (32.7 * ($sin - 1)));
}
Symbol 1456 MovieClip Frame 26
stop();
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.lust) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.gluttony) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.sloth) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (enterFrame) {
if (_root.wrath) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Instance of Symbol 1397 MovieClip in Symbol 1456 MovieClip Frame 49
onClipEvent (load) {
if (_root.enterFrame) {
play();
} else {
stop();
}
}
Symbol 1456 MovieClip Frame 50
if ((((((_root.$sloth and _root.$pride) and _root.$envy) and _root.$lust) and _root.$wrath) and _root.$greed) and _root.$gluttony) {
play();
stopAllSounds();
} else {
gotoAndStop (1);
}
Symbol 1456 MovieClip Frame 75
_root.gotoAndPlay("ending1");
Symbol 1459 Button
on (release) {
if (_quality == "HIGH") {
_quality = "MEDIUM";
} else if (_quality == "MEDIUM") {
_quality = "LOW";
} else if (_quality == "LOW") {
_quality = "HIGH";
}
}
Symbol 1475 MovieClip Frame 1
if (_parent.$hit) {
s = new Sound();
s.attachSound("punch");
s.start();
} else {
s = new Sound();
s.attachSound("miss");
s.start();
}
Symbol 1476 MovieClip Frame 50
$hit = false;
Instance of Symbol 360 MovieClip in Symbol 1476 MovieClip Frame 51
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hit)) {
_root.$health = _root.$health - 7;
_parent.$hit = true;
}
}
Instance of Symbol 1475 MovieClip in Symbol 1476 MovieClip Frame 53
onClipEvent (load) {
if (_parent.$hit) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 1484 MovieClip Frame 2
if (_root.$enemyhealth > 60) {
gotoAndPlay (1);
}
Symbol 1484 MovieClip Frame 9
if (_root.$enemyhealth > 35) {
gotoAndPlay (8);
}
Symbol 1484 MovieClip Frame 17
if (_root.$enemyhealth > 15) {
gotoAndPlay (16);
}
Symbol 1484 MovieClip Frame 25
stop();
Symbol 1488 MovieClip Frame 2
if (_root.$enemyhealth > 95) {
gotoAndPlay (1);
}
Symbol 1488 MovieClip Frame 9
if (_root.$enemyhealth > 65) {
gotoAndPlay (8);
}
Symbol 1488 MovieClip Frame 17
if (_root.$enemyhealth > 40) {
gotoAndPlay (16);
}
Symbol 1488 MovieClip Frame 25
stop();
Symbol 1491 MovieClip Frame 1
stop();
Symbol 1491 MovieClip Frame 20
stop();
Symbol 1491 MovieClip Frame 21
gotoAndPlay (20);
Instance of Symbol 1491 MovieClip in Symbol 1492 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 90) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1492 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 70) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1492 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 50) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1492 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 30) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1492 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 10) {
play();
}
}
Instance of Symbol 1476 MovieClip in Symbol 1495 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (33);
}
Instance of Symbol 360 MovieClip "hit" in Symbol 1495 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 1495 MovieClip "man" in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
intro = new Sound();
intro.attachSound("fintro");
intro.start();
intro.onSoundComplete = function () {
fmusic = new Sound();
fmusic.attachSound("fmusic");
fmusic.start(0, 20);
};
$i = 0;
$on = false;
}
onClipEvent (enterFrame) {
if (_root.$enemyhealth <= 0) {
if (!$switch) {
s = new Sound();
s.attachSound("urg");
s.start();
$switch = true;
}
_root.$enemyhealth = 0;
_y = (_y + 9);
if (_y > 600) {
fmusic.stop();
intro.stop();
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("inn music " + (random(3) + 1));
_root.music.start(0, 999);
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "You beat a guy up!";
_root.message0.$message = "Well done you got in a pub brawl";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "You've released your wrath!";
_root.sinbox.$message = "You are officially an angry angry individual, congratulations, now go get some counselling";
_root.$wrath = true;
_root.$boardgoto = "pub";
_root.gotoAndPlay("board");
}
}
$i++;
if ($on) {
_x = (_x + 4);
if ($i > random(100)) {
$i = 0;
$on = false;
}
} else {
_x = (_x - 4);
if ($i > random(100)) {
$i = 0;
$on = true;
}
}
if (_x > 600) {
_x = 600;
}
if (_x < 100) {
_x = 100;
}
}
Symbol 1504 MovieClip Frame 1
$hit = false;
stop();
Symbol 1504 MovieClip Frame 5
_root.$punchknown = true;
Instance of Symbol 360 MovieClip "hit" in Symbol 1504 MovieClip Frame 5
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.all.man.hit)) {
_parent.$hit = true;
}
}
Symbol 1504 MovieClip Frame 6
if ($hit) {
s = new Sound();
s.attachSound("punch " + (random(2) + 1));
s.start();
} else {
s = new Sound();
s.attachSound("miss");
s.start();
}
Instance of Symbol 1503 MovieClip in Symbol 1504 MovieClip Frame 6
onClipEvent (load) {
if (_parent.$hit) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 1504 MovieClip Frame 10
if ($hit) {
_root.$enemyhealth = _root.$enemyhealth - Math.ceil(_root.$strengthval / 2);
}
Symbol 1509 MovieClip Frame 1
onEnterFrame = function () {
if (_root.$enemyhealth < 0) {
_root.$enemyhealth = 0;
}
gotoAndStop(_root.$enemyhealth + 1);
};
Symbol 1526 MovieClip Frame 13
$hit = false;
Instance of Symbol 360 MovieClip in Symbol 1526 MovieClip Frame 14
onClipEvent (load) {
_visible = false;
if (this.hitTest(_root.hit)) {
_root.$health = _root.$health - 5;
_parent.$hit = true;
}
}
Instance of Symbol 1475 MovieClip in Symbol 1526 MovieClip Frame 15
onClipEvent (load) {
if (_parent.$hit) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1491 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 90) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 70) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 50) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 30) {
play();
}
}
Instance of Symbol 1491 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.$enemyhealth < 10) {
play();
}
}
Instance of Symbol 1526 MovieClip in Symbol 1527 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (44);
}
Instance of Symbol 360 MovieClip "hit" in Symbol 1527 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 932 MovieClip in Symbol 1528 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1527 MovieClip "man" in Symbol 1528 MovieClip Frame 1
onClipEvent (load) {
$i = 0;
$on = false;
intro = new Sound();
intro.attachSound("fintro");
intro.start();
intro.onSoundComplete = function () {
fmusic = new Sound();
fmusic.attachSound("fmusic");
fmusic.start(0, 20);
};
}
onClipEvent (enterFrame) {
if (_root.$enemyhealth <= 0) {
if (!$switch) {
s = new Sound();
s.attachSound("urg");
s.start();
$switch = true;
}
_y = (_y + 9);
if (_y > 600) {
fmusic.stop();
intro.stop();
if ((_root.$time < 7) or (_root.$time >= 18)) {
_root.ambience.stop();
_root.ambience.attachSound("night loop");
_root.ambience.start(0, 999);
} else {
_root.ambience.stop();
_root.ambience.attachSound("forest loop");
_root.ambience.start(0, 999);
}
_root.music.stop();
_root.music.attachSound("nature music");
_root.music.start(0, 999);
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "Oooh, knock out";
_root.message0.$message = "Hey, he's got some binoculars, this brawl just became a mugging";
_root.$forestguydown = true;
_root.$getbinoculars = true;
_root.$boardgoto = "forest";
_root.gotoAndPlay("board");
}
}
$i++;
if ($on) {
_x = (_x + 4);
if ($i > random(100)) {
$i = 0;
$on = false;
}
} else {
_x = (_x - 4);
if ($i > random(100)) {
$i = 0;
$on = true;
}
}
if (_x > 800) {
_x = 800;
}
if (_x < 400) {
_x = 400;
}
}
Symbol 1529 MovieClip Frame 1
$hit = false;
stop();
Symbol 1529 MovieClip Frame 5
_root.$punchknown = true;
Instance of Symbol 360 MovieClip "hit" in Symbol 1529 MovieClip Frame 5
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.all.man.hit)) {
_parent.$hit = true;
}
}
Symbol 1529 MovieClip Frame 6
if ($hit) {
s = new Sound();
s.attachSound("punch " + (random(2) + 1));
s.start();
} else {
s = new Sound();
s.attachSound("miss");
s.start();
}
Instance of Symbol 1503 MovieClip in Symbol 1529 MovieClip Frame 6
onClipEvent (load) {
if (_parent.$hit) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 1529 MovieClip Frame 10
if ($hit) {
_root.$enemyhealth = _root.$enemyhealth - _root.$strengthval;
}
Symbol 1535 Button
on (press) {
switch (_root.$question) {
case 1 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 2 :
_root.$question++;
_root.$text = "Question3: Should we take efforts to suppress our media in order not to abuse minority viewers?";
break;
case 3 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 4 :
_root.$question++;
_root.$text = "Question5: Do you like my hair?";
break;
case 5 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 6 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 7 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 8 :
_root.$text = "What? Really? You damn liberal hippy corrupt idiot!";
play();
break;
case 9 :
_root.$question++;
_root.$text = "Question10: Are you totally awesome?";
break;
case 10 :
_root.play();
_root.$text = "Well done, everyone.";
}
}
Symbol 1536 Button
on (press) {
switch (_root.$question) {
case 1 :
_root.$question++;
_root.$text = "Quesion2: Are you a good, honest, god-fearing English gentlemen?";
break;
case 2 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 3 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 4 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 5 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 6 :
_root.$question++;
_root.$text = "Question7: Are you currently drunk?";
break;
case 7 :
_root.$question++;
_root.$text = "Question8: Do you believe that a Taiwan revolt against chinese dominion should be supported?";
break;
case 8 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 9 :
_root.$text = "What? You lying conservative scumbag.";
play();
break;
case 10 :
_root.$text = "What? You lying conservative scumbag.";
play();
}
}
Symbol 1537 Button
on (press) {
switch (_root.$question) {
case 1 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
case 2 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
break;
case 3 :
_root.$question++;
_root.$text = "Question4: Do you love your hometown?";
break;
case 4 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
break;
case 5 :
_root.$question++;
_root.$text = "Question6: Have you ever looked at pornography?";
break;
case 6 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
break;
case 7 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
case 8 :
_root.$question++;
_root.$text = "Question9: Do you want world peace?";
break;
case 9 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
break;
case 10 :
_root.$text = "What's that got to do with anything, you vain shite?! Piss off!";
play();
}
}
Symbol 1539 Button
on (release) {
switch (_root.$question) {
case 1 :
_root.$text = "Quesion2: Are you a good honest god-fearing English gentlemen?";
break;
case 2 :
_root.$text = "Question3: Should we take efforts to suppress our media in order not to abuse minority viewers";
break;
case 3 :
_root.$text = "Question4: Do you love your hometown?";
break;
case 4 :
_root.$text = "Question5: Do you like my hair?";
break;
case 5 :
_root.$text = "Question6: Have you ever looked at pornography?";
break;
case 6 :
_root.$text = "Question7: Are you currently drunk?";
break;
case 7 :
_root.$text = "Question8: Do you believe that a Taiwan revolt against chinese dominion should be supported?";
break;
case 8 :
_root.$text = "Question9: Do you want world peace?";
break;
case 9 :
_root.$text = "Question10: Are you totally awesome?";
break;
case 10 :
_root.play();
_root.$text = "Well done everyone";
}
_root.$addscore--;
_root.$question++;
gotoAndStop (1);
}
Symbol 1541 MovieClip Frame 1
stop();
Symbol 1541 MovieClip Frame 2
stop();
Instance of Symbol 932 MovieClip in Symbol 1544 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1295 MovieClip in Symbol 1544 MovieClip Frame 1
onClipEvent (load) {
if ((_root.$time > 7) and (_root.$time <= 18)) {
_visible = false;
}
}
Symbol 1545 MovieClip Frame 1
$leftside = 190;
$rightside = 357;
$upside = 80;
$downside = 270;
Instance of Symbol 1008 MovieClip "viewer" in Symbol 1545 MovieClip Frame 1
onClipEvent (load) {
$i = 0;
$on = false;
parentColor = 39;
camColor = 16750899 /* 0xFF9933 */;
_parent.$lock = false;
}
onClipEvent (enterFrame) {
$ydist = _ymouse;
$xdist = _xmouse;
$dist = Math.sqrt(Math.pow($xdist, 2) + Math.pow($ydist, 2)) - 20;
$dir = Math.atan2($ydist, $xdist);
$speed = Math.pow($dist / 25, 1.5);
_x = (_x + (Math.cos($dir) * $speed));
_y = (_y + (Math.sin($dir) * $speed));
if (_x < _parent.$leftside) {
_x = _parent.$leftside;
}
if (_x > _parent.$rightside) {
_x = _parent.$rightside;
}
if (_y < _parent.$upside) {
_y = _parent.$upside;
}
if (_y > _parent.$downside) {
_y = _parent.$downside;
}
}
Symbol 1547 MovieClip Frame 1
$leftside = 190;
$rightside = 357;
$upside = 80;
$downside = 270;
Instance of Symbol 1008 MovieClip "viewer" in Symbol 1547 MovieClip Frame 1
onClipEvent (load) {
$i = 0;
$on = false;
parentColor = 39;
camColor = 16750899 /* 0xFF9933 */;
_parent.$lock = false;
}
onClipEvent (enterFrame) {
$ydist = _ymouse;
$xdist = _xmouse;
$dist = Math.sqrt(Math.pow($xdist, 2) + Math.pow($ydist, 2)) - 20;
$dir = Math.atan2($ydist, $xdist);
$speed = Math.pow($dist / 25, 1.5);
_x = (_x + (Math.cos($dir) * $speed));
_y = (_y + (Math.sin($dir) * $speed));
if (_x < _parent.$leftside) {
_x = _parent.$leftside;
}
if (_x > _parent.$rightside) {
_x = _parent.$rightside;
}
if (_y < _parent.$upside) {
_y = _parent.$upside;
}
if (_y > _parent.$downside) {
_y = _parent.$downside;
}
}
Symbol 1572 Button
on (release) {
_parent.gotoAndStop("firerHelp");
}
Symbol 1574 Button
on (release) {
_parent.gotoAndPlay("work1");
}
Symbol 1576 Button
on (release) {
_root.$boardgoto = "office";
_root.gotoAndPlay("board");
}
Symbol 1579 MovieClip Frame 27
stop();
Symbol 1582 Button
on (release) {
gotoAndPlay ("work1");
}
Symbol 1587 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop($var);
};
Symbol 1599 MovieClip Frame 1
stop();
Symbol 1599 MovieClip Frame 2
stop();
Symbol 1599 MovieClip Frame 3
i = 1;
_root.$total = 0;
while (i != 6) {
_root.$total = _root.$total + (this["job" + i].bar1.$effort * this["job" + i].bar2.$effort);
i++;
}
if ($on != true) {
i = 1;
while (i != 6) {
if (this["job" + i].$text1 == "") {
$on = true;
}
i++;
}
}
if ($on != true) {
$firsttotal = _root.$total;
}
Instance of Symbol 1587 MovieClip "bar" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
$time = 199;
i = 0;
a = 0;
c = 0;
}
onClipEvent (enterFrame) {
i++;
if (i == 9) {
if ($time > 0) {
a++;
_parent.attachMovie("employeecard", "card" + a, a);
_parent["card" + a]._xscale = 75;
_parent["card" + a]._yscale = 75;
_parent["card" + a]._y = 355;
_parent["card" + a]._x = 650;
_parent["card" + a].$random = random(20) + 1;
if (_root.$jobval == 1) {
_parent["card" + a].$random = 21;
} else if (_root.$jobval == 2) {
_parent["card" + a].$random = 21 + random(5);
}
_parent["card" + a].attachMovie("employee" + _parent["card" + a].$random, "employee", 1);
_parent["card" + a].$text1 = "HIRE";
}
i = 0;
}
$var = Math.floor(($time + 1) / 2);
b = a;
while (b > c) {
_parent["card" + b]._x = _parent["card" + b]._x - 11.3;
if (_parent["card" + b]._x < -100) {
_parent["card" + b].removeMovieClip();
c++;
}
b--;
}
if ($time <= 0) {
_root.ambience.stop();
_root.ambience.attachSound("office loop");
_root.ambience.start(0, 999);
_root.$moneygameon = false;
$pay = Math.floor(_root.$total / 1000);
if (_root.$jobval == 0) {
if (_root.$total > 35000) {
_root.$promotion = true;
}
$pay = Math.floor($pay / 2);
}
if (_root.$jobval == 1) {
if (_root.$total > 25000) {
_root.$promotion = true;
}
}
if (_root.$jobval == 2) {
if ((_root.$total > 30000) and (!_root.$greed)) {
_root.$promotion = true;
}
$pay = Math.floor($pay * 1.5);
}
_root.$money = _root.$money + $pay;
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "Time up";
_root.message0.$message = (("Your new team is worth: " + _root.$total) + " so you have been paid: \u00A3") + $pay;
if (_root.$promotion) {
_root.attachMovie("message", "message1", 275);
_root.message1.$messagetitle = "You did well";
_root.message1.$message = "Your hiring was so good, you have been offered a promotion... go through the door.";
}
b = a;
while (b > c) {
_parent["card" + b]._x = _parent["card" + b]._x - 11.3;
_parent["card" + b].removeMovieClip();
b--;
}
_root.$time = _root.$time + 3;
_root.$minutes = _root.$minutes + random(30);
_root.$health = _root.$health - random(5);
_root.$boardgoto = "office";
_root.gotoAndPlay("board");
}
}
Instance of Symbol 426 MovieClip [employeecard] "job1" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
if (_root.$jobval == 1) {
$random = 21;
} else if (_root.$jobval == 2) {
$random = 21 + random(5);
} else {
$random = random(20) + 1;
}
attachMovie("employee" + $random, "employee", 1);
$text1 = "FIRE";
}
Instance of Symbol 426 MovieClip [employeecard] "job2" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
if (_root.$jobval == 1) {
$random = 21;
} else if (_root.$jobval == 2) {
$random = 21 + random(5);
} else {
$random = random(20) + 1;
}
attachMovie("employee" + $random, "employee", 1);
$text1 = "FIRE";
}
Instance of Symbol 426 MovieClip [employeecard] "job3" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
if (_root.$jobval == 1) {
$random = 21;
} else if (_root.$jobval == 2) {
$random = 21 + random(5);
} else {
$random = random(20) + 1;
}
attachMovie("employee" + $random, "employee", 1);
$text1 = "FIRE";
}
Instance of Symbol 426 MovieClip [employeecard] "job4" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
if (_root.$jobval == 1) {
$random = 21;
} else if (_root.$jobval == 2) {
$random = 21 + random(5);
} else {
$random = random(20) + 1;
}
attachMovie("employee" + $random, "employee", 1);
$text1 = "FIRE";
}
Instance of Symbol 426 MovieClip [employeecard] "job5" in Symbol 1599 MovieClip Frame 3
onClipEvent (load) {
if (_root.$jobval == 1) {
$random = 21;
} else if (_root.$jobval == 2) {
$random = 21 + random(5);
} else {
$random = random(20) + 1;
}
attachMovie("employee" + $random, "employee", 1);
$text1 = "FIRE";
}
Symbol 1599 MovieClip Frame 4
bar.$time = bar.$time - 0.7;
if (_root.$moneygameon != false) {
gotoAndPlay ("work1");
}
Symbol 1631 Button
on (release) {
s = new Sound(this);
s.attachSound("exercisenoise");
s.start();
$newstrength = bar1.$thesize;
$damage = 50;
play();
}
Symbol 1632 Button
on (release) {
s = new Sound(this);
s.attachSound("exercisenoise");
s.start();
$newstrength = bar2.$thesize;
$damage = 75;
play();
}
Symbol 1633 Button
on (release) {
s = new Sound(this);
s.attachSound("exercisenoise");
s.start();
$newstrength = bar3.$thesize;
$damage = 100;
play();
}
Symbol 1634 Button
on (release) {
s = new Sound(this);
s.attachSound("exercisenoise");
s.start();
$newstrength = bar4.$thesize;
$damage = 125;
play();
}
Symbol 1635 Button
on (release) {
s = new Sound(this);
s.attachSound("exercisenoise");
s.start();
$newstrength = bar5.$thesize;
$damage = 150;
play();
}
Symbol 1638 MovieClip Frame 1
stop();
Symbol 1638 MovieClip Frame 2
stop();
Symbol 1638 MovieClip Frame 3
stop();
Symbol 1638 MovieClip Frame 4
stop();
Symbol 1638 MovieClip Frame 5
stop();
Symbol 1638 MovieClip Frame 6
stop();
Symbol 1638 MovieClip Frame 7
stop();
Symbol 1638 MovieClip Frame 8
stop();
Symbol 1638 MovieClip Frame 9
stop();
Symbol 1638 MovieClip Frame 10
stop();
Symbol 1638 MovieClip Frame 11
stop();
Instance of Symbol 1638 MovieClip in Symbol 1639 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(random(11) + 1);
}
Symbol 1644 MovieClip Frame 22
stop();
Symbol 1645 MovieClip Frame 1
stop();
Symbol 1656 MovieClip Frame 1
stop();
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_root.$score1 >= _root.$score2) and (_root.$score1 >= _root.$score3)) and (_root.$score1 >= _root.$score4)) and (_root.$score1 >= _root.$myscore)) and (_root.$score1 > 0)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_root.$score2 >= _root.$score1) and (_root.$score2 >= _root.$score3)) and (_root.$score2 >= _root.$score4)) and (_root.$score2 >= _root.$myscore)) and (_root.$score2 > 0)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_root.$myscore >= _root.$score2) and (_root.$myscore >= _root.$score3)) and (_root.$myscore >= _root.$score4)) and (_root.$myscore >= _root.$score1)) and (_root.$myscore > 0)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_root.$score3 >= _root.$score2) and (_root.$score3 >= _root.$score1)) and (_root.$score3 >= _root.$score4)) and (_root.$score3 >= _root.$myscore)) and (_root.$score3 > 0)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_root.$score4 >= _root.$score2) and (_root.$score4 >= _root.$score3)) and (_root.$score4 >= _root.$score1)) and (_root.$score4 >= _root.$myscore)) and (_root.$score4 > 0)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
Symbol 1656 MovieClip Frame 2
onEnterFrame = function () {
$score1 = random(99);
$score2 = random(99);
$score3 = random(99);
$score4 = random(99);
$myscore = random(99);
};
Instance of Symbol 1645 MovieClip in Symbol 1656 MovieClip Frame 2
/* no clip actions */
Symbol 1657 Button
on (press) {
switch (_root.$counter) {
case 0 :
_root.$text = "Round 1: Looks";
break;
case 1 :
scores.gotoAndStop(2);
_root.$text = "Now, let me see.";
break;
case 2 :
_root.$myscore = _root.$looksval;
_root.$score1 = random(15) + 15;
_root.$score2 = random(15) + 15;
_root.$score3 = random(15) + 15;
_root.$score4 = random(15) + 15;
scores.gotoAndStop(1);
_root.$text = "That should about do it.";
break;
case 3 :
_root.$text = "Round 2: The interview";
break;
case 4 :
_root.$text = "I'll ask a series of questions, just answer to show what a model citizen you are.";
break;
case 5 :
_root.$text = "and if you don't want to be controversial just talk about your hair.";
break;
case 6 :
_root.$text = "Question 1: Are you a worshipper of Satan?";
play();
}
_root.$counter = _root.$counter + 1;
}
Symbol 1661 Button
on (press) {
switch (_root.$counter) {
case 0 :
scores.gotoAndStop(2);
_root.$text = "Now to total up the scores.";
break;
case 1 :
scores.gotoAndStop(1);
_root.$text = "There we go.";
_root.$myscore = _root.$myscore + (_root.$addscore * 3);
_root.$score1 = _root.$score1 + (21 + (random(3) * 3));
_root.$score2 = _root.$score2 + (21 + (random(3) * 3));
_root.$score3 = _root.$score3 + (21 + (random(3) * 3));
_root.$score4 = _root.$score4 + (21 + (random(3) * 3));
break;
case 2 :
_root.$text = "Now for the final round.";
break;
case 3 :
_root.$text = "Round 3: The talent round.";
break;
case 4 :
_root.$text = "Now, you choose Dance Dance Revolution as your talent, Ed.";
break;
case 5 :
_root.$text = "So let's see you go!";
break;
case 6 :
_root.$resetquality = _quality;
_quality = "LOW";
play();
}
_root.$counter = _root.$counter + 1;
}
Symbol 1665 MovieClip Frame 8
_parent.$var = 1;
stop();
Symbol 1666 MovieClip Frame 8
_parent.$var = 1;
stop();
Symbol 1667 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop($var);
};
Symbol 1670 MovieClip Frame 8
_parent.$var = 1;
stop();
Symbol 1671 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop($var);
};
Symbol 1676 MovieClip Frame 1
stop();
Symbol 1681 Button
on (press) {
switch (_root.$counter) {
case 0 :
_root.$text = "Now to total everyone's final scores.";
break;
case 1 :
scores.gotoAndStop(2);
_root.$text = "hmmmm.....carry the one...";
break;
case 2 :
scores.gotoAndStop(1);
_root.$myscore = _root.$myscore + Math.ceil(_root.$score / 20);
_root.$score1 = _root.$score1 + (random(15) + 10);
_root.$score2 = _root.$score2 + (random(15) + 10);
_root.$score3 = _root.$score3 + (random(15) + 10);
_root.$score4 = _root.$score4 + (random(15) + 10);
_root.$text = "Ta da";
break;
case 3 :
_root.$text = "And the winner is....";
break;
case 4 :
if ((((_root.$myscore >= _root.$score2) and (_root.$myscore >= _root.$score3)) and (_root.$myscore >= _root.$score4)) and (_root.$myscore >= _root.$score1)) {
_root.$text = "Ed!! Well done Ed.";
} else {
_root.$text = "Not you Ed, go home.";
}
break;
case 5 :
s.stop();
if ((((_root.$myscore >= _root.$score2) and (_root.$myscore >= _root.$score3)) and (_root.$myscore >= _root.$score4)) and (_root.$myscore >= _root.$score1)) {
_root.play();
} else {
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("bar");
_root.music.start(0, 999);
_root.$boardgoto = "bar";
_root.gotoAndPlay("board");
}
}
_root.$counter = _root.$counter + 1;
}
Symbol 1691 MovieClip Frame 25
stop();
Symbol 1698 MovieClip Frame 20
_parent.attachMovie("shotglass", "shotglass", 5);
_parent.shotglass._x = _x;
_parent.shotglass._y = _y;
stop();
Symbol 1704 MovieClip Frame 1
stop();
$leftside = 200;
$rightside = 357;
$upside = 160;
$downside = 322;
Instance of Symbol 932 MovieClip in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.$time);
}
Instance of Symbol 1073 MovieClip in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
if (_root.$janechoice) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1077 MovieClip in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
if (_root.$ameliachoice) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1081 MovieClip in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
if (_root.$erinchoice) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 1008 MovieClip "viewer" in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
$i = 0;
$on = false;
$swingi = 0;
parentColor = 39;
camColor = 16750899 /* 0xFF9933 */;
_parent.$lock = false;
}
onClipEvent (enterFrame) {
if ((random(500) < _root.$drunk) and ($swingi <= 0)) {
$swingi = 30;
$swingin = random(3) - 1;
}
if ($swingi > 0) {
$swingi--;
_y = (_y-1);
_x = (_x + $swingin);
}
$x = _xmouse / 25;
_x = (_x + $x);
if (_x < _parent.$leftside) {
_x = _parent.$leftside;
}
if (_x > _parent.$rightside) {
_x = _parent.$rightside;
}
$y = _ymouse / 25;
_y = (_y + $y);
if (_y < _parent.$upside) {
_y = _parent.$upside;
}
if (_y > _parent.$downside) {
_y = _parent.$downside;
}
if ($on) {
_xscale = (_xscale * (1 + (_root.$drunk / 8000)));
_yscale = (_yscale * (1 + (_root.$drunk / 8000)));
} else {
_xscale = (_xscale / (1 + (_root.$drunk / 8000)));
_yscale = (_yscale / (1 + (_root.$drunk / 8000)));
}
$i++;
if (($i == 10) && ($on)) {
$on = false;
$i = 0;
} else if ($i == 10) {
$on = true;
$i = 0;
}
if (_root.$focus) {
if (((_y > 170) and (_y < 200)) and (!$switch)) {
_root.$drunk = 95;
$switch = true;
_parent.play();
}
if (_y > 200) {
_y = (_y - 3);
}
if (_y < 150) {
_y = (_y + 3);
}
}
}
Instance of Symbol 360 MovieClip "breast" in Symbol 1704 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Symbol 1704 MovieClip Frame 2
stopAllSounds();
Symbol 1704 MovieClip Frame 114
_root.attachMovie("message", "message0", 276);
_root.message0.$messagetitle = "She is amazing.";
_root.message0.$message = "This might be the alcohol talking but she's the sexiest thing since sliced bread.";
_root.attachMovie("sinbox", "sinbox", 275);
_root.sinbox.$messagetitle = "Wow, you're deeply in lust.";
_root.sinbox.$message = "You're so smitten, it's cute really.";
_root.$lust = true;
_root.$focus = false;
_root.gotoAndPlay("board");
Symbol 1726 MovieClip Frame 1
$shotglass = false;
stop();
Instance of Symbol 1708 MovieClip in Symbol 1726 MovieClip Frame 25
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.lustgame.shotglass)) {
}
}
Instance of Symbol 1708 MovieClip in Symbol 1726 MovieClip Frame 28
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.lustgame.shotglass) and (_root.lustgame.shotglass.$tipped != true)) {
_root.lustgame.shotglass._x = _root.lustgame.shotglass._x + (((_parent._x + this._x) - (_root.lustgame._x + _root.lustgame.shotglass._x)) / 2);
_root.lustgame.shotglass._y = _root.lustgame.shotglass._y + (((_parent._y + this._y) - (_root.lustgame._y + _root.lustgame.shotglass._y)) / 2);
_root.lustgame.shotglass.removeMovieClip();
if (_root.$remainingshots > 1) {
_root.lustgame.shotglassentrance.play();
}
_parent.$shotglass = true;
}
if (this.hitTest(_root.lustgame.breast) and (!_root.$focus)) {
_root.gotoAndPlay("slapped");
}
}
Instance of Symbol 1708 MovieClip in Symbol 1726 MovieClip Frame 30
onClipEvent (load) {
if (_parent.$shotglass) {
} else {
_x = -200;
}
}
Instance of Symbol 1708 MovieClip in Symbol 1726 MovieClip Frame 32
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.lustgame.shotglass) and (_root.lustgame.shotglass.$tipped != true)) {
_root.lustgame.shotglass.$tipped = true;
_root.lustgame.shotglass.play();
}
}
Symbol 1726 MovieClip Frame 59
if ($shotglass != true) {
gotoAndPlay ("drunk");
}
Symbol 1726 MovieClip Frame 72
_root.$drunk = _root.$drunk + 20;
_root.$remainingshots--;
if (_root.$remainingshots <= 0) {
_root.$focus = true;
}
Symbol 1726 MovieClip Frame 86
if (_root.$focus) {
stop();
}
Symbol 1730 MovieClip Frame 101
stop();
Symbol 1735 Button
on (release) {
_root.$practice = true;
_root.gotoAndPlay("ddr");
_root.$resetquality = _quality;
_quality = "LOW";
}
Symbol 1737 Button
on (release) {
_root.ambience.stop();
_root.ambience.attachSound("crowd loop");
_root.ambience.start(0, 999);
_root.music.stop();
_root.music.attachSound("bar");
_root.music.start(0, 999);
_root.$boardgoto = "bar";
_root.gotoAndPlay("board");
}
Symbol 1762 MovieClip Frame 1
stop();
onEnterFrame = function () {
if (random(200) == 1) {
play();
}
};
Symbol 1766 MovieClip Frame 1
s = new Sound(this);
if (_root.$jobval == 0) {
s.attachSound("trainer-admin");
$text1 = "WELCOME.... TO THE ADMINISTRATIVE TRAINING COURSE...";
} else if (_root.$jobval == 1) {
s.attachSound("trainer-management");
$text1 = "WELCOME.... TO THE MANAGEMENT TRAINING COURSE...";
} else {
s.attachSound("trainer-offer");
$text1 = "WELCOME ED..... WE HAVE AN... OFFER FOR YOU.";
}
s.setVolume(200);
s.start();
Symbol 1766 MovieClip Frame 136
s = new Sound(this);
if (_root.$jobval == 0) {
s.attachSound("trainer-faceless");
$text1 = " WE WILL STUDY...FIRING FACELESS SIMPLETONS...HEH HEH HEH....";
} else if (_root.$jobval == 1) {
s.attachSound("trainer-higher");
$text1 = "WE WILL DISCUSS... THE REMOVAL OF HIGHER LEVEL EMPLOYEES";
} else {
s.attachSound("trainer-bonus");
$text1 = "WE WILL GIVE YOU A BONUS FOR DOWNSIZING YOUR TEAM";
}
s.setVolume(200);
s.start();
Symbol 1766 MovieClip Frame 305
s = new Sound(this);
if (_root.$jobval == 0) {
s.attachSound("trainer-laugh");
$text1 = "HEH HEH HEH....";
_parent.play();
} else if (_root.$jobval == 1) {
s.attachSound("trainer-laugh");
$text1 = "HEH HEH HEH....";
_parent.play();
} else {
s.attachSound("trainer-fire");
$text1 = "SO...ED, WILL YOU FIRE YOUR COLLEAGUE?";
_root.attachMovie("greedchoice", "greedchoice", 157);
_root.greedchoice._y = 300;
}
s.setVolume(200);
s.start();
stop();
_parent.boss.stop();
Symbol 1799 MovieClip Frame 1
stop();
Symbol 1829 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(random(4) + 1);
};
Symbol 1843 MovieClip Frame 1
onEnterFrame = function () {
if (random(10) == 1) {
gotoAndPlay(random(10) + 1);
}
};
Symbol 1861 MovieClip Frame 97
_root.$currentsay = "ETERNAL DAMNATION!";
Symbol 1861 MovieClip Frame 300
_root.play();
Symbol 1875 MovieClip Frame 1
stop();
Instance of Symbol 1872 MovieClip in Symbol 1876 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Math.random() < 0.5) {
tmp = attachMovie("sparkle", "s" + this.getNextHighestDepth(), this.getNextHighestDepth());
tmp._x = random(200) - 100;
tmp._xscale = random(100);
tmp._yscale = tmp._xscale;
}
}
Symbol 1891 Button
on (press) {
getURL ("http://www.dissoluteproductions.com", "_blank");
}
Symbol 1919 Button
on (press) {
getURL ("http://www.dissoluteproductions.com/", "_blank");
}
Symbol 1920 Button
on (press) {
getURL ("http://www.armorgames.com/", "_blank");
}
Symbol 1927 Button
on (press) {
_root.gotoAndStop(1);
}
Symbol 1928 Button
on (press) {
stopAllSounds();
_root.gotoAndPlay(1);
}