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

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

Hungry Hentai Lover.swf

This is the info page for
Flash #110008

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


Text
instructions:

be sure that your character can pick up the hentai mag to get 1
point, but watch out for the real porn or you'll lose a life. if it
makes no sence, you'll get it when you see the scenerio.

anime fucker

hentai magazine

the real
shit

=hentai

=porn

title goes here

LOADING

P L A Y

the character can be moved left or right

read the
credits/disclaimer

select your character

baron_von_bad_guy

ERIC WOLF

Scenario:
a van, which was carrying hentai and porn magazines,
driven by a kamakaze driver, who had an overdose on
crack, crashed into a local tard-mart.  also the van
had a bomb attached to it.  why did the driver crash into
tard-mart?  a witness says that the driver was pissed at
the owner because they didn't have enough cigarettes
that he needed so badly.  also the driver tried to hide
some acid and gasoline into the porn magazines as
attempt to somehow poison the clerk, however he didn't
do a thing to the hentai mags.  during the tragedy, a kid
named eric wolf, who was in a very horny mood for some
good old anime porn (hentai) and also who was one of
the witnesses, noticed that it was raining hentai
magazines near tard-mart and decided to grab as much
hentai as he could to releave his sexual urges.

PLAY

3

0

score

Scenario:
a van, which was carrying hentai and porn magazines,
driven by a kamakaze driver, who had an overdose on
crack, crashed into a local tard-mart.  also the van had a
bomb attached to it.  why did the driver crash into tard-
mart?  a witness says that the driver was pissed at the
owner because they didn't have enough cigarettes that he
needed so badly.  also the driver tried to hide some acid and
gasoline into the porn magazines as attempt to somehow
poison the clerk, however he didn't do a thing to the hentai
mags.  during the tragedy, a kid named baron van bad guy,
who was in a very horny mood for some good old anime
porn (hentai) and also who was one of the witnesses,
noticed that it was raining hentai magazines near tard-
mart and decided to grab as much hentai as he could to
releave his sexual urges for cartoons.

3

0

game over

you died  : (

art and background:
chris m (uglybastard)
actionscripting and game tester:
tardbait
music:
system of a down- bounce (really fucked up)
storyboards:
eric Wolf & chris m
special thanks:
members and allies of the anti-hentai club, the
computer :P, flash mx, the ucj, people who have
posted drama bombs in the AHC, and ironically,
the Anti "anti-hentai club" and deathcon for
little help with the actionscripting.
and you.

back

disclamer

DISCLAMer:
anything that happened in this game is purely
coincidential, so don't expect it to rain hentai mags
anytime soon or even a kamakaze to crash into a
store anytime soon.
Also, the characters that were in this game, were
chosen in a small poll in the ucj (ultimate crew of
justice) forums.
if you like eric wolf or baron van bad guy, forget you
played this game.  that is unless you have a sence of
humor.
this game was made for the anti-hentai club and the
ucj, just for humor purposes only.

ucj forums

anti-hentai club

ActionScript [AS1/AS2]

Frame 2
stop();
Frame 101
stop();
Instance of Symbol 7 MovieClip "player" in Frame 102
onClipEvent (load) { speed = 10; } onClipEvent (enterFrame) { if (Key.isDown(37) && (_x > (0 + (_width / 2)))) { _x = (_x - 10); } if (Key.isDown(39) && (_x < (Stage.width - (_width / 2)))) { _x = (_x + 10); } } onClipEvent (enterFrame) { if (this.hitTest(_root.hentai)) { _root.life = _root.life - 1; } } onClipEvent (enterFrame) { if (this.hitTest(_root.porn)) { } _root.life = _root.life + 1; }
Instance of Symbol 106 MovieClip "hentai" in Frame 102
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.score++; this._x = Math.random() * 550; this._y = (-this._height) / 2; } }
Instance of Symbol 107 MovieClip "porn" in Frame 102
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.lives--; this._x = Math.random() * 550; this._y = (-this._height) / 2; if (_root.lives == 0) { _root.gotoAndPlay(204); } } }
Frame 202
stop();
Instance of Symbol 106 MovieClip "hentai" in Frame 203
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.score++; this._x = Math.random() * 550; this._y = (-this._height) / 2; } }
Instance of Symbol 107 MovieClip "porn" in Frame 203
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.lives--; this._x = Math.random() * 550; this._y = (-this._height) / 2; if (_root.lives == 0) { _root.gotoAndPlay(204); } } }
Instance of Symbol 40 MovieClip "player" in Frame 203
onClipEvent (load) { speed = 10; } onClipEvent (enterFrame) { if (Key.isDown(37) && (_x > (0 + (_width / 2)))) { _x = (_x - 10); } if (Key.isDown(39) && (_x < (Stage.width - (_width / 2)))) { _x = (_x + 10); } } onClipEvent (enterFrame) { if (this.hitTest(_root.hentai)) { _root.life = _root.life - 1; } } onClipEvent (enterFrame) { if (this.hitTest(_root.porn)) { } _root.life = _root.life + 1; }
Frame 204
stopAllSounds();
Frame 205
stop();
Symbol 30 Button
on (release) { _root.play(); }
Symbol 31 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 31 MovieClip Frame 2
gotoAndPlay (1);
Symbol 35 Button
on (release) { gotoAndStop (206); }
Symbol 47 MovieClip Frame 6
stop();
Symbol 48 Button
on (release) { gotoAndPlay (104); }
Symbol 51 MovieClip Frame 6
stop();
Symbol 52 Button
on (release) { gotoAndPlay (3); }
Symbol 84 MovieClip Frame 16
stop();
Symbol 96 MovieClip Frame 25
gotoAndPlay (22);
Symbol 102 Button
on (release) { gotoAndStop (102); }
Symbol 113 Button
on (release) { gotoAndStop (203); }
Symbol 118 Button
on (release) { gotoAndStop (1); _root.lives = 3; _root.score = 0; }
Symbol 125 Button
on (release) { gotoAndStop (1); }
Symbol 133 Button
on (release) { gotoAndStop (207); }
Symbol 134 Button
on (release) { gotoAndStop (206); }
Symbol 138 Button
on (release) { getURL ("http://lightauracrew.proboards27.com/index.cgi"); }
Symbol 140 Button
on (release) { getURL ("http://www.newgrounds.com/bbs/topic.php?id=85929"); }

