<xmp><body><!--'"</title></head>--> <script type="text/javascript"> ////// Compete ///////////////////// __compete_code = '667f89f26d96c30e99728fe6a608804d'; (function () { var s = document.createElement('script'), d = document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0], t = 'https:' == document.location.protocol ? 'https://c.compete.com/bootstrap/' : 'http://c.compete.com/bootstrap/'; s.src = t + __compete_code + '/bootstrap.js'; s.type = 'text/javascript'; s.async = 'async'; if (d) { d.appendChild(s); } })(); ////// Quantcast ///////////////////// function channValidator(chann) { return (typeof(chann) == 'string' && chann != ''); } function lycosQuantcast(){ var lb = ""; if(typeof(cm_host) !== 'undefined' && channValidator(cm_host)){ lb += cm_host.split('.')[0] + '.'; } if(typeof(cm_taxid) !== 'undefined' && channValidator(cm_taxid)){ lb += cm_taxid; lb = lb.replace('/',''); } else { lb = lb.replace('.',''); } return lb; } var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" :"http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-6eQegedn62bSo", labels:lycosQuantcast() }); /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'super2/archives', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "super2/archives"; var angelfire_member_page = "super2/archives/secretboards/otheratari/salmonrun.html"; var angelfire_ratings_hash = "1369126687:2edc9e341354dade466c134ab1c8317b"; var lycos_ad_category = {"dmoz":"computers\/emulators","ontarget":"&CAT=technology&L2CAT=computing","find_what":"email me"}; var lycos_ad_remote_addr = "23.22.76.170"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; ////// Criteo ///////////////////// var cto_conf = { a:true, i: "294", c:"img", kw: "" } ; (function (){ var c = document.createElement("script"); c.type = "text/javascript"; c.async = true; c.src = "http://www.angelfire.com/adm/js/partner/criteo_ld_kw.js"; var s = document.getElementsByTagName("body")[0]; s.appendChild(c); })(); </script> <script type="text/javascript" src="http://scripts.lycos.com/catman/init.js"></script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; e.src = '/adm/ad/sliderAd.iframe.html'; var sliderBlock = document.getElementById('lyslider-adblock-wrapper'); var sliderHolder = document.getElementById('lyslider-adblock-holder'); var sliderClose = document.getElementById('lyslider-adblock-close'); sliderBlock.style.display = 'block'; sliderClose.onclick = function() { sliderBlock.parentNode.removeChild(sliderBlock); return false; } var iframeOnload = function() { setTimeout((function sliiide() { var s = (window.getComputedStyle) ? parseInt(getComputedStyle(sliderHolder).right) : parseInt(sliderHolder.currentStyle.right); if (s <= 0) { sliderHolder.style.right = (s + 6) + 'px'; setTimeout(sliiide, 10); } else { sliderHolder.style.right = '0px'; sliderClose.style.display = 'block'; } }), 1000); } if (e.attachEvent) { e.attachEvent('onload', iframeOnload); } else { e.addEventListener('load', iframeOnload, false); } sliderHolder.insertBefore(e, sliderHolder.firstChild); })(); } </script> <style> #body .adCenterClass{margin:0 auto} </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> <!-- ///////////////////////////////////// --> <div id="lyslider-adblock-wrapper" style="display:none; height:300px; overflow:hidden; position:absolute; right:0; top:150px; width:320px; z-index:99999999; "> <div id="lyslider-adblock-holder" style="background-color:#888; height:250px; margin-bottom:25px; padding:4px; position:absolute; right:-320px; top:10px; width:300px; "> <a id="lyslider-adblock-close" href="#" style="background-color:#222; bottom:-19px; color:#fff; display:block; font:10px Arial, Helvetica, Sans-serif; padding:4px; position:absolute; right:0; text-decoration:none; z-index:9999999999">Close Ad</a> </div> </div> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="http://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div style="text-align:center"> <span style="color:#393939!important; font-size:12px!important; position:relative; top:-6px"> Sponsored by </span> <a href="http://www.listen.com/disty/index.jsp?from=lycos" target="_blank"> <img src="http://af.lygo.com/d/toolbar/sponsors/rhapsody_logo.jpg" alt="sponsor logo" title="Rhapsody"/> </a> </div> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <noscript> <img src="http://www.angelfire.com/doc/images/track/ot_noscript.gif?rand=612349" alt="" width="1" height="1" /> <!-- BEGIN STANDARD TAG - 728 x 90 - Lycos - Angelfire Fallthrough - DO NOT MODIFY --> <iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.yieldmanager.com/st?ad_type=iframe&amp;ad_size=728x90&amp;section=280303"></iframe> <!-- END TAG --> </noscript> <!-- Start Ybrant tracker --> <img src="http://ad.yieldmanager.com/pixel?id=1901600&t=2" width="1" height="1" /> <!-- End Ybrant tracker --> <!-- Start Datonics --> <script type="text/javascript" src="http://ads.pro-market.net/ads/scripts/site-132783.js"></script> <!-- End Datonics --> <!-- Start Chango --> <script type="text/javascript"> var __cho__ = {"pid":1694}; (function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true; c.src = document.location.protocol + '//cc.chango.com/static/o.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(c, s); })(); </script> <!-- End Chango --> </xmp>
GameFAQs Message Boards: Action - Atari 8-Bit
Salmon Run
Message Board
Game Info | Reviews
I've never seen one run...
Scum (32): Board List | Topic List | Post New Message | Log Out | FAQ
From: LuniNutz | Posted: 8/3/2001 12:07:33 PM | Message Detail

