STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228066
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/93900753?noj=FRM93900753-27DC" width="1" height="1"></div>

Sex Kitten - School 2.swf

This is the info page for
Flash #207241

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
frame 1 { function deadClick() {} function gotoMySite() { getURL('http://www.forkheads.net/index.php', '_top'); } var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); var copyrightNotice = new ContextMenuItem('Sex Kitten: School 2!', deadClick); copyrightNotice.separatorBefore = true; var mySiteLink = new ContextMenuItem('The Forkheads Crew proudly presents...', gotoMySite); mySiteLink.separatorBefore = true; myMenu.customItems.push(mySiteLink, copyrightNotice); _root.menu = myMenu; } frame 1 { _root.loadedgame = 0; if (_root.loadedgame == 0 && _root.health == undefined) { _root.CREDITBLOCK.gotoAndStop(1); nextFrame(); play(); } else { if (_root.loadedgame == 1 && _root.health >= 1) { _root.CREDITBLOCK.gotoAndStop(2); stopAllSounds(); stop(); creditSound = new Sound(this); creditSound.attachSound('credits'); creditSound.start(0, 99); } } if (blooperunlocked == undefined) { _root.blooperclip.gotoAndStop(1); } else { if (blooperunlocked == 0) { _root.blooperclip.gotoAndStop(1); } else { if (blooperunlocked == 1) { _root.blooperclip.gotoAndStop(2); } } } if (galleryload == undefined) { _root.gallerioclip.gotoAndStop(1); } else { if (galleryload == 0) { _root.gallerioclip.gotoAndStop(1); } else { if (galleryload == 1) { _root.gallerioclip.gotoAndStop(2); } } } } // unknown tag 88 length 68 movieClip 10 { } button 15 { on (press) { stopAllSounds(); gotoAndStop('BONEIKSTART'); } } // unknown tag 88 length 62 button 23 { on (release) { getURL('http://www.forkheads.net/index.php', '_blank'); } } button 26 { on (press) { stopAllSounds(); _root.gotoAndStop('BLOOPERSTART'); } } movieClip 27 { frame 1 { stop(); } } button 29 { on (press) { stopAllSounds(); _root.gotoAndStop('RewardGallery'); } } movieClip 30 { } movieClip 32 { frame 2 { stop(); } } movieClip 34 { } frame 2 { bytes_loaded = Math.round(_root.getBytesLoaded()); bytes_total = Math.round(_root.getBytesTotal()); getPercent = bytes_loaded / bytes_total; _root.loadBar._width = getPercent * 189; _root.loadText = Math.round(getPercent * 100) + '% loaded!'; if (bytes_loaded == bytes_total) { gotoAndStop('BONEIKSTART'); } } movieClip 48 { } movieClip 51 { frame 1 { stop(); } } movieClip 54 { } // unknown tag 88 length 224 // unknown tag 88 length 63 movieClip 66 { } frame 3 { gotoAndPlay(2); _root.LOADINGCLIPISME.gotoAndStop(1); } frame 4 { function muzakcall() { if (_root.muzak == 0) { stopAllSounds(); _root.muzakcontrol.gotoAndStop(1); } else { stopAllSounds(); _root.muzakcontrol.gotoAndStop(2); } } function muzakkill() { stopAllSounds(); _root.muzakcontrol.gotoAndStop(3); } health = 100; maxhealth = 100; healthperc = Math.round((_root.health / _root.healthmax) * 100) + '%'; magicgood = 0; maxmagicgood = 1200; magicgoodperc = Math.round((_root.magicgood / _root.maxmagicgood) * 100) + '%'; money = 0; moneycount = _root.money + ' $'; iq = -10; maxiq = 150; _root.number1 = 2; _root.number2 = 1; _root.number3 = 7; _root.number4 = 0; _root.number5 = 3; _root.number6 = 6; _root.number7 = 9; _root.diallednumber1 = ''; _root.diallednumber2 = ''; _root.diallednumber3 = ''; _root.diallednumber4 = ''; _root.diallednumber5 = ''; _root.diallednumber6 = ''; _root.diallednumber7 = ''; npc_01 = 0; npc_02 = 0; npc_03 = 0; npc_04 = 0; npc_05 = 0; npc_06 = 0; npc_07 = 0; npc_08 = 0; kaguranoscore = 0; npc_09 = 0; npc_10 = 0; npc_11 = 0; npc_12 = 0; npc_13 = 0; npc_14 = 0; npc_nurse = 0; npc_15 = 0; npc_16 = 0; npc_17 = 0; npc_18 = 0; _root.inventory_slot1redkey = 0; _root.inventory_slot2bluekey = 0; _root.inventory_slot3tradequest = 0; _root.inventory_slot4medikit = 0; _root.inventory_slot5bikinitop = 0; _root.inventory_slot6hentaimag = 0; unlock_1 = 0; unlock_2 = 0; coachtime = 0; blooperunlocked = 0; _root.hentaitimer = 0; PERV_NPCX = 0; S_NPCT = 0; muzak = 0; } frame 4 { function failsafecheck() { if (_root.loadedgame == undefined) { stopAllSounds(); _root.gotoAndStop('ARMFAILSAFE'); } else { stopAllSounds(); _root.gotoAndStop('gamestart'); _root.loadedgame = 1; } } _root.LOADINGCLIPISME.gotoAndStop(2); stop(); HUDlocation = 'Your house'; } button 72 { on (press) { failsafecheck(); } } movieClip 77 { } movieClip 82 { } button 87 { on (press) { nextFrame(); } } button 88 { on (press) { gotoAndStop('TESTO--oooOOO'); } } movieClip 90 { } movieClip 92 { } movieClip 95 { } movieClip 97 { } movieClip 102 { frame 2 { gethealth = Math.round((_root.health / _root.maxhealth) * 100); hpcount = 'HP: ' + gethealth + '%'; _root.hud.healthbar._width = gethealth * 1.32; getmagic = (_root.magicgood / _root.maxmagicgood) * 100; magiccount = 'Magic Good: ' + _root.magicgood + ''; _root.hud.magicbar._width = getmagic * 1.32; moneycount = _root.money + ' $'; iqcount = _root.iq + ' IQ'; } } movieClip 105 { frame 1 { HUDlocation = _root.HUDlocation; } } button 108 { on (press) { _root.muzak = 1; _root.muzakcontrol.gotoAndStop(2); stopAllSounds(); } } button 110 { on (press) { _root.muzak = 0; _root.muzakcontrol.gotoAndStop(1); } } movieClip 112 { frame 1 { stop(); } frame 1 { _root.muzak = 0; kirupaSound = new Sound(this); kirupaSound.attachSound('bgm1'); kirupaSound.start(0, 99); } frame 2 { kirupaSound.stop(); } frame 3 { kirupaSound.stop(); } } instance muzakcontrol of movieClip 112 { } button 115 { on (press) { gotoAndStop('regularbeginning'); } } button 116 { on (press) { gotoAndStop('begin_Kickinballs'); } } button 117 { on (press) { gotoAndStop('nonstandardgameover_SKAGGED'); } } button 122 { on (press) { nextFrame(); } } frame 9 { health = 0; _root.muzakcontrol.gotoAndStop(3); } movieClip 131 { } button 138 { on (press) { _root.muzakkill(); _root.gotoAndStop('setgameover'); } } frame 18 { health -= 10; magicgood += 100; } frame 22 { HUDlocation = 'TV Room'; } button 148 { on (press) { gotoAndStop('intro_PT2'); } } frame 26 { HUDlocation = 'TV Room'; } frame 39 { HUDlocation = 'Road'; } frame 39 { HUDlocation = 'Outside'; } frame 42 { HUDlocation = 'School Grounds'; } frame 45 { magicgood += 5; } frame 47 { magicgood += 10; } frame 54 { HUDlocation = 'School Grounds'; stop(); } button 184 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Entry Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_School_Entry'); } } button 185 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Payphones'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_School_PayphonesINIT'); } } button 188 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Try to remember...'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.memorypanel.gotoAndStop(2); } } movieClip 197 { } button 199 { on (press) { this.gotoAndStop(1); } } movieClip 200 { frame 1 { stop(); } frame 2 { mcslutsnumber = 'McSlut\'s Phone #: ' + _root.number1 + '' + _root.number2 + '' + _root.number3 + '-' + _root.number4 + '' + _root.number5 + '' + _root.number6 + '' + _root.number7 + ''; if (_root.iq <= 10) { _root.memorypanel.amnesia.gotoAndStop(1); } else { if (_root.iq >= 11 && _root.iq <= 20) { _root.memorypanel.amnesia.gotoAndStop(2); } else { if (_root.iq >= 21 && _root.iq <= 39) { _root.memorypanel.amnesia.gotoAndStop(3); } else { if (_root.iq >= 40 && _root.iq <= 69) { _root.memorypanel.amnesia.gotoAndStop(4); } else { if (_root.iq >= 70 && _root.iq <= 99) { _root.memorypanel.amnesia.gotoAndStop(5); } else { if (_root.iq >= 100 && _root.iq <= 129) { _root.memorypanel.amnesia.gotoAndStop(6); } else { if (_root.iq >= 130 && _root.iq <= 149) { _root.memorypanel.amnesia.gotoAndStop(7); } else { if (_root.iq >= 150) { _root.memorypanel.amnesia.gotoAndStop(8); } } } } } } } } } } button 202 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Check your junk.'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.inventorypanel.gotoAndStop(2); } } movieClip 208 { } movieClip 211 { } movieClip 223 { } movieClip 226 { } movieClip 229 { } movieClip 235 { } movieClip 236 { } button 237 { on (rollOver) { if (_root.inventory_slot1redkey == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { inventorytexttitle = 'Red Key'; inventorytextblurb = 'It\'s one of those key things that fit in locks to open said locked doors. The material is designed for a lot of use and wont break anytime soon.'; } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } } button 238 { on (rollOver) { if (_root.inventory_slot2bluekey == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { inventorytexttitle = 'Blue Key'; inventorytextblurb = 'Another key. While it looks fragile, the steel is well-tempered and properly galvanized to prevent rust and decay. It\'ll last for a while.'; } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } } button 239 { on (rollOver) { if (_root.inventory_slot3tradequest == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot3tradequest == 1) { inventorytexttitle = 'A package.'; inventorytextblurb = 'It feels quite heavy. However, thanks to your natural stamina over the years of adventuring lets you lift it with ease. The label reads Sakuragoto High School, Class R1. Click to open.'; } else { if (_root.inventory_slot3tradequest == 2) { inventorytexttitle = 'Hand Cannon.'; inventorytextblurb = 'The XE-30N hand cannon fires a .50 caliber bullet at Mach 3. It is designed for close-combat use, but its immense firepower comes at a cost of low ammo capacity.'; } else { if (_root.inventory_slot3tradequest == 3) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot3tradequest == 4) { inventorytexttitle = 'Issue #1, H-Playboy Magazine.'; inventorytextblurb = 'A rare, pristine porn mag - printed many nameless aeons before the age of the internet. Thanks to its plastic laminating, it is quite safe from the ravages of the extreme fap... for now.'; } else { if (_root.inventory_slot3tradequest == 5) { inventorytexttitle = 'Cirno\'s Vodka.'; inventorytextblurb = 'A bottle of 180 proof Cirno Vodka, one of the stupid fairy\'s favourite drinks. One whiff is enough to send a weakling like you reeling...'; } else { if (_root.inventory_slot3tradequest == 6) { inventorytexttitle = ''; inventorytextblurb = ''; } } } } } } } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } on (press) { if (_root.inventory_slot3tradequest == 0) { } else { if (_root.inventory_slot3tradequest == 1) { this.zeekyboogydoog.gotoAndPlay(2); } } } } button 240 { on (rollOver) { if (_root.inventory_slot4medikit == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot4medikit == 1) { inventorytexttitle = 'Super Meal'; inventorytextblurb = 'A classic Japanese High school bento meal ordered from the school cafeteria. For some reason, it restores health. You have one. Click to use.'; } else { if (_root.inventory_slot4medikit == 2) { inventorytexttitle = 'Super Meal'; inventorytextblurb = 'A classic Japanese High school bento meal ordered from the school cafeteria. For some reason, it restores health. You have two. Click to use.'; } } } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } on (press) { if (_root.inventory_slot4medikit == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot4medikit >= 1) { inventorytexttitle = ''; inventorytextblurb = ''; if (_root.health >= 100) { gotoAndStop('nobite'); } else { nextFrame(); _root.health += 20; if (_root.health >= 100) { _root.health = 100; } _root.inventory_slot4medikit -= 1; } } } } } button 241 { on (rollOver) { if (_root.inventory_slot5bikinitop == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot5bikinitop == 1) { inventorytexttitle = 'Bikini Top'; inventorytextblurb = ' A nice bikini top. It balances sheer exposure with an aesthetic design that accentuates a busty girl\'s curves all the right ways.'; } else { if (_root.inventory_slot5bikinitop == 2) { inventorytexttitle = ''; inventorytextblurb = ''; } } } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } } button 242 { on (rollOver) { if (_root.inventory_slot6hentaimag == 0) { inventorytexttitle = ''; inventorytextblurb = ''; } else { if (_root.inventory_slot6hentaimag == 1) { inventorytexttitle = 'Hot Tails Anthology Mag.'; inventorytextblurb = 'This hentai manga anthology looks downright old... but the story within is so hot that you could fap for hours on end...'; } else { if (_root.inventory_slot6hentaimag == 2) { inventorytexttitle = ''; inventorytextblurb = ''; } } } } on (rollOut) { inventorytexttitle = ''; inventorytextblurb = ''; } } button 244 { on (press) { this.gotoAndStop(1); } } movieClip 270 { frame 1 { stop(); } frame 31 { stopAllSounds(); } frame 115 { _root.gotoAndStop('Zeekygameover'); } } button 272 { on (press) { gotoAndStop(1); } } movieClip 275 { frame 1 { stop(); } frame 1 { inventorytexttitle = ''; inventorytextblurb = ''; } frame 2 { if (_root.inventory_slot1redkey == 0) { this.slot1.gotoAndStop(1); } else { this.slot1.gotoAndStop(2); } if (_root.inventory_slot2bluekey == 0) { this.slot2.gotoAndStop(1); } else { this.slot2.gotoAndStop(2); } if (_root.inventory_slot3tradequest == 0) { this.slot3.gotoAndStop(1); } else { if (_root.inventory_slot3tradequest == 1) { this.slot3.gotoAndStop(2); } else { if (_root.inventory_slot3tradequest == 2) { this.slot3.gotoAndStop(3); } else { if (_root.inventory_slot3tradequest == 3) { this.slot3.gotoAndStop(4); } else { if (_root.inventory_slot3tradequest == 4) { this.slot3.gotoAndStop(5); } else { if (_root.inventory_slot3tradequest == 5) { this.slot3.gotoAndStop(6); } else { if (_root.inventory_slot3tradequest == 6) { this.slot3.gotoAndStop(7); } } } } } } } if (_root.inventory_slot4medikit == 0) { this.slot4.gotoAndStop(1); } else { if (_root.inventory_slot4medikit == 1) { this.slot4.gotoAndStop(2); } else { if (_root.inventory_slot4medikit == 2) { this.slot4.gotoAndStop(3); } } } if (_root.inventory_slot5bikinitop == 0) { this.slot5.gotoAndStop(1); } else { if (_root.inventory_slot5bikinitop == 1) { this.slot5.gotoAndStop(2); } else { if (_root.inventory_slot5bikinitop == 2) { this.slot5.gotoAndStop(3); } } } if (_root.inventory_slot6hentaimag == 0) { this.slot6.gotoAndStop(1); } else { if (_root.inventory_slot6hentaimag == 1) { this.slot6.gotoAndStop(2); } else { if (_root.inventory_slot6hentaimag == 2) { this.slot6.gotoAndStop(3); } } } } } movieClip 277 { frame 1 { if (_root.health <= 0) { _root.stopAllSounds(); _root.gotoAndStop('genericgameover'); } else {} } } movieClip 280 { frame 1 { stop(); } frame 2 { destination = _root.destination; } } movieClip 282 { } button 285 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To School Ground'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolgrounds'); } } button 287 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Use the Phone'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; nextFrame(); } } button 289 { on (press) { gotoAndStop('phonegogo'); } } button 290 { on (press) { nextFrame(); } } button 294 { on (press) { gotoAndStop('zone_School_PayphonesINIT'); } } frame 81 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 297 { on (press) { _root.diallednumber1 = 1; nextFrame(); } } button 298 { on (press) { _root.diallednumber1 = 2; nextFrame(); } } button 299 { on (press) { _root.diallednumber1 = 3; nextFrame(); } } button 300 { on (press) { _root.diallednumber1 = 4; nextFrame(); } } button 301 { on (press) { _root.diallednumber1 = 5; nextFrame(); } } button 302 { on (press) { _root.diallednumber1 = 6; nextFrame(); } } button 303 { on (press) { _root.diallednumber1 = 7; nextFrame(); } } button 304 { on (press) { _root.diallednumber1 = 8; nextFrame(); } } button 305 { on (press) { _root.diallednumber1 = 9; nextFrame(); } } button 306 { on (press) { _root.diallednumber1 = 0; nextFrame(); } } button 317 { on (press) { gotoAndStop('emergencyhangup'); } } frame 82 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 320 { on (press) { _root.diallednumber2 = 1; nextFrame(); } } button 321 { on (press) { _root.diallednumber2 = 2; nextFrame(); } } button 322 { on (press) { _root.diallednumber2 = 3; nextFrame(); } } button 323 { on (press) { _root.diallednumber2 = 4; nextFrame(); } } button 324 { on (press) { _root.diallednumber2 = 5; nextFrame(); } } button 325 { on (press) { _root.diallednumber2 = 6; nextFrame(); } } button 326 { on (press) { _root.diallednumber2 = 7; nextFrame(); } } button 327 { on (press) { _root.diallednumber2 = 8; nextFrame(); } } button 328 { on (press) { _root.diallednumber2 = 9; nextFrame(); } } button 329 { on (press) { _root.diallednumber2 = 0; nextFrame(); } } frame 83 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 330 { on (press) { _root.diallednumber3 = 1; nextFrame(); } } button 331 { on (press) { _root.diallednumber3 = 2; nextFrame(); } } button 332 { on (press) { _root.diallednumber3 = 3; nextFrame(); } } button 333 { on (press) { _root.diallednumber3 = 4; nextFrame(); } } button 334 { on (press) { _root.diallednumber3 = 5; nextFrame(); } } button 335 { on (press) { _root.diallednumber3 = 6; nextFrame(); } } button 336 { on (press) { _root.diallednumber3 = 7; nextFrame(); } } button 337 { on (press) { _root.diallednumber3 = 8; nextFrame(); } } button 338 { on (press) { _root.diallednumber3 = 9; nextFrame(); } } button 339 { on (press) { _root.diallednumber3 = 0; nextFrame(); } } frame 84 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 340 { on (press) { _root.diallednumber4 = 1; nextFrame(); } } button 341 { on (press) { _root.diallednumber4 = 2; nextFrame(); } } button 342 { on (press) { _root.diallednumber4 = 3; nextFrame(); } } button 343 { on (press) { _root.diallednumber4 = 4; nextFrame(); } } button 344 { on (press) { _root.diallednumber4 = 5; nextFrame(); } } button 345 { on (press) { _root.diallednumber4 = 6; nextFrame(); } } button 346 { on (press) { _root.diallednumber4 = 7; nextFrame(); } } button 347 { on (press) { _root.diallednumber4 = 8; nextFrame(); } } button 348 { on (press) { _root.diallednumber4 = 9; nextFrame(); } } button 349 { on (press) { _root.diallednumber4 = 0; nextFrame(); } } frame 85 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 350 { on (press) { _root.diallednumber5 = 1; nextFrame(); } } button 351 { on (press) { _root.diallednumber5 = 2; nextFrame(); } } button 352 { on (press) { _root.diallednumber5 = 3; nextFrame(); } } button 353 { on (press) { _root.diallednumber5 = 4; nextFrame(); } } button 354 { on (press) { _root.diallednumber5 = 5; nextFrame(); } } button 355 { on (press) { _root.diallednumber5 = 6; nextFrame(); } } button 356 { on (press) { _root.diallednumber5 = 7; nextFrame(); } } button 357 { on (press) { _root.diallednumber5 = 8; nextFrame(); } } button 358 { on (press) { _root.diallednumber5 = 9; nextFrame(); } } button 359 { on (press) { _root.diallednumber5 = 0; nextFrame(); } } frame 86 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 360 { on (press) { _root.diallednumber6 = 1; nextFrame(); } } button 361 { on (press) { _root.diallednumber6 = 2; nextFrame(); } } button 362 { on (press) { _root.diallednumber6 = 3; nextFrame(); } } button 363 { on (press) { _root.diallednumber6 = 4; nextFrame(); } } button 364 { on (press) { _root.diallednumber6 = 5; nextFrame(); } } button 365 { on (press) { _root.diallednumber6 = 6; nextFrame(); } } button 366 { on (press) { _root.diallednumber6 = 7; nextFrame(); } } button 367 { on (press) { _root.diallednumber6 = 8; nextFrame(); } } button 368 { on (press) { _root.diallednumber6 = 9; nextFrame(); } } button 369 { on (press) { _root.diallednumber6 = 0; nextFrame(); } } frame 87 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } button 370 { on (press) { _root.diallednumber7 = 1; nextFrame(); } } button 371 { on (press) { _root.diallednumber7 = 2; nextFrame(); } } button 372 { on (press) { _root.diallednumber7 = 3; nextFrame(); } } button 373 { on (press) { _root.diallednumber7 = 4; nextFrame(); } } button 374 { on (press) { _root.diallednumber7 = 5; nextFrame(); } } button 375 { on (press) { _root.diallednumber7 = 6; nextFrame(); } } button 376 { on (press) { _root.diallednumber7 = 7; nextFrame(); } } button 377 { on (press) { _root.diallednumber7 = 8; nextFrame(); } } button 378 { on (press) { _root.diallednumber7 = 9; nextFrame(); } } button 379 { on (press) { _root.diallednumber7 = 0; nextFrame(); } } frame 88 { phonedialed = _root.diallednumber1 + '' + _root.diallednumber2 + '' + _root.diallednumber3 + '-' + _root.diallednumber4 + '' + _root.diallednumber5 + '' + _root.diallednumber6 + '' + _root.diallednumber7 + ''; } frame 89 { if (_root.diallednumber1 == _root.number1 && _root.diallednumber2 == _root.number2 && _root.diallednumber3 == _root.number3 && _root.diallednumber4 == _root.number4 && _root.diallednumber5 == _root.number5 && _root.diallednumber6 == _root.number6 && _root.diallednumber7 == _root.number7) { if (iq >= 150) { gotoAndStop('endinginittrue'); } else { gotoAndStop('endinginitfalse'); } } else { gotoAndStop('failedcallgeneration'); } } frame 90 { _root.diallednumber1 = ''; _root.diallednumber2 = ''; _root.diallednumber3 = ''; _root.diallednumber4 = ''; _root.diallednumber5 = ''; _root.diallednumber6 = ''; _root.diallednumber7 = ''; } frame 91 { getvalueofcall = random(30) + 1; if (getvalueofcall == 1) { phonefail1 = 'This is the Don Quijote ramen store. May I take your order?'; diallername = 'You'; phonefail2 = 'Ah, wrong number... sorry \'bout that.'; phonefail3 = 'You hang up the phone.'; } else { if (getvalueofcall == 2) { phonefail1 = 'Hello? Who is this?'; diallername = 'You'; phonefail2 = 'Uh... umm....err....'; phonefail3 = 'The girl on the other end gets spooked and hangs up. Whoops.'; } else { if (getvalueofcall == 3) { phonefail1 = 'Welcome to Lucky Channel! It\'s Akira, your navigator! You have five seconds to make a wish!'; diallername = 'You'; phonefail2 = 'Umm... well.... eeerr.....Ah, wait! I wish I wa-'; phonefail3 = 'Buubuuu~! Time\'s up! Better luck next time!*click*'; } else { if (getvalueofcall == 4) { phonefail1 = 'This is Cafe Alpha. May I take your order?'; diallername = 'You'; phonefail2 = 'Well, um... sorry, wrong number...'; phonefail3 = 'I see. Well, have a safe and comfy day.*click*'; } else { if (getvalueofcall == 5) { phonefail1 = 'This is the Brigade Chief\'s private line! Who the fuck are you?!'; diallername = 'You'; phonefail2 = 'Well, um... sorry, wrong number...'; phonefail3 = 'Well fuck you too! *click*'; } else { if (getvalueofcall == 6) { phonefail1 = 'Hello. This is the Tonkatsu Bar. Would you like to make a reservation?'; diallername = 'You'; phonefail2 = 'Well, errr... sorry, wrong number.'; phonefail3 = 'You quickly hang up the phone.'; } else { if (getvalueofcall == 7) { phonefail1 = 'Yoohoo~! It\'s grandma\'s joint! Wanna make a reservation and come see me?'; diallername = 'You'; phonefail2 = 'Ah... errr... umm... WRONG NUMBER!'; phonefail3 = 'You quickly hang up the phone.'; } else { if (getvalueofcall == 8) { phonefail1 = 'Yo! You\'ve reached the line of East Rock Radio! Pop quiz! What\'s our frequency?'; diallername = 'You'; phonefail2 = 'Ah... errr... umm... '; phonefail3 = 'Ohh, close. Better luck next time, buddy! Next caller! *click*'; } else { if (getvalueofcall == 9) { phonefail1 = 'It\'s 3 in the morning. Who the fuck are you?!'; diallername = 'You'; phonefail2 = 'Um... errr... umm... wrong number...'; phonefail3 = 'Wise guy, huh? Well, I\'ll find you and beat the fuck outta you! *click*'; } else { if (getvalueofcall == 10) { phonefail1 = 'There\'s no dial tone. The sound of loud static almost makes you drop the phone!'; diallername = 'You'; phonefail2 = 'The fuck was that...'; phonefail3 = 'You hang up the phone.'; } else { if (getvalueofcall == 11) { phonefail1 = 'Hello, you\'ve reached the Navy\'s Automated Phone Service. Please press-'; diallername = 'You'; phonefail2 = 'DEFINITELY THE WRONG NUMBER.'; phonefail3 = 'You hang up the phone.'; } else { if (getvalueofcall == 12) { phonefail1 = 'The dial tone goes off a few times, before suddenly switching to Barney the Dinosaur singing \'I love you, you love me\'!'; diallername = 'You'; phonefail2 = 'OHSHI-'; phonefail3 = 'You quickly hang up the phone.'; } else { if (getvalueofcall == 13) { phonefail1 = 'Hello. Welcome to Mabi Pizza. Can I take your order?'; diallername = 'You'; phonefail2 = 'Eh? Well, uh... no. Sorry. Wrong number.'; phonefail3 = 'You quickly hang up the phone.'; } else { if (getvalueofcall == 14) { phonefail1 = 'This is radio Non-Stop Pop FM66.6, and since you\'re our 1000th caller of the day, you get a POP QUIZ! What color are my panties?!'; diallername = 'You'; phonefail2 = 'Um... errr.... ahh... b-'; phonefail3 = 'Boobooo~! Time\'s up! Next caller! *click*'; } else { if (getvalueofcall == 15) { phonefail1 = 'Yo, this is the bourbon house. Sorry I can\'t give you any service - but can I take your order?'; diallername = 'You'; phonefail2 = 'Err, no thanks...'; phonefail3 = 'It\'s unfortunate but it can\'t be helped... please call again sometime. *click*'; } else { if (getvalueofcall == 16) { phonefail1 = '... The quiet dial tone beeps a few times before cutting off.'; diallername = 'You'; phonefail2 = 'Guess no one was there.'; phonefail3 = 'You hang up the phone.'; } else { if (getvalueofcall == 17) { phonefail1 = 'H-hello? Dave\'s not here! Who is this?!'; diallername = 'You'; phonefail2 = 'Uhhhhh....'; phonefail3 = 'You hang up the phone before it can become any more awkward...'; } else { if (getvalueofcall == 18) { phonefail1 = 'This is the /late/ bar. Are you calling to make an order?'; diallername = 'You'; phonefail2 = 'Uh... wrong number...'; phonefail3 = 'It happens. Don\'t be spooked out there. *click*'; } else { if (getvalueofcall == 19) { phonefail1 = 'The line suddenly goes dead, then screeches like a dial-tone modem!'; diallername = 'You'; phonefail2 = 'Agh! What the fuck?! Earrape!'; phonefail3 = 'You quickly slam down the phone.'; } else { if (getvalueofcall == 20) { phonefail1 = 'Yukihiro Residence. Are you calling to arrange an appointment to visit?'; diallername = 'You'; phonefail2 = 'Um, ah... well... no...'; phonefail3 = 'I see. Then, goodbye. *click*'; } else { if (getvalueofcall == 21) { phonefail1 = 'Gah! It\'s 3 in the morning, what the fuck man?!'; diallername = 'You'; phonefail2 = 'Oh, er... well...'; phonefail3 = 'You fucking shit! I\'m going to find you, and I\'m going to kill you. Until you\'re dead. TODAY! *click*'; } else { if (getvalueofcall == 22) { phonefail1 = '*CLICK* SNOOPINGASUSUAL I SEE?!?'; diallername = 'You'; phonefail2 = 'YIPES! I\'m in the weird part of the world for sure!'; phonefail3 = 'TOMORROW I\'LL INVENT THOSE BLUEPRINTS! TOUCH. MY. PINGAS! *click*'; } else { if (getvalueofcall == 23) { phonefail1 = 'Hello, this is Scrapyard Acquisitions. Do you have any item you\'d like to trade in?'; diallername = 'You'; phonefail2 = 'Eh... no...'; phonefail3 = 'Then, we have nothing more to discuss. Have a nice day. *click*'; } else { if (getvalueofcall == 24) { phonefail1 = 'Dude, you\'re using a public payphone? That\'s like... retro as fuck, yo.'; diallername = 'You'; phonefail2 = 'Uh, yeah...'; phonefail3 = 'Its always nice to get someone on the line that DOESN\'T want to sell me anything, eh? Laters. *click*'; } else { if (getvalueofcall == 25) { phonefail1 = 'This is Mahora Academy. Are you calling to request an enrollment test?'; diallername = 'You'; phonefail2 = 'Oh, er... no...'; phonefail3 = 'I see. Well, have a nice day. *click*'; } else { if (getvalueofcall == 26) { phonefail1 = 'Hello, this is Jim\'s pork farm. You gonna order or what?'; diallername = 'You'; phonefail2 = 'Oh, er... not really.'; phonefail3 = 'Well, then stop tying up the line, dipshit! *click*'; } else { if (getvalueofcall == 27) { phonefail1 = 'Look, pal, I don\'t want to buy anything.'; diallername = 'You'; phonefail2 = 'Uh... yeah...'; phonefail3 = 'See? You get it. Unlike those other fuckers. Byelo! *click*'; } else { if (getvalueofcall == 28) { phonefail1 = '*Click* No, for the last time, this is NOT Cutt\'s the Butcher!'; diallername = 'You'; phonefail2 = 'Uh... wha?'; phonefail3 = 'Blue billious blistering barnacles! Go walk the plank into Davy Jones\' locker! *click*'; } else { if (getvalueofcall == 29) { phonefail1 = 'Hello. This is the Right Anything Agency. Would you like to schedule an appointment?'; diallername = 'You'; phonefail2 = 'Uh... err... no?'; phonefail3 = 'Allright, but don\'t forget to come by to our magic show tonight! *click*'; } else { if (getvalueofcall == 30) { phonefail1 = '... The quiet dial tone beeps a few times before cutting off.'; diallername = 'You'; phonefail2 = 'Guess no one was there.'; phonefail3 = 'You hang up the phone.'; } else { if (getvalueofcall == 31) { phonefail1 = 'Cadzaverini Residence. Identify yourself.'; diallername = 'You'; phonefail2 = 'Um...err... aahhh... wrong number!'; phonefail3 = 'The line goes dead without another word.'; } else { if (getvalueofcall == 32) { phonefail1 = '(an automated voice responds) Code 2. Rei-Ichi-San. Kono Ko-do ha junbi ga dekimashita.'; diallername = 'You'; phonefail2 = '... hello?'; phonefail3 = 'The line goes dead without another word.'; } else { if (getvalueofcall == 33) { phonefail1 = '*click* Who in the hell is this?'; diallername = 'You'; phonefail2 = '...Not b&'; phonefail3 = 'REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE! *the line goes dead with a crash*'; } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } button 384 { on (press) { nextFrame(); } } frame 95 { _root.diallednumber1 = ''; _root.diallednumber2 = ''; _root.diallednumber3 = ''; _root.diallednumber4 = ''; _root.diallednumber5 = ''; _root.diallednumber6 = ''; _root.diallednumber7 = ''; } frame 96 { getvalueofcall = random(3) + 1; if (getvalueofcall == 1) { stringtext = 'Moshimoshi, Ayano-desu~ Get off the line now \'cause I\'m expecting an important call or else I\'ll fist you good! <3'; } else { if (getvalueofcall == 2) { stringtext = 'WHO THE FUCK ARE YOU AND HOW DID YOU GET MY NUMBER, YOU DOUBLE CUNTFACE!?'; } else { if (getvalueofcall == 3) { stringtext = 'Huh? Who is this? Get the fuck off the line \'cause I\'m expecting my boyfriend to call!'; } } } } button 392 { on (press) { gotoAndStop('BADEND_GOTOMOON'); } } frame 103 { _root.diallednumber1 = ''; _root.diallednumber2 = ''; _root.diallednumber3 = ''; _root.diallednumber4 = ''; _root.diallednumber5 = ''; _root.diallednumber6 = ''; _root.diallednumber7 = ''; } frame 104 { getvalueofcall = random(3) + 1; if (getvalueofcall == 1) { stringtext = 'Moshimoshi, Ayano-desu~ Get off the line now \'cause I\'m expecting an important call or else I\'ll fist you good! <3'; } else { if (getvalueofcall == 2) { stringtext = 'WHO THE FUCK ARE YOU AND HOW DID YOU GET MY NUMBER, YOU DOUBLE CUNTFACE!?'; } else { if (getvalueofcall == 3) { stringtext = 'Huh? Who is this? Get the fuck off the line \'cause I\'m expecting my boyfriend to call!'; } } } } button 395 { on (press) { gotoAndStop('GOODEND_1KS'); } } frame 117 { HUDlocation = 'Entry Hall'; } movieClip 401 { } button 402 { on (press) { gotoAndStop('mapareaXXX1'); } } button 404 { on (press) { hername = 'Shoe-chan'; if (npc_01 == 0) { nextFrame(); } else { if (npc_01 == 1) { nextFrame(); } else { gotoAndStop('npc_01again'); } } } } button 405 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Main Hallway'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolmainhall'); } } frame 118 { hername = 'Shoe-chan'; if (npc_01 == 0) { messagebox = 'Oh hey, you\'re that new student that psychotic catgirl bought in.'; } else { messagebox = 'Back again? You\'re a glutton for punishment, aren\'t ya...'; } } frame 119 { if (npc_01 == 0) { messagebox = 'I guess.'; } else { messagebox = 'It\'s not like I care, but eh...'; } } frame 120 { if (npc_01 == 0) { messagebox = 'Lol! So, whaddya in for, sputz?'; } else { messagebox = 'Allright then, like a god or a hermit! Lets quiz your brains again, you worm!'; } } frame 121 { if (npc_01 == 0) { messagebox = 'I can\'t use a Blu-Ray system that I spent a lot of money on.'; } else { messagebox = 'Fine, fine. Lets get this over with...'; } } frame 122 { if (npc_01 == 0) { messagebox = 'And here I thought I was stupid for taking nudepix of myself with a shoe on head and selling it for moneyz.'; } else { messagebox = 'Allright, tough guy! Ready?'; } } frame 123 { if (npc_01 == 0) { messagebox = 'That\'s pretty fucking stupid...'; } else { messagebox = 'It\'s not like I have a choice. Bring it.'; } } frame 124 { if (npc_01 == 0) { messagebox = 'You smug little fucker! Fine! I\'ll test how fucking smart you are then! RANDOM FUCKING QUESTION, GO!'; } else { messagebox = 'HERE COMES MY TRIVIA SMASH, BITCH!'; } } button 419 { on (press) { messagebox = 'Wrong, you worthless piece of cum-stained garbage! EQ is Emotional Quotient, you soulless normalfag fucktard!'; gotoAndStop('NPC-01-wrong'); } } button 420 { on (press) { gotoAndStop('NPC-01-correct'); } } button 421 { on (press) { messagebox = '(She makes a perfect Donald Trump impersonation) WRONG. SQ means Social Quotient, you loser!'; gotoAndStop('NPC-01-wrong'); } } frame 129 { randomwar = random(3) + 1; if (randomwar == 1) { messagebox2 = 'Shoe-chan force-feeds you several stinky socks and shoes. You lose 10HP!'; } else { if (randomwar == 2) { messagebox2 = 'Shoe-chan jams an umbrella down your gullet and presses the button. You lose 10HP!'; } else { if (randomwar == 3) { messagebox2 = 'Shoe-chan forces you to put shoe on head and takes several nude pics of you. You lose 10HP!'; } } } health -= 10; npc_01 = 1; } button 428 { on (press) { gotoAndStop('zone_School_Entry'); } } frame 131 { magicgood += 5; iq += 7; if (npc_01 == 0) { messagebox = 'FQ means...\'FUC-Q!\' Haha, just kidding. There’s no such thing as Fucking Quotient...FOR NOW... you\'re good. Allright, lets go find my exhibitionist perv buddy!'; } else { messagebox = 'You just got lucky, stupid. Oh well, lets go find my friend who has a exhibition fetish.'; } } frame 132 { npc_01 = 2; messagebox = 'Heh heh, allright...'; } button 434 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_School_Entry'); } } frame 134 { randomwar = random(2) + 1; if (randomwar == 1) { messagebox = 'Yo! Turns out you gave my friend such good service that she asked for you again! Go see her!'; } else { messagebox = 'What did you do to my buddy? She\'s turned into a total nymphomaniac after you visited her. Anyway, she asked for you specifically, so go on in...'; } } frame 135 { messagebox = 'Okay then.'; } button 438 { on (press) { gotoAndStop('oyev-N01'); } } button 441 { on (press) { gotoAndStop('zone_School_Entry'); } } frame 140 { HUDlocation = 'Main Hallway'; } button 445 { on (press) { hername = 'Snake Eater'; if (npc_02 == 0) { nextFrame(); } else { if (npc_02 == 1) { nextFrame(); } else { gotoAndStop('npc_02again'); } } } } button 446 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To School Garden'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolgarden'); } } button 447 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To West Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_westhall'); } } button 448 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To the Cafeteria'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_cafeteria'); } } frame 141 { if (npc_02 == 0) { messagebox = 'Hey, I know who you are! You\'re the super famous boyfriend of McSlut, right?'; } else { messagebox = 'They say two things are infinite. Stupidity, and your persistence. Back for your thrashin\'?'; } } frame 142 { if (npc_02 == 0) { messagebox = 'Why am I so popular?'; } else { messagebox = 'I\'m here to challenge you again. Stupid, isn\'t it?'; } } frame 143 { if (npc_02 == 0) { messagebox = 'Don\'t get ahead of yourself, you over-inflated fuckboy. You\'re just a dildo to us, since your IQ is what? -274?'; } else { messagebox = 'You couldn\'t do this one simple question. What makes you think you can do this again?'; } } frame 144 { if (npc_02 == 0) { messagebox = 'Anything you can do, I can do better. Bring it.'; } else { messagebox = 'This time for sure...!'; } } frame 145 { if (npc_02 == 0) { messagebox = 'Is that a challenge?'; } else { messagebox = 'The definition of insanity is to try the same shit over and over, expecting a difference. You\'re gonna die here!'; } } frame 146 { if (npc_02 == 0) { messagebox = 'Yes. ;D'; } else { messagebox = 'Big deal. You\'re up.'; } } frame 147 { if (npc_02 == 0) { messagebox = 'Oh, I will BURN you good!'; } else { messagebox = 'I\'ll grind your bones to dust and smoke\'em after you\'re dead, you fuck-fence!'; } } button 463 { on (press) { gotoAndStop('NPC-02-correct'); } } button 464 { on (press) { gotoAndStop('NPC-02-wrong'); } } frame 151 { if (npc_02 == 0) { messagebox = 'Nice try, SMART Ass. But no.'; } else { messagebox = 'Again and again you fail, you boner-biting duck fucker!'; } } frame 152 { randomwar = random(3) + 1; if (randomwar == 1) { messagebox = 'Snake forces you to eat several hairballs! You lose 10HP!'; } else { if (randomwar == 2) { messagebox = 'Snake violently gropes your butt! You lose 10HP!'; } else { if (randomwar == 3) { messagebox = 'Snake back-kicks your balls! You lose 10HP!'; } } } health -= 10; npc_02 = 1; } button 471 { on (press) { gotoAndStop('zone_schoolmainhall'); } } frame 154 { magicgood += 5; iq += 7; if (npc_02 == 0) { messagebox = 'Hmph, that can\'t be r- Wow. You\'re right. I was stumped by that stupid question ALL DAY!'; } else { messagebox = 'Wow. This is... this is correct. You saved me from doing my homework, sucka!'; } } frame 155 { messagebox = 'I guess you\'ve earned a nice reward, handsome. Take this 20$ I found in my panties today and come with me.'; } frame 156 { _root.money += 20; npc_02 = 2; messagebox = 'Right behind ya~'; } button 477 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolmainhall'); } } frame 158 { randomwar = random(2) + 1; if (randomwar == 1) { messagebox = 'Hey, stud! Back again for some special service? I\'ve got some time...'; } else { messagebox = 'I\'ve got some free time, ya lovable bitchwinner! You wan\' sum fuck?!'; } } frame 159 { messagebox = '*You shrug* Sure.'; } button 481 { on (press) { prevFrame(); prevFrame(); } } frame 163 { HUDlocation = 'Garden'; } button 486 { on (press) { hername = 'Treebitch'; if (npc_03 == 0) { nextFrame(); } else { if (npc_03 == 1) { nextFrame(); } else { gotoAndStop('npc_03again'); } } } } frame 164 { if (npc_03 == 0) { messagebox = 'AGH! Fuck off! Don\'t tread on my plants, you fucking imbecile!'; } else { messagebox = 'What part of GET OUT did you not understand?!'; } } frame 165 { if (npc_03 == 0) { messagebox = 'But I\'m not treading on anything...'; } else { messagebox = 'Calm the fuck down. I\'m trying to help you...'; } } frame 166 { if (npc_03 == 0) { messagebox = 'That\'s what they all say, before trying to either trample or steal this weed I\'m growing here! Fuck off!'; } else { messagebox = 'At least the brain-dead bimbos here don\'t try to poison my products! Fuck off!'; } } frame 167 { if (npc_03 == 0) { messagebox = 'Will you calm the fuck down if I helped you with anything?'; } else { messagebox = 'Look, accidents do happen. I\'m just trying to be helpful...'; } } frame 168 { if (npc_03 == 0) { messagebox = 'Hmph. Really now?'; } else { messagebox = 'Fine, but you fuck up... I\'ll take it out on your sorry ass, got it?'; } } frame 169 { if (npc_03 == 0) { messagebox = 'Yeah.'; } else { messagebox = 'Just tell me what you need, and don\'t be so damn tsundere.'; } } frame 170 { if (npc_03 == 0) { messagebox = 'Ugh, fine...'; } else { messagebox = 'KUUDERE, you blithering idiot! Get the words right, you goddamn weeaboo trash!'; } } button 500 { on (press) { gotoAndStop('NPC-03-wrong'); } } button 501 { on (press) { gotoAndStop('NPC-03-correct'); } } frame 174 { if (npc_03 == 0) { messagebox = 'WHAT THE FUCK ARE YOU DOING TO MY POT PLANTS! GET THE FUCK OUT!'; } else { messagebox = 'Are you a goddamn crackhead or something?! Get out!'; } } frame 175 { randomwar = random(4) + 1; if (randomwar == 1) { messagebox = 'Treebitch sets your arms on fire! You lose 10HP!'; } else { if (randomwar == 2) { messagebox = 'Treebitch slaps your shit! You lose 10HP!'; } else { if (randomwar == 3) { messagebox = 'Treebitch bongs a fuckton of dirty bong water up your ass! You lose 10HP!'; } else { if (randomwar == 4) { messagebox = 'Treebitch smacks you upside the head with a steel chair! You lose 10HP!'; } } } } health -= 10; npc_03 = 1; } button 508 { on (press) { gotoAndStop('zone_schoolgarden'); } } frame 177 { magicgood += 15; iq += 7; if (npc_03 == 0) { messagebox = 'Yeah, kill those fucking useless parasites! Good!'; } else { messagebox = 'Huh, looks like you got your fucking act together...'; } } frame 178 { _root.money += 10; messagebox = 'You did so well, here... take this 10 bucks! Gotta make it rain when a guy does real good, yeah?'; } frame 179 { messagebox = '...watching you kill those fucking weeds has got me all hot and bothered. Wanna go blow off some steam while the stuff dries off? You can even take a free sample~'; } frame 180 { npc_03 = 2; messagebox = 'Awwww yeaaaaaaaaah...'; } button 516 { on (press) { nextFrame(); magicgood += 420; } } button 519 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Next'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; nextFrame(); } } button 522 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolgarden'); } } frame 183 { randomwar = random(2) + 1; if (randomwar == 1) { messagebox = 'Yo, bitch. I\'m taking a breather from milling the cannabis. You wan\' sum fuck, or you just want my weed?'; } else { messagebox = 'Imma sell you some next time I grow a batch. Huh? You wanna get another taste of my stuff? Real horndog, aren\'t ya? Sure...'; } } frame 184 { messagebox = '...Yeah...'; } frame 190 { HUDlocation = 'West Hall'; } button 529 { on (press) { hername = 'Catgirl #7188'; if (npc_04 == 0) { nextFrame(); } else { if (npc_04 == 1) { nextFrame(); } else { gotoAndStop('npc_04again'); } } } } button 530 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Faculty Wing'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolfaculty'); } } frame 191 { if (npc_04 == 0) { messagebox = 'Meow! I\'m a catgirl!... PYON~'; } else { messagebox = 'You\'re back for more suffering! Yay!'; } } frame 192 { if (npc_04 == 0) { messagebox = 'OMGWTFBBQ? That can\'t be right...'; } else { messagebox = 'Yet, you\'re the one having an identity crisis...'; } } frame 193 { if (npc_04 == 0) { messagebox = 'So, what\'s a man like you doing in an all-girls school?'; } else { messagebox = 'Huuuuuhhh? Meanie... ready to suffer some more?'; } } frame 194 { if (npc_04 == 0) { messagebox = 'Honestly? I have no clue.'; } else { messagebox = 'So, is that your kink or something?'; } } frame 195 { if (npc_04 == 0) { messagebox = 'I bet your girlfriend pranked you or something~'; } else { messagebox = 'ECCHI BAKA HENTAAAAIIII!!'; } } frame 196 { if (npc_04 == 0) { messagebox = 'Yeah, that\'s a good tldr summary.'; } else { messagebox = 'Stop coking up on whatever you\'re on. Didn\'t you read the signboard that says \'quiet in the hallways\'?'; } } frame 197 { if (npc_04 == 0) { messagebox = 'As per ancient tradition, I will now randomly quiz you. pyon!'; } else { messagebox = 'Fine then! Same rules as before! QUIZ TIME, PYON!'; } } button 545 { on (press) { if (npc_04 == 0) { messagebox = 'You thought I was a cat? BAMBOOZLED AGAIN!'; } else { messagebox = 'BZZZZZTTT~! Wrooooong!'; } gotoAndStop('NPC-04-wrong'); } } button 546 { on (press) { if (npc_04 == 0) { messagebox = 'Hahahha, wrong!!'; } else { messagebox = 'You thought I was a dragon! BAMBOOZLED AGAIN!'; } gotoAndStop('NPC-04-wrong'); } } button 547 { on (press) { gotoAndStop('NPC-04-correct'); } } frame 202 { randomwar = random(4) + 1; if (randomwar == 1) { messagebox = '' + _root.hername + ' jams a fist in your nose! You lose 10HP!'; } else { if (randomwar == 2) { messagebox = '' + _root.hername + ' drops a washing basin on your head! You lose 10HP!'; } else { if (randomwar == 3) { messagebox = '' + _root.hername + ' bites your nipples! You lose 10HP!'; } else { if (randomwar == 4) { messagebox = '' + _root.hername + ' rips out several of your nose hairs! You lose 10HP!'; } } } } health -= 10; npc_04 = 1; } button 554 { on (press) { gotoAndStop('zone_westhall'); } } frame 204 { magicgood += 10; iq += 7; if (npc_04 == 0) { messagebox = 'E-eh? How did you...'; } else { messagebox = 'Yay! Correct!'; } } frame 205 { messagebox = 'Here, take this money and pile of porn pics I\'ve been filching off the students all day.'; } frame 206 { _root.money += 30; npc_04 = 2; messagebox = 'Woo, thanks! (You slip in the 30$ in your pocket and look through the hentai pics...)'; } button 560 { on (press) { nextFrame(); } } button 561 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_westhall'); } } button 564 { on (press) { prevFrame(); } } frame 211 { randomwar = random(2) + 1; if (randomwar == 1) { messagebox = 'Back again? Whaddya want? Oh, right...'; } else { messagebox = 'Hey you! Wanna perv on those pics again?'; } } frame 212 { messagebox = 'w00t!'; } button 572 { on (press) { gotoAndStop('NPC-04RewardXX'); } } frame 215 { HUDlocation = 'Faculty Area'; } frame 215 { if (_root.inventory_slot1redkey == 0) { _root.staffroomkeyITSRED.gotoAndStop(1); } else { _root.staffroomkeyITSRED.gotoAndStop(2); } } button 575 { on (press) { _root.nextFrame(); } } movieClip 576 { } button 577 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Principals Office'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_principalsoffice'); } } button 578 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Staff Room'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_teachersoffice'); } } frame 216 { _root.inventory_slot1redkey = 1; } movieClip 580 { } button 582 { on (press) { prevFrame(); } } frame 231 { HUDlocation = 'Principal\'s Office'; } frame 231 { if (npc_05 == 0) { magicgood += 20; nextFrame(); } else { stop(); } } button 585 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit Office'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolfaculty'); } } frame 239 { _root.iq += 5; npc_05 = 1; _root.inventory_slot3tradequest = 1; } frame 244 { gotoAndStop('zone_principalsoffice'); } frame 248 { HUDlocation = 'Staff Room'; } frame 248 { if (npc_06 == 0) { gotoAndStop('NaziTime1'); } else { if (npc_06 == 1) { gotoAndStop('NaziTime2'); } else { stop(); } } } button 605 { on (press) { gotoAndStop('NAZIREPORT'); } } movieClip 612 { } movieClip 618 { } movieClip 619 { } frame 256 { if (npc_06 == 0) { stringtext = 'Hmmm.... if she didn\'t lock me in here, and didnt rape me dead... I guess she must be looking for something. Question is... what?'; } else { stringtext = 'I wish I paid attention in German class. Well, I\'ll just look around a little more...'; } } button 632 { on (press) { word = 'jackboots'; nextFrame(); } } button 634 { on (press) { word = 'Spear of Destiny'; nextFrame(); } } button 636 { on (press) { word = 'Punishment Paddle'; nextFrame(); } } button 638 { on (press) { word = 'riding crop'; nextFrame(); } } button 640 { on (press) { word = 'fancy sword'; nextFrame(); } } button 642 { on (press) { word = 'hammer of Odin'; nextFrame(); } } frame 259 { stringtext = 'You grab the ' + word + ', and get back to the girl in the fancy uniform.'; if (word == 'riding crop') { npc_06 = 2; } else { npc_06 = 1; } } button 646 { on (press) { if (npc_06 == 1) { gotoAndStop('NaziWrong'); } else { gotoAndStop('Naziright'); } } } frame 267 { gotoAndStop('GERMANCHANBOX'); npc_06 = 1; } frame 269 { stringtext = 'She looks at you as you approach her, and you give the ' + word + ' to her.'; } frame 271 { stringtext = 'She wallops you upside the head with the ' + word + '! You lose 10HP!'; health -= 10; } button 653 { on (press) { gotoAndStop('zone_schoolfaculty'); } } frame 274 { magicgood += 25; _root.iq += 5; } frame 275 { npc_06 = 2; } button 659 { on (press) { gotoAndStop('zone_teachersoffice'); } } button 663 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_teachersoffice'); } } frame 288 { HUDlocation = 'Cafeteria'; } button 670 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To North Hallway'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_northhall'); } } button 671 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To South Hallway'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_southhall'); } } button 673 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Buy Bento Boxes'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; if (_root.inventory_slot4medikit == 2) { _root.gotoAndStop('fullofbento'); } else { _root.gotoAndStop('cafeteria_BuyStuff'); } } } button 677 { on (press) { if (_root.money >= 40) { gotoAndStop('orderupcafeterrria!'); } else { gotoAndStop('notenoughcashstrangrcafeteria!'); } } } button 681 { on (press) { gotoAndStop('zone_cafeteria'); } } frame 293 { randomwar = random(3) + 1; if (randomwar == 1) { stringtext = 'Ey! You trynna hustle me?! You don\'t have 40$! Get outta here, you lazy little shit!'; } else { if (randomwar == 2) { stringtext = 'Lets see the money!... wait, you don\'t have 40$! Get outta town, fool!'; } else { if (randomwar == 3) { stringtext = 'Wait up a sec, small fry! You don\'t have 40$! Nobody hustles a hustler!'; } } } } frame 296 { _root.money -= 40; } frame 298 { _root.inventory_slot4medikit += 1; } frame 305 { gotoAndStop('zone_cafeteria'); } frame 306 { HUDlocation = 'North Hall'; } button 693 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To the Storeroom'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_storeroom'); } } button 694 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Student Council Office'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_studentcouncil'); } } frame 325 { HUDlocation = 'Storeroom'; } button 698 { on (press) { nextFrame(); } } frame 326 { if (npc_07 == 0) { stringtext = 'Hey, fucknuts! What the fuck are you doing all the way here?'; } else { if (npc_07 == 1) { stringtext = 'Hey bby! Back again, I see!'; } else { if (npc_07 == 2) { gotoAndStop('SakuraGotNothing'); } } } } frame 327 { if (npc_07 == 0) { stringtext = 'Yo. I could ask you the same...'; } else { if (npc_07 == 1) { stringtext = 'Well...'; } } } frame 328 { if (npc_07 == 0) { stringtext = 'Then wonder no more, for I have a great bargain for you!'; } else { if (npc_07 == 1) { stringtext = 'I still got this hentai magazine if you\'re interested...'; } } } frame 329 { if (npc_07 == 0) { stringtext = 'Before you ask, my soul is not for sale.'; } else { if (npc_07 == 1) { stringtext = 'You really must want to offload that, huh?'; } } } frame 330 { if (npc_07 == 0) { stringtext = 'IKR!? So yeah, I\'ll give you this super-rare hentai magazine for the low low price of 500$! Interested?'; } else { if (npc_07 == 1) { stringtext = 'Yeap. So, same deal as before. 500$ for this super-rare hentai magazine! You down?'; } } } button 705 { on (press) { if (_root.money >= 500) { gotoAndStop('buyhentaimag'); } else { gotoAndStop('notenoughcashhentaimag'); } } } frame 332 { if (npc_07 == 0) { stringtext = 'Bummer, dude. Well, I\'ll be riiiiight here if you change your mind.'; } else { if (npc_07 == 1) { stringtext = 'Ah fuck. Come back if you need this shit, allright?'; } } } button 709 { on (press) { gotoAndStop('zone_storeroom'); npc_07 = 1; } } frame 334 { if (npc_07 == 0) { stringtext = 'Huuuuh? Looks like you came up short there, pal! Get out there and GIT GUD!'; } else { if (npc_07 == 1) { stringtext = 'Whoa whoa whoa. Don\'t try to buy shit you can\'t afford! That\'s how you get into credit card debt, ya dumb fuck!'; } } } frame 337 { _root.money -= 500; if (npc_07 == 0) { stringtext = 'Well allright! It\'s the Art of the Deal and all that shit!'; } else { if (npc_07 == 1) { stringtext = 'Glad to see you\'ve got a good head on your shoulders, buddy! It\'s a deal!'; } } } button 712 { on (press) { nextFrame(); npc_07 = 2; } } frame 338 { _root.inventory_slot6hentaimag = 1; } button 716 { on (press) { gotoAndStop('zone_storeroom'); npc_07 = 2; } } button 718 { on (press) { gotoAndStop('zone_storeroom'); } } frame 343 { HUDlocation = 'Student Council Office'; } frame 343 { if (_root.inventory_slot2bluekey == 0) { _root.councilroomkeyITSBLUE.gotoAndStop(1); } else { _root.councilroomkeyITSBLUE.gotoAndStop(2); } } button 721 { on (press) { _root.nextFrame(); } } movieClip 722 { } frame 344 { _root.inventory_slot2bluekey = 1; } frame 356 { HUDlocation = 'South Hallway'; } frame 356 { if (_root.iq >= 90 && _root.S_NPCT == 0) { nextFrame(); } else { stop(); } } button 726 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To West Class Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhallwest'); } } button 727 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To East Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_easthall'); } } frame 376 { _root.iq += 12; } frame 389 { _root.money += 50; S_NPCT = 1; } button 768 { on (press) { gotoAndStop('zone_southhall'); } } frame 392 { HUDlocation = 'West Class Hall'; } button 772 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To the South Hallway'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_southhall'); } } button 773 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 1'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr1'); } } button 774 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 2'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr2'); } } button 775 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 3'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr3'); } } button 776 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To East Class Hallway'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhalleast'); } } button 777 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'A note?'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; nextFrame(); } } button 779 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To West Class Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; prevFrame(); } } frame 410 { HUDlocation = 'Classroom 1'; } frame 410 { if (_root.inventory_slot3tradequest == 0) { _root.CXD_DDD.gotoAndStop(1); } if (_root.inventory_slot3tradequest == 1) { nextFrame(); } if (_root.inventory_slot3tradequest > 1) { _root.CXD_DDD.gotoAndStop(2); } } button 781 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); _root.destination = '???'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); _root.destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); _root.destination = ''; _root.gotoAndStop('C1_reward'); } } movieClip 782 { } button 783 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhallwest'); } } button 786 { on (press) { nextFrame(); } } frame 418 { _root.inventory_slot3tradequest = 2; _root.iq += 5; _root.money += 25; } button 800 { on (press) { gotoAndStop('zone_classr1'); } } button 804 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr1'); } } frame 429 { HUDlocation = 'Classroom 2'; } button 808 { on (press) { nextFrame(); } } frame 430 { if (npc_08 == 0) { stringtext = '...Weren\'t you supposed to graduate from school on the 30th of September 2002?'; } else { if (npc_08 == 1) { stringtext = 'So... still need help?'; } else { if (npc_08 == 2) { gotoAndStop('Kaguraallgood'); } } } } frame 431 { if (npc_08 == 0) { stringtext = 'Uh, yeah... I was just too busy trying to build a perfect quiz that I didn\'t quite notice 15 years go by... So, I\'m still stuck here.'; } else { if (npc_08 == 1) { stringtext = 'F-fine... just dont fuck this up again.'; } } } frame 432 { if (npc_08 == 0) { stringtext = 'Speaking of high school, wanna help me with this math worksheet? I\'ll make it worth your while...'; } else { if (npc_08 == 1) { stringtext = '... not that I have any choice. I have no idea how to do these at all.'; } } } frame 433 { if (npc_08 == 0) { stringtext = 'Allright then, leave it to me.'; } else { if (npc_08 == 1) { stringtext = 'I\'ll try it again, but no guarantees.'; } } } frame 434 { kaguranoscore = 0; } frame 435 { stringtext = 'Mathematics 1: Answer the following questions.'; questionfactor1 = random(31) + 20; questionfactor2 = random(20) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'What is the sum of this equation? \'' + questionfactor1 + ' - ' + questionfactor2 + '.\''; questionanswer = questionfactor1 - questionfactor2; } } button 819 { on (press) { nextFrame(); if (answerinput == questionanswer) { kaguranoscore += 1; } else {} } } frame 436 { stringtext = 'Mathematics 2: Answer the following questions.'; questionfactor1 = random(7) + 5; questionfactor2 = random(5) + 1; questionfactorX = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of the following equation; (' + questionfactor1 + ' + ' + questionfactor2 + ')+' + questionfactorX + '.'; questionanswer = questionfactor1 + questionfactor2 + questionfactorX; } } frame 437 { stringtext = 'Mathematics 3: Answer the following questions.'; questionfactor1 = random(15) + 8; questionfactor2 = random(6) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find X, where X = ' + questionfactor2 + ' + ' + questionfactor1 + '.'; questionanswer = questionfactor2 + questionfactor1; } } frame 438 { stringtext = 'Mathematics 4: Answer the following questions.'; questionfactor1 = random(17) + 16; questionfactor2 = random(10) + 6; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 439 { stringtext = 'Mathematics 5: Answer the following questions.'; questionfactor1 = random(30) + 20; questionfactor2 = random(15) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find T where T = ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 440 { stringtext = 'Mathematics 6: Answer the following questions.'; questionfactor1 = random(30) + 10; questionfactor2 = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 441 { stringtext = 'Mathematics 7: Answer the following questions.'; questionfactor1 = random(30) + 10; questionfactor2 = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 442 { stringtext = 'Mathematics 8: Answer the following questions.'; questionfactor1 = random(30) + 12; questionfactor2 = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 443 { stringtext = 'Mathematics 9: Answer the following questions.'; questionfactor1 = random(20) + 12; questionfactor2 = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 444 { stringtext = 'Mathematics 10: Answer the following questions.'; questionfactor1 = random(20) + 10; questionfactor2 = random(10) + 1; answerinput = 0; randomproblem = random(2) + 1; if (randomproblem == 1) { questionoperation = '+'; questiongeneration = 'What\'s the sum of ' + questionfactor1 + ' and ' + questionfactor2 + '?'; questionanswer = questionfactor1 + questionfactor2; } else { questionoperation = '-'; questiongeneration = 'Find the sum of ' + questionfactor1 + ' - ' + questionfactor2 + '.'; questionanswer = questionfactor1 - questionfactor2; } } frame 445 { if (npc_08 == 0) { stringtext = 'Done? Allright, I\'ll show it to the teacher...'; } else { if (npc_08 == 1) { stringtext = 'This had better work...'; } } } button 871 { on (press) { if (kaguranoscore == 10) { gotoAndStop('kagurawins'); } else { gotoAndStop('kagurafoiled'); } } } frame 450 { npc_08 = 1; if (kaguranoscore == 0) { stringtext = 'You fucking imbecile dimwit! You got every one of these wrong! What a waste of time!'; } else { stringtext = 'Ugh... pervy sensei said I couldn\'t leave until I got all of these right... NO THANKS TO YOU!'; } } button 875 { on (press) { gotoAndStop('zone_classhallwest'); } } frame 454 { stringtext = 'We did it! Now if I can get some sextra credit from the national sports meet, I\'ll graduate for sure!'; _root.iq += 25; } button 885 { on (press) { nextFrame(); magicgood += 100; } } button 888 { on (press) { nextFrame(); } } frame 462 { if (npc_08 == 2) { stringtext = 'I can\'t get enough of you, mancake! Anytime you\'re down to fuck, come talk to me!'; } else { stringtext = 'Whew! You were holding a lot in there, weren\'t ya?'; npc_08 = 2; } } button 895 { on (press) { gotoAndStop('kaguraapass'); } } button 899 { on (press) { gotoAndStop('kaguraumbrella'); } } button 905 { on (press) { gotoAndStop('zone_classr2'); } } frame 475 { HUDlocation = 'Classroom 3'; } button 909 { on (press) { nextFrame(); } } frame 476 { if (npc_09 == 0) { stringtext = 'AAAHGGHGHGHG! NOT YOU!'; } else { if (npc_09 == 1) { stringtext = 'Still at it?'; } else { if (npc_09 == 2) { gotoAndStop('Suckfuckoschoolishot'); } } } } frame 477 { if (npc_09 == 0) { stringtext = 'The fuck you doin\' here, boyo? Uh... I mean... w00t?'; } else { if (npc_09 == 1) { stringtext = 'd4mn r16h7, fuckf4c3! (Damn right, fuckface!)'; } } } frame 478 { if (npc_09 == 0) { stringtext = 'Huh. So you CAN speak normally...'; } else { if (npc_09 == 1) { stringtext = 'Anything I can do?'; } } } frame 479 { if (npc_09 == 0) { stringtext = '5hu7 y0ur f4c3h0l3, y0u 5h17-br41n3d dump573rb4by! (Shut your facehole, you shit-brained dumpsterbaby!)'; } else { if (npc_09 == 1) { stringtext = 'h0w 4b0u7 573p 7h3 fUkc 0ff? 1\'m bu5y br1n61n6 73h 600d 353x=v4r:7ru3 70 3v3ry0n3 h3r3! (How about step the fuck off? I\'m busy bringing teh good esex=var:true to everyone here!)'; } } } frame 481 { if (npc_09 == 0) { stringtext = 'Seems like she\'s busy trying to find a way past the school firewall...'; } else { if (npc_09 == 1) { stringtext = 'She\'s still at it. You have a sneaking suspicion that you know exactly what she\'s planning...'; } } } frame 482 { stringtext = 'That\'s the SW Firewall, made by CENSOR Co... hmm...'; } button 918 { on (press) { gotoAndStop('NPC-09-wrong'); } } button 919 { on (press) { gotoAndStop('NPC-09-correct'); } } frame 485 { if (npc_09 == 0) { stringtext = '|-|(_)|-|? |234|_|_`/? (Huh? Really?)'; } else { if (npc_09 == 1) { stringtext = '7|-|!5 |-|4|) |33773|2 |=(_)(|<!|\\|9 \\/\\/0|2|<... (This had better fucking work...)'; } } } frame 489 { _root.health -= 10; npc_09 = 1; } frame 490 { npc_09 = 1; } frame 492 { if (npc_09 == 0) { stringtext = '|-|(_)|-|? |234|_|_`/? (Huh? Really?)'; } else { if (npc_09 == 1) { stringtext = '7|-|!5 |-|4|) |33773|2 |=(_)(|<!|\\|9 \\/\\/0|2|<... (This had better fucking work...)'; } } } frame 492 { npc_09 = 2; _root.iq += 13; } button 934 { on (press) { magicgood += 100; nextFrame(); } } button 937 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr3'); } } button 943 { on (press) { gotoAndStop('SUCKFUCKOREWARD'); } } frame 504 { HUDlocation = 'Class Hall East'; } button 946 { on (press) { gotoAndStop('mapareaXXX2'); } } button 947 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Class Hall West'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhallwest'); } } button 948 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 4'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr4'); } } button 949 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 5'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr5'); } } button 950 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 6'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr6'); } } button 952 { on (press) { prevFrame(); } } frame 521 { HUDlocation = 'Classroom 4'; } frame 521 { if (_root.inventory_slot3tradequest <= 4) { gotoAndStop('youkainogo'); } else { if (_root.inventory_slot3tradequest == 5) { gotoAndStop('youkaiswap'); } else { if (_root.inventory_slot3tradequest >= 6) { gotoAndStop('youkaidone'); } } } } button 955 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhalleast'); } } frame 522 { if (npc_15 == 0) { stringtext = 'Hey you! Are you here to deliver some booze that I ordered HOURS ago?!'; } else { if (npc_15 == 1) { stringtext = 'You got guts, punk! Not many boys dare to willfully cross paths with me! Ready to get fisted good?'; } } } frame 523 { if (npc_15 == 0) { stringtext = 'Errr... no?'; } else { if (npc_15 == 1) { stringtext = 'No fuckin\' way!'; } } } frame 524 { if (npc_15 == 0) { stringtext = 'Then get your fucking ass on the table! I need some fine boypooper to fist!'; } else { if (npc_15 == 1) { stringtext = 'Pshaw, you\'re no fun. Get the fuck out, you scrub!'; } } } frame 525 { if (npc_15 == 0) { stringtext = 'NOPE! CHUCK TESTA. I\'m out.'; } else { if (npc_15 == 1) { stringtext = 'Yeah, okay...'; } } } button 964 { on (press) { gotoAndStop('zone_classhalleast'); } } frame 532 { _root.inventory_slot3tradequest = 6; } frame 536 { money += 200; _root.iq += 5; magicgood += 50; } button 975 { on (press) { nextFrame(); } } frame 540 { randomwar = random(3) + 1; if (randomwar == 1) { stringtext = 'Yo! Back for round two?'; } else { if (randomwar == 2) { stringtext = 'Didn\'t expect to see your face after I sucked your balls dry! So, up for a rematch?'; } else { if (randomwar == 3) { stringtext = 'Yoohoo! Hey, studcakes! Back to fill me up again?'; } } } } button 980 { on (press) { gotoAndStop('HOKAISD'); } } button 988 { on (press) { gotoAndStop('YOUKAISENTAIHHH'); } } frame 552 { HUDlocation = 'Classroom 5'; } movieClip 992 { } button 993 { on (press) { nextFrame(); } } frame 553 { if (npc_10 == 0) { stringtext = 'Myo? What\'s someone like you doing in a school for girls only? You wanna be the little girl?'; } else { if (npc_10 == 1) { stringtext = 'Back again for a daily dose of pain, nya?'; } else { if (npc_10 == 2) { gotoAndStop('acrackychanisfinetoo'); } } } } frame 554 { if (npc_10 == 0) { stringtext = 'Fuck no!'; } else { if (npc_10 == 1) { stringtext = 'Errr... no.'; } } } frame 555 { if (npc_10 == 0) { stringtext = 'Then, how about some random-ass trivia because you look like a fucking idiot?'; } else { if (npc_10 == 1) { stringtext = 'Then I\'ll test you with some trivia! How\'s that? Ready to lose again?'; } } } frame 556 { if (npc_10 == 0) { stringtext = 'I\'m not an idiot, and fine...'; } else { if (npc_10 == 1) { stringtext = 'No, I\'m not ready to lose.'; } } } frame 557 { if (npc_10 == 0) { stringtext = 'Spoken like a true idiot! I\'ll break you in good until you don\'t care anymore!'; } else { if (npc_10 == 1) { stringtext = 'That\'s the spirit! Win through pure dumbass strength of will, bitch!'; } } } button 1001 { on (press) { gotoAndStop('NPC-10-wrong'); } } button 1002 { on (press) { gotoAndStop('NPC-10-correct'); } } frame 561 { if (npc_10 == 0) { stringtext = 'BUUBUUU~! WRONG! Now I\'ll have to fuck your shit up!'; stringtext2 = 'Cracky-chan forces you to dress up as a little girl! The tiny clothes wreck your circulation and you lose 5HP!'; } else { if (npc_10 == 1) { stringtext = 'WRONG! TIME FOR DAILY DOSE!'; stringtext2 = 'Cracky-chan jams a piccolo up your ass! You lose 5HP!'; } } } frame 562 { npc_10 = 1; health -= 5; } button 1008 { on (press) { gotoAndStop('zone_classr5'); } } frame 565 { _root.iq += 5; if (npc_10 == 0) { stringtext = 'IMPOSSIBURU! How did you know?!'; } else { if (npc_10 == 1) { stringtext = 'Tch, fine... you win...'; } } } frame 566 { if (npc_10 == 0) { stringtext = 'I\'m the best there is. That\'s how I know.'; } else { if (npc_10 == 1) { stringtext = 'Now shut the fuck up, allright?'; } } } frame 567 { npc_10 = 2; } button 1013 { on (press) { magicgood += 50; nextFrame(); } } button 1016 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr5'); } } button 1019 { on (press) { prevFrame(); prevFrame(); } } frame 573 { HUDlocation = 'Classroom 6'; } movieClip 1026 { } button 1027 { on (press) { nextFrame(); } } frame 574 { if (npc_11 == 2) { gotoAndStop('happyloliparpol'); } else { stop(); } } frame 575 { if (npc_11 == 0) { stringtext = 'Eh? Japanese pop quiz? But I\'m not sure...'; } else { if (npc_11 == 1) { stringtext = 'You\'re gonna give me another chance to get the quiz right? Thanks, I guess... HEY WAIT!'; } } } frame 577 { if (npc_11 == 0) { stringtext = 'Allright, allright! Just stop that adorable display before I get a heart attack. I\'ll do it.'; } else { if (npc_11 == 1) { stringtext = 'Allright, allright! Stahp! I\'ll do your pop quiz! Just dont make me HNNNNNGH again!'; } } } button 1035 { on (press) { gotoAndStop('NPC-11-correct'); } } button 1036 { on (press) { gotoAndStop('NPC-11-wrong'); } } frame 582 { _root.health -= 5; npc_11 = 1; } button 1041 { on (press) { gotoAndStop('zone_classr6'); } } frame 585 { magicgood += 50; npc_11 = 2; _root.iq += 19; } button 1046 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classr6'); } } frame 591 { HUDlocation = 'Hallway East'; } button 1052 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Class Hall East'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhalleast'); } } button 1053 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To South Hall'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_southhall'); } } button 1054 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom Hall N'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhallN'); } } button 1055 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To School Yard'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_schoolyard'); } } frame 608 { HUDlocation = 'Classroom Hall N'; } button 1058 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 8'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_class8'); } } button 1059 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 10'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_class10'); } } button 1060 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Classroom 9'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_class9'); } } frame 625 { HUDlocation = 'Classroom 8'; } button 1065 { on (press) { nextFrame(); } } button 1066 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_classhallN'); } } frame 626 { if (npc_12 == 0) { stringtext = 'Oy! Fuck off, cunt! This is an all-girls school!'; } else { if (npc_12 == 1) { stringtext = 'Back again for more CHALKBOARD MUSIC, riiight? Bitches like you LOEV chalkboard music!'; } else { if (npc_12 == 2) { gotoAndStop('sheateallthechalk'); } } } } frame 627 { if (npc_12 == 0) { stringtext = 'You have McSlut to thank for that.'; } else { if (npc_12 == 1) { stringtext = 'No. In fact, nobody likes your chalkboard operas.'; } } } frame 628 { if (npc_12 == 0) { stringtext = 'Ooww yaah m8, I know! She was telling the old fart that runs this place that you were so stupid that you couldn\'t handle using a blu-ray media center!'; } else { if (npc_12 == 1) { stringtext = 'Well fuck you too, ya dumb cunt!'; } } } frame 629 { if (npc_12 == 0) { stringtext = 'At least I know how to use a phone...'; } else { if (npc_12 == 1) { stringtext = 'Seriously, no one\'s that stupid.'; } } } frame 630 { if (npc_12 == 0) { stringtext = 'U WOT, M8? Well, I bet you\'re so stupid, you can\'t answer this simple question that a high school student should know about!'; } else { if (npc_12 == 1) { stringtext = 'Speaking of stupid, I bet you still can\'t answer my random trivia question!'; } } } frame 631 { if (npc_12 == 0) { stringtext = 'Yeah? Well I bet I can get it right anyway!'; } else { if (npc_12 == 1) { stringtext = 'Fine. Let\'s just get this over with...'; } } } frame 632 { if (npc_12 == 0) { stringtext = 'Allright then! All or nothing - here\'s your random trivia question!'; } else { if (npc_12 == 1) { stringtext = 'You gunna die, cunt! Here\'s the RANOM TRIVIA!'; } } } button 1076 { on (press) { gotoAndStop('NPC-12-wrong'); } } button 1077 { on (press) { gotoAndStop('NPC-12-correct'); } } frame 637 { if (npc_12 == 0) { stringtext = 'BZZZZZZZT! Wrong! Now I\'ll have to collect my earnings...'; } else { if (npc_12 == 1) { stringtext = 'WRONG AGAIN! Now bend over and pay up~!'; } } } frame 638 { npc_12 = 1; _root.health -= 5; } button 1083 { on (press) { gotoAndStop('zone_class8'); } } frame 640 { _root.iq += 5; if (npc_12 == 0) { stringtext = 'Right in one go! You\'re not as dumb as I thought!'; } else { if (npc_12 == 1) { stringtext = 'Huh, I guess you figured it out...'; } } } frame 642 { money += 50; } button 1089 { on (press) { nextFrame(); magicgood += 50; } } frame 645 { npc_12 = 2; } button 1092 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_class8'); } } frame 649 { HUDlocation = 'Classroom 9'; } button 1099 { on (press) { nextFrame(); } } frame 650 { if (npc_13 == 0) { namebox = '?Demon Queen?'; stringtext = 'Well well! We meet again, my little champion~'; } else { if (npc_13 == 1) { namebox = 'Akki-sensei'; stringtext = 'Heehee~ you\'re so persistent! Unlike those slacker fucks who can\'t learn at all and quit class enmasse...'; } else { if (npc_13 == 2) { gotoAndStop('demonqueendone'); } } } } frame 651 { if (npc_13 == 0) { stringtext = 'So, whatcha doin\' here of all places?'; } else { if (npc_13 == 1) { stringtext = 'Yeap...'; } } } frame 652 { if (npc_13 == 0) { stringtext = 'Thanks to you, me and crystal jesus dragon finally settled down together~'; } else { if (npc_13 == 1) { stringtext = 'So, ready to take on the trivia challenge again? Trust me, I\'ll give you something nice if you survive...'; } } } frame 653 { if (npc_13 == 0) { stringtext = 'Really? Now that I think about it... yeah, I remember something like that. Good for you!'; } else { if (npc_13 == 1) { stringtext = 'I need the magic good! It is my destiny to make monkeys out of this school!'; } } } frame 654 { if (npc_13 == 0) { stringtext = 'Yeap! Now I work here as a teacher, and he works at a convenience store. We\'re saving up to move to this island in Bermuda... so, you know what that means?'; } else { if (npc_13 == 1) { stringtext = 'Ha, I see you haven\'t lost a bit of your spunk. Allright then, I\'ll give you another chance~'; } } } frame 655 { if (npc_13 == 0) { stringtext = 'Err... what DOES that mean?'; } else { if (npc_13 == 1) { stringtext = 'Allright! Bring it on!'; } } } frame 656 { if (npc_13 == 0) { stringtext = 'It means that I\'m gonna make you work for your goods as all teachers must do!'; } else { if (npc_13 == 1) { stringtext = 'Same challenge as usual! Lets go!'; } } } button 1110 { on (press) { gotoAndStop('NPC-13-wrong'); } } button 1111 { on (press) { gotoAndStop('NPC-13-correct'); } } frame 660 { if (npc_13 == 0) { stringtext = 'Wrong. Still, no one gets these questions right in the first try. Now then, time for your penalty!'; } else { if (npc_13 == 1) { stringtext = 'That\'s the wrong answer. So close, yet so far! Ready to get punished, my champion? I know I am!'; } } } frame 661 { npc_13 = 1; health -= 10; } button 1117 { on (press) { gotoAndStop('zone_class9'); } } frame 663 { _root.iq += 5; if (npc_13 == 0) { stringtext = 'I\'m glad you haven\'t lost your wits either. Good job! Now to reward you with my material posessions for your trouble!'; } else { if (npc_13 == 1) { stringtext = 'You\'re lucky that I won\'t be fist-raping your pooper this time. Correct!'; } } } frame 664 { magicgood += 75; } frame 665 { _root.inventory_slot5bikinitop = 1; npc_13 = 2; } button 1127 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_class9'); } } button 1131 { on (press) { prevFrame(); prevFrame(); prevFrame(); } } frame 674 { HUDlocation = 'Classroom 10'; } frame 674 { if (_root.inventory_slot3tradequest <= 1) { gotoAndStop('angrygunnergirl'); } else { if (_root.inventory_slot3tradequest == 2) { gotoAndStop('swapgunforpornmagazine'); } else { stop(); } } } frame 674 { if (_root.inventory_slot3tradequest >= 4) { _root.gemanopushuxxx.gotoAndStop(2); } else { _root.gemanopushuxxx.gotoAndStop(1); } } button 1135 { on (press) { gotoAndStop('CAMERDESUN'); } } button 1137 { on (press) { _root.gotoAndStop('soupka'); } } movieClip 1138 { } frame 675 { if (npc_14 == 0) { stringtext = 'Rrrrgh! Fuck off! Don\'t you dare tell me my name is too long!'; } else { if (npc_14 == 1) { stringtext = 'You again?! Do I have to rape you with this table to make you fuck off?!'; } } } frame 676 { if (npc_14 == 0) { stringtext = 'lolwat?'; } else { if (npc_14 == 1) { stringtext = 'No, I\'m just...'; } } } frame 677 { if (npc_14 == 0) { stringtext = 'I FUCKING KNEW IT! TIME TO DIIIIEEEE!!!'; } else { if (npc_14 == 1) { stringtext = 'SHUT THE FUCK UP YOU DICKFACE MONSTER!'; } } } frame 678 { npc_14 = 1; } button 1147 { on (press) { gotoAndStop('zone_classhallN'); } } frame 681 { if (npc_14 == 0) { stringtext = 'MY FUCKING NAME IS NOT TOO LONG, YOU LITTLE FUCKTAAR... eh?'; } else { if (npc_14 == 1) { stringtext = 'YOU AGAIN?! STAND STILL SO I CAN MURDERIZE YOU!... eh?'; } } } frame 682 { if (npc_14 == 0) { stringtext = 'W-what?'; } else { if (npc_14 == 1) { stringtext = 'OHSHI-! I SAID NO... err, what? Is there something on my face?'; } } } frame 684 { _root.inventory_slot3tradequest = 3; _root.iq += 7; } frame 689 { npc_14 = 2; magicgood += 50; } button 1172 { on (press) { gotoAndStop('LONGMNANEREWSHAD'); } } frame 698 { _root.inventory_slot3tradequest = 4; magicgood += 50; } button 1177 { on (press) { gotoAndStop('zone_class10'); } } frame 702 { HUDlocation = 'School Yard'; } frame 702 { if (magicgood >= 1000 && PERV_NPCX == 0) { nextFrame(); } else { stop(); } } button 1180 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To the pool'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { if (_root.inventory_slot2bluekey == 1) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_pool'); } else { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('POOLISLOCKED'); } } } button 1181 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To GYM Building'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_GYMbuilding'); } } frame 721 { _root.money += 105; PERV_NPCX = 1; } button 1207 { on (press) { gotoAndStop('zone_schoolyard'); } } frame 727 { HUDlocation = 'Pool!'; } frame 727 { if (unlock_1 == 0) { nextFrame(); unlock_1 = 1; } else { stop(); } if (_root.inventory_slot5bikinitop == 2) { _root.poolstuff.gotoAndStop(2); } else { _root.poolstuff.gotoAndStop(1); } } button 1214 { on (press) { _root.gotoAndStop('POOLTIMEISPPPOL'); } } button 1216 { on (press) { _root.gotoAndStop('Poolstash'); } } movieClip 1217 { } button 1219 { on (press) { prevFrame(); } } frame 730 { if (npc_16 == 0) { stringtext = 'Hey! You! Over here! Normally, I\'d be kicking your ass for being a pervert, but I need your help!'; } else { if (npc_16 == 1) { stringtext = 'Hey! Over here! Did you find it yet?'; } } } frame 730 { if (_root.inventory_slot5bikinitop == 1) { gotoAndStop('givetoppoolgirl'); } else { if (_root.inventory_slot5bikinitop == 2) { gotoAndStop('pooliscool'); } else { stop(); } } } movieClip 1222 { } frame 731 { if (npc_16 == 0) { stringtext = 'Who, me?'; } else { if (npc_16 == 1) { stringtext = 'No such luck...'; } } } frame 732 { if (npc_16 == 0) { stringtext = 'You see anyone else in here? No? Good. Anyway, the Student Council President locked me in here after stealing my swimsuit top!'; } else { if (npc_16 == 1) { stringtext = 'Fuck!'; } } } frame 733 { if (npc_16 == 0) { stringtext = 'I need you to get my swimsuit top back! Don\'t worry, I\'ll give you something nice for your trouble! Get going!'; } else { if (npc_16 == 1) { stringtext = 'Maybe she left it lying around somewhere... grr, anyway, if you find anything I can use as a swimsuit top, haul ass back here! Go!'; } } } frame 734 { npc_16 = 1; } button 1229 { on (press) { gotoAndStop('zone_pool'); } } frame 736 { if (npc_16 == 0) { stringtext = 'Oy! You! Yes, you! Stop wearing my swimsuit as a hat and toss it over!'; } else { if (npc_16 == 1) { stringtext = 'Hey! Stop wearing my swimsuit top as a hat and throw it to me!'; } } } frame 738 { _root.inventory_slot5bikinitop = 2; } frame 743 { _root.money += 50; } button 1243 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_pool'); } } frame 753 { HUDlocation = 'The GYM'; } button 1255 { on (press) { if (_root.inventory_slot6hentaimag == 0) { gotoAndStop('coachschmooze'); } else { if (_root.inventory_slot6hentaimag == 1) { gotoAndStop('coachswaprequest'); } else { if (_root.inventory_slot6hentaimag == 2) { gotoAndStop('coachdonetalking'); } } } } } button 1256 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Storeroom'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { if (_root.inventory_slot1redkey == 1) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_storeroom2'); } else { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('storeroomisLOCKED'); } } } button 1257 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Nurses Office'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_nurseoffice'); } } button 1258 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'To Supply Room'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_supplyroom'); } } frame 754 { randomwar = random(5) + 1; if (randomwar == 1) { stringtext = 'Oh, I know who you are! You got displayed like a breeding mare today!'; stringtext2 = 'Too bad it was my shift. I\'d have fucked you dry an\' good!'; } else { if (randomwar == 2) { stringtext = 'Yo, bitchface! In for some dodgeball later today? You survive and I\'ll let you grope my titties.'; stringtext2 = 'Yes, before you ask, they\'re real.'; } else { if (randomwar == 3) { stringtext = 'He y\'all! I need to fuck something and your dick looks like it needs a good cunt. Report to my office later, y\'hear?'; stringtext2 = 'I\'ll give you a fuckin\' good time!'; } else { if (randomwar == 4) { stringtext = 'So, what\'s the story with you and that crazy catgirl? She your girlfriend or some shit?'; stringtext2 = 'You must\'ve done something plumb stupid to have her sign you up for school, huh?'; } else { if (randomwar == 5) { stringtext = 'Ah, all this teaching bimbos to get in shape gets me so fucking horny!'; stringtext2 = 'Listen, you find some good hentai magazines for me, I\'ll pay you good, got it?'; } } } } } } button 1262 { on (press) { gotoAndStop('zone_GYMbuilding'); } } frame 757 { if (coachtime == 0) { stringtext = 'Hey, is that.... RRRAARGH! IT IS! That double-dealing cumdumpster sold you that magazine that she said she\'d get for me!'; } else { stringtext = 'Back again, huh?'; } } frame 758 { if (coachtime == 0) { stringtext = 'Listen, kiddo. I know you have no idea what my deal was, so I\'ll just buy that hentai magazine off you. Hows a good 1000$ sound?'; } else { stringtext = 'I\'m not changing my offer, but 1000$ in cash is a pretty nice deal, right? So... you selling me that now or what?'; } } frame 759 { coachtime = 1; } button 1265 { on (press) { gotoAndStop('coachdeal'); } } frame 763 { money += 1000; _root.inventory_slot6hentaimag = 2; } frame 766 { randomwar = random(5) + 1; if (randomwar == 1) { stringtext = 'What\'s good, dildude?'; stringtext2 = 'We should totes meet up after school and I\'ll show you my place...'; } else { if (randomwar == 2) { stringtext = 'Hey, hornjack! Up to no good as usual?'; stringtext2 = 'Once you get bored of ogling those flat-chested sluts, come see if you can last against a real woman!'; } else { if (randomwar == 3) { stringtext = 'Hey sugar! Want in on this poonshine?'; stringtext2 = 'After I\'m done with work, allright?'; } else { if (randomwar == 4) { stringtext = 'Sup bitch? Thanks for making my day!'; stringtext2 = 'I\'m gonna make that cunt Sakura regret she ever double-crossed me!'; } else { if (randomwar == 5) { stringtext = 'I\'ve been taking glances at the magazine you got for me.'; stringtext2 = 'I gotta say... it\'s fucking awesome! I\'m gonna get off so hard today!'; } } } } } } frame 773 { HUDlocation = 'Old Storeroom'; } frame 773 { if (unlock_2 == 0) { nextFrame(); unlock_2 = 1; } else { stop(); } } button 1278 { on (press) { if (npc_17 == 0) { gotoAndStop('psychobitch1'); } else { if (npc_17 == 1) { gotoAndStop('psychobitch1'); } else { if (npc_17 == 2) { gotoAndStop('psychobitch2'); } } } } } button 1279 { on (rollOver) { _root.HUD_LOCATOR.gotoAndStop(2); destination = 'Exit'; } on (rollOut) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; } on (press) { _root.HUD_LOCATOR.gotoAndStop(1); destination = ''; _root.gotoAndStop('zone_GYMbuilding'); } } frame 776 { if (npc_17 == 0) { stringtext = 'Fool! You dare bring light into my lair?! YOU MUST DIE!!'; } else { if (npc_17 == 1) { stringtext = 'Back again for some more anal circumference? You sick fuck...'; } } } frame 777 { if (npc_17 == 0) { stringtext = 'You left the lights on here, though...'; } else { if (npc_17 == 1) { stringtext = 'I just want out of this school is all...'; } } } frame 778 { if (npc_17 == 0) { stringtext = 'Fucking nitpick... fine then! I know you\'re here to increase your IQ, so I\'ll give you some trivia!'; } else { if (npc_17 == 1) { stringtext = 'Don\'t we all? Fine, I\'ll give you another chance... for me to probe yo\' ass!'; } } } frame 779 { if (npc_17 == 0) { stringtext = 'Finally.'; } else { if (npc_17 == 1) { stringtext = 'Now who\'s the sick fuck?'; } } } frame 780 { if (npc_17 == 0) { stringtext = 'Allright you! I\'ll mastrublaze you if you fuck this up, so pay attention!'; } else { if (npc_17 == 1) { stringtext = 'Shut your trap, you perv! You\'ll be sorry if you fuck this up again!'; } } } button 1288 { on (press) { gotoAndStop('NPC-17-wrong'); } } button 1289 { on (press) { gotoAndStop('NPC-17-correct'); } } frame 784 { if (npc_17 == 0) { stringtext = 'BZZZZZT! YOU FAIL! Now I\'ll stick this cardboard box so far up your ass that you can memorize the entire Metal Gear series plotline!'; } else { if (npc_17 == 1) { stringtext = 'WRONG AGAIN! Now I\'ll have to kanchou your ass until you shit out your spleen!'; } } } frame 785 { if (npc_17 == 0) { stringtext2 = 'You barely manage to avoid the deadly fisting attack of doom, but she kicks your nuts as you run! You lose 15HP!'; npc_17 = 1; } else { if (npc_17 == 1) { stringtext2 = 'You somehow manage to scramble away from the psycho bitch\'s anal rapage, but she does poke her finger in your ass as you run... You lose 15HP!'; } } health -= 15; } button 1295 { on (press) { gotoAndStop('zone_GYMbuilding'); npc_18 = 1; } } frame 788 { if (npc_17 == 0) { stringtext = 'I didn\'t think anyone could pull it off with one go!'; } else { if (npc_17 == 1) { stringtext = 'So... you just liked getting stuff up your ass, huh? You classic fuckboy~'; } } _root.iq += 12; } frame 789 { npc_17 = 2; magicgood += 100; } button 1303 { on (press) { gotoAndStop('R17REWARD'); } } frame 797 { HUDlocation = 'Nurses Office'; } button 1307 { on (press) { nextFrame(); } } frame 798 { if (npc_nurse == 0) { stringtext = 'NYAAAH! K-Knock first, you fucker!!!'; } else { if (npc_nurse == 1) { stringtext = 'Back again to beg for HP an\' shit, nya?'; } else { gotoAndStop('nurseisdone'); } } } frame 798 { if (_root.inventory_slot3tradequest == 4) { gotoAndStop('nursecollectquest1'); } else { if (_root.inventory_slot3tradequest >= 5) { gotoAndStop('nursecollectisdone'); } else { stop(); } } } frame 799 { if (npc_nurse == 0) { stringtext = 'There\'s no door here either.'; } else { if (npc_nurse == 1) { stringtext = 'No. Isn\'t it your job to fix people up?'; } } } frame 800 { if (npc_nurse == 0) { stringtext = 'FUCK! Its been 7 years since he started making these things. Fucking developer...'; } else { if (npc_nurse == 1) { stringtext = 'Fine! I still ain\'t doin\' shit for you until I\'m done with my union-mandated cosplay spree!'; } } } frame 801 { if (npc_nurse == 0) { stringtext = 'I\'d say the dev was fucking with you. I can see there was a door here, but someone disasembled the damn thing...'; } else { if (npc_nurse == 1) { stringtext = '*sigh* Whatever, crazy cat lady. I\'m out.'; } } } frame 802 { if (npc_nurse == 0) { stringtext = 'RRRRGH! This makes me so mad! When I find that fuckface, I\'m going to kill him until he dies!'; } else { if (npc_nurse == 1) { stringtext = 'Good! Don\'t bug me again!'; } } } frame 803 { npc_nurse = 1; } button 1315 { on (press) { gotoAndStop('zone_nurseoffice'); } } frame 805 { if (npc_nurse == 0) { stringtext = 'NYAAAH! HAVE YOU NOT HEARD ABOUT KNOCKING ON THE DOOR YOU LITTLE PIECE OF SUBHUMAN SHI-'; } else { if (npc_nurse == 1) { stringtext = 'You again?! Fuck off and go back to filth land, you cock-gobbling fuckfenc-'; } } } frame 812 { _root.inventory_slot3tradequest = 5; _root.iq += 10; } frame 817 { randomwar = random(7) + 1; if (randomwar == 1) { stringtext = 'Nyaah, this is really good! I\'ll have my postgraduate thesis done easy! Thanks, stud!'; } else { if (randomwar == 2) { stringtext = 'Hey, cutie. Sorry I can\'t help you with HP shit, but I ate all the first aid kits while drunk off my tits. ^^'; } else { if (randomwar == 3) { stringtext = 'Whass good, fucknuts? I\'m just done ordering more first aid kits to restock what I ate.'; } else { if (randomwar == 4) { stringtext = 'Nyo! If you find more playboy magazines, bring \'em to me and I\'ll pay top dollar for it, aaight?'; } else { if (randomwar == 5) { stringtext = 'Oh yeah! Thanks to you, I\'ve managed to do a lot of work! After I\'m done with my shift, what say you and I get frisky, nya?'; } else { if (randomwar == 6) { stringtext = 'Ya know, handsome... you\'d be just the type to sate that nymphomaniac who recently joined the school. Try tracking her down outside this gym. She really likes magic good.'; } else { if (randomwar == 7) { stringtext = 'Ah fuck, this newbie teacher bimbo kept me busy all fucking day today. Maybe a smart guy like you can train her?'; } } } } } } } } frame 822 { HUDlocation = 'Supply Room'; if (_root.herMood >= 50 && _root.herMood >= 79) { _root.NPCEvents.gotoAndStop('DateEnd1'); _root.NPCEvents.dialog.gotoAndStop('YouDidOK'); } if (_root.herMood >= 80) { randompresent = random(3) + 1; _root.NPCEvents.gotoAndStop('DateEnd2'); _root.NPCEvents.dialog.gotoAndStop('WellDone!'); if (_root.statCHR >= 100) { _root.kiss = 1; } else { _root.kiss = 0; } } } frame 822 { if (npc_18 == 0) { stringtext = 'Shut the fuck up, you stupid half-breed! I am NOT using pads, you bastard!'; nextFrame(); } else { if (npc_18 == 1) { stringtext = 'Huh, you\'re back. Props, fuckface! I didn\'t expect you to come back after your punishment!'; nextFrame(); } else { gotoAndStop('NPC18_FOIN'); } } } frame 824 { if (npc_18 == 0) { stringtext = 'Sure, yeah. Okay. Whatever you say, Napoleon...'; } else { if (npc_18 == 1) { stringtext = 'Do not underestimate the will of a man!'; } } } frame 825 { if (npc_18 == 0) { stringtext = 'What the fuck did you call me?!'; } else { if (npc_18 == 1) { stringtext = 'Lets see if we can use that dumbass strength of yours, then!'; } } } frame 826 { if (npc_18 == 0) { stringtext = '...nothing. So, what are you doing?'; } else { if (npc_18 == 1) { stringtext = 'Bring it on!'; } } } frame 827 { if (npc_18 == 0) { stringtext = 'Well, I was TRYING to download these files from the school server before you interrupted me, but they\'re using linux and I have no idea how to work this!'; } else { if (npc_18 == 1) { stringtext = 'I\'m still trying to figure out how to get these files from the server. Think you can NOT fuck up this time?'; } } } button 1340 { on (press) { gotoAndStop('NPC-18-wrong'); } } button 1341 { on (press) { gotoAndStop('NPC-18-correct'); } } frame 832 { if (npc_18 == 0) { stringtext = 'You incompetent fucktard! Go drown in a dumpster full of dicks!'; } else { if (npc_18 == 1) { stringtext = 'Once a failure, always a failure! Now I\'ll have to shit down your chimney after eating lots of mexican food!'; } } } frame 833 { if (npc_18 == 0) { stringtext = 'Plank force-feeds you several dragon dildos! You lose 10HP!'; } else { if (npc_18 == 1) { stringtext = 'Plank eats your eye sockets! You lose 10HP!'; } } health -= 10; } frame 836 { if (npc_18 == 0) { stringtext = 'Wow! You must be a genius or some shit like that!'; } else { if (npc_18 == 1) { stringtext = 'Huh, I guess you do know what you doing...'; } } _root.iq += 20; magicgood += 10; } frame 837 { npc_18 = 2; } button 1355 { on (press) { prevFrame(); } } button 1361 { on (press) { gotoAndStop('R18_REWARDX'); } } frame 848 { stopAllSounds(); _root.muzakcontrol.gotoAndStop('failure'); fubarSound = new Sound(this); fubarSound.attachSound('fubar'); fubarSound.start(0, 1); } frame 848 { randomwar = random(5) + 1; if (randomwar == 1) { stringtext = 'You fuck up so much that the rest of the students band together and bash your head in with baseball bats an\' shit!'; } else { if (randomwar == 2) { stringtext = 'You end up becoming so retarded that your head implodes! This sudden loss of blood pressure is very lethal and kills you quickly.'; } else { if (randomwar == 3) { stringtext = 'The staff get their act together and drop a piano on your head for being so stupid! As this is not a gaijin cartoon, this is very lethal.'; } else { if (randomwar == 4) { stringtext = 'You pissed off the Student Council so much with your stupid shenanigans, they send in an angry mob to kill you until you\'re dead!'; } else { if (randomwar == 5) { stringtext = 'After so many constant fuckups, you become so stupid that your IQ causes the heat death of the universe! GAME OVER, MAN!'; } } } } } } button 1366 { on (press) { stopAllSounds(); gotoAndStop('BONEIKSTART'); } } button 1368 { on (press) { stopAllSounds(); gotoAndStop('CREDITS'); } } frame 851 { _root.muzakcontrol.gotoAndStop(3); fubarSound = new Sound(this); fubarSound.attachSound('fubar'); fubarSound.start(0, 1); } frame 854 { _root.muzakcontrol.gotoAndStop('failure'); fubarSound = new Sound(this); fubarSound.attachSound('fubar'); fubarSound.start(0, 1); } movieClip 1377 { } movieClip 1379 { } movieClip 1381 { } button 1382 { on (press) { stopAllSounds(); gotoAndStop('BONEIKSTART'); } } // unknown tag 88 length 79 frame 882 { muzakkill(); } frame 884 { play(); } frame 1060 { stop(); } frame 1072 { stopAllSounds(); } button 1432 { on (press) { if (_root.inventory_slot6hentaimag == 1) { gotoAndStop('bestendingget'); } else { nextFrame(); } } } button 1434 { on (press) { gotoAndStop('HentairewardTV'); } } frame 1091 { herarousal = 0; blooperunlocked = 1; } button 1439 { on (press) { muzakkill(); nextFrame(); } } movieClip 1443 { } movieClip 1445 { } movieClip 1447 { } movieClip 1449 { } movieClip 1451 { } movieClip 1453 { } movieClip 1454 { } movieClip 1456 { } movieClip 1458 { } movieClip 1460 { } movieClip 1461 { } movieClip 1463 { } movieClip 1465 { } movieClip 1466 { } movieClip 1467 { } button 1469 { on (press) { stopAllSounds(); nextFrame(); play(); } } movieClip 1475 { } movieClip 1479 { } movieClip 1480 { frame 138 { stop(); } } movieClip 1481 { } movieClip 1482 { frame 1 { stop(); moan1Sound = new Sound(this); moan1Sound.attachSound('moan1'); moan1Sound.start(0, 99); } frame 149 { _root.nextFrame(); } } movieClip 1484 { frame 1 { _root.hentaitimer += 1; } } frame 1093 { muzakcall(); if (_root.hentaitimer >= 100) { _root.stringtext = 'Whew! Fucking sasuga! You\'ve been through a school full of hentai hotties and you still got this much power? You\'re the best fuck ever!'; } else { if (_root.hentaitimer >= 50 && _root.hentaitimer <= 99) { _root.stringtext = 'Holy shit news! You were holding in a lot, weren\'t ya? Now, lets watch some good hentai stuff!'; } else { if (_root.hentaitimer >= 20 && _root.hentaitimer <= 49) { _root.stringtext = 'Giving up already? I guess you\'re wasted as fuck... c\'mon, fucknuts! Lets watch some hentai with me. That\'ll fix ya up...'; } else { if (_root.hentaitimer >= 0 && _root.hentaitimer <= 19) { _root.stringtext = 'Fuck, you came too quick... guess those bitches at school really wrung you out, huh? I know just the thing to fix that!'; } } } } } button 1486 { on (press) { gotoAndStop('HentairewardTV'); } } frame 1095 { galleryload = 1; } movieClip 1506 { } movieClip 1523 { } movieClip 1534 { } button 1547 { on (press) { _root.muzakcontrol.gotoAndStop(3); nextFrame(); } } movieClip 1549 { } movieClip 1557 { frame 1109 { _root.nextFrame(); stop(); } } frame 1112 { muzakcall(); } movieClip 1570 { } movieClip 1574 { } button 1603 { on (press) { muzakkill(); nextFrame(); } } movieClip 1606 { frame 1 { stopAllSounds(); } frame 87 { _root.nextFrame(); } } frame 1143 { muzakcall(); } frame 1144 { stop(); } button 1617 { on (press) { stopAllSounds(); gotoAndStop('CREDITS'); } }




http://swfchan.com/42/207241/info.shtml
Created: 23/7 -2019 13:07:49 Last modified: 23/7 -2019 13:07:49 Server time: 27/04 -2024 18:45:24