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

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

SUPER WAIFU RPG.swf

This is the info page for
Flash #202985

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { erogeGet = false; megaphoneGet = false; vaginaGet = false; Buy = false; kirino_End = false; sagimi_End = false; kyouko_End = false; } frame 2 { stop(); } frame 2 { beginScreen = true; } movieClip 2 { } movieClip 3 { } movieClip 6 { } instance kirino of movieClip 6 { onClipEvent (enterFrame) { if (this._x - this._width < _root.mc._x && _root.mc._x < this._x + this._width) { kirinoTalk = true; if (_root.erogeGet == false) { _root.textBox.gotoAndStop(2); } if (_root.erogeGet == true) { _root.textBox.gotoAndStop(3); } } else { kirinoTalk = false; } } } movieClip 8 { } instance kyouko of movieClip 8 { onClipEvent (enterFrame) { if (this._x - this._width < _root.mc._x && _root.mc._x < this._x + this._width) { kyoukoTalk = true; if (_root.vaginaGet == false) { _root.textBox.gotoAndStop(6); } if (_root.vaginaGet == true) { _root.textBox.gotoAndStop(7); } } else { kyoukoTalk = false; } } } movieClip 10 { } instance sagiri of movieClip 10 { onClipEvent (enterFrame) { if (this._x - this._width < _root.mc._x && _root.mc._x < this._x + this._width) { sagiriTalk = true; if (_root.megaphoneGet == false) { _root.textBox.gotoAndStop(4); } if (_root.megaphoneGet == true) { _root.textBox.gotoAndStop(5); } } else { sagiriTalk = false; } } } movieClip 12 { } movieClip 15 { frame 1 { stop(); } } instance op of movieClip 15 { onClipEvent (enterFrame) { if (this._x - this._width < _root.mc._x && _root.mc._x < this._x + this._width) { opTalk = true; if (_root.Buy == false) { _root.textBox.gotoAndStop(8); } if (_root.Buy == true) { if (_root.randomText == true) { _root.textBox.gotoAndStop(Math.floor(Math.random() * 5) + 9); _root.randomText = false; } } } else { opTalk = false; _root.randomText = true; } } } movieClip 17 { } movieClip 38 { frame 1 { startWALK = true; upRIGHT = false; downRIGHT = false; upLEFT = false; downLEFT = false; } frame 2 { startWALK = false; upRIGHT = false; downRIGHT = false; upLEFT = true; downLEFT = false; } frame 6 { startWALK = false; upRIGHT = false; downRIGHT = false; upLEFT = false; downLEFT = true; } frame 11 { startWALK = false; upRIGHT = true; downRIGHT = false; upLEFT = false; downLEFT = false; } frame 15 { startWALK = false; upRIGHT = false; downRIGHT = true; upLEFT = false; downLEFT = false; } frame 20 { startWALK = false; upRIGHT = false; downRIGHT = false; upLEFT = true; downLEFT = false; } frame 21 { gotoAndPlay(3); } } movieClip 42 { frame 3 { _root.mc.gotoAndStop(1); } } movieClip 46 { frame 3 { _root.mc.gotoAndStop(1); } } movieClip 50 { frame 3 { _root.mc.gotoAndStop(1); } } movieClip 54 { frame 3 { _root.mc.gotoAndStop(1); } } movieClip 55 { frame 1 { stop(); } } instance mc of movieClip 55 { onClipEvent (load) { var scale = _xscale; var speed = 5; var ex = 5; } onClipEvent (enterFrame) { faceright = true; faceleft = false; standing = true; walking = false; if (Key.isDown(39)) { faceright = true; faceleft = false; standing = false; walking = true; _xscale = scale; _x = _x + speed; } else { if (Key.isDown(37)) { faceright = false; faceleft = true; standing = false; walking = true; _xscale = -scale; _x = _x - speed; } } if (!Key.isDown(39) && !Key.isDown(37)) { standing = true; walking = false; } if (walking == true) { this.gotoAndStop(2); } if (walking == false) { if (this.mc_walk.startWALK == true) { this.gotoAndStop(1); } else { if (this.mc_walk.upLEFT == true) { this.gotoAndStop(3); } else { if (this.mc_walk.downLEFT == true) { this.gotoAndStop(4); } else { if (this.mc_walk.upRIGHT == true) { this.gotoAndStop(5); } else { if (this.mc_walk.downRIGHT == true) { this.gotoAndStop(6); } } } } } } if (_root.next.hitTest(_x, _y, true)) { _x = _root.back._x + 10; _root.nextFrame(); } if (_root.back.hitTest(_x, _y, true)) { _x = _root.next._x - 10; if (_root.beginScreen == false) { _root.prevFrame(); } else { _root.gotoAndStop(6); } } } } // unknown tag 88 length 101 movieClip 66 { frame 1 { stop(); } frame 5 { previousFrame(); } } movieClip 69 { frame 1 { stop(); } frame 3 { _root.kirino_End = true; _root.blackFade.gotoAndPlay(2); } frame 4 { previousFrame(); } } movieClip 73 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 75 { frame 1 { stop(); } frame 2 { _root.sagimi_End = true; _root.blackFade.gotoAndPlay(2); } frame 3 { previousFrame(); } } movieClip 80 { frame 1 { stop(); } frame 4 { previousFrame(); } } movieClip 84 { frame 1 { stop(); } frame 4 { _root.kyouko_End = true; _root.blackFade.gotoAndPlay(2); } frame 5 { previousFrame(); } } button 90 { on (release) { _root.textBox.buyMenu.nextFrame(); _root.erogeGet = true; } } button 91 { on (release) { _root.textBox.buyMenu.nextFrame(); _root.megaphoneGet = true; } } button 92 { on (release) { _root.textBox.buyMenu.nextFrame(); _root.vaginaGet = true; } } button 93 { on (release) { _root.textBox.buyMenu.nextFrame(); } } movieClip 98 { frame 1 { stop(); } frame 4 { if (_root.erogeGet == true || _root.megaphoneGet == true || _root.vaginaGet == true) { _root.Buy = true; } else { _root.Buy = false; } } frame 5 { previousFrame(); } } movieClip 100 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 102 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 104 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 106 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 108 { frame 1 { stop(); } frame 3 { previousFrame(); } } movieClip 109 { frame 1 { stop(); } instance of movieClip 66 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 69 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 73 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 75 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 80 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 84 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance buyMenu of movieClip 98 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 100 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 102 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 104 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 106 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } instance of movieClip 108 { onClipEvent (keyDown) { if (Key.isDown(90)) { this.nextFrame(); } } } } instance textBox of movieClip 109 { onClipEvent (enterFrame) { if (_root.kirino.kirinoTalk == false && _root.kyouko.kyoukoTalk == false && _root.sagiri.sagiriTalk == false && _root.op.opTalk == false) { this.gotoAndStop(1); } } } movieClip 111 { } movieClip 112 { frame 1 { stop(); } frame 69 { if (_root.kirino_End == true) { _root.gotoAndPlay(30); } if (_root.sagimi_End == true) { _root.gotoAndPlay(100); } if (_root.kyouko_End == true) { _root.gotoAndPlay(170); } } } movieClip 113 { } frame 3 { beginScreen = false; } frame 6 { beginScreen = false; } frame 7 { gotoAndStop(2); } movieClip 128 { frame 396 { stop(); } } frame 80 { stop(); } button 137 { on (release) { _root.gotoAndPlay(1); } } frame 150 { stop(); } frame 220 { stop(); }




http://swfchan.com/41/202985/info.shtml
Created: 11/10 -2018 07:04:59 Last modified: 11/10 -2018 07:04:59 Server time: 19/04 -2024 10:58:58