I've never seen a salmon run before...

---
Co-Founder of the NBG (Anyone who suggests a new name will be shot!)
From: Secret Board Hunter | Posted: 8/3/2001 2:38:42 PM | Message Detail
Yeah, you know, they just get up on those fins and...uh...
---
SBH
I hunt down secret boards. Want to know what I've found? Sorry, it's a secret!
From: Morgoth | Posted: 8/10/2001 4:05:39 PM | Message Detail
same here.
---
"It was a Balrog of Morgoth...of all elf-banes the most deadly..."-Legolas
Senior Board Hunter of the NBG Official Member: VAN
From: HellDeathScythe | Posted: 8/15/2001 7:51:14 PM | Message Detail
...
---
HellDeathScythe- Taking the term "The Village Idiot" to the next level.
From: Redlof | Posted: 8/16/2001 5:18:13 PM | Message Detail
They walk, not run.
---
I took off my Sig for great justice.
From: Starky 2 | Posted: 8/20/2001 11:07:16 PM | Message Detail
They swim!
---
Starky 2-
Starky: Starkly, Stark, Stalky, Star, Starry, Autarky, Estuary, Sparkly, Starchy, Stork, Story, Starker, Sitar, Starker, Teary, Scary
From: Medea | Posted: 9/9/2001 11:42:21 PM | Message Detail
Well water runs... salmon live in water... Hmm, there could be a connection there.

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: Scum | Posted: 9/22/2001 8:13:04 AM | Message Detail
Those Salmon people have gotten to you, haven't they?!?
From: Medea | Posted: 10/1/2001 8:31:25 PM | Message Detail
*Looks around.*

Salmon People?!

I have no idea what you're talking about!

*Runs away.*

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: ibinsane | Posted: 10/5/2001 1:56:39 PM | Message Detail
Like you know, whatever.
---
When it is time, come to this place.
Call our name. We will be here.
Member of MAG and a Sigma 957-er.
From: Medea | Posted: 10/5/2001 11:33:19 PM | Message Detail
*Smacks ib with a running salmon.*

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: ibinsane | Posted: 10/6/2001 4:41:16 AM | Message Detail
Oi!

First that "Britney Spears" incident and now this!

I'll get you someday!
---
When it is time, come to this place.
Call our name. We will be here.
Member of MAG and a Sigma 957-er.
From: Hommie G | Posted: 10/6/2001 9:55:16 PM | Message Detail
oh man! that smell!

it smells like....

ROTTING FISH!!!!
---
"Dont you squirm, dont you whine, or else brother, i'll get medievil on yo hiney!" -Wierd Al
CS Rank:6 Assassin
From: Medea | Posted: 10/11/2001 12:12:57 AM | Message Detail
How dare you invade my board with Britney Spears and salmon!

*Procures a salmon-people army*

Ha! Face fishy death!

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: RdDragon | Posted: 10/11/2001 10:36:25 PM | Message Detail
Hmm, interesting....

---
Any clod can have the facts; having opinions is an art.
From: Scum | Posted: 10/17/2001 8:06:42 PM | Message Detail
Ah ha! The Salmon people have gotten to you! Well that's it, your name is going on the list.
*writes on list*

Wait a second, everyone's on the list...

They're all against me!
From: Medea | Posted: 10/18/2001 12:24:47 PM | Message Detail
Ha ha! Face my Salmon Army of death!

*Salmon Army charges at Scum.*

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: I am the Wiz | Posted: 10/21/2001 1:15:40 PM | Message Detail
I'm the Wiz!
---
Nobody beats me because I'm the Wiz!
From: RdDragon | Posted: 11/1/2001 7:53:34 PM | Message Detail
::beats the Wiz::

---
Any clod can have the facts; having opinions is an art.
From: Medea | Posted: 11/8/2001 9:35:12 AM | Message Detail
*Salmon rip wiz apart and poach him.*

---
"When the going gets weird, the weird turn pro." - Hunter S. Thompson
From: Turd Ferguson | Posted: 11/18/2001 1:38:59 PM | Message Detail
Why does everyone hate the Wiz? He just wants to be loved.
---
Horses say "neigh," but the hint shop says "yea" to giving you a hint. - Eagleland Hint Union
From: Scum | Posted: 11/29/2001 10:19:34 PM | Message Detail
*enjoys delicious card-seasoned salmon*
From: NinjaMaster | Posted: 11/30/2001 4:08:14 AM | Message Detail
I love the Wiz!
Nobody beats him!
---
FFT 500 #2 - 503 posts in 50 min. 33 sec.
‡Hentai Field Commander‡ ‡Secretary of Loserness‡ ‡Black Hole of Knowledge‡
From: Interceptor | Posted: 12/12/2001 10:18:54 PM | Message Detail
RdDragon just did...
Ooh, looky! More card-seasoned salmon!
From: Silver Samurai | Posted: 12/22/2001 9:39:07 PM | Message Detail
I see 1 run b4.

