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/29934231?noj=FRM29934231-17DC" width="1" height="1"></div>

Oklahoma City Escapades.swf

This is the info page for
Flash #36052

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


Text
First Ever, Timothy McVeigh GAME

Bombs & Ammunition

United States Government
Branch #9,494

Money: $

Bombs:

SCORE:

Message:

Murrah Building
1/2 Mile Ahead

Oklahoma City Tavern

RYDER TRUCK EMPORIUM

Rent Truck
$250

STOP FUCKING CHEATING, FUCKFACE!@

Buy Bombs

Rob Stamper

Timothy, before you blow up the Murrah Building.
I must leave and attend to other duties.

I will finish the deed, you just go to what you
need to do. The job will be finished.

Just contact me when the job is complete, and
all will be well. ^_^

That's a 10-4, good buddy. We will celebrate by
getting trashed. o_O

BOMBING

Animation & Scripting
JmBd
Graphics & Art
JmBd & Google Image Search
Scripting
JmBd & shittyflashman
Idea
#blamclub Chat
This is to piss off the following:
pubemuppet2(n00b)
Will Stamper
Dobio
<3 Dobio <3
and no <3 for pubemuppet2
Because he enjoys fucking faggots.
Good job to the people
who finished this game.
This proves you are most likely
to commit a terroristic act. >
:(
TEH EDN!!1111

Back to Start Screen

ActionScript [AS1/AS2]

Frame 1
stopAllSounds();
Frame 2
money_you = 0; pounds = 0; your_score = 0; has_truck = 0; message = ""; _root.has_government_fund = 0; found_money = 0; found_more_money = 0; met_terry = 0;
Frame 3
stop(); message = "";
Frame 6
if (has_truck == 1) { gotoAndStop (12); }
Frame 7
if (your_score == 7900) { message = "You spent all your money on bombs! Mission failed."; }
Frame 8
gotoAndStop (8);
Frame 9
stop(); message = "What can I do for you, eh?";
Frame 10
stop(); message = "What's up, faggot?";
Frame 11
gotoAndStop (8);
Frame 12
stopAllSounds(); stop();
Frame 13
stop();
Frame 14
stop();
Frame 15
stop();
Frame 566
stop();
Symbol 15 Button
on (release) { _root.play(); }
Symbol 16 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 16 MovieClip Frame 2
gotoAndPlay (1);
Symbol 22 Button
on (release) { gotoAndStop (9); }
Symbol 26 Button
on (release) { if (_root.has_government_fund < 1) { _level0.money_you = _level0.money_you + 100; _root.has_government_fund++; _root.message = "Clinton funded you $100."; } else { _root.message = "Clinton won't fund you anymore!"; } }
Symbol 29 Button
on (release) { if (found_money == 0) { _root.message = "You have found $100 on the roof!"; _root.found_money++; _root.money_you = _root.money_you + 100; } else { _root.message = "There is no more money on the roof."; } }
Symbol 42 Button
on (release) { gotoAndStop (4); }
Symbol 48 MovieClip Frame 1
stop();
Symbol 54 Button
on (release) { if (met_terry < 1) { _level0.ishere.gotoAndStop(_level0.ishere._currentframe + 1); message = "Inside the bar, you met Terry Nichols."; met_terry++; your_score = your_score + 5900; } else { message = "No time to drink, there's a building to bomb."; } }
Symbol 56 Button
on (release) { gotoAndStop (5); }
Symbol 61 Button
on (release) { gotoAndStop (3); }
Symbol 64 Button
on (release) { gotoAndStop (10); }
Symbol 66 Button
on (release) { gotoAndStop (4); }
Symbol 67 Button
on (release) { gotoAndStop (6); }
Symbol 69 Button
on (release) { message = "You are not prepared to bomb this building."; }
Symbol 71 Button
on (release) { gotoAndStop (5); }
Symbol 72 Button
on (release) { gotoAndStop (7); }
Symbol 80 Button
on (release) { if (_root.your_score == 7400) { if (_root.money_you < 250) { _root.message = "You do not have sufficent money."; } else { _root.has_truck++; _root.message = "You have purchased the truck."; _root.money_you = _root.money_you - 250; } } else { message = "You did not accomplish all goals."; } }
Symbol 82 Button
on (release) { gotoAndStop (6); }
Symbol 93 Button
on (release) { if (money_you < 200) { _root.message = "You do not have enough, eh?"; } else { _root.message = "You have bought 20 bombs."; _root.money_you = _root.money_you - 200; _root.pounds = _root.pounds + 20; _root.your_score = _root.your_score + 500; } }
Symbol 101 Button
on (release) { if (found_more_money < 1) { _root.message = "That's my only money, you fucking pussy!"; _root.money_you = _root.money_you + 300; _root.found_more_money++; _root.your_score = _root.your_score + 1000; } else { _root.message = "What else you want from me, asshole."; } }
Symbol 112 Button
on (release) { play(); }
Symbol 133 Button
on (release) { stopAllSounds(); gotoAndStop (1); }

Library Items

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

Instance Names

"ishere"Frame 3Symbol 48 MovieClip
"ishere"Frame 235Symbol 48 MovieClip
"bar"Symbol 16 MovieClip Frame 1Symbol 7 MovieClip

Labels

"loaded"Symbol 16 MovieClip Frame 3

Dynamic Text Variables

money_youSymbol 32 EditableText""
poundsSymbol 33 EditableText""
your_scoreSymbol 37 EditableText""
messageSymbol 45 EditableText""
your_scoreSymbol 55 EditableText""
your_scoreSymbol 65 EditableText""
your_scoreSymbol 70 EditableText""
your_scoreSymbol 81 EditableText""
messageSymbol 84 EditableText""
your_scoreSymbol 94 EditableText""
your_scoreSymbol 102 EditableText""
your_scoreSymbol 103 EditableText""
messageSymbol 104 EditableText""
your_scoreSymbol 122 EditableText""
messageSymbol 124 EditableText""
your_scoreSymbol 127 EditableText""
your_scoreSymbol 128 EditableText""




http://swfchan.com/8/36052/info.shtml
Created: 15/5 -2019 12:44:08 Last modified: 15/5 -2019 12:44:08 Server time: 17/05 -2024 22:49:39