Library Items

Symbol 1 FontUsed by:2 9 11 12 15 16 17 19 32 34 43 46 50 99 101 103 104 105 112 114 115 116 117 122 124 127 135 137 139
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:7 52
Symbol 4 GraphicUsed by:7 52  Timeline
Symbol 5 GraphicUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:3 4 5 6Used by:52  Timeline
Symbol 8 GraphicUsed by:Timeline
Symbol 9 TextUses:1Used by:Timeline
Symbol 10 GraphicUsed by:106  Timeline
Symbol 11 TextUses:1Used by:106  Timeline
Symbol 12 TextUses:1Used by:106  Timeline
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:107  Timeline
Symbol 15 TextUses:1Used by:107  Timeline
Symbol 16 TextUses:1Used by:Timeline
Symbol 17 TextUses:1Used by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 TextUses:1Used by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:31
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:31
Symbol 24 GraphicUsed by:31
Symbol 25 FontUsed by:26 29
Symbol 26 TextUses:25Used by:31
Symbol 27 GraphicUsed by:30
Symbol 28 GraphicUsed by:30
Symbol 29 TextUses:25Used by:30
Symbol 30 ButtonUses:27 28 29Used by:31
Symbol 31 MovieClipUses:21 23 24 26 30Used by:Timeline
Symbol 32 TextUses:1Used by:Timeline
Symbol 33 GraphicUsed by:35
Symbol 34 TextUses:1Used by:35
Symbol 35 ButtonUses:33 34Used by:Timeline
Symbol 36 GraphicUsed by:40 48
Symbol 37 GraphicUsed by:40 48  Timeline
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:36 37 38 39Used by:48  Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 SoundUsed by:48 52  Timeline
Symbol 43 TextUses:1Used by:Timeline
Symbol 44 GraphicUsed by:48 52
Symbol 45 GraphicUsed by:47 48
Symbol 46 TextUses:1Used by:47 48
Symbol 47 MovieClipUses:45 46Used by:48
Symbol 48 ButtonUses:44 40 47 45 46 36 37 42Used by:Timeline
Symbol 49 GraphicUsed by:51 52
Symbol 50 TextUses:1Used by:51 52
Symbol 51 MovieClipUses:49 50Used by:52
Symbol 52 ButtonUses:44 7 51 49 50 3 4 42Used by:Timeline
Symbol 53 GraphicUsed by:Timeline
Symbol 54 GraphicUsed by:62
Symbol 55 GraphicUsed by:62
Symbol 56 GraphicUsed by:62 96  Timeline
Symbol 57 GraphicUsed by:62
Symbol 58 GraphicUsed by:62
Symbol 59 GraphicUsed by:62
Symbol 60 GraphicUsed by:62
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:54 55 56 57 58 59 60 61Used by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 GraphicUsed by:96  Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 GraphicUsed by:96
Symbol 68 GraphicUsed by:96
Symbol 69 GraphicUsed by:84
Symbol 70 GraphicUsed by:84
Symbol 71 GraphicUsed by:84
Symbol 72 GraphicUsed by:84
Symbol 73 GraphicUsed by:84
Symbol 74 GraphicUsed by:84
Symbol 75 GraphicUsed by:84
Symbol 76 GraphicUsed by:84
Symbol 77 GraphicUsed by:84
Symbol 78 GraphicUsed by:84
Symbol 79 GraphicUsed by:84
Symbol 80 GraphicUsed by:84
Symbol 81 GraphicUsed by:84
Symbol 82 GraphicUsed by:84
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:69 70 71 72 73 74 75 76 77 78 79 80 81 82 83Used by:96
Symbol 85 SoundUsed by:96
Symbol 86 GraphicUsed by:96
Symbol 87 GraphicUsed by:96
Symbol 88 GraphicUsed by:96
Symbol 89 GraphicUsed by:96
Symbol 90 GraphicUsed by:96
Symbol 91 GraphicUsed by:96
Symbol 92 GraphicUsed by:96
Symbol 93 GraphicUsed by:96
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:67 56 64 68 84 85 86 87 88 89 90 91 92 93 94 95Used by:Timeline
Symbol 97 GraphicUsed by:Timeline
Symbol 98 GraphicUsed by:Timeline
Symbol 99 TextUses:1Used by:Timeline
Symbol 100 GraphicUsed by:102 113 118
Symbol 101 TextUses:1Used by:102 113 118
Symbol 102 ButtonUses:100 101Used by:Timeline
Symbol 103 EditableTextUses:1Used by:Timeline
Symbol 104 EditableTextUses:1Used by:Timeline
Symbol 105 TextUses:1Used by:Timeline
Symbol 106 MovieClipUses:10 11 12Used by:Timeline
Symbol 107 MovieClipUses:14 15Used by:Timeline
Symbol 108 SoundUsed by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 GraphicUsed by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 TextUses:1Used by:Timeline
Symbol 113 ButtonUses:100 101Used by:Timeline
Symbol 114 EditableTextUses:1Used by:Timeline
Symbol 115 EditableTextUses:1Used by:Timeline
Symbol 116 TextUses:1Used by:Timeline
Symbol 117 TextUses:1Used by:Timeline
Symbol 118 ButtonUses:100 101Used by:Timeline
Symbol 119 BitmapUsed by:120
Symbol 120 GraphicUses:119Used by:Timeline
Symbol 121 SoundUsed by:Timeline
Symbol 122 TextUses:1Used by:Timeline
Symbol 123 GraphicUsed by:125 134
Symbol 124 TextUses:1Used by:125 134
Symbol 125 ButtonUses:123 124Used by:Timeline
Symbol 126 GraphicUsed by:133
Symbol 127 TextUses:1Used by:133
Symbol 128 GraphicUsed by:132 133
Symbol 129 GraphicUsed by:132 133
Symbol 130 GraphicUsed by:132
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClipUses:128 129 130 131Used by:133
Symbol 133 ButtonUses:126 127 132 128 129Used by:Timeline
Symbol 134 ButtonUses:123 124Used by:Timeline
Symbol 135 TextUses:1Used by:Timeline
Symbol 136 GraphicUsed by:138 140
Symbol 137 TextUses:1Used by:138
Symbol 138 ButtonUses:136 137Used by:Timeline
Symbol 139 TextUses:1Used by:140
Symbol 140 ButtonUses:136 139Used by:Timeline

Instance Names

"player"Frame 102Symbol 7 MovieClip
"hentai"Frame 102Symbol 106 MovieClip
"porn"Frame 102Symbol 107 MovieClip
"hentai"Frame 203Symbol 106 MovieClip
"porn"Frame 203Symbol 107 MovieClip
"player"Frame 203Symbol 40 MovieClip
"bar"Symbol 31 MovieClip Frame 1Symbol 21 MovieClip

Labels

"loaded"Symbol 31 MovieClip Frame 3

Dynamic Text Variables

livesSymbol 103 EditableText"3"
scoreSymbol 104 EditableText"0"
livesSymbol 114 EditableText"3"
scoreSymbol 115 EditableText"0"




http://swfchan.com/23/110008/info.shtml
Created: 14/3 -2019 00:44:12 Last modified: 14/3 -2019 00:44:12 Server time: 18/05 -2024 13:14:38