j/k
---
There are two types of people in this world:
1) Me
2) Everybody else
From: Kinnison | Posted: 12/30/2001 8:38:42 AM | Message Detail
*doesnt laugh* well, maybe a giggle
---
|./.|.|\.|.|\.|.|.(¯ .|¯|.|\.|
|.\.|.|.\|.|.\|.|. _).|_|.|.\|
From: Scum | Posted: 1/8/2002 8:03:30 PM | Message Detail
Yeah, you'd better. Truly?
From: Farmer Jimbo | Posted: 2/2/2002 6:58:05 PM | Message Detail
Strange.
---
With ignorance and confidence success is sure. ~ Mark Twain
From: outbreakorn | Posted: 2/11/2002 11:03:05 PM | Message Detail
Farmer Jimbo, what are you doing here, you belong in hell
---
You say we can't be controlled anymore, I agree...*takes of his thong*...Down with these communist idea of underwear, everybody follow!!!
From: Farmer Jimbo | Posted: 2/12/2002 8:47:25 AM | Message Detail
I exist on many planes of reality. Hell is a nice place to visit, but I belong in Montana.
---
With ignorance and confidence success is sure. ~ Mark Twain
From: Scum | Posted: 2/12/2002 3:43:01 PM | Message Detail
But hell is in Michigan, isn't it?
From: Infinite Rebirth | Posted: 2/13/2002 4:19:43 PM | Message Detail
Ah salmon people! *Pulls out a hand grenade* Fire in the hole! *Throws grenade into a group of salmon people and runs away like a madman*
---
Er...need sig....
From: outbreakorn | Posted: 2/28/2002 10:55:52 PM | Message Detail
hell is in Jersey
---
Lock the door, kill the light, No one's coming home tonight. It's getting colder. Locked in a place where no one goes~****ing Tool
From: Shuzo | Posted: 3/7/2002 4:40:57 PM | Message Detail
Late again.
---
All life begins with Nu and ends with Nu...This is the truth! This is my belief ...at least for now - Belthasar
From: NinjaMaster | Posted: 3/12/2002 6:55:25 AM | Message Detail
Glad I showed up after those awful Salmon people were blown up.
*swims back upstream*
---
::Laughs as he chucks hilarious kitten corpses at Turbo:: ~Roo
‡FFT UnLegend‡ +10 karma
From: Starky 2 | Posted: 3/13/2002 7:41:03 PM | Message Detail
*waves to my oldest post*

---
Starky 2-
ohnoitschris' official secret board hunting alias
From: Scum | Posted: 3/15/2002 11:09:33 PM | Message Detail
Don't wave at it, you'll frighten it! Everyone, no sudden movements!
*aims camera*
From: outbreakorn | Posted: 3/20/2002 1:30:16 AM | Message Detail
*stays still*
---
Damnit, I can't think of anything. Well, since this will be on all my post, I'll say: Twisted Silence...the man who suspended CJayC
{Check Quote}
From: shand2001 | Posted: 4/6/2002 8:19:07 AM | Message Detail
**lets loose 100 salmon people** BE FREE MY PRETTYS! (15th board 2day)
---
SSB:M Trophies: 288/290
Currently writing a Black Market/Chao Mini Games FAQ
From: iruleschool | Posted: 4/7/2002 1:33:05 PM | Message Detail
CHIGGAZ!!! Well I saw one on TV before.
---
NBA Street Dream Team---> Create-A-Player Perfect stats 7'8", Takashi 7'8", Yeti Snowman 8'0".
PROUD TO SHUT OUT EVERY TEAM IN CITY CIRCUIT!!!
From: Interceptor | Posted: 4/8/2002 4:05:44 AM | Message Detail
A salmon person?
From: NinjaMaster | Posted: 4/13/2002 12:57:34 AM | Message Detail
?nosrep nomlas A
From: SECRETB0ARDP0LICE | Posted: 4/14/2002 3:37:13 AM | Message Detail
I've made a few run around for a second or two...
---
Secret Board Police ™
Steadily enforcing non-existent laws all over the secret boards...
From: Scum | Posted: 4/16/2002 4:49:14 PM | Message Detail
Guys, shhh, I'm trying to get a picture here and you're ruining it.
From: FBI Porker | Posted: 4/23/2002 8:12:10 AM | Message Detail
Downloading something naughty?
---
|¯ |¯) | . |¯)|¯| |¯) | / |_¯ |¯) Nessun Dorma
|¯ |_) | . |¯ |_| |¯\ | \.|__ |¯\ none shall sleep
From: Scum | Posted: 4/29/2002 7:56:25 PM | Message Detail
Yeah, a picture of some wet young salmon swimming upstream to their breeding grounds. Mmmm, the current is so strong...

Copyright 1995-2002 GameFAQs
Feel free to link to this page, but not directly to the FAQs.
Why not? Read this!