Combined Code
movieClip 23 Timer {
}
frame 1 {
function MeetGirl(Location) {
if (_root.HP > 19) {
if (Location === 'Park') {
_root.RandomNum = random(3);
if (_root.RandomNum === 0) {
if (_root.Day === 1 || _root.Day === 3 || _root.Day === 5 || _root.Day === 7 || _root.Day === 9 || _root.Day === 11 || _root.Day === 13 || _root.Day === 15 || _root.Day === 17 || _root.Day === 19 || _root.Day === 21 || _root.Day === 23 || _root.Day === 25 || _root.Day === 27 || _root.Day === 29 || _root.Day === 31 || _root.Day === 33 || _root.Day === 35 || _root.Day === 37 || _root.Day === 39 || _root.Day === 41 || _root.Day === 43 || _root.Day === 45 || _root.Day === 47 || _root.Day === 49 || _root.Day === 51 || _root.Day === 53 || _root.Day === 55 || _root.Day === 57 || _root.Day === 59 || _root.Day === 61 || _root.Day === 63 || _root.Day === 65 || _root.Day === 67 || _root.Day === 69 || _root.Day === 71 || _root.Day === 73 || _root.Day === 75 || _root.Day === 77 || _root.Day === 79 || _root.Day === 81 || _root.Day === 83 || _root.Day === 85 || _root.Day === 87 || _root.Day === 89 || _root.Day === 91 || _root.Day === 93 || _root.Day === 95 || _root.Day === 97 || _root.Day === 99) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You see Tikal sitting in the Park. Do you want to talk to her?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Tikal';
_root.eventline = 0;
}
} else {}
} else {
if (_root.RandomNum === 1) {
} else {
if (_root.RandomNum === 2) {
if (_root.Day === 2 || _root.Day === 3 || _root.Day === 5 || _root.Day === 6 || _root.Day === 8 || _root.Day === 9 || _root.Day === 11 || _root.Day === 12 || _root.Day === 14 || _root.Day === 15 || _root.Day === 17 || _root.Day === 18 || _root.Day === 20 || _root.Day === 21 || _root.Day === 23 || _root.Day === 24 || _root.Day === 26 || _root.Day === 27 || _root.Day === 29 || _root.Day === 30 || _root.Day === 32 || _root.Day === 33 || _root.Day === 35 || _root.Day === 36 || _root.Day === 38 || _root.Day === 39 || _root.Day === 41 || _root.Day === 42 || _root.Day === 44 || _root.Day === 45 || _root.Day === 47 || _root.Day === 48 || _root.Day === 50 || _root.Day === 51 || _root.Day === 53 || _root.Day === 54 || _root.Day === 56 || _root.Day === 57 || _root.Day === 59 || _root.Day === 60 || _root.Day === 62 || _root.Day === 63 || _root.Day === 65 || _root.Day === 66 || _root.Day === 68 || _root.Day === 69 || _root.Day === 71 || _root.Day === 72 || _root.Day === 74 || _root.Day === 75 || _root.Day === 77 || _root.Day === 78 || _root.Day === 80 || _root.Day === 81 || _root.Day === 83 || _root.Day === 84 || _root.Day === 86 || _root.Day === 87 || _root.Day === 89 || _root.Day === 90 || _root.Day === 92 || _root.Day === 3 || _root.Day === 95 || _root.Day === 96 || _root.Day === 98 || _root.Day === 99) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You see Amy Walking along the path. Do you want to talk to her?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Amy';
_root.eventline = 0;
}
} else {}
}
}
}
} else {
if (Location === 'Street') {
_root.RandomNum = random(3);
if (_root.RandomNum === 0) {
if (_root.Day === 2 || _root.Day === 4 || _root.Day === 6 || _root.Day === 8 || _root.Day === 10 || _root.Day === 12 || _root.Day === 14 || _root.Day === 16 || _root.Day === 18 || _root.Day === 20 || _root.Day === 22 || _root.Day === 24 || _root.Day === 26 || _root.Day === 28 || _root.Day === 30 || _root.Day === 32 || _root.Day === 34 || _root.Day === 36 || _root.Day === 38 || _root.Day === 40 || _root.Day === 42 || _root.Day === 44 || _root.Day === 46 || _root.Day === 48 || _root.Day === 50 || _root.Day === 52 || _root.Day === 54 || _root.Day === 56 || _root.Day === 58 || _root.Day === 60 || _root.Day === 62 || _root.Day === 64 || _root.Day === 66 || _root.Day === 68 || _root.Day === 70 || _root.Day === 72 || _root.Day === 74 || _root.Day === 76 || _root.Day === 78 || _root.Day === 80 || _root.Day === 82 || _root.Day === 84 || _root.Day === 86 || _root.Day === 88 || _root.Day === 90 || _root.Day === 92 || _root.Day === 94 || _root.Day === 96 || _root.Day === 98) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia is walking down the Street. Do you want to talk to her?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Sonia';
_root.eventline = 0;
}
} else {}
} else {
if (_root.RandomNum === 1) {
} else {
if (_root.RandomNum === 2 && _root.PlayerName != 'Sonic') {
if (_root.Day === 3 || _root.Day === 6 || _root.Day === 9 || _root.Day === 13 || _root.Day === 16 || _root.Day === 19 || _root.Day === 23 || _root.Day === 26 || _root.Day === 29 || _root.Day === 33 || _root.Day === 36 || _root.Day === 39 || _root.Day === 43 || _root.Day === 46 || _root.Day === 49 || _root.Day === 53 || _root.Day === 55 || _root.Day === 59 || _root.Day === 63 || _root.Day === 66 || _root.Day === 69 || _root.Day === 73 || _root.Day === 76 || _root.Day === 79 || _root.Day === 83 || _root.Day === 86 || _root.Day === 89 || _root.Day === 93 || _root.Day === 96 || _root.Day === 99) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic is walking down the street. Do you want to talk to him?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Sonic';
_root.eventline = 0;
}
} else {}
} else {
if (_root.RandomNum === 2 && _root.PlayerName === 'Sonic') {
}
}
}
}
} else {
if (Location === 'Beach') {
_root.RandomNum = random(3);
if (_root.RandomNum === 0) {
if (_root.Day === 3 || _root.Day === 6 || _root.Day === 9 || _root.Day === 13 || _root.Day === 16 || _root.Day === 19 || _root.Day === 23 || _root.Day === 26 || _root.Day === 29 || _root.Day === 33 || _root.Day === 36 || _root.Day === 39 || _root.Day === 43 || _root.Day === 46 || _root.Day === 49 || _root.Day === 53 || _root.Day === 55 || _root.Day === 59 || _root.Day === 63 || _root.Day === 66 || _root.Day === 69 || _root.Day === 73 || _root.Day === 76 || _root.Day === 79 || _root.Day === 83 || _root.Day === 86 || _root.Day === 89 || _root.Day === 93 || _root.Day === 96 || _root.Day === 99) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You see Tikal standing watching the sea. Do you want to talk to her?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Tikal';
_root.eventline = 0;
}
} else {}
} else {
if (_root.RandomNum === 1) {
} else {
if (_root.RandomNum === 2) {
if (_root.Day === 2 || _root.Day === 4 || _root.Day === 6 || _root.Day === 8 || _root.Day === 10 || _root.Day === 12 || _root.Day === 14 || _root.Day === 16 || _root.Day === 18 || _root.Day === 20 || _root.Day === 22 || _root.Day === 24 || _root.Day === 26 || _root.Day === 28 || _root.Day === 30 || _root.Day === 32 || _root.Day === 34 || _root.Day === 36 || _root.Day === 38 || _root.Day === 40 || _root.Day === 42 || _root.Day === 44 || _root.Day === 46 || _root.Day === 48 || _root.Day === 50 || _root.Day === 52 || _root.Day === 54 || _root.Day === 56 || _root.Day === 58 || _root.Day === 60 || _root.Day === 62 || _root.Day === 64 || _root.Day === 66 || _root.Day === 68 || _root.Day === 70 || _root.Day === 72 || _root.Day === 74 || _root.Day === 76 || _root.Day === 78 || _root.Day === 80 || _root.Day === 82 || _root.Day === 84 || _root.Day === 86 || _root.Day === 88 || _root.Day === 90 || _root.Day === 92 || _root.Day === 94 || _root.Day === 96 || _root.Day === 98) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally is sitting on a Beach Mat. Do you want to talk to her?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Sally';
_root.eventline = 0;
}
} else {}
}
}
}
} else {
if (Location === 'Gym') {
_root.RandomNum = random(2);
if (_root.RandomNum === 0 && _root.PlayerName != 'Mighty') {
if (_root.Day === 2 || _root.Day === 4 || _root.Day === 6 || _root.Day === 8 || _root.Day === 10 || _root.Day === 12 || _root.Day === 14 || _root.Day === 16 || _root.Day === 18 || _root.Day === 20 || _root.Day === 22 || _root.Day === 24 || _root.Day === 26 || _root.Day === 28 || _root.Day === 30 || _root.Day === 32 || _root.Day === 34 || _root.Day === 36 || _root.Day === 38 || _root.Day === 40 || _root.Day === 42 || _root.Day === 44 || _root.Day === 46 || _root.Day === 48 || _root.Day === 50 || _root.Day === 52 || _root.Day === 54 || _root.Day === 56 || _root.Day === 58 || _root.Day === 60 || _root.Day === 62 || _root.Day === 64 || _root.Day === 66 || _root.Day === 68 || _root.Day === 70 || _root.Day === 72 || _root.Day === 74 || _root.Day === 76 || _root.Day === 78 || _root.Day === 80 || _root.Day === 82 || _root.Day === 84 || _root.Day === 86 || _root.Day === 88 || _root.Day === 90 || _root.Day === 92 || _root.Day === 94 || _root.Day === 96 || _root.Day === 98) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty is training else where in the gym. Do you want to talk to him?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Mighty';
_root.eventline = 0;
}
} else {}
}
} else {
if (Location === 'Pub') {
_root.RandomNum = random(4);
if (_root.RandomNum === 0 && _root.PlayerName != 'Sonic') {
if (_root.Day === 4 || _root.Day === 8 || _root.Day === 12 || _root.Day === 16 || _root.Day === 20 || _root.Day === 24 || _root.Day === 28 || _root.Day === 32 || _root.Day === 36 || _root.Day === 40 || _root.Day === 44 || _root.Day === 48 || _root.Day === 52 || _root.Day === 56 || _root.Day === 60 || _root.Day === 64 || _root.Day === 68 || _root.Day === 72 || _root.Day === 76 || _root.Day === 80 || _root.Day === 84 || _root.Day === 88 || _root.Day === 92 || _root.Day === 96) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic is having a drink, Do you want to join him?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Sonic';
_root.eventline = 0;
}
} else {}
} else {
if (_root.RandomNum === 1 && _root.PlayerName != 'Tails') {
if (_root.Day === 2 || _root.Day === 3 || _root.Day === 5 || _root.Day === 6 || _root.Day === 8 || _root.Day === 9 || _root.Day === 11 || _root.Day === 12 || _root.Day === 14 || _root.Day === 15 || _root.Day === 17 || _root.Day === 18 || _root.Day === 20 || _root.Day === 21 || _root.Day === 23 || _root.Day === 24 || _root.Day === 26 || _root.Day === 27 || _root.Day === 29 || _root.Day === 30 || _root.Day === 32 || _root.Day === 33 || _root.Day === 35 || _root.Day === 36 || _root.Day === 38 || _root.Day === 39 || _root.Day === 41 || _root.Day === 42 || _root.Day === 44 || _root.Day === 45 || _root.Day === 47 || _root.Day === 48 || _root.Day === 50 || _root.Day === 51 || _root.Day === 53 || _root.Day === 54 || _root.Day === 56 || _root.Day === 57 || _root.Day === 59 || _root.Day === 60 || _root.Day === 62 || _root.Day === 63 || _root.Day === 65 || _root.Day === 66 || _root.Day === 68 || _root.Day === 69 || _root.Day === 71 || _root.Day === 72 || _root.Day === 74 || _root.Day === 75 || _root.Day === 77 || _root.Day === 78 || _root.Day === 80 || _root.Day === 81 || _root.Day === 83 || _root.Day === 84 || _root.Day === 86 || _root.Day === 87 || _root.Day === 89 || _root.Day === 90 || _root.Day === 92 || _root.Day === 3 || _root.Day === 95 || _root.Day === 96 || _root.Day === 98 || _root.Day === 99) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails is still by himself. Do you want to talk to him?';
gotoAndPlay(1);
_root.DoTalk = 'True';
_root.CurrentGirl = 'Tails';
_root.eventline = 0;
}
} else {}
}
}
}
}
}
}
}
} else {}
}
function MeetAmy() {
if (_root.MusicOn == true) {
BGMusic = AmyBack;
BGMusic.start();
SFX = AmyHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
if (_root.LevelAmy === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: ' + _root.PlayerName + '! What\'s up?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: oh, ' + _root.PlayerName + '. Did you want something?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Ah, don\'t sneak up on me like that!';
}
}
}
} else {
if (_root.LevelAmy === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Hiya ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Hey! Nice Bumping into you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ' Good to see you';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelAmy === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Hiya ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Hey! Nice Bumping into you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ' Good to see you';
}
}
}
} else {
if (_root.LevelAmy === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelAmy === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(3);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Ah! ' + _root.PlayerName + '! I was looking for you';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: It\'s always good to see you';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ' How have you been?';
}
}
}
} else {
if (_root.LevelAmy === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelAmy === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(3);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Well.. are you going to take me on a good Date today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Do you want to do something together later tonight?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ', Do you want to go somewhere?.. together..';
}
}
}
} else {
if (_root.LevelAmy === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: I had a good dream about you last night, ' + _root.PlayerName + '. Wanna make it come true?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: How\'s my big Hunky guy today?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ', Do you want to drop by the Hotel tonight?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelAmy === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: I had a good dream about you last night, ' + _root.PlayerName + '. Wanna make it come true?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: How\'s my big Hunky guy today?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: ' + _root.PlayerName + ', Do you want to drop by the Hotel tonight?';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetTikal() {
if (_root.MusicOn == true) {
BGMusic = TikalBack;
BGMusic.start();
SFX = TikalHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTikal === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Hello ' + _root.PlayerName + '. How are you today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: It\'s a nice day today, isn\'t it?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Have you noticed how not many people just enjoy Nature these days?';
}
}
}
} else {
if (_root.LevelTikal === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Hi ' + _root.PlayerName + '. Are you having fun today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: It\'s always nice to see you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: It\'s such a nice day today, don\'t you think?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(6);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelTikal === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Hi ' + _root.PlayerName + '. Are you having fun today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: It\'s always nice to see you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: It\'s such a nice day today, don\'t you think?';
}
}
}
} else {
if (_root.LevelTikal === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(6);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelTikal === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: ' + _root.PlayerName + '! Am really gad to see you!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I wondered if I would see you today, ' + _root.PlayerName + '. Am glad I have';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Good Day ' + _root.PlayerName + '. Did you want to see me?';
}
}
}
} else {
if (_root.LevelTikal === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(6);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelTikal === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(6);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Oh ' + _root.PlayerName + '! I have missed you...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I really enjoy our Chats, ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: ' + _root.PlayerName + ', did you want to go somewhere tonight?';
}
}
}
} else {
if (_root.LevelTikal === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(6);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Hi... I really would like to... \'Play\' again soon...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I really enjoyed last time.. can we do \'it\' again?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Erm... ' + _root.PlayerName + '. Can we go to the Hotel today?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(6);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelTikal === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(6);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Hi... I really would like to... \'Play\' again soon...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I really enjoyed last time.. can we do \'it\' again?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Erm... ' + _root.PlayerName + '. Can we go to the Hotel today?';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetSonia() {
if (_root.MusicOn == true) {
BGMusic = SoniaBack;
BGMusic.start();
SFX = SoniaHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
_root.CurrentGirl = 'Sonia';
if (_root.LevelSonia === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(10);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Excuss me?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Do you really think I have time for this?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Am Running late, can you move out of my way?';
}
}
}
} else {
if (_root.LevelSonia === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Oh ' + _root.PlayerName + ', It\'s you..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: ' + _root.PlayerName + '.. At least I remember your name';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: You should feel lucky I give you the time of day...';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(9);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelSonia === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Oh ' + _root.PlayerName + ', It\'s you..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: ' + _root.PlayerName + '.. At least I remember your name';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: You should feel lucky I give you the time of day...';
}
}
}
} else {
if (_root.LevelSonia === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(9);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelSonia === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Mmm.. it seems like we are always bumping into each other..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: It\'s pretty nice to see you today ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: ' + _root.PlayerName + ' , Hi! Nice to see you';
}
}
}
} else {
if (_root.LevelSonia === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(9);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelSonia === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(9);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Hi.. Got anything for me today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Got some backstages passes, if you are intrested.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Well ' + _root.PlayerName + ', gonna take me out tonight?';
}
}
}
} else {
if (_root.LevelSonia === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(9);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Y\'know ' + _root.PlayerName + '... We could get up to some fun backstage tonight..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Want to join me tonight and give the paper\'s something to really write about?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: ' + _root.PlayerName + ', y\'know I got a Video camera I can set up at the Hotel';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(9);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelSonia === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(9);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Y\'know ' + _root.PlayerName + '... We could get up to some fun backstage tonight..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Want to join me tonight and give the paper\'s something to really write about?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: ' + _root.PlayerName + ', y\'know I got a Video camera I can set up at the Hotel';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetSally() {
if (_root.MusicOn == true) {
BGMusic = SallyBack;
BGMusic.start();
SFX = SallyHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
_root.CurrentGirl = 'Sally';
if (_root.LevelSally === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Yes? Do I know you?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Do you have any idea Who I am?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Please leave me alone, or else... I mean it!';
}
}
}
} else {
if (_root.LevelSally === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Good Day ' + _root.PlayerName + '. Did you come to see me?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Oh.. Hello again';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: ' + _root.PlayerName + ' Hi! Glad to see you';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(15);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelSally === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Good Day ' + _root.PlayerName + '. Did you come to see me?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Oh.. Hello again';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: ' + _root.PlayerName + ' Hi! Glad to see you';
}
}
}
} else {
if (_root.LevelSally === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(12);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelSally === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Have you ever thought about working up at the Palace?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: It\'s good to find someone I can talk to like this';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: ' + _root.PlayerName + ' Can you stay for a chat?';
}
}
}
} else {
if (_root.LevelSally === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(12);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelSally === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(12);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: You really should take me on a date at the Royal Gardens. They are soo Pretty this time of year.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Am surprised the Press haven\'t found out about us, ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: I really would like to go somewhere tonight.';
}
}
}
} else {
if (_root.LevelSally === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(12);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Oh ' + _root.PlayerName + '! My place or yours tonight?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Sleeping with a Princess, my aren\'t you a lucky one.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: There is something \'naughty\' about going to the Hotel... I like it';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(12);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelSally === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(12);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Oh ' + _root.PlayerName + '! My place or yours tonight?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Sleeping with a Princess, my aren\'t you a lucky one.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: There is something \'naughty\' about going to the Hotel... I like it';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetSonic() {
if (_root.MusicOn == true) {
_root.button._visible = false;
BGMusic = SonicBack;
BGMusic.start();
SFX = SonicHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonic === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: mmmm? Oh Hi';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Have we met before?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Well? did you want to say something?';
}
}
}
} else {
if (_root.LevelSonic === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Hey ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Oh hey! I think I got five minutes';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: ' + _root.PlayerName + ', What do you want?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(20);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelSonic === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Hey ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Oh hey! I think I got five minutes';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: ' + _root.PlayerName + ', What do you want?';
}
}
}
} else {
if (_root.LevelSonic === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(20);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelSonic === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Hey ' + _root.PlayerName + '! What\'s up?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Nice to see you today ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Got time to talk?';
}
}
}
} else {
if (_root.LevelSonic === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(20);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelSonic === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(20);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: erm.. hey ' + _root.PlayerName + '.. I kinda had fun the other day.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: If.. well, if your not busy, want to go someplace?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Hey! Just when I was thinking about you!';
}
}
}
} else {
if (_root.LevelSonic === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(20);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Hi... I really would like to... \'Play\' again soon...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: I here the Hotel is pretty empty this time of year';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: ' + _root.PlayerName + ', Wanna book a room?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(20);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelSonic === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(20);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Hi... I really would like to... \'Play\' again soon...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: I here the Hotel is pretty empty this time of year';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: ' + _root.PlayerName + ', Wanna book a room?';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetTails() {
if (_root.MusicOn == true) {
_root.button._visible = false;
BGMusic = TailsBack;
BGMusic.start();
SFX = TailsHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTails === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Hello.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Hi? Haven\'t I seen you around?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: You haven\'t happened to see a screwdriver around here?';
}
}
}
} else {
if (_root.LevelTails === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Hi ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Good Day ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: ' + _root.PlayerName + ', How are you?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(24);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelTails === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Hi ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Good Day ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: ' + _root.PlayerName + ', How are you?';
}
}
}
} else {
if (_root.LevelTails === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(24);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelTails === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Hi ' + _root.PlayerName + '! What you been doing today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Hey, do you want to see some of my new inventions sometime?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Hello' + _root.PlayerName + ', Isn\'t it a nice day?';
}
}
}
} else {
if (_root.LevelTails === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(24);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelTails === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(24);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: I have been enjoying spending time with you..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: You really should come around to my house more ' + _root.PlayerName;
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Do you want to go out somewhere tonight?';
}
}
}
} else {
if (_root.LevelTails === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(24);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: MMm Hello! Wanna go book a room for tonight?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: ' + _root.PlayerName + ', Do you really like me?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Hey ' + _root.PlayerName + '! Great to see you Lover';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(24);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelTails === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(24);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: MMm Hello! Wanna go book a room for tonight?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: ' + _root.PlayerName + ', Do you really like me?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Hey ' + _root.PlayerName + '! Great to see you Lover';
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function MeetMighty() {
if (_root.MusicOn == true) {
_root.button._visible = false;
BGMusic = MightyBack;
BGMusic.start();
SFX = MightyHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
if (_root.LevelMighty === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Yes? did you want something';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Can you please move out of the way?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Look, do you want to talk or what?';
}
}
}
} else {
if (_root.LevelMighty === 'Friend' && _root.Day > 15 && _root.Day < 20 && _root.Fireworks == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: mm? oh.. you\'re ' + _root.PlayerName + ' Right?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Oh, I remember you.. Well?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Ah.. It\'s ' + _root.PlayerName + ' right?';
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(28);
_root.Fireworks = 1;
_root.FireworksScript();
}
}
} else {
if (_root.LevelMighty === 'Friend') {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: mm? oh.. you\'re ' + _root.PlayerName + ' Right?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Oh, I remember you.. Well?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Ah.. It\'s ' + _root.PlayerName + ' right?';
}
}
}
} else {
if (_root.LevelMighty === 'Close Friend' && _root.Day > 30 && _root.Day < 35 && _root.Cinema == 0) {
_root.GirlMeetLoc.gotoAndStop(28);
_root.Cinema = 1;
_root.CinemaScript();
} else {
if (_root.LevelMighty === 'Close Friend') {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Hey, Nice to see you again ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Hi, Good to see you!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Great to see you today, ' + _root.PlayerName;
}
}
}
} else {
if (_root.LevelMighty === 'Girl Friend' && _root.Day > 50 && _root.Gala == 0) {
_root.GirlMeetLoc.gotoAndStop(28);
_root.Gala = 1;
_root.GalaScript();
} else {
if (_root.LevelMighty === 'Girl Friend') {
_root.GirlMeetLoc.gotoAndStop(28);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Hi ' + _root.PlayerName + ' Got any thing planned for today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Do you want to go someplace later?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Hey ' + _root.PlayerName + ', Got something planned for today?';
}
}
}
} else {
if (_root.LevelMighty === 'Lover' && _root.Day > 75 && _root.Day < 80 && _root.Funfair == 0) {
_root.RandomNum = random(2);
if (_root.RandomNum == 0) {
_root.GirlMeetLoc.gotoAndStop(28);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: You know, I don\'t have any plans for tonight... wanna do something?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Wanna make today great?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Got a Room all booked for us, ' + _root.PlayerName;
}
}
}
} else {
if (_root.RandomNum == 1) {
_root.GirlMeetLoc.gotoAndStop(28);
_root.Funfair = 1;
_root.FunfairScript();
}
}
} else {
if (_root.LevelMighty === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(28);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: You know, I don\'t have any plans for tonight... wanna do something?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Wanna make today great?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Got a Room all booked for us, ' + _root.PlayerName;
}
}
}
}
}
}
}
}
}
}
}
}
_root.GirlTalk = 'True';
gotoAndPlay(1);
}
}
function GirlsChat(Action) {
if (_root.CurrentGirl === 'Amy') {
_root.Amy(Action);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.Tikal(Action);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.Sonia(Action);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.Sally(Action);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.Sonic(Action);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.Tails(Action);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.Mighty(Action);
}
}
}
}
}
}
}
}
function GirlsDate(Action) {
if (_root.CurrentGirl === 'Amy') {
_root.DateAmy(Action);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.DateTikal(Action);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.DateSonia(Action);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.DateSally(Action);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.DateSonic(Action);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.DateTails(Action);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.DateMighty(Action);
}
}
}
}
}
}
}
}
function RandomDate() {
_root.Looping = 'True';
while (_root.Looping === 'True') {
if (_root.DateScript < 5) {
_root.RandomNum = random(5);
} else {
_root.RandomNum = 6;
_root.Looping = 'False';
}
if (_root.RandomNum != _root.Questions[0] && _root.RandomNum != _root.Questions[1] && _root.RandomNum != _root.Questions[2] && _root.RandomNum != _root.Questions[3] && _root.RandomNum != _root.Questions[4]) {
_root.Looping = 'False';
_root.Questions[_root.CurrentQuestion] = _root.RandomNum;
}
}
}
function Amy(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelAmy === 'Stranger') {
if (_root.Charm < 30) {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Y\'know.. you\'re not very Charming';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: I prefer guys with a bit more Charm than you.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Gee, it\'s Prince Charming himself...';
}
}
}
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: Wow ' + _root.PlayerName + ', You really know how to charm a gal!';
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelAmy === 'Friend') {
if (_root.Charm > 49 && _root.EXPAmy > 99 && _root.Strength > 14) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: Y\'know ' + _root.PlayerName + ', I am really starting to like you.';
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: I like Rings.. Maybe you should get me some sometime?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Y\'know, a girl likes a guy that buys her gifts.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: I saw this nice Ring in the Shopping centre the other day.';
}
}
}
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelAmy === 'Close Friend') {
if (_root.Charm > 249 && _root.EXPAmy > 999 && _root.Strength > 125) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: ' + _root.PlayerName + '... I have really had a good time of late.. and... well...';
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: When are you going to ask me out on a date?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: We need to go out more..';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Don\'t you think we should go somewhere tonight?';
}
}
}
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelAmy === 'Girl Friend') {
if (_root.Charm > 499 && _root.EXPAmy > 1999 && _root.Strength > 250) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: erm.. I don\'t know how to say this ' + _root.PlayerName + ' but I haven\'t ever \'been\' with a man before...';
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: I really like you... Do you know that?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: I have never been this happy before.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: This time with you has been great';
}
}
}
gotoAndPlay(1);
_root.EXPAmy += 2;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelAmy === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(3);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Hey ' + _root.PlayerName + ', let\'s go to that Hotel tonight.. Giggle';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: I really enjoyed myself last time. Can we do it again?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Want to visit that Hotel again?';
}
}
}
gotoAndPlay(1);
_root.EXPAmy += 3;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelAmy === 'Stranger') {
if (_root.Charm < 30) {
_root.GirlMeetLoc.gotoAndStop(4);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: You really expect me to answer?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: That\'s Private!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: I don\'t know you well enough to answer that!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Charm > 30 && _root.Strength > 15) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My Birthday? it\'s the 23rd of September';
gotoAndPlay(1);
_root.LevelAmy = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Am not going to tell you just yet...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: mmm.. you\'re not quite my type.. yet';
} else {
if (_root.RandomNun == 2) {
TextBoxText = 'Amy: Maybe you need to work out more?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelAmy === 'Friend') {
if (_root.EXPAmy < 100 || _root.Charm < 50) {
_root.GirlMeetLoc.gotoAndStop(4);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: You really expect me to answer?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: That\'s Private!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: I don\'t know you well enough to answer that!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Charm > 50 && _root.EXPAmy > 100 && _root.Strength > 25) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My Chest size is 34C';
gotoAndPlay(1);
_root.GirlTalk = 'True';
_root.LevelAmy = 'Close Friend';
} else {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Am not going to tell you just yet...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: mmm.. you\'re not quite my type.. yet';
} else {
if (_root.RandomNun == 2) {
TextBoxText = 'Amy: Maybe you need to work out more?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My favourite Song? \'Every Rose as a thorn\'... hehe';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My Chest Size is 34C';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My Birthday? it\'s the 23rd of September';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: I really like Gold Rings.. They look soo good on me.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(3);
TextBoxText = 'Amy: My ideal man has to be very charming';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelAmy === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(4);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Am not gonna take something from you!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Do I look like the kind that takes gifts from everyone?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Why should I trust you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelAmy === 'Stranger') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(4);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Not a Chance!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: As if!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Do I look stupid?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelAmy === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(2);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Well... not just now!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Maybe when I know you better';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: I think we need to know each other better first.';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelAmy === 'Close Friend' || _root.LevelAmy === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(15);
} else {
TextBoxText = 'Amy: Not just now..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelAmy === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(15);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateAmy(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Amy: What stat do I like a man to have?';
TextBoxText4 = 'Knowledge';
TextBoxText5 = 'HP';
TextBoxText6 = 'Charm';
TextBoxText7 = 'Strength';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Amy: What size is my chest?';
TextBoxText4 = '34C';
TextBoxText5 = '31C';
TextBoxText6 = '38B';
TextBoxText7 = '31A';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Amy: Which of these Songs do I like?';
TextBoxText4 = 'Prince Charming';
TextBoxText5 = 'Red and Black';
TextBoxText6 = 'Every Rose has a Thorn';
TextBoxText7 = 'Pink n Pretty';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Amy: When\'s my Birthday?';
TextBoxText4 = '23rd September';
TextBoxText5 = '20th December';
TextBoxText6 = '1st April';
TextBoxText7 = '20th June';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Amy: What\'s my Fav item?';
TextBoxText4 = 'Flowers';
TextBoxText5 = 'Emeralds';
TextBoxText6 = 'Iza Dolls';
TextBoxText7 = 'Gold Rings';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: Am a bit bored.. what else can we do?';
_root.CurrentQuestion = 0;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: Thanks but no thanks';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: Whoa! I won\'t be able to carry much more.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: Hey! Don\'t Touch!';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(2);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Tikal(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTikal === 'Stranger') {
if (_root.Knowledge > 29 && _root.Charm > 14) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: Well ' + _root.PlayerName + ', I didn\'t know you knew that much..';
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Knowledge is a great thing to have you know.. And there is a lot Nature can teach you.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Have you been to the Library lately?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: They say Charm is a good thing, but you need to be smart enough to use it';
}
}
}
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTikal === 'Friend') {
if (_root.Knowledge > 49 && _root.EXPTikal > 99 && _root.Charm > 24) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: Awww... You\'re soo nice.. Aren\'t you ' + _root.PlayerName;
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Have you seen them Cute Iza dolls? I just love them';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I hear the Shopping Centre has some nice things for sale';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Some people laughed when I say I collect Dolls...';
}
}
}
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTikal === 'Close Friend') {
if (_root.Knowledge > 249 && _root.EXPTikal > 999 && _root.Charm > 125) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: aww..' + _root.PlayerName + 'I have been having soo much fun...';
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: I wouldn\'t mind going someplace with you some time.. just the two of us.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I wonder if it would be okay for us to go places together...';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Maybe we should go out together to some place..';
}
}
}
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTikal === 'Girl Friend') {
if (_root.Knowledge > 499 && _root.EXPTikal > 1999 && _root.Charm > 200) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: ' + _root.PlayerName + ' This is Important... Do you really Love me? because I love you';
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: I can\'t remember when I have enjoyed myself more..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: You\'re so much fun to be with.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Do you enjoy are time together as much as I do?';
}
}
}
gotoAndPlay(1);
_root.EXPTikal += 2;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTikal === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: Oh ' + _root.PlayerName + ', I was worried since you were gone for so long..';
gotoAndPlay(1);
_root.EXPTikal += 3;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTikal === 'Stranger') {
if (_root.EXPTikal < 20 && _root.Knowledge < 30) {
_root.GirlMeetLoc.gotoAndStop(7);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Isn\'t that Question a bit Personal?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I don\'t wish to answer that';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: I don\'t think you should be asking that!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Knowledge > 29 && _root.EXPTikal > 19 && _root.Charm > 14) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: Well.. My birthday is on the 23rd Of December';
gotoAndPlay(1);
_root.LevelTikal = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Well.. am not quite ready to tell you that...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Maybe I\'ll tell you later';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Aren\'t you smart enough to guess?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelTikal === 'Friend') {
if (_root.EXPTikal < 100 || _root.Knowledge < 50) {
_root.GirlMeetLoc.gotoAndStop(7);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: That is very Private!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: You shouldn\'t ask such things!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: How Dare you ask THAT!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Knowledge > 50 && _root.EXPTikal > 100 && _root.Charm > 25) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: erm.. my Chest size is 38A..';
gotoAndPlay(1);
_root.LevelTikal = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(5);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Well.. am not quite really to tell you that...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Maybe I\'ll tell you later';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: I don\'t think I should tell you that right now';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: I think my favourite Song has to be \'Green Garden\'';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: erm.. my Chest size is 38A..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: Well.. My birthday is on the 23rd Of December';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: I really love them Cute Iza Dolls.. I would like to Collect them';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: I think is good for a man to be pretty smart';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTikal === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(7);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Erm.. No thank you.. I don\'t really know you that well..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: I don\'t like taking gifts from Strangers';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Sorry but I was told to say No to Strangers';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTikal === 'Stranger') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(7);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Erm.. No thank you.. I don\'t really know you that well..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Sorry, but how can I trust you?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: I really don\'t like going out with Strange men';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelTikal === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(6);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Am sorry but am a bit busy at the moment..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: You\'re a good friend but maybe we need to know each other better?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Maybe some other time';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelTikal === 'Close Friend' || _root.LevelTikal === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(16);
} else {
TextBoxText = 'Tikal: Am a bit busy right now';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelTikal === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(16);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateTikal(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tikal: What is my favourite Stat?';
TextBoxText4 = 'Strength';
TextBoxText5 = 'Knowledge';
TextBoxText6 = 'Charm';
TextBoxText7 = 'HP';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tikal: What\'s my Chest Size?';
TextBoxText4 = '32A';
TextBoxText5 = '34D';
TextBoxText6 = '31B';
TextBoxText7 = '38A';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tikal: What is my favourite Song?';
TextBoxText4 = 'Green Garden';
TextBoxText5 = 'Machine Fun';
TextBoxText6 = 'Gold \'n Gems';
TextBoxText7 = 'Moonlight Dance';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tikal: When is my Birthday?';
TextBoxText4 = '20th May';
TextBoxText5 = '23rd December';
TextBoxText6 = '23rd May';
TextBoxText7 = '16th July';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tikal: Which is these is my favourite Item?';
TextBoxText4 = 'Gold Rings';
TextBoxText5 = 'Flowers';
TextBoxText6 = 'Emeralds';
TextBoxText7 = 'Iza Dolls';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: Can we talk about something else?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: No thank you..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: hehe, if you give me anymore, I won\'t be able to carry it!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: Ehuh?!? What are you trying to do to me?';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(3);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Sonia(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonia === 'Stranger') {
if (_root.Strength < 30) {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I would love to talk to you sometime, but I gotta get ready for a gig.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I don\'t give interviews to just anyone, y\'know';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Am sorry, but I really need to hurry';
}
}
}
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: mmm...' + _root.PlayerName + ', Are you getting strong.. Do you work out?';
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonia === 'Friend') {
if (_root.Strength < 50 || _root.EXPSonia < 100) {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Maybe you can come to one of my shows sometime? am sure you\'ll like it.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I my line of work, I need a strong man to look after me.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Maybe you need to visit the gym a bit more often?';
}
}
}
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: There is really something different about you...';
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonia === 'Close Friend') {
if (_root.Strength < 250 || _root.EXPSonia < 1000) {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I got a free night. Gonna ask me out somewhere?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I got a Concert tomorrow, but am free tonight.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: I\'m in the mood to go out somewhere. Care to come with?';
}
}
}
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: All I can do is think about you of late.';
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonia === 'Girl Friend') {
if (_root.Strength < 500 || _root.EXPSonia < 2000) {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I am going to write a Song about you.. Would you like to hear it?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Just cause we are dating, doesn\'t mean you don\'t have to buy me stuff.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: We might be dating, but remember my Music comes first!';
}
}
}
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: Maybe if you came to my place we could make Music together?';
gotoAndPlay(1);
_root.EXPSonia += 2;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonia === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(9);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Hi Sweetheart! Wanna book into a Hotel tonight?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I know this nice little up market place we can go.';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Did you read the Paper? They have no clue about us. hee';
}
}
}
gotoAndPlay(1);
_root.EXPSonia += 3;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonia === 'Stranger') {
if (_root.EXPSonia < 20) {
_root.GirlMeetLoc.gotoAndStop(10);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Like am gonna tell you...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: What are you? Press or something?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Oh yeah.. I tell you and it\'s in the papers by morning';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Strength > 30) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: Well.. I was born on the 4th of October. Gonna get me a gift?';
gotoAndPlay(1);
_root.LevelSonia = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: You will just have to wait to find out.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I\'ll choose when I tell you';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Maybe I\'ll tell you soon';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelSonia === 'Friend') {
if (_root.EXPSonia < 100 || _root.Strength < 50) {
_root.GirlMeetLoc.gotoAndStop(10);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I don\'t even tell my fans that!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: No way i\'m telling you that';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: You some kind of Pervert?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Strength > 50) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: I\'m a 32C Chest Size';
gotoAndPlay(1);
_root.LevelSonia = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Maybe if you impress me a little more..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Still working out at the gym?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Maybe later';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: I Love to perform \'Life of the Party\'. You should hear me play it sometime.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: Remember my Chest size is 32C.. How could you forget?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: I\'ll expect a gift on 4th October. It is my Birthday afterall.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: If you are going to buy me something, what about Flowers?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(9);
TextBoxText = 'Sonia: I just love a big strong guy';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonia === 'Stranger') {
if (_root.EXPSonia < 20) {
_root.GirlMeetLoc.gotoAndStop(10);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I don\'t take Gifts from Strangers';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Taking Gifts from just anyone can lead a girl into a lot of Trouble';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Never trust gifts from Strangers';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonia === 'Stranger') {
if (_root.EXPSonia << 20) {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(10);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I don\'t date Strangers';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: What? so you can post pictures on the Net?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Get Lost!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
}
} else {
if (_root.LevelSonia === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(8);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: I got a few things to do right now.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: Maybe when I got some spare time';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Not right now, I got a Gig tonight';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelSonia === 'Close Friend' || _root.LevelSonia === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(17);
} else {
TextBoxText = 'Sonia: Sorry.. I got a Gig tonight';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelSonia === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(17);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateSonia(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonia: Which of these do I prefer?';
TextBoxText4 = 'HP';
TextBoxText5 = 'Strength';
TextBoxText6 = 'Knowledge';
TextBoxText7 = 'Charm';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonia: Do you remember my Chest Size?';
TextBoxText4 = '31B';
TextBoxText5 = '34C';
TextBoxText6 = '32C';
TextBoxText7 = '34B';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonia: Which of these do I enjoy playing?';
TextBoxText4 = 'Life of the Party';
TextBoxText5 = 'Under Fire';
TextBoxText6 = 'Rock the Red-Head';
TextBoxText7 = 'Blazing Eye';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonia: On what date is my Birthday?';
TextBoxText4 = '20th September';
TextBoxText5 = '4th October';
TextBoxText6 = '5th October';
TextBoxText7 = '9th December';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonia: Which of these items do I enjoy the most?';
TextBoxText4 = 'Iza Dolls';
TextBoxText5 = 'Emeralds';
TextBoxText6 = 'Gold Rings';
TextBoxText7 = 'Flowers';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: I think that\'s enough chat for now.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: Hmm? No thanks..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: I think you have givin me more then enough';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: Hey! Pervert! Hands off!';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(4);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Sally(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSally === 'Stranger') {
if (_root.Knowledge < 30) {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Sorry, but I was raised not to talk to Strange people.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Can you please go away!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Go away before I shout for someone';
}
}
}
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: Hey, You sure like to study';
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSally === 'Friend') {
if (_root.Strength < 50 || _root.EXPSally < 100) {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Y\'know, you should work on training at the gym.. it could be helpful in the future';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Smart is one thing, but sometimes you just need strength';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: There is nothing wrong with Self improvement';
}
}
}
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: Y\'know.. I am a Princess.. and Princess need close Bodyguards..';
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSally === 'Close Friend') {
if (_root.Knowledge < 250 || _root.EXPSally < 1000) {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I wouldn\'t mind going someplace with you. Are you going to ask me?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: A girl likes being taken out for a special night';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: There are some nice places to visit around here';
}
}
}
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: ' + _root.PlayerName + '.. I have been really happy lately.';
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSally === 'Girl Friend') {
if (_root.Knowledge < 500 || _root.EXPSally < 2000) {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I have never meet someone like you before.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Sometimes, I wish you were a bit smarter...';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Is it odd to be dating a Princess?';
}
}
}
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: I... am a virgin.. do you want to help me change that?';
gotoAndPlay(1);
_root.EXPSally += 2;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSally === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(12);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Mmm ' + _root.PlayerName + '... I can\'t wait till our next date';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Maybe I should introduce you to the Family some time';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: I wonder if I should give a Royal sign of Approval to that Hotel? Or maybe just you';
}
}
}
gotoAndPlay(1);
_root.EXPSally += 3;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSally === 'Stranger') {
if (_root.EXPSally < 20) {
_root.GirlMeetLoc.gotoAndStop(13);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: That is none of your business';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: I am not going to tell the likes of you that';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Why should I tell you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Strength > 30) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: My birthday is the 18th of September. Should I expect a card?';
gotoAndPlay(1);
_root.LevelSally = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I\'ll tell you later.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Maybe I\'ll tell you that some other time';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Not now...Later';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelSally === 'Friend') {
if (_root.EXPSally < 100 || _root.Knowledge < 50) {
_root.GirlMeetLoc.gotoAndStop(13);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I don\'t even tell my fans that!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Now that is a bit too personal!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: MASHER!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Knowledge > 50) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: Well.. my Chest size is only 32B';
gotoAndPlay(1);
_root.LevelSally = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Am not quite really to tell you that..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Maybe I\'ll tell you in a while';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Aren\'t you smart enough to tell?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: My favourite Song has to be Beethoven\'s Pathetique';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: Am only a 32B Chest size.. I hope you don\'t mind..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: My official Birthday and my real one is on 18th September';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: I really like Flowers.. They look good in any room.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(12);
TextBoxText = 'Sally: If a guy isn\'t Smart, he isn\'t right for me.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSally === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(13);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I don\'t even know you';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Send it to the Castle, Maybe Someone will look at it';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Leave me alone!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSally === 'Stranger') {
if (_root.EXPSally << 20) {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(13);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: I don\'t even know you';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Not a Chance, Pal!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Leave me alone!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
}
} else {
if (_root.LevelSally === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(11);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Maybe Later.. I got some Royal Bussiness to take care of.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Sorry, am a little busy right now';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Some other time';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelSally === 'Close Friend' || _root.LevelSally === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(18);
} else {
TextBoxText = 'Sally: Royal Bussiness.. what about tomorrow?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelSally === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(18);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateSally(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sally: Which stat should you raise most for me?';
TextBoxText4 = 'Strength';
TextBoxText5 = 'Charm';
TextBoxText6 = 'HP';
TextBoxText7 = 'Knowledge';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sally: What\'s my Chest Size?';
TextBoxText4 = '32B';
TextBoxText5 = '38A';
TextBoxText6 = '32C';
TextBoxText7 = '34B';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sally: What\'s my favourite Song title?';
TextBoxText4 = 'Pathetique';
TextBoxText5 = 'Moonlight';
TextBoxText6 = 'Tempest\'';
TextBoxText7 = 'Appassionata';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sally: On what date is my Birthday?';
TextBoxText4 = '1st June';
TextBoxText5 = '10th October';
TextBoxText6 = '18th September';
TextBoxText7 = '10th December';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sally: Which item do I like the most?';
TextBoxText4 = 'Gold Rings';
TextBoxText5 = 'Flowers';
TextBoxText6 = 'Iza Dolls';
TextBoxText7 = 'Emeralds';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: Can we do something different?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: Not at the moment...';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: I don\'t think I could carry anything else';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: THAT IS NOT HOW YOU TREAT A PRINCESS!';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(5);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Sonic(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonic === 'Stranger') {
if (_root.Charm < 30) {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Did you want something?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Excuse me?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Can you move out of the way?';
}
}
}
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: Hey ' + _root.PlayerName + ', Whats Up?!';
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonic === 'Friend') {
if (_root.Charm > 49 && _root.EXPSonic > 99 && _root.Strength > 14) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: mmm.. oh.. Sorry.. I got a little distracted.. ';
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Have you seen any gold Rings about lately?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: well, Isn\'t this charming?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Did you know Running is good for keeping your Strength up?';
}
}
}
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonic === 'Close Friend') {
if (_root.Charm > 249 && _root.EXPSonic > 999 && _root.Strength > 125) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: There is really something I like about you...';
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: There are some nice places around here I wouldn\'t mind visiting sometime.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: I quite enjoy going out to visit different places';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Want to go someplace later?';
}
}
}
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonic === 'Girl Friend') {
if (_root.Charm > 499 && _root.EXPSonic > 1999 && _root.Strength > 250) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: I... I haven\'t felt this way... about a guy before.. ';
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(19);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: You really make me... think... about things..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Do you want to go someplace tonight?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: I really enjoy our time together';
}
}
}
gotoAndPlay(1);
_root.EXPSonic += 2;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelSonic === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(20);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: mmm.. That hotel was a lot of fun...';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Fancy going someplace Private?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Maybe we could book a Room someplace tonight..';
}
}
}
gotoAndPlay(1);
_root.EXPSonic += 3;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonic === 'Stranger') {
if (_root.Charm < 30) {
_root.GirlMeetLoc.gotoAndStop(21);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: What kind of question is that?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Am not going to answer THAT!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: And what makes you think you will get an answer?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Charm > 30 && _root.Strength > 15) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: My Birthday is the 23rd of June';
gotoAndPlay(1);
_root.LevelSonic = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(19);
TextBoxText = 'Sonic: mmm.. I\'ll think about answering that..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelSonic === 'Friend') {
if (_root.EXPSonic < 100 || _root.Charm < 50) {
_root.GirlMeetLoc.gotoAndStop(21);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: What kind of question is that?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Am not going to answer THAT!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: And what makes you think you will get an answer?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Charm > 50 && _root.EXPSonic > 100 && _root.Strength > 25) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: My Height is about 3 Foot 3';
gotoAndPlay(1);
_root.LevelSonic = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(19);
TextBoxText = 'Sonic: mmm.. I\'ll think about answering that..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: My favourite Song has to be \'Speedlines\'';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: My Height is about 3 Foot 3';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: My Birthday is the 23rd of June';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: Y\'know, Trying to Collect Gold Rings can be a real pain.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(20);
TextBoxText = 'Sonic: Hey, Cool, Charming, I got it all!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonic === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(21);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Like i\'m really gonna fall for a trick like that!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Oh right, a gift from a Stranger... As if!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Do I look that Stupid to you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelSonic === 'Stranger') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(21);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: HUH?!? Who do you think you are talking to?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: What do you mean \'Go out on a Date\'?!?!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Why would I even waste my time with you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelSonic === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(20);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Well.. I might like to go on a trip sometime.. later though';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Not right now, I got a Headache';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Sorry, am a bit busy today';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelSonic === 'Close Friend' || _root.LevelSonic === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(22);
} else {
TextBoxText = 'Sonic: I don\'t feel like going anywhere';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelSonic === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(22);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateSonic(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonic: Hey, am cool but what else do I have??';
TextBoxText4 = 'Knowledge';
TextBoxText5 = 'Strength';
TextBoxText6 = 'HP';
TextBoxText7 = 'Charm';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonic: How Tall am I then?';
TextBoxText4 = '3\'4';
TextBoxText5 = '2\'6';
TextBoxText6 = '3\'3';
TextBoxText7 = '4\'5';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonic: What one of these Songs do I like?';
TextBoxText4 = 'Follow me';
TextBoxText5 = 'Speedlines';
TextBoxText6 = 'Fast Days';
TextBoxText7 = 'Headline Track';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonic: When is my Birthday?';
TextBoxText4 = '9th March';
TextBoxText5 = '14th May';
TextBoxText6 = '16th April';
TextBoxText7 = '23rd June';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Sonic: What items do I try and collect?';
TextBoxText4 = 'Gold Rings';
TextBoxText5 = 'Flowers';
TextBoxText6 = 'Iza Dolls';
TextBoxText7 = 'Emeralds';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: enough about me.. What else can we do?';
_root.CurrentQuestion = 0;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: erm. No thanks..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: Hey, how much do you think I can carry?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: SAY WHAT?';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(6);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Tails(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTails === 'Stranger') {
if (_root.Knowledge < 30) {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Oh? was there something you wanted?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Sorry, but do I know you?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Excues me';
}
}
}
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: Hello ' + _root.PlayerName;
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTails === 'Friend') {
if (_root.Knowledge > 49 && _root.EXPTails > 99 && _root.Charm > 14) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: It\'s nice to see you again. ';
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Would you believe I collect Iza Dolls?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: I like gifts. Do you want to give me something?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Have you seen them nice Dolls in the Shopping Centre?';
}
}
}
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTails === 'Close Friend') {
if (_root.Knowledge > 249 && _root.EXPTails > 999 && _root.Charm > 125) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: Hi! I like talking to you..';
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Have you been to the palace gardens? I would love to go..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: I would like to go out someplace with you... sometime..';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: It\'s good to leave me workshop and just relex once in a while';
}
}
}
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTails === 'Girl Friend') {
if (_root.Knowledge > 499 && _root.EXPTails > 1999 && _root.Charm > 250) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: You look... pretty good..';
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: did you want to do something today?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Am not doing anything today.. How about you?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: When was the last time you took me out someplace?';
}
}
}
gotoAndPlay(1);
_root.EXPTails += 2;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelTails === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(24);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: I wouldn\'t mind going to that Hotel again.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: It\'s Funny, I never wanted to spend this much time with another guy before';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: That\'s a Nice Hotel.. Let\'s go there tonight';
}
}
}
gotoAndPlay(1);
_root.EXPTails += 3;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTails === 'Stranger') {
if (_root.Knowledge < 30) {
_root.GirlMeetLoc.gotoAndStop(25);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: HEY! Is that any question to ask?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Do you ask all Strangers that?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: I don\'t think I should tell you that';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Knowledge > 30 && _root.Charm > 15) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: I was born 21st of November';
gotoAndPlay(1);
_root.LevelTails = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(23);
TextBoxText = 'Tails: Maybe I\'ll tell you later';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelTails === 'Friend') {
if (_root.EXPTails < 100 || _root.Knowledge < 50) {
_root.GirlMeetLoc.gotoAndStop(25);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: HEY! Is that any question to ask?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Do you ask all Strangers that?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: I don\'t think I should tell you that';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Knowledge > 50 && _root.EXPTails > 100 && _root.Charm > 25) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: Am about 2 foot 7';
gotoAndPlay(1);
_root.LevelTails = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(23);
TextBoxText = 'Tails: Maybe I\'ll tell you later';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: My favourite Song has to be \'Flying true\'';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: Am about 2 foot 7';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: I was born 21st of November';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: I have only been collecting Iza Dolls for a short time..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(24);
TextBoxText = 'Tails: I like smart people..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTails === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(25);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: erm.. not thank you.. I don\'t even know you';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Sorry, but I only take gifts from guys I know';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Huh? I don\'t even know you!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelTails === 'Stranger') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(25);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: HEY! Who do you think I am?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: I don\'t date strange Men!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Leave me alone!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelTails === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(23);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Sorry, I want to wash my fur tonight';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Maybe some other time';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Not right now, am a bit busy';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelTails === 'Close Friend' || _root.LevelTails === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(26);
} else {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Sorry, I want to wash my fur tonight';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Maybe some other time';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Not right now, am a bit busy';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelTails === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(26);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateTails(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tails: I like people.. but what type do I like the best?';
TextBoxText4 = 'Knowledge';
TextBoxText5 = 'Strength';
TextBoxText6 = 'HP';
TextBoxText7 = 'Charm';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tails: What\'s my Height?';
TextBoxText4 = '2\'9';
TextBoxText5 = '2\'7';
TextBoxText6 = '2\'6';
TextBoxText7 = '2\'8';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tails: My fav song has to be...';
TextBoxText4 = 'Flying true';
TextBoxText5 = 'My best friend\'s a racer';
TextBoxText6 = 'Airline Amy';
TextBoxText7 = 'Flying Machines';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tails: When was I born?';
TextBoxText4 = '21st November';
TextBoxText5 = '30th June';
TextBoxText6 = '10th April';
TextBoxText7 = '1st October';
_root.Correct = 1;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Tails: Which of these am I trying to collect?';
TextBoxText4 = 'Gold Rings';
TextBoxText5 = 'Flowers';
TextBoxText6 = 'Iza Dolls';
TextBoxText7 = 'Emeralds';
_root.Correct = 3;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: Do you want to do something else now??';
_root.CurrentQuestion = 0;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: No thank you..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: Whooa.. you have givin me SOO much already';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: huh? what are you trying to do?';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(7);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function Mighty(Action) {
if (_root.HP > 0) {
_root.HP -= 10;
if (Action === 'Talk') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelMighty === 'Stranger') {
if (_root.Strength < 30) {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Yes? do I know you?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Will you move it before I move it for you?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Out of the way!';
}
}
}
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: Oh.. it\'s you';
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelMighty === 'Friend') {
if (_root.Strength > 49 && _root.EXPMighty > 99 && _root.Knowledge > 14) {
_root.GirlMeetLoc.gotoAndStop(27);
TextBoxText = 'Mighty: Hey';
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(28);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Am a bit of a keen gardener.. would you believe that?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: The Gym down town is pretty good. You should visit it!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Y\'know, strength is nothing if you don\'t know how to use it';
}
}
}
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelMighty === 'Close Friend') {
if (_root.Strength > 249 && _root.EXPMighty > 999 && _root.Knowledge > 125) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: Hey ' + _root.PlayerName;
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: There is something.... oh.. it\'s nothing';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Ever been to the Royal Gardens?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: I wish I knew why I liked you..';
}
}
}
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelMighty === 'Girl Friend') {
if (_root.Strength > 499 && _root.EXPMighty > 1999 && _root.Knowledge > 250) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: I do enjoy going out.';
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Hey, What\'s up?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Maybe we should visit someplace tonight';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Are you busy tonight?';
}
}
}
gotoAndPlay(1);
_root.EXPMighty += 2;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
}
} else {
if (_root.LevelMighty === 'Lover') {
_root.GirlMeetLoc.gotoAndStop(28);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Maybe we should try and book a room for later?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: That is a pretty nice Hotel huh?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: I think I need some more Flowers for my Garden';
}
}
}
gotoAndPlay(1);
_root.EXPMighty += 3;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (Action === 'Ask') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelMighty === 'Stranger') {
if (_root.Strength < 30) {
_root.GirlMeetLoc.gotoAndStop(29);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: No chance you are getting an answer to THAT!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Do you really expect an answer?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Why would I tell you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Strength > 30 && _root.Knowledge > 15) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: My birthday is 15th June';
gotoAndPlay(1);
_root.LevelMighty = 'Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: well.. maybe I will tell you that later';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: I\'ll probably tell you later';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Maybe later.. I guess';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.LevelMighty === 'Friend') {
if (_root.EXPMighty < 100 || _root.Strength < 50) {
_root.GirlMeetLoc.gotoAndStop(29);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: No chance you are getting an answer to THAT!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Do you really expect an answer?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Why would I tell you?';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.Strength > 50 && _root.EXPMighty > 100 && _root.Knowledge > 25) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: My height is about 3 foot 4';
gotoAndPlay(1);
_root.LevelMighty = 'Close Friend';
_root.GirlTalk = 'True';
} else {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: well.. maybe I will tell you that later';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: I\'ll probably tell you later';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Maybe later.. I guess';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: My favourite Song has to be \'Fighting Aces\'';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: Am about 3 foot 4';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: I was born 15th June';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 3) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: I find a growing a garden can be very relaxing';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 4) {
_root.GirlMeetLoc.gotoAndStop(28);
TextBoxText = 'Mighty: strength is all there is!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelMighty === 'Stranger') {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Not right now.. I don\'t know you';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: I don\'t take gifts from Strangers';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: No Thanks';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
} else {
if (Action === 'Date') {
tellTarget ('_root.TextBoxClip') {
if (_root.LevelMighty === 'Stranger') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(29);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Who do you think I am?';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Why should I go out with you?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Get Lost!';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelMighty === 'Friend') {
}
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(27);
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Am training tonight.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Maybe when am not so busy';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Sorry, busy at the Gym tonight';
}
}
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
tellTarget ('_target') {
} else {
if (_root.LevelMighty === 'Close Friend' || _root.LevelMighty === 'Girl Friend') {
_root.RandomNum = random(2);
}
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
if (_root.RandomNum === 0) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(26);
} else {
TextBoxText = 'Mighty: I have to train tonight!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
tellTarget ('_target') {
} else {
if (_root.LevelMighty === 'Lover') {
if (_root.Money > 199) {
TextBoxText = 'Where do you want to go on your Date?';
gotoAndPlay(1);
_root.gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(29);
} else {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You feel too tired to do that';
gotoAndPlay(1);
}
}
}
function DateMighty(Action) {
if (Action === 'Talk') {
_root.RandomDate();
if (_root.RandomNum === 0) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Mighty: There is only one thing that matters.. what is it?';
TextBoxText4 = 'Knowledge';
TextBoxText5 = 'Strength';
TextBoxText6 = 'HP';
TextBoxText7 = 'Charm';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 1) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Mighty: Am pretty tall.. which am i?';
TextBoxText4 = '3\'3';
TextBoxText5 = '2\'3';
TextBoxText6 = '3\'6';
TextBoxText7 = '3\'4';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 2) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Mighty: I often put this song on duing my Training';
TextBoxText4 = 'Fight and Punch';
TextBoxText5 = 'Kickin\' Back';
TextBoxText6 = 'Red and Black';
TextBoxText7 = 'Fighting Aces';
_root.Correct = 4;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 3) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Mighty: My Birthday is ';
TextBoxText4 = '21st November';
TextBoxText5 = '15th June';
TextBoxText6 = '10th April';
TextBoxText7 = '1st October';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.RandomNum === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
TextBoxText8 = 'Mighty: For Relaxing, what do I collect?';
TextBoxText4 = 'Gold Rings';
TextBoxText5 = 'Flowers';
TextBoxText6 = 'Iza Dolls';
TextBoxText7 = 'Emeralds';
_root.Correct = 2;
gotoAndPlay(1);
_root.DateScript += 1;
_root.CurrentQuestion += 1;
_root.GirlTalk = 'True';
}
} else {
if (_root.DateScript > 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: Got anything else planned?';
_root.CurrentQuestion = 0;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
} else {
if (Action === 'Give') {
if (_root.DateLevel < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: No thanks';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.DateLevel > 70) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: Hey, too much is too much!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'What item do you want to give?';
_root.Give = 'True';
gotoAndPlay(1);
}
}
}
} else {
if (Action === 'Kiss') {
if (_root.DateLevel < 80) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: HEY! What do you think you are doing?';
_root.DateLevel -= 30;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
_root.Kiss.gotoAndStop(8);
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
_root.DateLevel += 30;
}
}
}
}
}
function GiveGirl(Item) {
if (_root.CurrentGirl === 'Amy') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Ohhh! I love it! Thank you So much!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: How did you know I wanted a Ring?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: It\'s soo pretty, Thanks!';
}
}
}
if (_root.Date === 'False') {
_root.EXPAmy += 30;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlMeetLoc.gotoAndStop(3);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Awww! It\'s cute.. Thanks';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: Doesn\'t she look cute?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Thanks, I like these Dolls';
}
}
}
if (_root.Date === 'False') {
_root.EXPAmy += 15;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlMeetLoc.gotoAndStop(3);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Amy: Thank you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Amy: It\'s very nice';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Amy: Thanks.. I\'ll remember to put it in some water Later';
}
}
}
if (_root.Date === 'False') {
_root.EXPAmy += 5;
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.GirlMeetLoc.gotoAndStop(3);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Amy takes it. Emerald Level Increases';
_root.EmeraldAmy += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Thank you ' + _root.PlayerName + '! It looks nice';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: It\'s very shinny isn\'t it?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Oh? Thanks.. but I didn\'t get you anything';
}
}
}
if (_root.Date === 'False') {
_root.EXPTikal += 5;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlMeetLoc.gotoAndStop(6);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: SOOO Cute! I love these!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Ohhh.. I don\'t have this one yet! Thanks!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: Oh Thank you, I love it';
}
}
}
if (_root.Date === 'False') {
_root.EXPTikal += 30;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlMeetLoc.gotoAndStop(6);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tikal: Why Thank you ' + _root.PlayerName + '. Your very sweet';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tikal: Doesn\'t it smell great?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tikal: awww, that\'s so sweet of you';
}
}
}
if (_root.Date === 'False') {
_root.EXPTikal += 15;
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.GirlMeetLoc.gotoAndStop(6);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Tikal takes it. Emerald Level Increases';
_root.EmeraldTikal += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Thanks!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: This looks great, Thanks!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: Why Thank you ' + _root.PlayerName;
}
}
}
if (_root.Date === 'False') {
_root.EXPSonia += 15;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlMeetLoc.gotoAndStop(9);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Thank you. I heard these were pretty popular';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I think I have seen these around, Thanks';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: It\'s pretty nice, Thank you';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonia += 5;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlMeetLoc.gotoAndStop(9);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonia: Thank you! I love flowers';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonia: I really like this breed of Flower';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonia: This will look great on my dressing table';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonia += 30;
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.GirlMeetLoc.gotoAndStop(9);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Sonia takes it. Emerald Level Increases';
_root.EmeraldSonia += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: That looks nice.. Thank you ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: It\'s very Nice';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: It\'s a pretty good Ring, Thanks';
}
}
}
if (_root.Date === 'False') {
_root.EXPSally += 5;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlMeetLoc.gotoAndStop(12);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Thank you. This will look good with in my room';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Oh thank you. It\'s very cute';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: I really like this. Thanks';
}
}
}
if (_root.Date === 'False') {
_root.EXPSally += 15;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlMeetLoc.gotoAndStop(12);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sally: Oh.. Thank you! I can never say no to a man that brings me flowers';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sally: Ah, I really love this flower. Thanks!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sally: Hmm, doesn\'t like Flower Smell soo good?';
}
}
}
if (_root.Date === 'False') {
_root.EXPSally += 30;
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.GirlMeetLoc.gotoAndStop(12);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Sally takes it. Emerald Level Increases';
_root.EmeraldSally += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Thanks, that will go nicely in my collection';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Hey! Great!';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Alright! This is great!';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonic += 30;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlMeetLoc.gotoAndStop(20);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Erm.. Thanks.. not really my thing but thanks';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Not really into Dolls but this looks pretty good..';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Thanks for the thought';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonic += 5;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlMeetLoc.gotoAndStop(20);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Sonic: Thanks ' + _root.PlayerName;
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Sonic: Thank you, it reminds me of my older days';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Sonic: Looks Great, Thanks';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonic += 15;
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.GirlMeetLoc.gotoAndStop(20);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Sonic takes it. Emerald Level Increases';
_root.EmeraldSonic += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Thanks.. its.. really shinny..';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Thank you';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: It\'s a nice Ring, isn\'t it?';
}
}
}
if (_root.Date === 'False') {
_root.EXPTails += 5;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlMeetLoc.gotoAndStop(24);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Awww.. it looks cute.. I love it!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: How did you know I needed this one?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Wow! I have been looking for this one for Ages! Thanks!';
}
}
}
if (_root.Date === 'False') {
_root.EXPTails += 30;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlMeetLoc.gotoAndStop(24);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Tails: Thank you ' + _root.PlayerName + '. They look great!';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Tails: Doesn\'t this Flower remind you of the Royal Gardens?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Tails: Thanks a lot. This will go great with my new Vase';
}
}
}
if (_root.Date === 'False') {
_root.EXPSonic = _root.EXPTails + 15;
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.GirlMeetLoc.gotoAndStop(24);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Tails takes it. Emerald Level Increases';
_root.EmeraldTails += 1;
gotoAndPlay(1);
}
}
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
if (Item === 'Ring') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Not big on rings but thanks';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Gold looks okay.. don\'t you think?';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: This is a pretty good ring..';
}
}
}
if (_root.Date === 'False') {
_root.EXPMighty += 5;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlMeetLoc.gotoAndStop(28);
} else {
_root.DateLevel += 5;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'IzaDoll') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: This are pretty good.. even I like them.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: I don\'t know much about Dolls.. but I know what I like';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: These are very popular.. Thanks!';
}
}
}
if (_root.Date === 'False') {
_root.EXPMighty += 15;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlMeetLoc.gotoAndStop(28);
} else {
_root.DateLevel += 15;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Flowers') {
tellTarget ('_root.TextBoxClip') {
_root.RandomNum = random(3);
if (_root.RandomNum == 0) {
TextBoxText = 'Mighty: Great! It\'ll look nice in my garden.';
} else {
if (_root.RandomNum == 1) {
TextBoxText = 'Mighty: Ah a Sunshineish Flowerella.. My favourite';
} else {
if (_root.RandomNum == 2) {
TextBoxText = 'Mighty: Now this is just what I was looking for!';
}
}
}
if (_root.Date === 'False') {
_root.EXPMighty += 30;
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.GirlMeetLoc.gotoAndStop(28);
} else {
_root.DateLevel += 30;
}
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (Item === 'Emerald') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Emerald Glows as Mighty takes it. Emerald Level Increases';
_root.EmeraldMighty += 1;
gotoAndPlay(1);
}
}
}
}
}
}
}
}
}
}
}
}
}
function IntroScript() {
tellTarget ('_root.TextBoxClip') {
if (_root.Intro === '2') {
TextBoxText = 'If it is Not yours, than that comes up with the Question, \'Who\'s Room is it?\'. You Feel as if, Something in your life is missing.';
_root.Intro = '3';
} else {
if (_root.Intro === '3') {
TextBoxText = 'You know that you are ' + _root.PlayerName + '. But at the same time, you don\'t know who you are.';
_root.Intro = '4';
} else {
if (_root.Intro === '4') {
TextBoxText = 'You Shrug off the feeling. probably a Late night. All you seem to remember is you finally decided it\'s time to get a Girl';
_root.Intro = '5';
} else {
if (_root.Intro === '5') {
TextBoxText = 'But you don\'t want just Any girl... You want a Macro Girl!';
_root.Intro = '6';
} else {
if (_root.Intro === '6') {
TextBoxText = 'The problem is there aren\'t any around. So you decide to just get a girl, and then make her grow somehow.';
_root.Intro = '7';
} else {
if (_root.Intro === '7') {
TextBoxText = 'Another odd feeling comes across you and you know that if you can\'t get a girl within the next 100 days, you might as well give up!';
_root.Intro = '8';
} else {
if (_root.Intro === '9') {
TextBoxText = 'Here you can pretty much just make some Money or train yourself up to Impress the girls.';
_root.Intro = '10';
} else {
if (_root.Intro === '10') {
TextBoxText = 'They, along with the good Shops and the best places to meet them, are all Uptown.';
_root.Intro = '11';
} else {
if (_root.Intro === '11') {
TextBoxText = 'You don\'t know how you know all this stuff.. It\'s like your whole Background is being rewritten as you go.';
_root.Intro = '12';
} else {
if (_root.Intro === '12') {
TextBoxText = 'It might be a good idea to go to the Uptown Park. You seem to remember some girl wanted to meet you, but you don\'t remember who';
_root.Intro = '13';
} else {
if (_root.Intro === '14') {
TextBoxText = 'Since UpTown is where all the great Hang out spots and shops are, it is a natural place for them to group.';
_root.Intro = '15';
} else {
if (_root.Intro === '15') {
TextBoxText = 'You seem to remember the Girl in Question was going to meet you in the Park but before you get there, you meet someone in the streets.';
_root.Intro = '16';
} else {
if (_root.Intro === '16') {
_root.gotoAndStop(8);
_root.Intro = '17';
} else {
if (_root.Intro === '18') {
_root.Intro = '19';
gotoAndStop(12);
} else {
if (_root.Intro === '20') {
_root.GirlMeetLoc.gotoAndStop(1);
TextBoxText = 'You seem to Remember that Amy Rose was a bit of a flirt.. seems like she was playing a trick on you last night.';
_root.Intro = '22';
_root.EXPAmy = 5;
} else {
if (_root.Intro === '21') {
_root.GirlMeetLoc.gotoAndStop(1);
TextBoxText = 'Well.. that didn\'t go well.. You seem to Remember that Amy Rose was a bit of a flirt. Maybe she was playing a trick on you last night.';
_root.Intro = '22';
_root.EXPAmy = 0;
} else {
if (_root.Intro === '23') {
TextBoxText = 'Out of all the girls you know in the area, you remember Tikal was the nicest and seems to be pretty Naive.';
_root.Intro = '24';
} else {
if (_root.Intro === '24') {
TextBoxText = 'But then, they do say anything worth having is worth fighting for.';
_root.Intro = '25';
} else {
if (_root.Intro === '25') {
_root.Intro = '26';
gotoAndStop(12);
} else {
if (_root.Intro === '27') {
_root.GirlMeetLoc.gotoAndStop(1);
TextBoxText = 'Once she is gone you stop and think.. That could have been a good chance to chat her up... Shame.';
_root.Intro = '29';
} else {
if (_root.Intro === '28') {
TextBoxText = 'Ah ha... it seems like you are in with a chance here.. You better Start chatting her up now.';
_root.EXPTikal = 5;
_root.Intro = '29';
_root.EXPText = 'EXP-' + _root.EXPTikal;
} else {
gotoAndPlay(15);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
function CinemaScript() {
tellTarget ('_root.TextBoxClip') {
if (_root.Cinema === 1) {
if (_root.CurrentGirl === 'Amy') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(2);
TextBoxText = 'Amy: There is this great film I want to see at the Cinema tonight, You can come, can\'t you?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(5);
TextBoxText = 'Tikal: I heard there is a film at the Cinema night that I thought we could see... together..';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(8);
TextBoxText = 'Sonia: I going to the Cinema tonight. There is this great film on. You\'re coming too, right? ';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sally') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(11);
TextBoxText = 'Sally: I need an escort to the cinema tonight. They are showing this film I have heard good things about. Can you come?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(19);
TextBoxText = 'Sonic: Hey, I heard good things about this new film. Want to come with me to see it?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tails') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(23);
TextBoxText = 'Tails: I have a couple of tickets for a film tonight. Can you come with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(27);
TextBoxText = 'Mighty: Want to go to the Pictures tonight? I hear there is a good film showing.';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
_root.Cinema = 2;
} else {
if (_root.Cinema === 2) {
TextBoxText2 = 'Sure I will';
TextBoxText3 = 'Am a bit busy tonight..';
gotoAndStop(12);
} else {
if (_root.Cinema === 3) {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: That\'s just like a guy to let you down!';
_root.EXPAmy -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: That\'s a real shame... I really did want to go...';
_root.EXPTikal -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Oh? is that how it\'s going to be then? Fine, I\'ll go on my own!';
_root.EXPSonia -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: Looks like I will need to find someone else that wants to be seen with a Princess!';
_root.EXPSally -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Oh? well, in that case, I\'ll find someone else';
_root.EXPSonic -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: I wanted to go.... maybe I\'ll take that other guy that fancys me...';
_root.EXPTails -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Great... Well, there are much nicer guys out there.';
_root.EXPMighty -= 400;
_root.GirlTalk = 'True';
_root.Cinema = 12;
}
}
}
}
}
}
}
} else {
if (_root.Cinema === 4) {
_root.gotoAndstop(26);
_root.TextBoxClip.TextBoxText = 'You go to the Cinema with ' + _root.CurrentGirl;
_root.Cinema = 6;
} else {
if (_root.Cinema === 6) {
_root.RandomNum = random(2);
if (_root.RandomNum === 0) {
_root.RandomNum = random(7);
if (_root.RandomNum === 0) {
if (_root.CurrentGirl != 'Amy' && _root.LevelAmy != 'Girl Friend') {
TextBoxText = 'You see Amy sitting closer to the screen but she doesn\'t seem to notice you';
_root.Cinema = 10;
} else {
if (_root.LevelAmy === 'Girl Friend' && _root.CurrentGirl != 'Amy') {
TextBoxText = 'Amy: ' + _root.PlayerName + '!! WHAT ARE YOU DOING HERE WITH HER!';
_root.GirlMeetLoc.gotoAndStop(4);
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelAmy === 'Lover' && _root.CurrentGirl != 'Amy') {
TextBoxText = 'Amy: ' + _root.PlayerName + '!! WHAT ARE YOU DOING HERE WITH HER!';
_root.GirlMeetLoc.gotoAndStop(4);
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 1) {
if (_root.CurrentGirl != 'Tikal' && _root.LevelTikal != 'Girl Friend') {
TextBoxText = 'You see Tikal sitting down with an ice cream';
_root.Cinema = 10;
} else {
if (_root.LevelTikal === 'Girl Friend' && _root.CurrentGirl != 'Tikal') {
TextBoxText = 'Tikal: huh? ' + _root.PlayerName + '? I though you loved only me...';
_root.GirlMeetLoc.gotoAndStop(7);
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelTikal === 'Lover' && _root.CurrentGirl != 'Tikal') {
TextBoxText = 'Tikal: huh? ' + _root.PlayerName + '? I though you loved only me...';
_root.GirlMeetLoc.gotoAndStop(7);
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 2) {
if (_root.CurrentGirl != 'Sonia' && _root.LevelSonia != 'Girl Friend') {
TextBoxText = 'You can\'t be sure, but the girl sitting in front with the sunglasses appears to be Sonia.';
_root.Cinema = 10;
} else {
if (_root.LevelSonia === 'Girl Friend' && _root.CurrentGirl != 'Sonia') {
TextBoxText = 'Sonia: HEY! ' + _root.PlayerName + '!! WHAT ARE YOU DOING WITH THAT TRAMP!';
_root.GirlMeetLoc.gotoAndStop(10);
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSonia === 'Lover' && _root.CurrentGirl != 'Sonia') {
TextBoxText = 'Sonia: HEY! ' + _root.PlayerName + '!! WHAT ARE YOU DOING WITH THAT TRAMP!';
_root.GirlMeetLoc.gotoAndStop(10);
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 3) {
if (_root.CurrentGirl != 'Sally' && _root.LevelSally != 'Girl Friend') {
TextBoxText = 'You are pretty sure that\'s Princess Sally eating popcorn far to your left.';
_root.Cinema = 10;
} else {
if (_root.LevelSally === 'Girl Friend' && _root.CurrentGirl != 'Sally') {
TextBoxText = 'Sally: .... ' + _root.PlayerName + '... You dare bring that slut and Not Me!';
_root.GirlMeetLoc.gotoAndStop(13);
_root.LEVELSally = 'Friend';
_root.EXPSally -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSally === 'Lover' && _root.CurrentGirl != 'Sally') {
TextBoxText = 'Sally: .... ' + _root.PlayerName + '... You dare bring that slut and Not Me!';
_root.GirlMeetLoc.gotoAndStop(13);
_root.LEVELSally = 'Friend';
_root.EXPSally -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 4 && _root.PlayerName != 'Sonic') {
if (_root.CurrentGirl != 'Sonic' && _root.LevelSonic != 'Girl Friend') {
TextBoxText = 'Sonic appears to be watching the film too.';
_root.Cinema = 10;
} else {
if (_root.LevelSonic === 'Girl Friend' && _root.CurrentGirl != 'Sonic') {
TextBoxText = 'Sonic: WHAT THE?! ' + _root.PlayerName + '! I thought.... That\'s it, am outta here!';
_root.GirlMeetLoc.gotoAndStop(21);
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSonic === 'Lover' && _root.CurrentGirl != 'Sonic') {
TextBoxText = 'Sonic: WHAT THE?! ' + _root.PlayerName + '! I thought.... That\'s it, am outta here!';
_root.GirlMeetLoc.gotoAndStop(21);
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 5 && _root.PlayerName != 'Tails') {
if (_root.CurrentGirl != 'Tails' && _root.LevelTails != 'Girl Friend') {
TextBoxText = 'You seem to see Tails wearing a dirty looking Mac. Odd really';
_root.Cinema = 10;
} else {
if (_root.LevelTails === 'Girl Friend' && _root.CurrentGirl != 'Tails') {
TextBoxText = 'Tails: ' + _root.PlayerName + '.... I thought I ment something to you!';
_root.GirlMeetLoc.gotoAndStop(25);
_root.LEVELTails = 'Friend';
_root.EXPTails -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelTails === 'Lover' && _root.CurrentGirl != 'Tails') {
TextBoxText = 'Tails: ' + _root.PlayerName + '.... I thought I ment something to you!';
_root.GirlMeetLoc.gotoAndStop(25);
_root.LEVELTails = 'Friend';
_root.EXPTails -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
} else {
if (_root.RandomNum === 6 && _root.PlayerName != 'Mighty') {
if (_root.CurrentGirl != 'Mighty' && _root.LevelMighty != 'Girl Friend') {
TextBoxText = 'It seems that Mighty is taking some time off to watch the film.';
_root.Cinema = 10;
} else {
if (_root.LevelMighty === 'Girl Friend' && _root.CurrentGirl != 'Mighty') {
TextBoxText = 'Mighty: HEY ' + _root.PlayerName + '! No one mess\'s with me like this!';
_root.GirlMeetLoc.gotoAndStop(29);
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelMighty === 'Lover' && _root.CurrentGirl != 'Mighty') {
TextBoxText = 'Mighty: HEY ' + _root.PlayerName + '! No one mess\'s with me like this!';
_root.GirlMeetLoc.gotoAndStop(29);
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 800;
_root.Cinema = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
}
}
}
}
}
}
}
}
}
} else {
TextBoxText = 'All in All, you think it was a good film and it was even better to be going with ' + _root.CurrentGirl;
_root.Cinema = 10;
}
} else {
if (_root.Cinema === 7) {
TextBoxText = 'You don\'t get a chance to say anything before they ran off. ' + _root.CurrentGirl + ' doesn\'t seem that impressed either.';
_root.GirlMeetLoc.gotoAndStop(1);
_root.Cinema = 8;
} else {
if (_root.Cinema === 8) {
TextBoxText = _root.CurrentGirl + ' says a few words which you didn\'t quite make out but where far from nice and runs off. After following you calm things with ' + _root.CurrentGirl + ' but you have gone back to just being friends.';
_root.gotoAndStop(4);
_root.HP = 0;
if (_root.CurrentGirl === 'Amy') {
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 800;
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 800;
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 800;
} else {
if (_root.CurrentGirl === 'Sally') {
_root.LEVELSally = 'Friend';
_root.EXPSally -= 800;
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 800;
} else {
if (_root.CurrentGirl === 'Tails') {
_root.LEVELTails = 'Friend';
_root.EXPTails -= 800;
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 800;
}
}
}
}
}
}
}
_root.Cinema = 12;
} else {
if (_root.Cinema === 10) {
TextBoxText = _root.CurrentGirl + ' whispers something in your ear about enjoying the night and then kisses you.';
_root.Cinema = 11;
if (_root.CurrentGirl === 'Amy') {
_root.Kiss.gotoAndStop(2);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.Kiss.gotoAndStop(3);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.Kiss.gotoAndStop(4);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.Kiss.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.Kiss.gotoAndStop(6);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.Kiss.gotoAndStop(7);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.Kiss.gotoAndStop(8);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
} else {
if (_root.Cinema === 11) {
_root.gotoAndStop(4);
_root.TextBoxClip.TextBoxText = _root.CurrentGirl + ' waves and says good bye as they leave. Things seem to have gone pretty well and you have scored a lot of points with them.';
_root.Cinema = 12;
_root.HP = '100';
_root.Day += 1;
if (_root.CurrentGirl === 'Amy') {
_root.EXPAmy += 800;
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.EXPTikal += 800;
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.EXPSonia += 800;
} else {
if (_root.CurrentGirl === 'Sally') {
_root.EXPSally += 800;
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.EXPSonic += 800;
} else {
if (_root.CurrentGirl === 'Tails') {
_root.EXPTails += 800;
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.EXPMighty += 800;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
function FireworksScript() {
tellTarget ('_root.TextBoxClip') {
if (_root.Fireworks === 1) {
if (_root.CurrentGirl === 'Amy') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(2);
TextBoxText = 'Amy: There are Fireworks on tonight. Do you want to go see them?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(5);
TextBoxText = 'Tikal: I heard there were some fireworks tonight. They are meant to be very good. Can you come with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(8);
TextBoxText = 'Sonia: Hey, am going to see the fireworks tonight, You in?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sally') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(11);
TextBoxText = 'Sally: There are some fireworks as part of a Royal event. Care to come with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(19);
TextBoxText = 'Sonic: Hey hey, I hear there are meant to be some great fireworks tonight. Wanna go see?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tails') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(23);
TextBoxText = 'Tails: Can you come with me to watch the fireworks tonight? please?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(27);
TextBoxText = 'Mighty: The fireworks are on tonight. If they are like last year\'s we really should go. What do you say?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
_root.Fireworks = 2;
} else {
if (_root.Fireworks === 2) {
TextBoxText2 = 'Sure I will';
TextBoxText3 = 'Am a bit busy tonight..';
gotoAndStop(12);
} else {
if (_root.Fireworks === 3) {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: That\'s just like you!';
_root.EXPAmy -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Oh... I will just have to go on my own then...';
_root.EXPTikal -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Am sure I can find one of my legions of fans to go with me!';
_root.EXPSonia -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: That is really a shame... It is a ROYAL event after all!';
_root.EXPSally -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Oh right... me too...';
_root.EXPSonic -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: I wonder if someone else would go with me..';
_root.EXPTails -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Well, At least I got to see last years!';
_root.EXPMighty -= 200;
_root.GirlTalk = 'True';
_root.Fireworks = 12;
}
}
}
}
}
}
}
} else {
if (_root.Fireworks === 4) {
_root.gotoAndstop(27);
_root.TextBoxClip.TextBoxText = 'You go to cliff with ' + _root.CurrentGirl + ' to watch the Fireworks.';
_root.Fireworks = 5;
} else {
if (_root.Fireworks === 5) {
TextBoxText = 'The Fireworks display goes off well and the two of you find yourselves sitting close, watching them';
_root.Fireworks = 10;
} else {
if (_root.Fireworks === 10) {
TextBoxText = _root.CurrentGirl + ' tells you how much they enjoyed themselves tonight and gives you a kiss';
_root.Fireworks = 11;
if (_root.CurrentGirl === 'Amy') {
_root.Kiss.gotoAndStop(2);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.Kiss.gotoAndStop(3);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.Kiss.gotoAndStop(4);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.Kiss.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.Kiss.gotoAndStop(6);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.Kiss.gotoAndStop(7);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.Kiss.gotoAndStop(8);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
} else {
if (_root.Fireworks === 11) {
_root.gotoAndStop(4);
_root.TextBoxClip.TextBoxText = 'After the event is over, ' + _root.CurrentGirl + ' waves good bye and you head back home. It\'s already late so you go to bed and wake up the next morning.';
_root.Fireworks = 12;
_root.HP = '100';
_root.Day += 1;
if (_root.CurrentGirl === 'Amy') {
_root.EXPAmy += 400;
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.EXPTikal += 400;
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.EXPSonia += 400;
} else {
if (_root.CurrentGirl === 'Sally') {
_root.EXPSally += 400;
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.EXPSonic += 400;
} else {
if (_root.CurrentGirl === 'Tails') {
_root.EXPTails += 400;
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.EXPMighty += 400;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
function FunfairScript() {
tellTarget ('_root.TextBoxClip') {
if (_root.Funfair === 1) {
if (_root.CurrentGirl === 'Amy') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(2);
TextBoxText = 'Amy: Coming to the Funfair with me tonight?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(5);
TextBoxText = 'Tikal: I heard the funfair is open tonight for one day only. Can you come with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(8);
TextBoxText = 'Sonia: I really want to visit the funfair tonight. Coming?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sally') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(11);
TextBoxText = 'Sally: The funfair is open for a one day only event. I got a couple of tickets. Can you come?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(19);
TextBoxText = 'Sonic: Theres a funfair open tonight. Not my style but should be fun. You comming?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tails') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(23);
TextBoxText = 'Tails: The funfair is back in town! I have fun there last year, should be better this year with you.. Can you make it?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.TalkGirl.gotoAndStop(1);
_root.GirlMeetLoc.gotoAndStop(27);
TextBoxText = 'Mighty: Enjoy funfairs? I do.. there is a good one tonight.. Want to come with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
_root.Funfair = 2;
} else {
if (_root.Funfair === 2) {
TextBoxText2 = 'Sure I will';
TextBoxText3 = 'Am a bit busy tonight..';
gotoAndStop(12);
} else {
if (_root.Funfair === 3) {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: You could have called it off to be with me!';
_root.EXPAmy -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: That\'s a real shame.. it\'s not the same on your own...';
_root.EXPTikal -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Oh? So that\'s how it\'s going to be...';
_root.EXPSonia -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: That is really a shame... It is a ROYAL event after all!';
_root.EXPSally -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Oh right... me too...';
_root.EXPSonic -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: I wonder if someone else would go with me..';
_root.EXPTails -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: hmp....';
_root.EXPMighty -= 200;
_root.GirlTalk = 'True';
_root.Funfair = 12;
}
}
}
}
}
}
}
} else {
if (_root.Funfair === 4) {
_root.gotoAndstop(28);
_root.TextBoxClip.TextBoxText = 'You go to the funfair with ' + _root.CurrentGirl;
_root.Funfair = 5;
} else {
if (_root.Funfair === 5) {
TextBoxText = 'The pair of you have a lot of fun on all the different rides before ' + _root.CurrentGirl + ' notices the Tunnel of Love';
_root.Funfair = 6;
} else {
if (_root.Funfair === 6) {
_root.gotoAndstop(29);
_root.TextBoxClip.TextBoxText = 'You go to the Tunnel of Love. You and ' + _root.CurrentGirl + ' really seem to enjoy yourselves.';
_root.FunFair = 7;
} else {
if (_root.Funfair === 7) {
TextBoxText = _root.CurrentGirl + ' kisses you in the twilight of the Tunnel\'s romantic lighting.';
_root.Funfair = 8;
if (_root.CurrentGirl === 'Amy') {
_root.Kiss.gotoAndStop(2);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.Kiss.gotoAndStop(3);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.Kiss.gotoAndStop(4);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.Kiss.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.Kiss.gotoAndStop(6);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.Kiss.gotoAndStop(7);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.Kiss.gotoAndStop(8);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.Kiss.KissMale.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.Kiss.KissMale.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.Kiss.KissMale.gotoAndStop(3);
}
}
}
} else {
if (_root.Funfair === 8) {
_root.TextBoxClip.TextBoxText = 'The night draws in and it\'s time to go home, but ' + _root.CurrentGirl + ' gives you a better idea.';
_root.Funfair = 9;
} else {
if (_root.Funfair === 9) {
_root.gotoAndStop(19);
_root.TextBoxClip.TextBoxText = _root.CurrentGirl + ' Takes you to the Hotel Geschlecht.';
_root.Funfair = 13;
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
_root.EXPAmy += 400;
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
_root.EXPTikal += 400;
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
_root.EXPSonia += 400;
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
_root.EXPSally += 400;
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
_root.EXPSonic += 400;
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
_root.EXPTails += 400;
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
_root.EXPMighty += 400;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
function GalaScript() {
tellTarget ('_root.TextBoxClip') {
if (_root.Gala === 1) {
if (_root.CurrentGirl === 'Amy') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Amy: Hey! You\'re gonna be my date for the Party at the Castle tonight okay?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Tikal:.. did you know there is an party at the Castle Tonight? I would like it if you could take me';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Sonia: Hey, I have been invited to the Castle Tonight.. Will you be coming with me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sally') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Sally: Father is holding a party tonight. I trust you will be able to be my date?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Sonic: I got an invite for the Castle party. Wanna come along?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tails') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Tails: I was given an invite for a party at the Castle. Me and a date... wanna be my date?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.TalkGirl.gotoAndStop(1);
TextBoxText = 'Mighty: I feel like going out. Want to go the the Castle Party?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
_root.Gala = 2;
} else {
if (_root.Gala === 2) {
TextBoxText2 = 'Sure I will';
TextBoxText3 = 'Am a bit busy tonight..';
gotoAndStop(12);
} else {
if (_root.Gala === 3) {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: FINE THEN! JUST DON\'T EXPECT ME TO COME RUNNING WHEN YOU NEED ME!';
_root.LevelAmy = 'Close Friend';
_root.EXPAmy -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: awww.. I was Soo looking forward to it...';
_root.LevelTikal = 'Close Friend';
_root.EXPTikal -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Hmp. Well. It\'s not like I can\'t get some other guy that really loves me to take me.';
_root.LevelSonia = 'Close Friend';
_root.EXPSonia -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: So you want to let me down? Fine.. I\'ll find someone else!';
_root.LevelSally = 'Close Friend';
_root.EXPSally -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Okay then.. just don\'t expect me to be so nice next time.';
_root.LevelSonic = 'Close Friend';
_root.EXPSonic -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: aaaaawwwww I REALLY wanted to go! FINE! I\'ll ask someone Nicer!';
_root.LevelTails = 'Close Friend';
_root.EXPTails -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: You wanna let me down? great.. Am sure there are better guys out there!';
_root.LevelMighty = 'Close Friend';
_root.EXPMighty -= 700;
_root.GirlTalk = 'True';
_root.Gala = 13;
}
}
}
}
}
}
}
} else {
if (_root.Gala === 4) {
_root.gotoAndstop(20);
TextBoxText = 'You arrive at the Castle along with ' + _root.CurrentGirl;
_root.Gala = 5;
} else {
if (_root.Gala === 5) {
if (_root.CurrentGirl == 'Sonic' || _root.CurrentGirl == 'Tails' || _root.CurrentGirl == 'Mighty') {
TextBoxText = 'After being shown to the Great Hall, you see the large amount of people there. ' + _root.CurrentGirl + ' seems to be enjoying himself a lot more than you do.';
} else {
TextBoxText = 'After being shown to the Great Hall, you see the large amount of people there. ' + _root.CurrentGirl + ' seems to be enjoying herself a lot more than you do.';
}
_root.Gala = 6;
} else {
if (_root.Gala === 6) {
_root.RandomNum = random(2);
if (_root.RandomNum === 0) {
_root.RandomNum = random(7);
if (_root.RandomNum === 0) {
if (_root.CurrentGirl != 'Amy' && _root.LevelAmy != 'Girl Friend') {
TextBoxText = 'You see Amy with someone having a good time but she doesn\'t come over';
_root.Gala = 10;
} else {
if (_root.LevelAmy === 'Girl Friend' && _root.CurrentGirl != 'Amy') {
TextBoxText = 'Amy: ' + _root.PlayerName + '!! WHAT ARE YOU DOING HERE WITH HER!';
_root.GirlMeetLoc.gotoAndStop(4);
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelAmy === 'Lover' && _root.CurrentGirl != 'Amy') {
TextBoxText = 'Amy: ' + _root.PlayerName + '!! WHAT ARE YOU DOING HERE WITH HER!';
_root.GirlMeetLoc.gotoAndStop(4);
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 1) {
if (_root.CurrentGirl != 'Tikal' && _root.LevelTikal != 'Girl Friend') {
TextBoxText = 'You see Tikal. She seems to be enjoying herself';
_root.Gala = 10;
} else {
if (_root.LevelTikal === 'Girl Friend' && _root.CurrentGirl != 'Tikal') {
TextBoxText = 'Tikal: huh? ' + _root.PlayerName + '? I though you loved only me...';
_root.GirlMeetLoc.gotoAndStop(7);
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelTikal === 'Lover' && _root.CurrentGirl != 'Tikal') {
TextBoxText = 'Tikal: huh? ' + _root.PlayerName + '? I though you loved only me...';
_root.GirlMeetLoc.gotoAndStop(7);
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 2) {
if (_root.CurrentGirl != 'Sonia' && _root.LevelSonia != 'Girl Friend') {
TextBoxText = 'You are able to make out the figure of Sonia in the distance.';
_root.Gala = 10;
} else {
if (_root.LevelSonia === 'Girl Friend' && _root.CurrentGirl != 'Sonia') {
TextBoxText = 'Sonia: HEY! ' + _root.PlayerName + '!! WHAT ARE YOU DOING WITH THAT TRAMP!';
_root.GirlMeetLoc.gotoAndStop(10);
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSonia === 'Lover' && _root.CurrentGirl != 'Sonia') {
TextBoxText = 'Sonia: HEY! ' + _root.PlayerName + '!! WHAT ARE YOU DOING WITH THAT TRAMP!';
_root.GirlMeetLoc.gotoAndStop(10);
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 3) {
if (_root.CurrentGirl != 'Sally' && _root.LevelSally != 'Girl Friend') {
TextBoxText = 'Princess Sally seem to be talking with some of the other high rankers.';
_root.Gala = 10;
} else {
if (_root.LevelSally === 'Girl Friend' && _root.CurrentGirl != 'Sally') {
TextBoxText = 'Sally: .... ' + _root.PlayerName + '... You dare bring that slut to my own Home!';
_root.GirlMeetLoc.gotoAndStop(13);
_root.LEVELSally = 'Friend';
_root.EXPSally -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSally === 'Lover' && _root.CurrentGirl != 'Sally') {
TextBoxText = 'Sally: .... ' + _root.PlayerName + '... You dare bring that slut to my own Home!';
_root.GirlMeetLoc.gotoAndStop(13);
_root.LEVELSally = 'Friend';
_root.EXPSally -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 4 && _root.PlayerName != 'Sonic') {
if (_root.CurrentGirl != 'Sonic' && _root.LevelSonic != 'Girl Friend') {
TextBoxText = 'To one side of the party, Sonic seems to be standing around';
_root.Gala = 10;
} else {
if (_root.LevelSonic === 'Girl Friend' && _root.CurrentGirl != 'Sonic') {
TextBoxText = 'Sonic: WHAT THE?! ' + _root.PlayerName + '! I thought.... That\'s it, am outta here!';
_root.GirlMeetLoc.gotoAndStop(21);
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelSonic === 'Lover' && _root.CurrentGirl != 'Sonic') {
TextBoxText = 'Sonic: WHAT THE?! ' + _root.PlayerName + '! I thought.... That\'s it, am outta here!';
_root.GirlMeetLoc.gotoAndStop(21);
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 5 && _root.PlayerName != 'Tails') {
if (_root.CurrentGirl != 'Tails' && _root.LevelTails != 'Girl Friend') {
TextBoxText = 'Tails appears to be telling some good jokes with some friends.';
_root.Gala = 10;
} else {
if (_root.LevelTails === 'Girl Friend' && _root.CurrentGirl != 'Tails') {
TextBoxText = 'Tails: ' + _root.PlayerName + '.... I thought I ment something to you!';
_root.GirlMeetLoc.gotoAndStop(25);
_root.LEVELTails = 'Friend';
_root.EXPTails -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelTails === 'Lover' && _root.CurrentGirl != 'Tails') {
TextBoxText = 'Tails: ' + _root.PlayerName + '.... I thought I ment something to you!';
_root.GirlMeetLoc.gotoAndStop(25);
_root.LEVELTails = 'Friend';
_root.EXPTails -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
} else {
if (_root.RandomNum === 6 && _root.PlayerName != 'Mighty') {
if (_root.CurrentGirl != 'Mighty' && _root.LevelMighty != 'Girl Friend') {
TextBoxText = 'In a small group, you think you see Mighty showing off.';
_root.Gala = 10;
} else {
if (_root.LevelMighty === 'Girl Friend' && _root.CurrentGirl != 'Mighty') {
TextBoxText = 'Mighty: HEY ' + _root.PlayerName + '! No one mess\'s with me like this!';
_root.GirlMeetLoc.gotoAndStop(29);
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
if (_root.LevelMighty === 'Lover' && _root.CurrentGirl != 'Mighty') {
TextBoxText = 'Mighty: HEY ' + _root.PlayerName + '! No one mess\'s with me like this!';
_root.GirlMeetLoc.gotoAndStop(29);
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 1000;
_root.Gala = 7;
_root.GirlTalk = 'True';
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
}
}
}
}
}
}
}
}
}
} else {
TextBoxText = 'All in All, the Party seems pretty uneventful and you feel yourself getting a little bored';
_root.Gala = 10;
}
} else {
if (_root.Gala === 7) {
TextBoxText = 'You don\'t get a chance to say anything before they ran off. ' + _root.CurrentGirl + ' seemed to have heard what was going on and doesn\'t seem that impressed.';
_root.GirlMeetLoc.gotoAndStop(1);
_root.Gala = 8;
} else {
if (_root.Gala === 8) {
TextBoxText = _root.CurrentGirl + ' didn\'t seem very happy and left. After following you calm things with her but you have gone back to just being friends.';
_root.gotoAndStop(4);
_root.HP = 0;
if (_root.CurrentGirl === 'Amy') {
_root.LEVELAmy = 'Friend';
_root.EXPAmy -= 1000;
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.LEVELTikal = 'Friend';
_root.EXPTikal -= 1000;
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.LEVELSonia = 'Friend';
_root.EXPSonia -= 1000;
} else {
if (_root.CurrentGirl === 'Sally') {
_root.LEVELSally = 'Friend';
_root.EXPSally -= 1000;
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.LEVELSonic = 'Friend';
_root.EXPSonic -= 1000;
} else {
if (_root.CurrentGirl === 'Tails') {
_root.LEVELTails = 'Friend';
_root.EXPTails -= 1000;
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.LEVELMighty = 'Friend';
_root.EXPMighty -= 1000;
}
}
}
}
}
}
}
_root.Gala = 13;
} else {
if (_root.Gala === 10) {
TextBoxText = _root.CurrentGirl + ' whispers in your ear about going someplace. You follow as they lead you out of the Castle.';
_root.Gala = 11;
} else {
if (_root.Gala === 11) {
_root.gotoAndStop(19);
TextBoxText = _root.CurrentGirl + ' Takes you to the Hotel Geschlecht.';
_root.Gala = 12;
} else {
if (_root.Gala === 12) {
_root.Gala = 13;
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
TextBoxText = 'Amy: It\'s my First Time.. I hope am Good enough for you.';
_root.LEVELAmy = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
TextBoxText = 'Tikal: erm.. It\'s my first time.. Be gentle..';
_root.LEVELTikal = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
TextBoxText = 'Sonia: Well.. I hope I can please you.';
_root.LEVELSonia = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
TextBoxText = 'Sally: You should feel Lucky to be the first to take the Royal Princess';
_root.LEVELSally = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
TextBoxText = 'Sonic: This is my first time with a guy.';
_root.LEVELSonic = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
TextBoxText = 'Tails: I hope I can make you feel as good as you can make me feel.';
_root.LEVELTails = 'Lover';
_root.GirlTalk = 'True';
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
TextBoxText = 'Mighty: I\'ll try not to be too rough.. or maybe I will be...';
_root.LEVELMighty = 'Lover';
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
function MiniEvent() {
if (_root.Name === 'Shadow') {
if (_root.eventline === 1) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: Hey, See this? If you have £500 and can answer my Question, you can have it. Deal?';
gotoAndPlay(1);
_root.GirlMeetLoc.gotoAndStop(31);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'Okay.';
TextBoxText3 = 'No Chance!';
gotoAndStop(12);
}
} else {
if (_root.eventline === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: That\'s too bad. I guess this Emerald is mine.';
if (_root.ItemEmerald > 0) {
_root.RandomNum = random(4);
if (_root.RandomNum == 0) {
_root.eventline = 7;
} else {
_root.eventline = 6;
}
} else {
_root.eventline = 6;
}
_root.EmeraldCounter -= 1;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
_root.RandomNum = random(3);
if (_root.RandomNum === 0) {
TextBoxText8 = 'Shadow: What is my first Line in SA2?';
TextBoxText4 = 'My name is Shadow';
TextBoxText5 = 'This game of tag is boring';
TextBoxText6 = 'It all starts with this';
TextBoxText7 = 'Chaos Control!!';
_root.Correct = 3;
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
TextBoxText8 = 'Shadow: Where did I get the Flame Ring?';
TextBoxText4 = 'Final Chase';
TextBoxText5 = 'Radical Highway';
TextBoxText6 = 'White Jungle';
TextBoxText7 = 'Pumpkin Hill';
_root.Correct = 2;
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
TextBoxText8 = 'Shadow: Which of these isn\'t one of my SA2 Attacks';
TextBoxText4 = 'Chaos Control';
TextBoxText5 = 'Chaos Spear';
TextBoxText6 = 'Speed Up';
TextBoxText7 = 'Thunder Arrow';
_root.Correct = 4;
_root.GirlTalk = 'True';
}
}
}
gotoAndPlay(1);
}
} else {
if (_root.eventline === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: Hmph.. I guess that was too easy... Here you go.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
_root.eventline = 6;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 6) {
tellTarget ('_root.TextBoxClip') {
_root.eventline = 0;
_root.Name = '';
_root.GirlMeetLoc.gotoAndStop(1);
gotoAndPlay(15);
}
} else {
if (_root.eventline === 7) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Oh NO! Shadow has stolen one of your Emeralds!';
_root.ShadowTake = true;
_root.ItemEmerald -= 1;
_root.eventline = 6;
_root.Name = 'Shadow';
gotoAndPlay(1);
}
}
}
}
}
}
}
}
} else {
if (_root.Name === 'Rouge') {
if (_root.eventline === 1) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: Do you want this pretty little jewel? If you can answer my Question and give me £500, I might let you have it.';
gotoAndPlay(1);
_root.GirlMeetLoc.gotoAndStop(32);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'Okay.';
TextBoxText3 = 'No Chance!';
gotoAndStop(12);
}
} else {
if (_root.eventline === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: Well well, More for me.';
if (_root.ItemEmerald > 0) {
_root.RandomNum = random(4);
if (_root.RandomNum == 0) {
_root.eventline = 7;
} else {
_root.eventline = 6;
}
} else {
_root.eventline = 6;
}
_root.EmeraldCounter -= 1;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 4) {
tellTarget ('_root.TextBoxClip') {
_root.Question = 'True';
_root.RandomNum = random(3);
if (_root.RandomNum === 0) {
TextBoxText8 = 'Rouge: What item did I find at the Security Hall?';
TextBoxText4 = 'Pick Nails';
TextBoxText5 = 'Iron Boots';
TextBoxText6 = 'Mystic Melody';
TextBoxText7 = 'Treasure Scope';
_root.Correct = 4;
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 1) {
TextBoxText8 = 'Rouge: Where did I find the Pick Nails?';
TextBoxText4 = 'Lost Colony';
TextBoxText5 = 'Egg Quarters';
TextBoxText6 = 'Mad Space';
TextBoxText7 = 'Dry Lagoon';
_root.Correct = 2;
_root.GirlTalk = 'True';
} else {
if (_root.RandomNum === 2) {
TextBoxText8 = 'Rouge: What line follows \'Tap the rhythm against the floor\'?';
TextBoxText4 = 'To look for another door';
TextBoxText5 = 'Am beauty right to the Core';
TextBoxText6 = 'Dig the beat and nothing more';
TextBoxText7 = 'Am searching, forever more.';
_root.Correct = 1;
_root.GirlTalk = 'True';
}
}
}
gotoAndPlay(1);
}
} else {
if (_root.eventline === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: Oh such a shame.. and It would look soo good on me..';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
_root.eventline = 6;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.eventline === 6) {
tellTarget ('_root.TextBoxClip') {
_root.eventline = 0;
_root.Name = '';
_root.GirlMeetLoc.gotoAndStop(1);
gotoAndPlay(15);
}
} else {
if (_root.eventline === 7) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Oh NO! Rouge has taken one of your Emeralds!';
_root.RougeTake = true;
_root.ItemEmerald -= 1;
_root.eventline = 6;
_root.Name = 'Rouge';
gotoAndPlay(1);
}
}
}
}
}
}
}
}
}
}
}
function HiddenEvent() {
if (_root.HiddenEventLine === 0) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You come across a Back alley..';
gotoAndPlay(1);
_root.HiddenEventLine = 1;
}
} else {
if (_root.HiddenEventLine === 40) {
tellTarget ('_root.TextBoxClip') {
_root.HiddenEventLine = 0;
_root.GirlMeetLoc.gotoAndStop(1);
gotoAndPlay(15);
}
} else {
if (_root.Name == 'Shadow') {
if (_root.HiddenEventLine == 1) {
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(31);
TextBoxText = 'Shadow: So... you have found my little hole.. What do you want?';
gotoAndPlay(1);
_root.HiddenEventLine = 2;
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'A Chaos Emerald! (£1000)';
TextBoxText3 = 'Sex (£500)';
gotoAndStop(12);
}
} else {
if (_root.HiddenEventLine === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: Take it!';
_root.Money -= 1000;
_root.ItemEmerald += 1;
_root.HiddenEventLine = 40;
_root.Name = '';
_root.ShadowTake = false;
gotoAndStop(11);
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: Come on! FASTER!';
_root.SexPlayMini.gotoAndStop(3);
_root.Money -= 500;
_root.HiddenEventLine = 40;
_root.Name = '';
_root.ShadowTake = false;
gotoAndStop(11);
}
} else {
if (_root.HiddenEventLine === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Shadow: Ha! You don\'t have the Money!';
_root.HiddenEventLine = 40;
_root.Name = '';
_root.ShadowTake = false;
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (_root.Name == 'Rouge') {
if (_root.HiddenEventLine == 1) {
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(32);
TextBoxText = 'Rouge: Well, well.. You caught me.. What do you want?';
gotoAndPlay(1);
_root.HiddenEventLine = 2;
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'A Chaos Emerald! (£1000)';
TextBoxText3 = 'Sex (£500)';
gotoAndStop(12);
}
} else {
if (_root.HiddenEventLine === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: There you go!';
_root.Money -= 1000;
_root.ItemEmerald += 1;
_root.HiddenEventLine = 40;
_root.Name = '';
_root.RougeTake = false;
gotoAndStop(11);
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: Oh..hmmm I can tell you do this a lot!';
_root.SexPlayMini.gotoAndStop(2);
_root.Money -= 500;
_root.HiddenEventLine = 40;
_root.Name = '';
_root.RougeTake = false;
gotoAndStop(11);
}
} else {
if (_root.HiddenEventLine === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Rouge: Heh, Sorry but you can\'t afford this.';
_root.HiddenEventLine = 40;
_root.Name = '';
_root.RougeTake = false;
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (_root.Name === 'Knuckles') {
if (_root.HiddenEventLine === 1) {
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(33);
TextBoxText = 'Knuckles: I have seen you training, I can give you something to help if you solve my puzzle!';
gotoAndPlay(1);
_root.HiddenEventLine = 2;
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'Okay';
TextBoxText3 = 'No';
gotoAndStop(12);
}
} else {
if (_root.HiddenEventLine === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Knuckles: Here you go. The strength booster will help you train twice as fast!';
_root.Money -= 100;
_root.ItemSB = 'True';
_root.HiddenEventLine = 40;
_root.Name = '';
gotoAndStop(11);
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText8 = 'Knuckles: Which one of these Life Size Iza Dolls doesn\'t have a mistake?';
TextBoxText4 = 'Num 1';
TextBoxText5 = 'Num 2';
TextBoxText6 = 'Num 3';
TextBoxText7 = 'Num 4';
_root.Correct = 2;
gotoAndStop(14);
_root.GirlMeetLoc.gotoAndStop(36);
}
} else {
if (_root.HiddenEventLine === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Knuckles: Heh.. and that was meant to be an easy one.';
AnswerBox = '';
_root.GirlMeetLoc.gotoAndStop(33);
_root.HiddenEventLine = 40;
_root.Name = '';
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
if (_root.Name === 'Marine') {
if (_root.HiddenEventLine === 1) {
tellTarget ('_root.TextBoxClip') {
_root.GirlMeetLoc.gotoAndStop(34);
TextBoxText = 'Marine: Hello! If you can help me, I can Give you a strength Booster.';
gotoAndPlay(1);
_root.HiddenEventLine = 2;
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 2) {
tellTarget ('_root.TextBoxClip') {
TextBoxText2 = 'Okay';
TextBoxText3 = 'No';
gotoAndStop(12);
}
} else {
if (_root.HiddenEventLine === 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Marine: Wow! That\'s right! Here you go! The Strength booster will help you train twice as fast!';
_root.Money -= 100;
_root.ItemSB = 'True';
_root.HiddenEventLine = 40;
_root.Name = '';
gotoAndStop(11);
_root.GirlTalk = 'True';
}
} else {
if (_root.HiddenEventLine === 4) {
tellTarget ('_root.TextBoxClip') {
TextBoxText10 = 'Marine: Can you work out what the key word is?';
AnswerBox = '';
_root.GirlMeetLoc.gotoAndStop(35);
gotoAndStop(10);
}
} else {
if (_root.HiddenEventLine === 5) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Marine: mmm.. am pretty sure that isn\'t right.. Oh well..';
AnswerBox = '';
_root.GirlMeetLoc.gotoAndStop(34);
_root.HiddenEventLine = 40;
_root.Name = '';
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
} else {
tellTarget ('_root.TextBoxClip') {
_root.HiddenEventLine = 0;
_root.GirlMeetLoc.gotoAndStop(1);
gotoAndPlay(15);
}
}
}
}
}
}
}
}
function MacroScript() {
if (_root.MacEnd === 0) {
if (_root.LEVELAmy != 'Lover' && _root.EmeraldAmy > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: WHAT!?! WHAT HAVE YOU DONE TO ME! That\'s it!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Amy';
} else {
if (_root.LEVELAmy === 'Lover' && _root.EmeraldAmy > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Amy: WHAT!?!...' + _root.playername + ' how could you love me now!....';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Amy';
} else {
if (_root.LEVELTikal != 'Lover' && _root.EmeraldTikal > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: HUH?!? What is going on? This is your fault isn\'t it?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Tikal';
} else {
if (_root.LEVELTikal === 'Lover' && _root.EmeraldTikal > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tikal: ...' + _root.playername + ' Can you still love me like this?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Tikal';
} else {
if (_root.LEVELSonia != 'Lover' && _root.EmeraldSonia > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: DO YOU KNOW HOW MUCH I PAID FOR THAT OUTFIT! THAT DOES IT!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Sonia';
} else {
if (_root.LEVELSonia === 'Lover' && _root.EmeraldSonia > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonia: Do you still love me now that am the Big one, ' + _root.playername + '?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Sonia';
} else {
if (_root.LEVELSally != 'Lover' && _root.EmeraldSally > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: HOW... YOU DID THIS DIDN\'T YOU?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Sally';
} else {
if (_root.LEVELSally === 'Lover' && _root.EmeraldSally > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sally: ' + _root.playername + ' Do you still love me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Sally';
} else {
if (_root.LEVELSonic != 'Lover' && _root.EmeraldSonic > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: WHAT\'S THIS? A NEW TRAP? HEY! DID YOU DO THIS?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Sonic';
} else {
if (_root.LEVELSonic === 'Lover' && _root.EmeraldSonic > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Sonic: I knew I was big but this is...' + _root.playername + ' Do you still love me?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Sonic';
} else {
if (_root.LEVELTails != 'Lover' && _root.EmeraldTails > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: AWWW.. NOW NO-ONE WILL LOVE ME.. AND IT\'S YOUR FAULT!!';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Tails';
} else {
if (_root.LEVELTails === 'Lover' && _root.EmeraldTails > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Tails: Can you like a freak like me ' + _root.playername + '?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Tails';
} else {
if (_root.LEVELMighty != 'Lover' && _root.EmeraldMighty > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: YOU THINK YOU CAN PUSH ME AROUND LIKE THIS?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 1;
_root.MacGirl = 'Mighty';
} else {
if (_root.LEVELMighty === 'Lover' && _root.EmeraldMighty > 3) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Mighty: Can you still love someone as Large as me ' + _root.playername + '?';
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
_root.MacEnd = 2;
_root.MacGirl = 'Mighty';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
} else {
if (_root.MacEnd === 1) {
_root.MacroEnd.gotoAndStop(36);
if (_root.MacGirl === 'Amy') {
_root.MacroEnd.girlstamp.gotoAndStop(1);
} else {
if (_root.MacGirl === 'Tikal') {
_root.MacroEnd.girlstamp.gotoAndStop(2);
} else {
if (_root.MacGirl === 'Sonia') {
_root.MacroEnd.girlstamp.gotoAndStop(3);
} else {
if (_root.MacGirl === 'Sally') {
_root.MacroEnd.girlstamp.gotoAndStop(4);
} else {
if (_root.MacGirl === 'Sonic') {
_root.MacroEnd.girlstamp.gotoAndStop(5);
} else {
if (_root.MacGirl === 'Tails') {
_root.MacroEnd.girlstamp.gotoAndStop(6);
} else {
if (_root.MacGirl === 'Mighty') {
_root.MacroEnd.girlstamp.gotoAndStop(7);
}
}
}
}
}
}
}
} else {
if (_root.MacEnd === 2) {
} else {
if (_root.MacEnd === 3) {
tellTarget ('_root.TextBoxClip') {
if (_root.MacGirl === 'Amy') {
TextBoxText = 'Amy: What? You really love me? .. I wish I can belive you.. Answer me this..';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Tikal') {
TextBoxText = 'Tikal: You really love me like this? then please answer me this..';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sonia') {
TextBoxText = 'Sonia: You what?!? your prefer me like this?!? well..answer this to see if you really love me..';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sally') {
TextBoxText = 'Sally: huh? you still love me? Can I trust you?..answer this to see if you really love me..';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sonic') {
TextBoxText = 'Sonic: I would like to believe that....Answer me this first..';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Tails') {
TextBoxText = 'Tails: Oh? you Do love me.. but can I ask you something to prove it!';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Mighty') {
TextBoxText = 'Mighty: mmm... I have been fooled in the past.. Answer this first.';
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (_root.MacEnd === 4) {
tellTarget ('_root.TextBoxClip') {
_root.CurrentGirl = _root.MacGirl;
if (_root.MacGirl === 'Amy') {
TextBoxText = 'Amy: OH! YOU REALLY DO LOVE me!.. well then.. Let\'s have some fun hehe';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Tikal') {
TextBoxText = 'Tikal: I knew you really loved me.. I guess we can still enjoy each other like this...';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sonia') {
TextBoxText = 'Sonia: You never did let me down did you? well.. Let\'s do some nice Perverted things!';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sally') {
TextBoxText = 'Sally: Well, well, well.. It seems I have found my Prince.. I think our Private life is about to become public!';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Sonic') {
TextBoxText = 'Sonic: Well done! Let\'s see what fun we can have like this huh?';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Tails') {
TextBoxText = 'Tails: I knew it! You really DO love me! Well... hehe, let\'s share our love with the world!';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.MacGirl === 'Mighty') {
TextBoxText = 'Mighty: seems like I should trust you more.. well.. let\'s get to know each other even better!';
_root.MacEnd = 5;
gotoAndStop(11);
_root.GirlTalk = 'True';
}
}
}
}
}
}
}
}
} else {
if (_root.MacEnd === 5) {
_root.gotoAndStop(21);
_root.MacroEnd.gotoAndStop(37);
if (_root.PlayerName == 'Sonic') {
_root.MacroEnd.WedHead.gotoAndStop(1);
} else {
if (_root.PlayerName == 'Tails') {
_root.MacroEnd.WedHead.gotoAndStop(2);
} else {
if (_root.PlayerName == 'Mighty') {
_root.MacroEnd.WedHead.gotoAndStop(3);
}
}
}
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Your Love grows and in no time at all, you get Married to the Macro of your dreams';
gotoAndPlay(11);
}
_root.MacEnd = 9;
} else {
if (_root.MacEnd === 6) {
_root.gotoAndStop(21);
_root.MacroEnd.gotoAndStop(38);
if (_root.MacGirl === 'Amy') {
_root.MacroEnd.sit.gotoAndStop(1);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As she goes to sit down, she doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Tikal') {
_root.MacroEnd.sit.gotoAndStop(2);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As she goes to sit down, she doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sonia') {
_root.MacroEnd.sit.gotoAndStop(3);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As she goes to sit down, she doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sally') {
_root.MacroEnd.sit.gotoAndStop(4);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As she goes to sit down, she doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sonic') {
_root.MacroEnd.sit.gotoAndStop(5);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As he goes to sit down, he doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Tails') {
_root.MacroEnd.sit.gotoAndStop(6);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As he goes to sit down, he doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Mighty') {
_root.MacroEnd.sit.gotoAndStop(7);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As he goes to sit down, he doesn\'t notice you. At least you died happy.';
gotoAndPlay(11);
}
}
}
}
}
}
}
}
_root.MacEnd = 9;
} else {
if (_root.MacEnd === 7) {
_root.gotoAndStop(21);
_root.MacroEnd.gotoAndStop(39);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'The Effects of the Emeralds wear off but your in love and don\'t mind.';
gotoAndPlay(11);
}
} else {
if (_root.MacEnd === 8) {
_root.gotoAndStop(21);
_root.MacroEnd.gotoAndStop(36);
if (_root.MacGirl === 'Amy') {
_root.MacroEnd.girlstamp.gotoAndStop(1);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, she relises that we she more fun when she was small. You have no ruined her life and she decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Tikal') {
_root.MacroEnd.girlstamp.gotoAndStop(2);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, she relises that we she more fun when she was small. You have no ruined her life and she decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sonia') {
_root.MacroEnd.girlstamp.gotoAndStop(3);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, she relises that we she more fun when she was small. You have no ruined her life and she decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sally') {
_root.MacroEnd.girlstamp.gotoAndStop(4);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, she relises that we she more fun when she was small. You have no ruined her life and she decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Sonic') {
_root.MacroEnd.girlstamp.gotoAndStop(5);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, he relises that we he more fun when he was small. You have no ruined his life and he decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Tails') {
_root.MacroEnd.girlstamp.gotoAndStop(6);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, he relises that we he more fun when he was small. You have no ruined his life and he decides to end yours.';
gotoAndPlay(11);
}
} else {
if (_root.MacGirl === 'Mighty') {
_root.MacroEnd.girlstamp.gotoAndStop(7);
tellTarget ('_root.TextBoxClip') {
_root.TextBoxClip.TextBoxText = 'As the Emeralds Effect stays, he relises that we he more fun when he was small. You have no ruined his life and he decides to end yours.';
gotoAndPlay(11);
}
}
}
}
}
}
}
}
_root.MacEnd = 9;
} else {
if (_root.MacEnd === 9) {
_root.gotoAndStop(30);
}
}
}
}
}
}
}
}
}
}
}
function getCookie(c, n) {
var so = SharedObject.getLocal(c);
return so.data[n];
}
function SaveCookie(Name, Data) {
var TempData = Data;
_root.so.data[Name] = TempData;
TempData = '';
_root.so.flush();
}
function SaveGame() {
_root.so;
_root.FileName = 'MSDS_Flash';
_root.so = SharedObject.getLocal('MSDS_Flash');
_root.SaveCookie('Intro', _root.Intro);
_root.SaveCookie('Day', _root.Day);
_root.SaveCookie('ItemSB', _root.ItemSB);
_root.SaveCookie('RougeTake', _root.RougeTake);
_root.SaveCookie('ShadowTake', _root.ShadowTake);
_root.SaveCookie('Money', _root.Money);
_root.SaveCookie('HP', _root.HP);
_root.SaveCookie('Knowledge', _root.Knowledge);
_root.SaveCookie('Charm', _root.Charm);
_root.SaveCookie('Strength', _root.Strength);
_root.SaveCookie('PlayerName', _root.PlayerName);
_root.SaveCookie('Gala', _root.Gala);
_root.SaveCookie('FunFair', _root.FunFair);
_root.SaveCookie('Fireworks', _root.Fireworks);
_root.SaveCookie('Cinema', _root.Cinema);
_root.SaveCookie('EmeraldCounter', _root.EmeraldCounter);
_root.SaveCookie('ItemEmerald', _root.ItemEmerald);
_root.SaveCookie('ItemFlower', _root.ItemFlower);
_root.SaveCookie('ItemIza', _root.ItemIza);
_root.SaveCookie('ItemRing', _root.ItemRing);
_root.SaveCookie('Name', _root.Name);
_root.SaveCookie('EmeraldGot', _root.EmeraldGot);
_root.SaveCookie('EmeraldAmy', _root.EmeraldAmy);
_root.SaveCookie('EXPAmy', _root.EXPAmy);
_root.SaveCookie('LEVELAmy', _root.LEVELAmy);
_root.SaveCookie('DateDayAmy', _root.AmyDateDay);
_root.SaveCookie('EmeraldTikal', _root.EmeraldTikal);
_root.SaveCookie('EXPTikal', _root.EXPTikal);
_root.SaveCookie('LEVELTikal', _root.LEVELTikal);
_root.SaveCookie('DateDayTikal', _root.TikalDateDay);
_root.SaveCookie('EmeraldSonia', _root.EmeraldSonia);
_root.SaveCookie('EXPSonia', _root.EXPSonia);
_root.SaveCookie('LEVELSonia', _root.LEVELSonia);
_root.SaveCookie('DateDaySonia', _root.SoniaDateDay);
_root.SaveCookie('EmeraldSally', _root.EmeraldSally);
_root.SaveCookie('EXPSally', _root.EXPSally);
_root.SaveCookie('LEVELSally', _root.LEVELSally);
_root.SaveCookie('DateDaySally', _root.SallyDateDay);
_root.SaveCookie('EmeraldSonic', _root.EmeraldSonic);
_root.SaveCookie('EXPSonic', _root.EXPSonic);
_root.SaveCookie('LEVELSonic', _root.LEVELSonic);
_root.SaveCookie('DateDaySonic', _root.SonicDateDay);
_root.SaveCookie('EmeraldTails', _root.EmeraldTails);
_root.SaveCookie('EXPTails', _root.EXPTails);
_root.SaveCookie('LEVELTails', _root.LEVELTails);
_root.SaveCookie('DateDayTails', _root.TailsDateDay);
_root.SaveCookie('EmeraldMighty', _root.EmeraldMighty);
_root.SaveCookie('EXPMighty', _root.EXPMighty);
_root.SaveCookie('LEVELMighty', _root.LEVELMighty);
_root.SaveCookie('DateDayMighty', _root.MightyDateDay);
_root.so = SharedObject.getLocal('JunkFile1');
delete _root.so;
trace('Save done');
}
function LoadGame() {
_root.so;
_root.FileName = 'MSDS_Flash';
_root.so = SharedObject.getLocal('MSDS_Flash');
_root.Intro = _root.getCookie(_root.FileName, 'Intro');
_root.Day = _root.getCookie(_root.FileName, 'Day');
if (_root.Day > 0 && _root.Day < 100) {
_root.ItemSB = _root.getCookie(_root.FileName, 'ItemSB');
_root.RougeTake = _root.getCookie(_root.FileName, 'RougeTake');
_root.ShadowTake = _root.getCookie(_root.FileName, 'ShadowTake');
_root.Money = _root.getCookie(_root.FileName, 'Money');
_root.HP = _root.getCookie(_root.FileName, 'HP');
_root.Knowledge = _root.getCookie(_root.FileName, 'Knowledge');
_root.Charm = _root.getCookie(_root.FileName, 'Charm');
_root.Strength = _root.getCookie(_root.FileName, 'Strength');
_root.PlayerName = _root.getCookie(_root.FileName, 'PlayerName');
_root.Gala = _root.getCookie(_root.FileName, 'Gala');
_root.FunFair = _root.getCookie(_root.FileName, 'FunFair');
_root.Fireworks = _root.getCookie(_root.FileName, 'Fireworks');
_root.Cinema = _root.getCookie(_root.FileName, 'Cinema');
_root.EmeraldCounter = _root.getCookie(_root.FileName, 'EmeraldCounter');
_root.ItemEmerald = _root.getCookie(_root.FileName, 'ItemEmerald');
_root.ItemFlower = _root.getCookie(_root.FileName, 'ItemFlower');
_root.ItemIza = _root.getCookie(_root.FileName, 'ItemIza');
_root.ItemRing = _root.getCookie(_root.FileName, 'ItemRing');
_root.Name = _root.getCookie(_root.FileName, 'Name');
_root.EmeraldGot = _root.getCookie(_root.FileName, 'EmeraldGot');
_root.EmeraldAmy = _root.getCookie(_root.FileName, 'EmeraldAmy');
_root.EXPAmy = _root.getCookie(_root.FileName, 'EXPAmy');
_root.LEVELAmy = _root.getCookie(_root.FileName, 'LEVELAmy');
_root.AmyDateDay = _root.getCookie(_root.FileName, 'DateDayAmy');
_root.EmeraldTikal = _root.getCookie(_root.FileName, 'EmeraldTikal');
_root.EXPTikal = _root.getCookie(_root.FileName, 'EXPTikal');
_root.LEVELTikal = _root.getCookie(_root.FileName, 'LEVELTikal');
_root.TikalDateDay = _root.getCookie(_root.FileName, 'DateDayTikal');
_root.EmeraldSonia = _root.getCookie(_root.FileName, 'EmeraldSonia');
_root.EXPSonia = _root.getCookie(_root.FileName, 'EXPSonia');
_root.LEVELSonia = _root.getCookie(_root.FileName, 'LEVELSonia');
_root.SoniaDateDay = _root.getCookie(_root.FileName, 'DateDaySonia');
_root.EmeraldSally = _root.getCookie(_root.FileName, 'EmeraldSally');
_root.EXPSally = _root.getCookie(_root.FileName, 'EXPSally');
_root.LEVELSally = _root.getCookie(_root.FileName, 'LEVELSally');
_root.SallyDateDay = _root.getCookie(_root.FileName, 'DateDaySally');
_root.EmeraldSonic = _root.getCookie(_root.FileName, 'EmeraldSonic');
_root.EXPSonic = _root.getCookie(_root.FileName, 'EXPSonic');
_root.LEVELSonic = _root.getCookie(_root.FileName, 'LEVELSonic');
_root.SonicDateDay = _root.getCookie(_root.FileName, 'DateDaySonic');
_root.EmeraldTails = _root.getCookie(_root.FileName, 'EmeraldTails');
_root.EXPTails = _root.getCookie(_root.FileName, 'EXPTails');
_root.LEVELTails = _root.getCookie(_root.FileName, 'LEVELTails');
_root.TailsDateDay = _root.getCookie(_root.FileName, 'DateDayTails');
_root.EmeraldMighty = _root.getCookie(_root.FileName, 'EmeraldMighty');
_root.EXPMighty = _root.getCookie(_root.FileName, 'EXPMighty');
_root.LEVELMighty = _root.getCookie(_root.FileName, 'LEVELMighty');
_root.MightyDateDay = _root.getCookie(_root.FileName, 'DateDayMighty');
_root.so = SharedObject.getLocal('JunkFile1');
delete _root.so;
trace('Load done');
_root.TextBoxClip.TextBoxText = 'Game Loaded!';
_root.gotoAndStop(4);
}
}
fscommand('trapallkeys', true);
fscommand('showmenu', false);
stop();
_root.eventline = 0;
_root.MusicOn = true;
_root.GirlTalk = 'False';
_root.EndReady = false;
_root.End = '';
_root.MacEnd = '';
_root.Date = 'False';
_root.DoTalk = '';
_root.HiddenEventLine = 0;
AmyBack = new Sound();
AmyBack.attachSound('Amy_Music');
AmyHello = new Sound();
AmyHello.attachSound('AmyHi');
TikalBack = new Sound();
TikalBack.attachSound('Tikal_Music');
TikalHello = new Sound();
TikalHello.attachSound('TikalHi');
SoniaBack = new Sound();
SoniaBack.attachSound('Sonia_Music');
SoniaHello = new Sound();
SoniaHello.attachSound('SoniaHi');
SallyBack = new Sound();
SallyBack.attachSound('Sally_Music');
SallyHello = new Sound();
SallyHello.attachSound('SallyHi');
SonicBack = new Sound();
SonicBack.attachSound('Sonic_Music');
SonicHello = new Sound();
SonicHello.attachSound('SonicHi');
TailsBack = new Sound();
TailsBack.attachSound('Tails_Music');
TailsHello = new Sound();
TailsHello.attachSound('TailsHi');
MightyBack = new Sound();
MightyBack.attachSound('Mighty_Music');
MightyHello = new Sound();
MightyHello.attachSound('MightyHi');
EmeraldBack = new Sound();
EmeraldBack.attachSound('Emerald_Music');
_root.EmeraldCounter = 0;
}
movieClip 25 {
}
movieClip 30 {
instance IzaPre of movieClip 25 {
onClipEvent (load) {
_root.stop();
IzaPre._alpha = 0;
}
}
instance IzaPre of movieClip 25 {
onClipEvent (load) {
total = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
percent = int((loaded / total) * 100);
percen1 = '' + percent + '%';
_root.Intro.gotoAndStop(2);
IzaPre._alpha = int((loaded / total) * 100);
if (loaded == total) {
_root.Intro.gotoAndPlay(3);
}
}
}
frame 36 {
tellTarget ('/') {
play();
}
}
}
movieClip 35 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
instance Music of movieClip 35 {
onClipEvent (release) {
if (_root.MusicOn == true) {
_root.Music.gotoAndStop(2);
_root.MusicOn = 'False';
_root.BGMusic.stop();
} else {
if (_root.MusicOn === 'False') {
_root.Music.gotoAndStop(1);
_root.MusicOn = true;
_root.BGMusic.start();
}
}
}
}
frame 2 {
stop();
}
button 38 {
on (release) {
tellTarget ('/') {
Intro = '1';
EXPAmy = 0;
LevelAmy = 'Stranger';
EmeraldAmy = 0;
AmyDateDay = '0';
EXPTikal = 0;
LevelTikal = 'Stranger';
EmeraldTikal = 0;
TikalDateDay = '0';
EXPSonia = 0;
LevelSonia = 'Stranger';
EmeraldSonia = 0;
SoniaDateDay = '0';
EXPSally = 0;
LevelSally = 'Stranger';
EmeraldSally = 0;
SallyDateDay = '0';
LevelSonic = 'Stranger';
EmeraldSonic = 0;
SonicDateDay = '0';
LevelTails = 'Stranger';
EmeraldTails = 0;
TailsDateDay = '0';
LevelMighty = 'Stranger';
EmeraldMighty = 0;
MightyDateDay = '0';
HP = 100;
Money = 100;
Day = 1;
Give = 'False';
Choice = 'False';
Correct = 0;
Question = 'False';
Date = 'False';
DateLevel = 0;
DateScript = 0;
ItemRing = 0;
ItemIza = 0;
ItemFlower = 0;
ItemEmerald = 0;
EmeraldGot = 'False';
EmeraldLine = 0;
DatePrice = 0;
Gala = 0;
DoMeet = 'False';
eventline = 0;
Questions = new Array('9', '9', '9', '9', '9');
CurrentQuestion = 0;
RougeTake = 'False';
ShadowTake = 'False';
HiddenEventLine = 0;
Name = '';
ItemSB = 'False';
ItemKB = 'False';
_root.CustomName = '';
play();
}
}
}
button 41 {
on (release) {
_root.gotoAndStop(24);
}
}
button 44 {
on (release) {
_root.LoadGame();
}
}
movieClip 52 {
frame 11 {
stop();
}
}
frame 3 {
stop();
if (_root.MusicOn == true) {
_root.Voice = new Sound();
_root.Voice.attachSound('SelectChar');
_root.Voice.start();
}
_root.EXPAmy = 0;
_root.EXPTikal = 0;
_root.EXPSonia = 0;
_root.EXPSally = 0;
_root.EXPSonic = 0;
_root.EXPTails = 0;
_root.EXPMighty = 0;
}
button 55 {
on (release) {
tellTarget ('_root') {
if (_root.MusicOn == true) {
_root.Voice = new Sound();
_root.Voice.attachSound('PlaySonic');
_root.Voice.start();
}
PlayerName = 'Sonic';
if (_root.CustomName != '') {
PlayerName = _root.CustomName;
}
Strength = 1;
Knowledge = 1;
Charm = 10;
EXPText = '';
Gala = 0;
Cinema = 0;
Fireworks = 0;
Funfair = 0;
_root.MacEnd = 0;
_root.MacroEnjoy = 0;
_root.MacEnd = 0;
_root.EndReady = false;
_root.AmyDateDay = 0;
_root.TikalDateDay = 0;
_root.SoniaDateDay = 0;
_root.SallyDateDay = 0;
_root.SonicDateDay = 0;
_root.TailsDateDay = 0;
_root.MightyDateDay = 0;
play();
}
}
on (rollOver) {
tellTarget ('CharSelName') {
gotoAndStop(2);
}
}
on (rollOut) {
tellTarget ('CharSelName') {
gotoAndStop(1);
}
}
}
button 57 {
on (release) {
tellTarget ('/') {
if (_root.MusicOn == true) {
_root.Voice = new Sound();
_root.Voice.attachSound('PlayTails');
_root.Voice.start();
}
PlayerName = 'Tails';
if (_root.CustomName != '') {
PlayerName = _root.CustomName;
}
Strength = 1;
Knowledge = 10;
Charm = 1;
EXPText = '';
Gala = 0;
Cinema = 0;
Fireworks = 0;
Funfair = 0;
_root.MacEnd = 0;
_root.MacroEnjoy = 0;
_root.MacEnd = 0;
_root.EndReady = false;
_root.AmyDateDay = 0;
_root.TikalDateDay = 0;
_root.SoniaDateDay = 0;
_root.SallyDateDay = 0;
_root.SonicDateDay = 0;
_root.TailsDateDay = 0;
_root.MightyDateDay = 0;
play();
}
}
on (rollOver) {
tellTarget ('CharSelName') {
gotoAndStop(3);
}
}
on (rollOut) {
tellTarget ('CharSelName') {
gotoAndStop(1);
}
}
}
button 59 {
on (release) {
tellTarget ('/') {
if (_root.MusicOn == true) {
_root.Voice = new Sound();
_root.Voice.attachSound('PlayMighty');
_root.Voice.start();
}
PlayerName = 'Mighty';
if (_root.CustomName != '') {
PlayerName = _root.CustomName;
}
Strength = 10;
Knowledge = 1;
Charm = 1;
EXPText = '';
Gala = 0;
Cinema = 0;
Fireworks = 0;
Funfair = 0;
_root.MacEnd = 0;
_root.MacroEnjoy = 0;
_root.MacEnd = 0;
_root.EndReady = false;
_root.AmyDateDay = 0;
_root.TikalDateDay = 0;
_root.SoniaDateDay = 0;
_root.SallyDateDay = 0;
_root.SonicDateDay = 0;
_root.TailsDateDay = 0;
_root.MightyDateDay = 0;
play();
}
}
on (rollOver) {
tellTarget ('CharSelName') {
gotoAndStop(4);
}
}
on (rollOut) {
tellTarget ('CharSelName') {
gotoAndStop(1);
}
}
}
movieClip 63 {
frame 1 {
stop();
}
}
movieClip 66 {
}
button 72 {
on (release) {
tellTarget ('_root') {
PlayerName = _root.CustomName;
Strength = 3;
Knowledge = 3;
Charm = 3;
EXPText = '';
play();
}
}
}
movieClip 73 {
}
frame 4 {
stop();
}
button 75 {
on (press) {
_root.gotoAndStop(25);
}
}
button 78 {
on (release) {
if (_root.Intro > 7) {
_root.gotoAndStop(5);
}
}
}
button 80 {
on (release) {
if (_root.Day === 99) {
_root.HP = '100';
_root.Day += 1;
_root.MacEnd = 0;
_root.gotoAndStop(21);
if (_root.LEVELAmy === 'Lover' && _root.EmeraldAmy > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELTikal === 'Lover' && _root.EmeraldTikal > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELSonia === 'Lover' && _root.EmeraldSonia > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELSally === 'Lover' && _root.EmeraldSally > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELSonic === 'Lover' && _root.EmeraldSonic > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELTails === 'Lover' && _root.EmeraldTails > 3) {
_root.End = 'Good';
} else {
if (_root.LEVELMighty === 'Lover' && _root.EmeraldMighty > 3) {
_root.End = 'Good';
} else {
_root.End = 'Bad';
}
}
}
}
}
}
}
} else {
if (_root.Intro < 30) {
_root.TextBoxClip.TextBoxText = 'No Matter how much you want to, you can\'t sleep yet.. you have things to do.';
_root.TextBoxClip.play();
} else {
_root.TextBoxClip.TextBoxText = 'You fall alseep for the Rest of the day and wake up the next morning rested.';
_root.TextBoxClip.play();
_root.HP = '100';
_root.Day += 1;
if (_root.Day == 11 || _root.Day == 21 || _root.Day == 31 || _root.Day == 46 || _root.Day == 61 || _root.Day == 71 || _root.Day == 81) {
_root.EmeraldCounter += 1;
}
_root.EmeraldGot = 'False';
}
}
}
}
button 82 {
on (release) {
_root.TextBoxClip.TextBoxText = 'You wonder why on earth is this bit clickable.. but you never find out. hehe';
_root.TextBoxClip.play();
}
}
button 84 {
on (release) {
_root.TextBoxClip.TextBoxText = 'Game Saved!';
_root.TextBoxClip.play();
_root.SaveGame();
}
}
movieClip 91 {
}
movieClip 96 {
}
movieClip 103 {
}
movieClip 111 {
}
movieClip 117 {
}
movieClip 123 {
}
movieClip 127 {
}
movieClip 133 {
}
movieClip 139 {
}
movieClip 144 {
}
movieClip 150 {
}
movieClip 154 {
}
movieClip 162 {
}
movieClip 170 {
}
movieClip 176 {
}
movieClip 182 {
}
movieClip 188 {
}
movieClip 194 {
}
movieClip 198 {
}
movieClip 203 {
}
movieClip 209 {
}
movieClip 215 {
}
movieClip 223 {
}
movieClip 227 {
}
movieClip 233 {
}
movieClip 240 {
}
movieClip 250 {
}
movieClip 261 {
}
movieClip 268 {
}
movieClip 274 {
}
movieClip 278 {
}
movieClip 281 {
frame 1 {
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
stop();
}
frame 2 {
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.gotoAndPlay(1);
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 3 {
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 4 {
_root.EXPText = 'EXP-' + _root.EXPAmy;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 5 {
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 6 {
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 7 {
_root.EXPText = 'EXP-' + _root.EXPTikal;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 8 {
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 9 {
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 10 {
_root.EXPText = 'EXP-' + _root.EXPSonia;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 11 {
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 12 {
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 13 {
_root.EXPText = 'EXP-' + _root.EXPSally;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 14 {
stop();
}
frame 15 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(4);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 16 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(4);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 17 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(4);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 18 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(4);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 19 {
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 20 {
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 21 {
_root.EXPText = 'EXP-' + _root.EXPSonic;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 22 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(6);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 23 {
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 24 {
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 25 {
_root.EXPText = 'EXP-' + _root.EXPTails;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 26 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(6);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 27 {
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 28 {
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 29 {
_root.EXPText = 'EXP-' + _root.EXPMighty;
_root.TalkGirl.gotoAndStop(2);
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 30 {
if (_root._currentframe === 19) {
_root.TalkGirl.gotoAndStop(6);
} else {
_root.TalkGirl.gotoAndStop(3);
}
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 31 {
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 32 {
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 33 {
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 34 {
if (_root.GirlTalk == 'True') {
Mouth.play();
} else {
Mouth.gotoAndStop(1);
}
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
}
movieClip 289 {
frame 1 {
stop();
}
frame 5 {
stop();
}
}
button 294 {
on (release) {
_root.OverLay.INV.play();
}
}
movieClip 311 {
}
movieClip 313 {
frame 1 {
if (_root.PlayerName === 'Sonic') {
gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
gotoAndStop(2);
} else {
if (_root.playerName === 'Mighty') {
gotoAndStop(3);
} else {
if (_root.playerName != 'Test') {
gotoAndStop(4);
CustomImage.loadMovie(_root.CustomPath);
CustomImage._xscale = 57.9;
CustomImage._yscale = 57.9;
}
}
}
}
}
}
movieClip 316 {
frame 1 {
stop();
}
frame 5 {
stop();
}
}
button 320 {
on (release) {
if (_root._currentframe != 21) {
_root.OverLay.STAT.play();
}
}
}
movieClip 322 {
}
button 327 {
on (press) {
_root.GirlTalk = 'False';
_root.GirlMeetLoc.Mouth.gotoAndStop(1);
if (_root.MacEnd === 3) {
AnswerBox = parseInt(AnswerBox);
if (_root.MacGirl === 'Amy' && AnswerBox === _root.AmyDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Tikal' && AnswerBox === _root.TikalDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Sonia' && AnswerBox === _root.SoniaDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Sally' && AnswerBox === _root.SallyDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Sonic' && AnswerBox === _root.SonicDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Tails' && AnswerBox === _root.TailsDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
if (_root.MacGirl === 'Mighty' && AnswerBox === _root.MightyDateDay) {
_root.MacEnd = 4;
_root.MacroScript();
} else {
_root.MacEnd = 1;
_root.MacroScript();
}
}
}
}
}
}
}
} else {
if (_root.HiddenEventLine === 4) {
if (_root.Name === 'Marine') {
tellTarget ('_root.TextBoxClip') {
if (AnswerBox === 'smartpower') {
_root.HiddenEventLine = 3;
_root.HiddenEvent();
} else {
_root.HiddenEventLine = 5;
_root.HiddenEvent();
}
}
}
}
}
}
}
button 333 {
on (press) {
_root.GirlTalk = 'False';
_root.GirlMeetLoc.Mouth.gotoAndStop(1);
if (_root.MacEnd === 99) {
_root.MacEnd = 0;
_root.MacroScript();
} else {
if (_root.MacEnd === 2) {
TextBoxText2 = 'Of Course I Love you! I will always Love you!';
TextBoxText3 = 'WHAT?!? How Could i love something like you!!!';
gotoAndStop(12);
} else {
if (_root.MacEnd === 3) {
TextBoxText10 = 'What was the date of our First Date?';
AnswerBox = '';
gotoAndStop(10);
_root.GirlTalk = 'True';
} else {
if (_root.MacEnd === 5) {
gotoAndPlay(15);
_root.MacEnd = 6;
_root.MacroEnd.gotoAndStop(35);
_root.TalkGirl.gotoAndStop(5);
if (_root.MacGirl === 'Amy') {
_root.MacroGirlStand.gotoAndStop(1);
} else {
if (_root.MacGirl === 'Tikal') {
_root.MacroGirlStand.gotoAndStop(2);
} else {
if (_root.MacGirl === 'Sonia') {
_root.MacroGirlStand.gotoAndStop(3);
} else {
if (_root.MacGirl === 'Sally') {
_root.MacroGirlStand.gotoAndStop(4);
} else {
if (_root.MacGirl === 'Sonic') {
_root.MacroGirlStand.gotoAndStop(5);
} else {
if (_root.MacGirl === 'Tails') {
_root.MacroGirlStand.gotoAndStop(6);
} else {
if (_root.MacGirl === 'Mighty') {
_root.MacroGirlStand.gotoAndStop(7);
}
}
}
}
}
}
}
} else {
if (_root.EndReady === true) {
_root.MacEnd = 9;
_root.MacroScript();
} else {
if (_root.Intro < 30) {
_root.IntroScript();
} else {
if (_root.End === 'Good') {
_root.MacroEnd.play();
tellTarget ('_root.TextBoxClip') {
gotoAndPlay(15);
}
} else {
if (_root.End === 'Demo') {
_root.MacroEnd.gotoAndStop(34);
tellTarget ('_root.TextBoxClip') {
gotoAndPlay(15);
}
} else {
if (_root.End === 'Bad') {
_root.MacroEnd.gotoAndStop(34);
tellTarget ('_root.TextBoxClip') {
gotoAndPlay(15);
}
} else {
if (_root.eventline > 0) {
if (_root.eventline < 5) {
_root.eventline += 1;
}
if (_root.eventline === 6) {
_root.GirlMeetLoc.gotoAndStop(0);
}
_root.MiniEvent();
} else {
if (_root.HiddenEventLine > 0) {
_root.HiddenEvent();
} else {
if (_root.Gala === 3) {
gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(1);
_root.CurrentGirl = '';
_root.Gala === 0;
} else {
if (_root.Gala < 13 && _root.Gala > 0) {
_root.GalaScript();
} else {
if (_root.Cinema === 3) {
gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(1);
_root.CurrentGirl = '';
_root.Cinema === 0;
} else {
if (_root.Cinema < 12 && _root.Cinema > 0) {
_root.CinemaScript();
} else {
if (_root.Fireworks === 3) {
gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(1);
_root.CurrentGirl = '';
_root.Fireworks === 0;
} else {
if (_root.Fireworks < 12 && _root.Fireworks > 0) {
_root.FireworksScript();
} else {
if (_root.Funfair === 3) {
gotoAndPlay(15);
_root.GirlMeetLoc.gotoAndStop(1);
_root.CurrentGirl = '';
_root.Funfair === 0;
} else {
if (_root.Funfair < 12 && _root.Funfair > 0) {
_root.FunfairScript();
} else {
if (_root.EmeraldLine === '1' && _root.EmeraldGot === 'False') {
if (_root.ItemIza > 1 && _root.ItemFlower > 1) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemIza -= 2;
_root.ItemFlower -= 2;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '2' && _root.EmeraldGot === 'False') {
if (_root.ItemFlower > 1 && _root.ItemRing > 1) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemRing -= 2;
_root.ItemFlower -= 2;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '3' && _root.EmeraldGot === 'False') {
if (_root.ItemRing > 3) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemRing -= 4;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '4' && _root.EmeraldGot === 'False') {
if (_root.ItemIza > 3) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemIza -= 4;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '5' && _root.EmeraldGot === 'False') {
if (_root.ItemIza > 1 && _root.ItemRing > 1) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemRing -= 2;
_root.ItemIza -= 2;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '6' && _root.EmeraldGot === 'False') {
if (_root.ItemFlower > 2 && _root.ItemRing > 0) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemRing -= 1;
_root.ItemFlower -= 3;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.EmeraldLine === '7' && _root.EmeraldGot === 'False') {
if (_root.ItemIza > 0 && _root.ItemRing > 2) {
TextBoxText = 'You have the required Items. You are able to take the Emerald.';
_root.ItemEmerald += 1;
_root.EmeraldCounter -= 1;
gotoAndStop(11);
_root.ItemRing -= 3;
_root.ItemIza -= 1;
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
} else {
TextBoxText = 'Too bad.. You don\'t have the Required Items. The Emerald fades away.';
gotoAndStop(11);
_root.EmeraldGot = 'True';
_root.EmeraldLine = '9';
_root.GirlMeetLoc.gotoAndStop(1);
}
} else {
if (_root.DoTalk === 'True') {
gotoAndPlay(11);
TextBoxText2 = 'Yes';
TextBoxText3 = 'No';
} else {
if (_root.Date === 'Over') {
tellTarget ('_root.TextBoxClip') {
}
tellTarget ('_root.TextBoxClip') {
gotoAndPlay(15);
}
tellTarget ('_target') {
gotoAndPlay(15);
}
_root.Date = 'False';
_root.CurrentGirl = '';
_root.DateScript = 0;
_root.HP = 0;
_root.DateLevel = 0;
_root.gotoAndStop(4);
} else {
tellTarget ('_root.TextBoxClip') {
_root.eventline = 0;
gotoAndPlay(15);
if (_root.MusicOn === 'True') {
}
tellTarget ('_root.Music.EmeraldMusic') {
if (_currentframe === 2) {
_root.Music.EmeraldMusic.gotoAndStop(1);
}
}
tellTarget ('_target') {
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
button 336 {
on (release) {
if (_root.MacEnd === 2) {
_root.MacEnd = 3;
_root.MacroScript();
} else {
if (_root.DoTalk === 'True') {
_root.DoTalk = 'False';
gotoAndPlay(15);
_root.HP -= 20;
if (_root.CurrentGirl === 'Amy') {
_root.MeetAmy();
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.MeetTikal();
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.MeetSonia();
} else {
if (_root.CurrentGirl === 'Sally') {
_root.MeetSally();
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.MeetSonic();
} else {
if (_root.CurrentGirl === 'Tails') {
_root.MeetTails();
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.MeetMighty();
}
}
}
}
}
}
}
} else {
if (_root.eventline === 2) {
if (_root.Money < 499) {
TextBoxText = 'You Don\'t have enought money!';
_root.eventline = 6;
_root.MiniEvent();
gotoAndStop(11);
} else {
_root.eventline = 4;
_root.MiniEvent();
gotoAndStop(11);
_root.Money -= 500;
}
} else {
if (_root.HiddenEventLine === 2) {
if (_root.Name === 'Marine' || _root.Name === 'Knuckles') {
_root.HiddenEventLine = 4;
} else {
if (_root.Money >= 1000) {
_root.HiddenEventLine = 3;
} else {
_root.HiddenEventLine = 5;
}
}
_root.HiddenEvent();
} else {
if (_root.Intro === '19') {
_root.Intro = '20';
_root.GirlMeetLoc.gotoAndStop(2);
TextBoxText = 'Amy: Well.. I am afraid am gonna have to call it off.. I\'ll See you around!';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.Intro === '26') {
_root.Intro = '27';
TextBoxText = 'Tikal: Oh.. Okay. I mustn\'t keep you.';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.Gala === 2) {
_root.Gala = 4;
_root.GalaScript();
gotoAndStop(11);
} else {
if (_root.Cinema === 2) {
_root.Cinema = 4;
_root.CinemaScript();
gotoAndStop(11);
} else {
if (_root.Fireworks === 2) {
_root.Fireworks = 4;
_root.FireworksScript();
gotoAndStop(11);
} else {
if (_root.Funfair === 2) {
_root.Funfair = 4;
_root.FunfairScript();
gotoAndStop(11);
}
}
}
}
}
}
}
}
}
}
}
}
button 338 {
on (release) {
if (_root.MacEnd === 2) {
_root.MacEnd = 1;
_root.MacroScript();
} else {
if (_root.DoTalk === 'True') {
_root.DoTalk = 'False';
gotoAndPlay(15);
_root.CurrentGirl = '';
} else {
if (_root.eventline === 2) {
_root.eventline = 3;
_root.MiniEvent();
gotoAndStop(11);
} else {
if (_root.HiddenEventLine === 2) {
if (_root.Name === 'Shadow' || _root.Name === 'Rouge') {
if (_root.Money < 500) {
TextBoxText = 'You Don\'t have enought Money!';
_root.HiddenEventLine = 3;
_root.Name = '';
_root.HiddenEvent();
gotoAndPlay(15);
} else {
_root.HiddenEventLine = 4;
_root.HiddenEvent();
}
} else {
if (_root.Name === 'Knuckles' || _root.Name === 'Marine') {
_root.HiddenEventLine === 40;
_root.Name = '';
_root.HiddenEvent();
gotoAndPlay(15);
}
}
} else {
if (_root.Intro === '19') {
_root.Intro = '21';
_root.GirlMeetLoc.gotoAndStop(4);
TextBoxText = 'Amy: THAT WAS ME! Geee.. Don\'t you ever Remember anything right? I\'ll see you around...';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.Intro === '26') {
_root.Intro = '28';
_root.GirlMeetLoc.gotoAndStop(6);
TextBoxText = 'Tikal: That\'s good.. I like Nature.. This park is a great place to sit and watch';
gotoAndStop(11);
_root.GirlTalk = 'True';
} else {
if (_root.Gala === 2) {
_root.Gala = 3;
_root.GalaScript();
gotoAndStop(11);
} else {
if (_root.Cinema === 2) {
_root.Cinema = 3;
_root.CinemaScript();
gotoAndStop(11);
} else {
if (_root.Fireworks === 2) {
_root.Fireworks = 3;
_root.FireworksScript();
gotoAndStop(11);
} else {
if (_root.Funfair === 2) {
_root.Funfair = 3;
_root.FunfairScript();
gotoAndStop(11);
}
}
}
}
}
}
}
}
}
}
}
}
button 339 {
on (press) {
_root.GirlTalk = 'False';
_root.GirlMeetLoc.Mouth.gotoAndStop(1);
tellTarget ('_root.TextBoxClip') {
_root.Give = 'False';
gotoAndPlay(15);
}
}
}
button 341 {
on (release) {
if (_root.ItemRing > 0) {
tellTarget ('_root.TextBoxClip') {
_root.ItemRing -= 1;
_root.Give = 'False';
_root.GiveGirl('Ring');
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You don\'t have that item.';
_root.Give = 'False';
gotoAndPlay(1);
}
}
}
}
button 344 {
on (release) {
if (_root.ItemIza > 0) {
tellTarget ('_root.TextBoxClip') {
_root.ItemIza -= 1;
_root.Give = 'False';
_root.GiveGirl('IzaDoll');
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You don\'t have that item.';
_root.Give = 'False';
gotoAndPlay(1);
}
}
}
}
button 347 {
on (release) {
if (_root.ItemFlower > 0) {
tellTarget ('_root.TextBoxClip') {
_root.ItemFlower -= 1;
_root.Give = 'False';
_root.GiveGirl('Flowers');
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You don\'t have that item.';
_root.Give = 'False';
gotoAndPlay(1);
}
}
}
}
button 350 {
on (release) {
if (_root.ItemEmerald > 0) {
tellTarget ('_root.TextBoxClip') {
_root.ItemEmerald -= 1;
_root.Give = 'False';
_root.GiveGirl('Emerald');
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You don\'t have that item.';
_root.Give = 'False';
gotoAndPlay(1);
}
}
}
}
button 354 {
on (release) {
if (_root.Correct === 1) {
if (_root.Date === 'True') {
_root.DateLevel += 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 3;
_root.HiddenEvent();
} else {
_root.eventline = 5;
_root.MiniEvent();
}
}
} else {
if (_root.Date === 'True') {
_root.DateLevel -= 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 5;
_root.HiddenEvent();
} else {
_root.eventline = 3;
_root.MiniEvent();
}
}
}
_root.Question = 'False';
}
}
button 356 {
on (release) {
if (_root.Correct === 2) {
if (_root.Date === 'True') {
_root.DateLevel += 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 3;
_root.HiddenEvent();
} else {
_root.eventline = 5;
_root.MiniEvent();
}
}
} else {
if (_root.Date === 'True') {
_root.DateLevel -= 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 5;
_root.HiddenEvent();
} else {
_root.eventline = 3;
_root.MiniEvent();
}
}
}
_root.Question = 'False';
}
}
button 358 {
on (release) {
if (_root.Correct === 3) {
if (_root.Date === 'True') {
_root.DateLevel += 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 3;
_root.HiddenEvent();
} else {
_root.eventline = 5;
_root.MiniEvent();
}
}
} else {
if (_root.Date === 'True') {
_root.DateLevel -= 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 5;
_root.HiddenEvent();
} else {
_root.eventline = 3;
_root.MiniEvent();
}
}
}
_root.Question = 'False';
}
}
button 360 {
on (release) {
if (_root.Correct === 4) {
if (_root.Date === 'True') {
_root.DateLevel += 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 3;
_root.HiddenEvent();
} else {
_root.eventline = 5;
_root.MiniEvent();
}
}
} else {
if (_root.Date === 'True') {
_root.DateLevel -= 10;
gotoAndPlay(15);
} else {
if (_root.HiddenEventLine === 4) {
_root.HiddenEventLine = 5;
_root.HiddenEvent();
} else {
_root.eventline = 3;
_root.MiniEvent();
}
}
}
_root.Question = 'False';
}
}
movieClip 362 {
frame 1 {
if (_root.Intro === '1') {
TextBoxText = 'You Wake up to find yourself in your Room.. At least, you think it\'s yours';
tellTarget ('_root.TextBoxClip') {
play;
_root.Intro = '2';
}
} else {
play;
}
}
frame 6 {
gotoAndStop(11);
}
frame 10 {
stop();
}
frame 11 {
if (_root.Intro === '19') {
gotoAndStop(12);
} else {
if (_root.Give === 'True') {
gotoAndStop(13);
} else {
if (_root.Choice === 'True') {
gotoAndStop(12);
} else {
if (_root.Question === 'True') {
gotoAndStop(14);
} else {
stop();
}
}
}
}
}
frame 12 {
stop();
if (_root.Intro === '26') {
TextBoxText2 = 'I was just passing';
TextBoxText3 = 'I often come here';
}
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 21 {
stop();
}
}
instance of movieClip 23 Timer {
onClipEvent (enterFrame) {
if (_root.GirlTalk == 'True') {
if (_root.GirlMeetLoc.Mouth._currentframe == 1) {
_root.GirlMeetLoc.Mouth.gotoAndPlay(1);
}
} else {
_root.GirlMeetLoc.Mouth.gotoAndStop(1);
}
if (_root.MusicOn == true) {
_root.BGMusic.onSoundComplete = function () {
_root.BGMusic.position = 0;
_root.BGMusic.start();
};
}
}
}
frame 5 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.Intro === '8') {
tellTarget ('_root.TextBoxClip') {
_root.Intro = '9';
TextBoxText = 'DownTown. Despite your Place looking nice, it is located in the part of the Town more known for its working level people.';
gotoAndPlay(1);
}
} else {
stop;
}
}
button 366 {
on (rollOver) {
_root.LocationTitle = 'To UpTown';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
gotoAndStop(6);
}
}
button 368 {
on (rollOver) {
_root.LocationTitle = 'To Your Home';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
gotoAndStop(4);
}
}
button 369 {
on (rollOver) {
_root.LocationTitle = 'To the Library';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
_root.TextBoxClip.TextBoxText = 'Shouldn\'t you meet the girl first?';
_root.TextBoxClip.play();
} else {
gotoAndStop(11);
}
}
}
button 370 {
on (rollOver) {
_root.LocationTitle = 'To the Gym';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
_root.TextBoxClip.TextBoxText = 'Shouldn\'t you meet the girl first?';
_root.TextBoxClip.play();
} else {
gotoAndStop(12);
}
}
}
button 371 {
on (rollOver) {
_root.LocationTitle = 'To the Pub';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
_root.TextBoxClip.TextBoxText = 'Shouldn\'t you meet the girl first?';
_root.TextBoxClip.play();
} else {
gotoAndStop(13);
}
}
}
button 372 {
on (rollOver) {
_root.LocationTitle = 'To the Job Centre';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
_root.TextBoxClip.TextBoxText = 'Shouldn\'t you meet the girl first?';
_root.TextBoxClip.play();
} else {
gotoAndStop(14);
}
}
}
movieClip 375 {
}
frame 6 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.Intro === '13') {
tellTarget ('_root.TextBoxClip') {
_root.Intro = '14';
TextBoxText = 'If you had only one word to say about Uptown, then the the word would be \'Girls\'. All the Best live here';
gotoAndPlay(1);
}
} else {
if (_root.Day === 10 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Park';
gotoAndPlay(1);
}
} else {
if (_root.Day === 20 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Beach';
gotoAndPlay(1);
}
} else {
if (_root.Day === 30 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Park';
gotoAndPlay(1);
}
} else {
if (_root.Day === 45 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Street';
gotoAndPlay(1);
}
} else {
if (_root.Day === 60 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Street';
gotoAndPlay(1);
}
} else {
if (_root.Day === 70 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Park';
gotoAndPlay(1);
}
} else {
if (_root.Day === 80 && _root.EmeraldGot === 'False') {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'There appears to be a bright light coming from the Beach';
gotoAndPlay(1);
}
} else {
stop;
}
}
}
}
}
}
}
}
}
button 377 {
on (rollOver) {
_root.LocationTitle = 'To DownTown';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Maybe you should visit the Park first, since you are in the area.';
gotoAndPlay(1);
}
} else {
gotoAndStop(5);
}
}
}
button 378 {
on (rollOver) {
_root.LocationTitle = 'To the Streets';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Maybe you should visit the Park first, since you are in the area.';
gotoAndPlay(1);
}
} else {
gotoAndStop(8);
}
}
}
button 379 {
on (rollOver) {
_root.LocationTitle = 'To the Park';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
gotoAndStop(7);
}
}
button 380 {
on (rollOver) {
_root.LocationTitle = 'To the Beach';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Maybe you should visit the Park first, since you are in the area.';
gotoAndPlay(1);
}
} else {
gotoAndStop(9);
}
}
}
button 381 {
on (rollOver) {
_root.LocationTitle = 'To the Shopping Centre';
}
on (rollOut) {
_root.LocationTitle = '';
}
on (release) {
if (_root.Intro < 30) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Maybe you should visit the Park first, since you are in the area.';
gotoAndPlay(1);
}
} else {
gotoAndStop(10);
}
}
}
frame 7 {
stop();
if (_root.Intro === '22') {
if (_root.HP > 20) {
_root.GirlMeetLoc.gotoAndStop(5);
if (_root.MusicOn == true) {
_root.BGMusic = TikalBack;
_root.BGMusic.start();
SFX = TikalHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
_root.Intro = '23';
_root.CurrentGirl = 'Tikal';
TextBoxText = 'Tikal: \'Hello ' + _root.playername + '. I didn\'t know you visited this place much?';
_root.HP -= 20;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
}
} else {
if (_root.Day === 10 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '1';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
if (_root.Day === 30 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '3';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
if (_root.Day === 70 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '6';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
_root.MeetGirl('Park');
}
}
}
}
}
movieClip 383 {
}
button 386 {
on (release) {
_root.GirlsChat('Talk');
}
}
button 388 {
on (release) {
_root.GirlsChat('Ask');
}
}
button 390 {
on (release) {
_root.GirlsChat('Give');
}
}
button 392 {
on (release) {
if (_root.HP < 9 || _root.Money < 199) {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You need More Money/HP than that for a Date';
gotoAndPlay(1);
}
} else {
_root.GirlsChat('Date');
}
}
}
button 393 {
on (release) {
_root.GirlsDate('Talk');
}
}
button 395 {
on (release) {
tellTarget ('_root.TextBoxClip') {
_root.CurrentQuestion = 0;
_root.Questions[0] = 9;
_root.Questions[1] = 9;
_root.Questions[2] = 9;
_root.Questions[3] = 9;
_root.Questions[4] = 9;
_root.Questions[5] = 9;
_root.DateScript = 0;
if (_root.DateLevel < 100) {
if (_root.CurrentGirl === 'Amy' || _root.CurrentGirl === 'Tikal' || _root.CurrentGirl === 'Sonia' || _root.CurrentGirl == 'Sally') {
TextBoxText = 'She looks a little disappointed as you say it\'s time to go.';
} else {
TextBoxText = 'He looks a little disappointed as you say it\'s time to go.';
}
_root.Date = 'Over';
gotoAndPlay(1);
} else {
if (_root.DateLevel > 99) {
if (_root.CurrentGirl === 'Amy') {
_root.EXPAmy += _root.DatePrice;
if (_root.EXPAmy > 999 && _root.LevelAmy === 'Close Friend') {
TextBoxText = 'Amy: ' + _root.PlayerName + ', I wanna go Steady..';
gotoAndPlay(1);
_root.LevelAmy = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Amy: Wow.. I Really had fun. Let\'s do this again very soon';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.EXPTikal += _root.DatePrice;
if (_root.EXPTikal > 999 && _root.LevelTikal === 'Close Friend') {
TextBoxText = 'Tikal: ' + _root.PlayerName + '... Can i be your girl Friend?';
gotoAndPlay(1);
_root.LevelTikal = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Tikal: I had a good time... We must do this again sometime';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.EXPSonia += _root.DatePrice;
if (_root.EXPSonia > 999 && _root.LevelSonia === 'Close Friend') {
TextBoxText = 'Sonia: You will be the envy of every guy around, ' + _root.PlayerName + ' Am gonna let you be my boyfriend';
gotoAndPlay(1);
_root.LevelSonia = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Sonia: Let\'s do this again. I mean it!';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Sally') {
_root.EXPSally += _root.DatePrice;
if (_root.EXPSally > 999 && _root.LevelSally === 'Close Friend') {
TextBoxText = 'Sally: ' + _root.PlayerName + ', You have permission to date the Royal Princess. Me';
gotoAndPlay(1);
_root.LevelSally = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Sally: I would enjoy doing this again soon.';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.EXPSonic += _root.DatePrice;
if (_root.EXPSonic > 999 && _root.LevelSonic === 'Close Friend') {
TextBoxText = 'Sonic: ' + _root.PlayerName + ', I have never dated a guy before.. you\'re my first now right?';
gotoAndPlay(1);
_root.LevelSonic = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Sonic: I had a good time. Thanks!';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Tails') {
_root.EXPTails += _root.DatePrice;
if (_root.EXPTails > 999 && _root.LevelTails === 'Close Friend') {
TextBoxText = 'Tails: We really must do this again ' + _root.PlayerName + '! I guess we are dating now!';
gotoAndPlay(1);
_root.LevelTails = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Tails: Wow, this was fun';
gotoAndPlay(1);
_root.Date = 'Over';
}
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.EXPMighty += _root.DatePrice;
if (_root.EXPMighty > 999 && _root.LevelMighty === 'Close Friend') {
TextBoxText = 'Mighty: Mmmm... ' + _root.PlayerName + ' let\'s go steady!';
gotoAndPlay(1);
_root.LevelMighty = 'Girl Friend';
_root.Date = 'Over';
} else {
TextBoxText = 'Mighty: Thanks. I enjoyed myself.';
gotoAndPlay(1);
_root.Date = 'Over';
}
}
}
}
}
}
}
}
}
}
}
}
}
button 396 {
on (release) {
_root.GirlsDate('Give');
}
}
button 398 {
on (release) {
_root.GirlsDate('Kiss');
}
}
button 400 {
on (release) {
tellTarget ('_root.TextBoxClip') {
_root.SexAction = 'Blow';
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Hmmm.. Sure!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(2);
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Okay..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(3);
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: hmmmm... you taste pretty good..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(4);
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: I hope you enjoy my Mouth';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: mm Tasty';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: ohh yeah. i wanna taste you cum!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(19);
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: ohh.. that\'s pretty big..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(20);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.CockBlow.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.CockBlow.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.CockBlow.gotoAndStop(3);
} else {
_root.SexPlay.CockBlow.gotoAndStop(4);
}
}
}
}
}
}
button 402 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
_root.SexPlay.gotoAndStop(32);
} else {
if (_root.CurrentGirl == 'Tikal') {
_root.SexPlay.gotoAndStop(33);
} else {
if (_root.CurrentGirl == 'Sonia') {
_root.SexPlay.gotoAndStop(34);
} else {
if (_root.CurrentGirl == 'Sally') {
_root.SexPlay.gotoAndStop(35);
} else {
if (_root.CurrentGirl == 'Sonic') {
_root.SexPlay.gotoAndStop(36);
} else {
if (_root.CurrentGirl == 'Tails') {
_root.SexPlay.gotoAndStop(37);
} else {
if (_root.CurrentGirl == 'Mighty') {
_root.SexPlay.gotoAndStop(38);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleCumCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleCumCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleCumCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleCumCock.gotoAndStop(4);
}
}
}
}
}
}
button 404 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Heh.. Sure.. They are pretty soft aren\'t they?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(6);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
_root.SexAction = 'Tit';
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Erm.. i don\'t think i can do that for you';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: You like a Tit fuck? Well then.. Enjoy!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(8);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
_root.SexAction = 'Tit';
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: I don\'t think am big enough for that..';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: With What?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: giggle.. they aren\'t tits, but i think my tails are much better';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(27);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
_root.SexAction = 'Tit';
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Oh come on! How am i meant to do THAT!';
gotoAndPlay(1);
}
}
}
}
}
}
}
}
}
}
button 406 {
on (release) {
tellTarget ('_root.TextBoxClip') {
_root.SexAction = 'Foot';
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Mmm.. Seems odd but okay.. Like this?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(10);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Giggle, i have heard about people like you.. Is this right?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(11);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Eheh? What kind of girl do you take me for?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: My my, aren\'t we the little fetish freak..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(13);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Mmmm.. feels warm..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(21);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: hehe.. does this turn you on?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(22);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: You like this kind of thing?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(23);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
button 408 {
on (release) {
tellTarget ('_root.TextBoxClip') {
_root.SexAction = 'Fuck';
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Ohh... FUCK ME ' + _root.PlayerName + '!!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(14);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: That\'s nice ' + _root.PlayerName + '. But not soo hard..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(15);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Ohh... Yeah.. ROCK ME ' + _root.PlayerName + '! ROCK ME!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(16);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: mmmm...' + _root.PlayerName + ', you\'re good at this.. ';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(17);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Oh Yeah.. This is happening! ';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(24);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: Deeper PLEASE! Fuck my tight Arse!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(25);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Mmmm.. Keep going..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(26);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleCock.MaleAnim.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
button 410 {
on (release) {
tellTarget ('_root.TextBoxClip') {
_root.SexAction = 'Anal';
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: oooo.. yeah.. that feels great ' + _root.PlayerName + '!!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(28);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleAnalCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleAnalCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleAnalCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleAnalCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: It feels a little odd.. but i kind of like it';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(29);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleAnalCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleAnalCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleAnalCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleAnalCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Oh.. that\'s nice... and dirty.. I love it!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(30);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleAnalCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleAnalCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleAnalCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleAnalCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: uhh..' + _root.PlayerName + '..just keep going.. Don\'t stop!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(31);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleAnalCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleAnalCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleAnalCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleAnalCock.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
button 412 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Ooooo... you\'re rubbing me soo deep...';
gotoAndPlay(1);
_root.MacroEnjoy += 10;
_root.MacroSexPlay.gotoAndStop(2);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Ooooo... you\'re rubbing me soo deep...';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(6);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: yeah.. that feels so good...';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(10);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: aaahhh that\'s the spot..';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(14);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
} else {
if (_root.CurrentGirl === 'Tails') {
} else {
if (_root.CurrentGirl === 'Mighty') {
}
}
}
}
}
}
}
}
}
}
button 413 {
on (release) {
_root.EndReady = true;
_root.PussyLoop = 0;
tellTarget ('_root.TextBoxClip') {
if (_root.MacroEnjoy > 74) {
_root.MacEnd = 5;
_root.MacroScript();
} else {
if (_root.MacroEnjoy > 24) {
_root.MacEnd = 6;
_root.MacroScript();
} else {
if (_root.MacroEnjoy < 25) {
_root.MacEnd = 8;
_root.MacroScript();
}
}
}
}
}
}
button 415 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: ohhh... That feels SOOO good..';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(4);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: mmmm.. i didn\'t know this would feel so good..';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(8);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Ohhh yeahh... Rub it!';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(12);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: aaahhh, that just feels soo good...';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(16);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
} else {
if (_root.CurrentGirl === 'Tails') {
} else {
if (_root.CurrentGirl === 'Mighty') {
}
}
}
}
}
}
}
}
}
}
button 417 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Hehe, Are you nice and warm between them?';
gotoAndPlay(1);
_root.MacroEnjoy += 15;
_root.MacroSexPlay.gotoAndStop(3);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Erm... With what?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Mmm yeah, is it good for you too?';
gotoAndPlay(1);
_root.MacroEnjoy += 15;
_root.MacroSexPlay.gotoAndStop(11);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Tits.MaleTit.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: Sorry, do i look big enough?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonic') {
} else {
if (_root.CurrentGirl === 'Tails') {
} else {
if (_root.CurrentGirl === 'Mighty') {
}
}
}
}
}
}
}
}
}
}
button 419 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: hehe.. that tickles ' + _root.PlayerName + '!!';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(5);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Do you like my feet that much, ' + _root.PlayerName + '?';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(9);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: mmm, that does feel pretty good';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(13);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: That\'s a good little pet, ' + _root.PlayerName;
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(17);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
} else {
if (_root.CurrentGirl === 'Tails') {
} else {
if (_root.CurrentGirl === 'Mighty') {
}
}
}
}
}
}
}
}
}
}
button 420 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Hmmm.. Sure!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(2);
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Okay..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(3);
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: hmmmm... you taste pretty good..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(4);
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: I hope you enjoy my Mouth';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: mm Tasty';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: ohh yeah. i wanna taste you cum!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(19);
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: ohh.. that\'s pretty big..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(20);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.CockBlow.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.CockBlow.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.CockBlow.gotoAndStop(3);
} else {
_root.SexPlay.CockBlow.gotoAndStop(4);
}
}
}
}
}
}
button 421 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
_root.SexPlay.gotoAndStop(32);
} else {
if (_root.CurrentGirl == 'Tikal') {
_root.SexPlay.gotoAndStop(33);
} else {
if (_root.CurrentGirl == 'Sonia') {
_root.SexPlay.gotoAndStop(34);
} else {
if (_root.CurrentGirl == 'Sally') {
_root.SexPlay.gotoAndStop(35);
} else {
if (_root.CurrentGirl == 'Sonic') {
_root.SexPlay.gotoAndStop(36);
} else {
if (_root.CurrentGirl == 'Tails') {
_root.SexPlay.gotoAndStop(37);
} else {
if (_root.CurrentGirl == 'Mighty') {
_root.SexPlay.gotoAndStop(38);
}
}
}
}
}
}
}
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleCumCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleCumCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleCumCock.gotoAndStop(3);
} else {
_root.SexPlay.MaleCumCock.gotoAndStop(4);
}
}
}
}
}
}
button 422 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Heh.. Sure.. They are pretty soft aren\'t they?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(6);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Erm.. i don\'t think i can do that for you';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: You like a Tit fuck? Well then.. Enjoy!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(8);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: I don\'t think am big enough for that..';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: With What?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: giggle.. they aren\'t tits, but i think my tails are much better';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(27);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Oh come on! How am i meant to do THAT!';
gotoAndPlay(1);
}
}
}
}
}
}
}
}
}
}
button 423 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Mmm.. Seems odd but okay.. Like this?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(10);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: Giggle, i have heard about people like you.. Is this right?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(11);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Eheh? What kind of girl do you take me for?';
gotoAndPlay(1);
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: My my, aren\'t we the little fetish freak..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(13);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Mmmm.. feels warm..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(21);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: hehe.. does this turn you on?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(22);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: You like this kind of thing?';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(23);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.TittyCock.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.TittyCock.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.TittyCock.gotoAndStop(3);
} else {
_root.SexPlay.TittyCock.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
button 424 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
TextBoxText = 'Amy: Ohh... FUCK ME ' + _root.PlayerName + '!!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(14);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tikal') {
TextBoxText = 'Tikal: That\'s nice ' + _root.PlayerName + '. But not soo hard..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(15);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonia') {
TextBoxText = 'Sonia: Ohh... Yeah.. ROCK ME ' + _root.PlayerName + '! ROCK ME!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(16);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sally') {
TextBoxText = 'Sally: mmmm...' + _root.PlayerName + ', youre good at this.. ';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(17);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Oh Yeah.. This is happening! ';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(24);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: Deeper PLEASE! Fuck my tight Arse!';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(25);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Mmmm.. Keep going..';
gotoAndPlay(1);
_root.SexPlay.gotoAndStop(26);
if (_root.PlayerName === 'Sonic') {
_root.SexPlay.MaleFuck.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.SexPlay.MaleFuck.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.SexPlay.MaleFuck.gotoAndStop(3);
} else {
_root.SexPlay.MaleFuck.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
button 425 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: Hmm, do you like what you see?';
gotoAndPlay(1);
_root.MacroEnjoy += 10;
_root.MacroSexPlay.gotoAndStop(18);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: Hehe, this feels funny';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(21);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Impressed huh? This feels good...';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(24);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleDive.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleDive.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleDive.gotoAndStop(3);
}
}
}
}
}
}
}
}
}
button 426 {
on (release) {
_root.EndReady = true;
_root.PussyLoop = 0;
tellTarget ('_root.TextBoxClip') {
if (_root.MacroEnjoy > 74) {
_root.MacEnd = 5;
_root.MacroScript();
} else {
if (_root.MacroEnjoy > 24) {
_root.MacEnd = 6;
_root.MacroScript();
} else {
if (_root.MacroEnjoy < 25) {
_root.MacEnd = 8;
_root.MacroScript();
}
}
}
}
}
}
button 427 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: mmm, that\'s pretty good';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(19);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: Ohhh that\'s great!';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(22);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Ohhh yeahh... Rub it!';
gotoAndPlay(1);
_root.MacroEnjoy += 20;
_root.MacroSexPlay.gotoAndStop(25);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.Clit.MaleRub.gotoAndStop(3);
}
}
}
}
}
}
}
}
}
button 428 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Sonic') {
TextBoxText = 'Sonic: ohh, just like that.. that\'s nice..';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(20);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Tails') {
TextBoxText = 'Tails: You really like my feet, don\'t you ' + _root.PlayerName + '?';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(23);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
} else {
if (_root.CurrentGirl === 'Mighty') {
TextBoxText = 'Mighty: Hee, that\'s tickles a bit... but don\'t stop.. i love it!';
gotoAndPlay(1);
_root.MacroSexPlay.gotoAndStop(26);
if (_root.PlayerName === 'Sonic') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(1);
_root.MacroSexPlay.MaleLick2.gotoAndStop(1);
} else {
if (_root.PlayerName === 'Tails') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(2);
_root.MacroSexPlay.MaleLick2.gotoAndStop(2);
} else {
if (_root.PlayerName === 'Mighty') {
_root.MacroSexPlay.MaleLick1.gotoAndStop(3);
_root.MacroSexPlay.MaleLick2.gotoAndStop(3);
}
}
}
}
}
}
}
}
}
movieClip 429 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 430 {
on (release) {
_root.BGMusic.stop();
_root.BGMusic = null;
if (_root.Intro === '29') {
tellTarget ('_root.TextBoxClip') {
_root.Intro = '30';
TextBoxText = 'You seem to have remembered everything you need to know. Time to get busy.';
gotoAndPlay(1);
_root.gotoAndStop(6);
_root.CurrentGirl = '';
}
} else {
gotoAndStop(6);
_root.CurrentGirl = '';
}
}
}
button 432 {
on (release) {
_root.MeetGirl('Park');
}
}
frame 8 {
stop();
if (_root.Intro === '17') {
_root.GirlMeetLoc.gotoAndStop(2);
if (_root.MusicOn == true) {
_root.BGMusic = AmyBack;
_root.BGMusic.start();
SFX = AmyHello;
SFX.start();
}
tellTarget ('_root.TextBoxClip') {
_root.Intro = '18';
_root.CurrentGirl = 'Amy';
TextBoxText = 'Amy: \'Hi ' + _root.playername + '! Were you on your way to meet me?';
_root.HP -= 20;
gotoAndPlay(1);
_root.GirlTalk = 'True';
}
} else {
if (_root.Day === 45 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '4';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
if (_root.Day === 60 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '5';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
_root.RandomNum = random(20);
if (_root.RandomNum === 0 && _root.EmeraldCounter > 0) {
_root.Name = 'Rouge';
_root.eventline = 1;
_root.MiniEvent();
} else {
if (_root.RandomNum === 1 && _root.EmeraldCounter > 0) {
_root.Name = 'Shadow';
_root.eventline = 1;
_root.MiniEvent();
} else {
_root.MeetGirl('Street');
}
}
}
}
}
if (_root.ShadowTake == true || _root.RougeTake == true) {
_root.Hidden.gotoAndStop(2);
}
}
button 435 {
on (release) {
if (_root.ShadowTake == true) {
_root.Name = 'Shadow';
} else {
if (_root.RougeTake == true) {
_root.Name = 'Rouge';
}
}
_root.gotoAndStop(22);
}
}
movieClip 436 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 437 {
on (release) {
_root.BGMusic.stop();
_root.BGMusic = null;
gotoAndStop(6);
_root.CurrentGirl = '';
}
}
button 438 {
on (release) {
_root.MeetGirl('Street');
}
}
frame 9 {
stop();
if (_root.Day === 20 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '2';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
if (_root.Day === 80 && _root.EmeraldGot === 'False') {
_root.GirlMeetLoc.gotoAndStop(14);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Before you lays a Legendary Chaos Emerald. But in Order to claim it, you must have the required items';
gotoAndPlay(1);
_root.EmeraldLine = '7';
if (_root.MusicOn == true) {
_root.BGMusic = _root.EmeraldBack;
_root.BGMusic.start();
}
}
} else {
_root.RandomNum = random(20);
if (_root.RandomNum === 0 && _root.EmeraldCounter > 0) {
_root.Name = 'Rouge';
_root.eventline = 1;
_root.MiniEvent();
} else {
if (_root.RandomNum === 1 && _root.EmeraldCounter > 0) {
_root.Name = 'Shadow';
_root.eventline = 1;
_root.MiniEvent();
} else {
_root.MeetGirl('Beach');
}
}
}
}
}
button 440 {
on (release) {
_root.MeetGirl('Beach');
}
}
frame 10 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.RandomNum = random(20);
if (_root.RandomNum === 0 && _root.EmeraldCounter > 0) {
_root.Name = 'Rouge';
_root.eventline = 1;
_root.MiniEvent();
} else {
if (_root.RandomNum === 1 && _root.EmeraldCounter > 0) {
_root.Name = 'Shadow';
_root.eventline = 1;
_root.MiniEvent();
} else {}
}
stop();
}
button 444 {
on (release) {
if (_root.Money > 99) {
tellTarget ('_root.TextBoxClip') {
_root.ItemRing += 1;
TextBoxText = 'A Golden Ring is just the thing to impress a girl. You now have ' + _root.ItemRing + ' Rings';
_root.Money -= 100;
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
}
}
}
}
button 447 {
on (release) {
if (_root.Money > 199) {
tellTarget ('_root.TextBoxClip') {
_root.ItemIza += 1;
TextBoxText = 'It\'s all the Rage.. a Plushie Iza Doll. You now have ' + _root.ItemIza + ' Iza Dolls';
_root.Money -= 200;
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
}
}
}
}
button 450 {
on (release) {
if (_root.Money > 49) {
tellTarget ('_root.TextBoxClip') {
_root.ItemFlower += 1;
TextBoxText = 'Flowers for your sweetheart. You now have ' + _root.ItemFlower + ' Flowers';
_root.Money -= 50;
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'Not enough Money';
gotoAndPlay(1);
}
}
}
}
frame 11 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.Knowledge > 50 && _root.Day > 40) {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.Name = 'Marine';
_root.HiddenEventLine = 1;
_root.HiddenEvent();
}
}
stop();
}
button 455 {
on (release) {
if (_root.HP > 24) {
tellTarget ('_root.TextBoxClip') {
_root.HP -= 25;
_root.RandomNum = random(10);
if (_root.RandomNum >= 0 && _root.RandomNum < 8) {
TextBoxText = 'Knowledge Increase by 5';
_root.Knowledge += 5;
} else {
if (_root.RandomNum === 8) {
TextBoxText = 'Knowledge Increase by 3';
_root.Knowledge += 3;
} else {
if (_root.RandomNum === 9) {
TextBoxText = 'Knowledge Increase by 7';
_root.Knowledge += 7;
}
}
}
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You are too Tired to Learn';
gotoAndPlay(1);
}
}
}
}
button 456 {
on (release) {
_root.BGMusic.stop();
_root.BGMusic = null;
gotoAndStop(5);
_root.CurrentGirl = '';
}
}
button 457 {
on (release) {
_root.MeetGirl('Library');
}
}
frame 12 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.Strenght < 20 && _root.Day > 40) {
_root.RandomNum = random(5);
if (_root.RandomNum === 0) {
_root.Name = 'Knuckles';
_root.HiddenEventLine = 1;
_root.HiddenEvent();
} else {
_root.MeetGirl('Gym');
}
} else {
_root.MeetGirl('Gym');
}
stop();
}
button 461 {
on (release) {
if (_root.HP > 24) {
tellTarget ('_root.TextBoxClip') {
_root.HP -= 25;
_root.RandomNum = random(10);
if (_root.ItemSB == 'True') {
if (_root.RandomNum >= 0 && _root.RandomNum < 8) {
TextBoxText = 'Strength Increase by 7';
_root.Strength += 7;
} else {
if (_root.RandomNum === 8) {
TextBoxText = 'Strength Increase by 5';
_root.Strength += 5;
} else {
if (_root.RandomNum === 9) {
TextBoxText = 'Strength Increase by 9';
_root.Strength += 9;
}
}
}
} else {
if (_root.RandomNum >= 0 && _root.RandomNum < 8) {
TextBoxText = 'Strength Increase by 5';
_root.Strength += 5;
} else {
if (_root.RandomNum === 8) {
TextBoxText = 'Strength Increase by 3';
_root.Strength += 3;
} else {
if (_root.RandomNum === 9) {
TextBoxText = 'Strength Increase by 7';
_root.Strength += 7;
}
}
}
}
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You are too Tired to Train';
gotoAndPlay(1);
}
}
}
}
button 462 {
on (release) {
_root.MeetGirl('Gym');
}
}
frame 13 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.RandomNum = random(20);
if (_root.RandomNum === 0 && _root.EmeraldCounter > 0) {
_root.Name = 'Rouge';
_root.eventline = 1;
_root.MiniEvent();
} else {
if (_root.RandomNum === 1 && _root.EmeraldCounter > 0) {
_root.Name = 'Shadow';
_root.eventline = 1;
_root.MiniEvent();
} else {
_root.MeetGirl('Pub');
}
}
stop();
}
button 465 {
on (release) {
if (_root.HP > 24) {
tellTarget ('_root.TextBoxClip') {
_root.HP -= 25;
_root.RandomNum = random(10);
if (_root.RandomNum >= 0 && _root.RandomNum < 8) {
TextBoxText = 'Charm Increase by 5';
_root.Charm += 5;
} else {
if (_root.RandomNum === 8) {
TextBoxText = 'Charm Increase by 3';
_root.Charm += 3;
} else {
if (_root.RandomNum === 9) {
TextBoxText = 'Charm Increase by 7';
_root.Charm += 7;
}
}
}
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You are too Tired to Increase your charm';
gotoAndPlay(1);
}
}
}
}
button 466 {
on (release) {
_root.MeetGirl('Pub');
}
}
frame 14 {
_root.LocationTitle = '';
_root.EXPText = '';
stop();
}
button 469 {
on (release) {
if (_root.HP > 19) {
tellTarget ('_root.TextBoxClip') {
_root.Pay = Math.floor(_root.Charm * _root.Knowledge / 4);
TextBoxText = 'You work in a Local Shop. You are paid £' + _root.Pay;
_root.HP -= 20;
_root.Money += _root.Pay;
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You are too Tired to work';
gotoAndPlay(1);
}
}
}
}
button 471 {
on (release) {
if (_root.HP > 29) {
tellTarget ('_root.TextBoxClip') {
_root.Pay = Math.floor(_root.Knowledge * _root.Strength / 4);
TextBoxText = 'You work on a construction Site. You are paid £' + _root.Pay;
_root.HP -= 30;
_root.Money += _root.Pay;
gotoAndPlay(1);
}
} else {
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'You are too Tired to work';
gotoAndPlay(1);
}
}
}
}
button 472 {
on (release) {
_root.BGMusicstop();
_root.BGMusic = null;
gotoAndStop(5);
_root.CurrentGirl = '';
}
}
frame 15 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl == 'Amy' && _root.AmyDateDay == 0) {
_root.AmyDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Tikal' && _root.TikalDateDay == 0) {
_root.TikalDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Sonia' && _root.SoniaDateDay == 0) {
_root.SoniaDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Sally' && _root.SallyDateDay == 0) {
_root.SallyDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Sonic' && _root.SonicDateDay == 0) {
_root.SonicDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Tails' && _root.TailsDateDay == 0) {
_root.TailsDateDay = _root.Day;
} else {
if (_root.CurrentGirl == 'Mighty' && _root.MightyDateDay == 0) {
_root.MightyDateDay = _root.Day;
}
}
}
}
}
}
}
stop();
}
button 478 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 199) {
_root.DatePrice = 200;
TextBoxText = 'You Go the the Palace Gardens for your Date with ' + _root.CurrentGirl;
gotoAndPlay(1);
_root.gotoAndStop(16);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You don\'t have Enought money for that Date Spot';
gotoAndPlay(1);
}
}
}
}
button 483 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 9) {
_root.DatePrice = 10;
TextBoxText = 'You Go the Lake Cetza for your Date with ' + _root.CurrentGirl;
gotoAndPlay(1);
_root.gotoAndStop(17);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You don\'t have Enought money for that Date Spot';
gotoAndPlay(1);
}
}
}
}
button 489 {
on (release) {
tellTarget ('_root.TextBoxClip') {
if (_root.Money > 399) {
_root.DatePrice = 400;
TextBoxText = 'You Go the 641 Restaurant for your Date with ' + _root.CurrentGirl;
gotoAndPlay(1);
_root.gotoAndStop(18);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You don\'t have Enought money for that Date Spot.';
gotoAndPlay(1);
}
}
}
}
button 494 {
on (release) {
if (_root.CurrentGirl == 'Sonic') {
_root.TalkGirl.gotoAndStop(6);
} else {
if (_root.CurrentGirl == 'Tails') {
_root.TalkGirl.gotoAndStop(6);
} else {
if (_root.CurrentGirl == 'Mighty') {
_root.TalkGirl.gotoAndStop(6);
} else {
_root.TalkGirl.gotoAndStop(4);
}
}
}
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl === 'Amy') {
if (_root.LevelAmy === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Tikal') {
if (_root.LevelTikal === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Sonia') {
if (_root.LevelSonia === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Sally') {
if (_root.LevelSally === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Sonic') {
if (_root.LevelSonic === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Tails') {
if (_root.LevelTails === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
} else {
if (_root.CurrentGirl === 'Mighty') {
if (_root.LevelMighty === 'Lover') {
_root.DatePrice = 0;
TextBoxText = 'You Go the Hotel';
gotoAndPlay(1);
_root.gotoAndStop(19);
_root.Date = 'True';
_root.Money -= _root.DatePrice;
} else {
TextBoxText = 'You can\'t go there unless you are Lovers';
gotoAndPlay(1);
}
}
}
}
}
}
}
}
}
}
}
frame 16 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(3);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
movieClip 498 {
}
movieClip 502 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 510 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
instance Kiss of movieClip 510 {
onClipEvent (release) {
_root.Kiss.gotoAndStop(1);
}
}
frame 17 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(3);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
frame 18 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(3);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
frame 19 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.CurrentGirl == 'Sonic') {
_root.TalkGirl.gotoAndStop(6);
} else {
if (_root.CurrentGirl == 'Tails') {
_root.TalkGirl.gotoAndStop(6);
} else {
if (_root.CurrentGirl == 'Mighty') {
_root.TalkGirl.gotoAndStop(6);
} else {
_root.TalkGirl.gotoAndStop(4);
}
}
}
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
movieClip 516 {
}
movieClip 521 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 527 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 533 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 539 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 545 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 549 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Tit') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 554 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 559 {
}
movieClip 564 {
}
movieClip 565 {
frame 1 {
stop();
}
}
movieClip 569 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Tit') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 571 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 573 {
}
movieClip 575 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 577 {
}
movieClip 579 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 581 {
}
movieClip 583 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 585 {
}
movieClip 587 {
}
movieClip 589 {
}
movieClip 591 {
}
movieClip 592 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 594 {
}
movieClip 596 {
}
movieClip 598 {
}
movieClip 600 {
}
movieClip 602 {
}
movieClip 604 {
}
movieClip 606 {
}
movieClip 612 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 618 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 624 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Blow') {
_root.Voice = new Sound();
_root.Voice.attachSound('Suck');
_root.Voice.start();
}
}
}
}
movieClip 626 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 628 {
}
movieClip 630 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 632 {
}
movieClip 634 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Foot') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 636 {
}
movieClip 638 {
}
movieClip 640 {
}
movieClip 641 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 642 {
}
movieClip 645 {
}
movieClip 648 {
}
movieClip 652 {
}
movieClip 655 {
}
movieClip 657 {
}
movieClip 660 {
}
movieClip 664 {
frame 1 {
if (_root.MusicOn == true) {
if (_root.SexAction == 'Tit') {
_root.Voice = new Sound();
_root.Voice.attachSound('Tit');
_root.Voice.start();
}
}
}
}
movieClip 669 {
}
movieClip 674 {
}
movieClip 677 {
}
movieClip 682 {
}
movieClip 687 {
}
movieClip 692 {
}
movieClip 697 {
}
movieClip 698 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 700 {
}
movieClip 703 {
}
movieClip 705 {
}
movieClip 708 {
}
movieClip 711 {
}
movieClip 713 {
}
movieClip 719 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 721 {
frame 40 {
stop();
tellTarget ('_root.TextBoxClip') {
if (_root.CurrentGirl != 'Tails' && _root.CurrentGirl != 'Sonic' && _root.CurrentGirl != 'Mighty') {
TextBoxText = 'She smiles and kiss you before turning to walk away.';
} else {
TextBoxText = 'He smiles and kiss you before turning to walk away.';
}
_root.Date = 'Over';
gotoAndPlay(1);
}
}
}
movieClip 734 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
}
instance SexPlay of movieClip 734 {
onClipEvent (release) {
if (_root.SexPlay._currentframe < 32) {
_root.SexPlay.gotoAndStop(1);
_root.SexAction = '';
}
}
}
frame 20 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
instance Kiss of movieClip 510 {
onClipEvent (release) {
_root.Kiss.gotoAndStop(1);
}
}
frame 21 {
stop();
if (_root.OverLay.STAT._currentframe > 1) {
_root.OverLay.STAT.play();
}
}
movieClip 763 {
frame 17 {
stop();
}
}
movieClip 769 {
frame 13 {
stop();
}
}
movieClip 774 {
frame 13 {
stop();
}
}
movieClip 780 {
frame 13 {
stop();
}
}
movieClip 784 {
frame 12 {
stop();
}
}
movieClip 802 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 804 {
on (release) {
_root.Intro = '1';
_root.EXPAmy = 0;
_root.LevelAmy = 'Stranger';
_root.EmeraldAmy = 0;
_root.AmyDateDay = '0';
_root.EXPTikal = 0;
_root.LevelTikal = 'Stranger';
_root.EmeraldTikal = 0;
_root.TikalDateDay = '0';
_root.EXPSonia = 0;
_root.LevelSonia = 'Stranger';
_root.EmeraldSonia = 0;
_root.SoniaDateDay = '0';
_root.EXPSally = 0;
_root.LevelSally = 'Stranger';
_root.EmeraldSally = 0;
_root.SallyDateDay = '0';
_root.LevelSonic = 'Stranger';
_root.EmeraldSonic = 0;
_root.EXPSonic = 0;
_root.SonicDateDay = '0';
_root.LevelTails = 'Stranger';
_root.EXPTails = 0;
_root.EmeraldTails = 0;
_root.TailsDateDay = '0';
_root.LevelMighty = 'Stranger';
_root.EmeraldMighty = 0;
_root.MightyDateDay = '0';
_root.EXPMighty = 0;
_root.HP = 100;
_root.Money = 100;
_root.Day = 1;
_root.Give = 'False';
_root.Choice = 'False';
_root.Correct = 0;
_root.Question = 'False';
_root.Date = 'False';
_root.DateLevel = 0;
_root.DateScript = 0;
_root.ItemRing = 0;
_root.ItemIza = 0;
_root.ItemFlower = 0;
_root.ItemEmerald = 0;
_root.EmeraldGot = 'False';
_root.EmeraldLine = 0;
_root.DatePrice = 0;
_root.Gala = 0;
_root.DoMeet = 'False';
_root.eventline = 0;
_root.Questions = new Array('9', '9', '9', '9', '9');
_root.CurrentQuestion = 0;
_root.RougeTake = 'False';
_root.ShadowTake = 'False';
_root.HiddenEventLine = 0;
_root.Name = '';
_root.ItemSB = 'False';
_root.ItemKB = 'False';
_root.CustomName = '';
_root.gotoAndPlay(1);
}
}
movieClip 808 {
frame 21 {
_root.gotoAndStop(23);
}
}
button 812 {
on (release) {
_root.Intro = '1';
_root.EXPAmy = 0;
_root.LevelAmy = 'Stranger';
_root.EmeraldAmy = 0;
_root.AmyDateDay = '0';
_root.EXPTikal = 0;
_root.LevelTikal = 'Stranger';
_root.EmeraldTikal = 0;
_root.TikalDateDay = '0';
_root.EXPSonia = 0;
_root.LevelSonia = 'Stranger';
_root.EmeraldSonia = 0;
_root.SoniaDateDay = '0';
_root.EXPSally = 0;
_root.LevelSally = 'Stranger';
_root.EmeraldSally = 0;
_root.SallyDateDay = '0';
_root.LevelSonic = 'Stranger';
_root.EmeraldSonic = 0;
_root.SonicDateDay = '0';
_root.EXPSonic = 0;
_root.LevelTails = 'Stranger';
_root.EmeraldTails = 0;
_root.TailsDateDay = '0';
_root.EXPTails = 0;
_root.LevelMighty = 'Stranger';
_root.EmeraldMighty = 0;
_root.MightyDateDay = '0';
_root.EXPMighty = 0;
_root.HP = 100;
_root.Money = 100;
_root.Day = 1;
_root.Give = 'False';
_root.Choice = 'False';
_root.Correct = 0;
_root.Question = 'False';
_root.Date = 'False';
_root.DateLevel = 0;
_root.DateScript = 0;
_root.ItemRing = 0;
_root.ItemIza = 0;
_root.ItemFlower = 0;
_root.ItemEmerald = 0;
_root.EmeraldGot = 'False';
_root.EmeraldLine = 0;
_root.DatePrice = 0;
_root.Gala = 0;
_root.DoMeet = 'False';
_root.eventline = 0;
_root.Questions = new Array('9', '9', '9', '9', '9');
_root.CurrentQuestion = 0;
_root.RougeTake = 'False';
_root.ShadowTake = 'False';
_root.HiddenEventLine = 0;
_root.Name = '';
_root.ItemSB = 'False';
_root.ItemKB = 'False';
_root.CustomName = '';
_root.gotoAndPlay(1);
}
}
movieClip 813 {
frame 12 {
stop();
}
}
movieClip 817 {
frame 12 {
stop();
}
}
movieClip 821 {
frame 12 {
stop();
}
}
movieClip 825 {
frame 12 {
stop();
}
}
movieClip 828 {
frame 12 {
stop();
}
}
movieClip 832 {
frame 12 {
stop();
}
}
button 835 {
on (release) {
_root.Intro = '1';
_root.EXPAmy = 0;
_root.LevelAmy = 'Stranger';
_root.EmeraldAmy = 0;
_root.AmyDateDay = '0';
_root.EXPTikal = 0;
_root.LevelTikal = 'Stranger';
_root.EmeraldTikal = 0;
_root.TikalDateDay = '0';
_root.EXPSonia = 0;
_root.LevelSonia = 'Stranger';
_root.EmeraldSonia = 0;
_root.SoniaDateDay = '0';
_root.EXPSally = 0;
_root.LevelSally = 'Stranger';
_root.EmeraldSally = 0;
_root.SallyDateDay = '0';
_root.LevelSonic = 'Stranger';
_root.EmeraldSonic = 0;
_root.SonicDateDay = '0';
_root.EXPSonic = 0;
_root.LevelTails = 'Stranger';
_root.EmeraldTails = 0;
_root.TailsDateDay = '0';
_root.EXPTails = 0;
_root.LevelMighty = 'Stranger';
_root.EmeraldMighty = 0;
_root.MightyDateDay = '0';
_root.EXPMighty = 0;
_root.HP = 100;
_root.Money = 100;
_root.Day = 1;
_root.Give = 'False';
_root.Choice = 'False';
_root.Correct = 0;
_root.Question = 'False';
_root.Date = 'False';
_root.DateLevel = 0;
_root.DateScript = 0;
_root.ItemRing = 0;
_root.ItemIza = 0;
_root.ItemFlower = 0;
_root.ItemEmerald = 0;
_root.EmeraldGot = 'False';
_root.EmeraldLine = 0;
_root.DatePrice = 0;
_root.Gala = 0;
_root.DoMeet = 'False';
_root.eventline = 0;
_root.Questions = new Array('9', '9', '9', '9', '9');
_root.CurrentQuestion = 0;
_root.RougeTake = 'False';
_root.ShadowTake = 'False';
_root.HiddenEventLine = 0;
_root.Name = '';
_root.ItemSB = 'False';
_root.ItemKB = 'False';
_root.CustomName = '';
_root.gotoAndPlay(1);
}
}
movieClip 836 {
frame 12 {
stop();
}
}
movieClip 837 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 842 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 847 {
frame 10 {
stop();
}
}
movieClip 850 {
frame 10 {
stop();
}
}
movieClip 853 {
frame 10 {
stop();
}
}
movieClip 856 {
frame 10 {
stop();
}
}
movieClip 859 {
frame 10 {
stop();
}
}
movieClip 862 {
frame 10 {
stop();
}
}
movieClip 865 {
frame 10 {
stop();
}
}
movieClip 866 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 868 {
frame 10 {
if (_root.End === 'Bad') {
_root.MacroEnd.gotoAndStop(10);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As you look out of the Window, you sigh. Any chance of finding a Macro girl has gone. Game Over.';
gotoAndPlay(1);
}
} else {
if (_root.End === 'Good') {
_root.MacroEnd.gotoAndStop(10);
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'As you look out of the Window, You Notice something happening in the background';
gotoAndPlay(1);
}
}
}
}
frame 16 {
if (_root.LEVELAmy === 'Lover' && _root.EmeraldAmy > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(1);
_root.CurrentGirl = 'Amy';
} else {
if (_root.LEVELTikal === 'Lover' && _root.EmeraldTikal > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(2);
_root.CurrentGirl = 'Tikal';
} else {
if (_root.LEVELSonia === 'Lover' && _root.EmeraldSonia > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(3);
_root.CurrentGirl = 'Sonia';
} else {
if (_root.LEVELSally === 'Lover' && _root.EmeraldSally > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(4);
_root.CurrentGirl = 'Sally';
} else {
if (_root.LEVELSonic === 'Lover' && _root.EmeraldSonic > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(5);
_root.CurrentGirl = 'Sonic';
} else {
if (_root.LEVELTails === 'Lover' && _root.EmeraldTails > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(6);
_root.CurrentGirl = 'Tails';
} else {
if (_root.LEVELMighty === 'Lover' && _root.EmeraldMighty > 3) {
_root.MacroEnd.GirlGrow.gotoAndStop(7);
_root.CurrentGirl = 'Mighty';
}
}
}
}
}
}
}
}
frame 33 {
stop();
_root.MacEnd = 99;
tellTarget ('_root.TextBoxClip') {
TextBoxText = 'It seems as you got your Macro Wish after all. The Question is, what to do next?';
gotoAndPlay(1);
}
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
_root.TextBoxClip.gotoAndPlay(15);
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
}
frame 22 {
_root.LocationTitle = '';
_root.EXPText = '';
_root.HiddenEvent();
stop();
}
movieClip 877 {
}
movieClip 884 {
}
movieClip 885 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
instance SexPlayMini of movieClip 885 {
onClipEvent (release) {
_root.SexPlayMini.gotoAndStop(1);
}
}
button 886 {
on (release) {
gotoAndStop(6);
_root.CurrentGirl = '';
}
}
frame 23 {
_root.LocationTitle = '';
_root.EXPText = '';
if (_root.CurrentGirl === 'Amy') {
_root.MacroGirlStand.gotoAndStop(1);
_root.TalkGirl.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.MacroGirlStand.gotoAndStop(2);
_root.TalkGirl.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.MacroGirlStand.gotoAndStop(3);
_root.TalkGirl.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.MacroGirlStand.gotoAndStop(4);
_root.TalkGirl.gotoAndStop(5);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.MacroGirlStand.gotoAndStop(5);
_root.TalkGirl.gotoAndStop(7);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.MacroGirlStand.gotoAndStop(6);
_root.TalkGirl.gotoAndStop(7);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.MacroGirlStand.gotoAndStop(7);
_root.TalkGirl.gotoAndStop(7);
}
}
}
}
}
}
}
stop();
}
movieClip 889 {
}
movieClip 897 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 909 {
frame 8 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 913 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 918 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 921 {
}
movieClip 926 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 928 {
}
movieClip 932 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 935 {
}
movieClip 939 {
}
movieClip 944 {
}
movieClip 945 {
}
movieClip 953 {
}
movieClip 954 {
}
movieClip 961 {
}
movieClip 962 {
}
movieClip 963 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 975 {
frame 8 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 977 {
}
movieClip 980 {
}
movieClip 992 {
frame 8 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 996 {
}
movieClip 999 {
}
movieClip 1002 {
}
movieClip 1014 {
frame 8 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 1017 {
}
movieClip 1020 {
}
movieClip 1032 {
frame 7 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 1034 {
}
movieClip 1037 {
}
movieClip 1049 {
frame 7 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 1051 {
}
movieClip 1054 {
}
movieClip 1066 {
frame 7 {
_root.PussyLoop += 1;
if (_root.PussyLoop < 10) {
gotoAndPlay(4);
} else {
_root.PussyLoop = 0;
}
}
}
movieClip 1068 {
}
movieClip 1071 {
}
movieClip 1072 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
}
instance MacroSexPlay of movieClip 1072 {
onClipEvent (release) {
_root.MacroSexPlay.gotoAndStop(1);
}
}
frame 24 {
stop();
}
button 1075 {
on (release) {
_root.gotoAndStop(2);
}
}
movieClip 1083 {
frame 1 {
stop();
}
}
frame 25 {
stop();
_root.CurrentClip = 1;
}
button 1086 {
on (press) {
if (_root.CurrentClip < 20) {
_root.CurrentClip += 1;
_root.Screen.gotoAndStop(_root.CurrentClip);
Reel.play();
play();
} else {
_root.CurrentClip = 1;
_root.Screen.gotoAndStop(_root.CurrentClip);
Reel.play();
play();
}
}
}
movieClip 1088 {
frame 1 {
stop();
}
}
movieClip 1090 {
}
movieClip 1091 {
frame 1 {
stop();
}
}
movieClip 1132 {
frame 1 {
stop();
}
}
button 1133 {
on (release) {
_root.gotoAndStop(4);
}
}
frame 26 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
movieClip 1135 {
}
instance Kiss of movieClip 510 {
onClipEvent (release) {
_root.Kiss.gotoAndStop(1);
}
}
instance of movieClip 23 Timer {
onClipEvent (enterFrame) {
if (_root.GirlTalk == 'True') {
if (_root.GirlMeetLoc.Mouth._currentframe == 1) {
_root.GirlMeetLoc.Mouth.gotoAndPlay(1);
}
} else {
_root.GirlMeetLoc.Mouth.gotoAndStop(1);
}
if (_root.MusicOn == 'True') {
_root.BGMusic.onSoundComplete = function () {
_root.BGMusic.position = 0;
_root.BGMusic.start();
};
}
}
}
instance Music of movieClip 35 {
onClipEvent (release) {
if (_root.MusicOn === 'True') {
_root.Music.gotoAndStop(2);
_root.MusicOn = 'False';
_root.BGMusic.stop();
} else {
if (_root.MusicOn === 'False') {
_root.Music.gotoAndStop(1);
_root.MusicOn = 'True';
_root.BGMusic.start();
}
}
}
}
frame 27 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
movieClip 1138 {
}
frame 28 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
frame 29 {
BGMusic.stop();
_root.LocationTitle = '';
_root.EXPText = '';
_root.TalkGirl.gotoAndStop(1);
if (_root.CurrentGirl === 'Amy') {
_root.GirlMeetLoc.gotoAndStop(15);
} else {
if (_root.CurrentGirl === 'Tikal') {
_root.GirlMeetLoc.gotoAndStop(16);
} else {
if (_root.CurrentGirl === 'Sonia') {
_root.GirlMeetLoc.gotoAndStop(17);
} else {
if (_root.CurrentGirl === 'Sally') {
_root.GirlMeetLoc.gotoAndStop(18);
} else {
if (_root.CurrentGirl === 'Sonic') {
_root.GirlMeetLoc.gotoAndStop(22);
} else {
if (_root.CurrentGirl === 'Tails') {
_root.GirlMeetLoc.gotoAndStop(26);
} else {
if (_root.CurrentGirl === 'Mighty') {
_root.GirlMeetLoc.gotoAndStop(30);
}
}
}
}
}
}
}
stop();
}
frame 30 {
stop();
}
movieClip 1153 {
frame 254 {
stop();
}
}
button 1154 {
on (release) {
_root.Intro = '1';
_root.EXPAmy = 0;
_root.LevelAmy = 'Stranger';
_root.EmeraldAmy = 0;
_root.AmyDateDay = '0';
_root.EXPTikal = 0;
_root.LevelTikal = 'Stranger';
_root.EmeraldTikal = 0;
_root.TikalDateDay = '0';
_root.EXPSonia = 0;
_root.LevelSonia = 'Stranger';
_root.EmeraldSonia = 0;
_root.SoniaDateDay = '0';
_root.EXPSally = 0;
_root.LevelSally = 'Stranger';
_root.EmeraldSally = 0;
_root.SallyDateDay = '0';
_root.LevelSonic = 'Stranger';
_root.EmeraldSonic = 0;
_root.SonicDateDay = '0';
_root.LevelTails = 'Stranger';
_root.EmeraldTails = 0;
_root.TailsDateDay = '0';
_root.LevelMighty = 'Stranger';
_root.EmeraldMighty = 0;
_root.MightyDateDay = '0';
_root.HP = 100;
_root.Money = 100;
_root.Day = 1;
_root.Give = 'False';
_root.Choice = 'False';
_root.Correct = 0;
_root.Question = 'False';
_root.Date = 'False';
_root.DateLevel = 0;
_root.DateScript = 0;
_root.ItemRing = 0;
_root.ItemIza = 0;
_root.ItemFlower = 0;
_root.ItemEmerald = 0;
_root.EmeraldGot = 'False';
_root.EmeraldLine = 0;
_root.DatePrice = 0;
_root.Gala = 0;
_root.DoMeet = 'False';
_root.eventline = 0;
_root.Questions = new Array('9', '9', '9', '9', '9');
_root.CurrentQuestion = 0;
_root.RougeTake = 'False';
_root.ShadowTake = 'False';
_root.HiddenEventLine = 0;
_root.Name = '';
_root.ItemSB = 'False';
_root.ItemKB = 'False';
_root.CustomName = '';
_root.gotoAndPlay(1);
}
}