Recommended Posts

Bigfoot is in Oregon, according to a number of reports from local residents in the area.

People living near the Indian reservation have reported that they have been woken up by strange sounds coming from the nearby forest. They have described the noise as like roaring and screeching, which they say sounds nothing like anything they've ever heard before from the local wildlife.

The Indian reservation is 178,000 acres in the Blue Mountains, and it is believed there are about 1,500 residents living in or next to the reservation area. The reports of the strange noises have come from a number of residents living near an old reservation community center just north of Wildhorse Resort and Casino.

According to reports, the noises first started last month, and sparked rumors among locals that it was a young Bigfoot separated from its mother. :huh:

Residents have described the noises as frightening, and even the grown men in the area are reportedly very apprehensive to go out when the sounds are heard, according to The Oregonian.

One resident told the publication that his dog refused to go out for a walk because it was so terrified of the noises.

However, there are as usual many skeptics to the rumors of the Bigfoot being around. Some in the local community believe the Bigfoot rumors are ridiculous and that the noises are more likely to be from a fox or coyote.

Bigfoot, also known as sasquatch, is the name given to an ape-like creature that some people believe inhabits forests, mainly in the Pacific Northwest region of North America. Bigfoot is usually described as a large, hairy, bipedal humanoid. The term sasquatch is an anglicized derivative of the Halkomelem word s?sq'ets.

Many scientists discount the existence of Bigfoot and consider it to be a combination of folklore, misidentification, and hoax rather than an actual living animal.

They have pointed to the lack of physical evidence, and the large numbers of creatures that would be necessary to maintain a breeding population.

source & video

Link to comment
https://www.neowin.net/forum/topic/1133128-orphaned-bigfoot-in-oregon/
Share on other sites

^ I guess it depends on the noise. And this is a traditional sasquatch area.

And this is a 'new' noise in the area, apparently.

People are not accustomed to hearing it.

I have heard the recordings of the genuine 'Bigfoot'.

They are bizarre and unnerving.

Analysis of these recordings say that the sounds could not be made by a human, and don't fit in with known animals.

I have heard the recordings of the genuine 'Bigfoot'.

They are bizarre and unnerving.

Analysis of these recordings say that the sounds could not be made by a human, and don't fit in with known animals.

That does not mean Bigfoot, though. It could be a lost or unknown specie. Or maybe a exotic pet turned loose. It could be a lot of things.

^ True -- and the unknown species is what sasquatch is. ;)

Pics or nothing. Evidence is key.

There have been pics -- which are most always derided as 'fake'.

Not many people are going to brave the night, in unfamiliar country, to take a flash picture of a potentially dangerous creature.

You volunteering ... ?

Analysis of these recordings say that the sounds could not be made by a human, and don't fit in with known animals.

Analyze the singing voice of T-Pain and you'll conclude that the sounds could not have been made by a human, and doesn't fit in with known animals...

There have been pics -- which are most always derided as 'fake'.

Love it. My fake evidence is evidence of my claim.

Not many people are going to brave the night, in unfamiliar country, to take a flash picture of a potentially dangerous creature.

You volunteering ... ?

Umm. Biologists, zoologists, botanists, David Attenborough, and drunken hunters do it all the time.

If bigfoot existed, Ted Nugent would have it hanging on his wall by now.

This topic is now closed to further replies.
  • Posts

    • Hello police? I'd like to report a murder.
    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      125
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!