WELCOME TO THE LONGEST SCP ARTICLE ON THE PLANET! HERE YOU CAN SEE ALL KINDS OF SCP ARTICLES TO CRITIQUE ON, NO SEARCH REQUIRED.
Wow! You flipped a card and got: Hellbyte3!!! You ca reload the page or go to the next.
DATE: 06 May 2021 00:43
IIR - 2/10/20
Subject: Initial Recovery of the Great Three
Report: Heavy response team 12
Results:
Analysis:
Wow! You flipped a card and got: !!! You ca reload the page or go to the next.
DATE: 05 May 2021 22:24
Photographs of SCP-6XXX-16 and SCP-6XXX-24
Item #: SCP-6XXX
Object Class: Safe Euclid [Following Incident 6XXX-37-A; See Addendum 6XXX-C]
Special Containment Procedures: Due to the nature of SCP-6XXX, Foundation Site 63 has been established directly outside the western boundary of SCP-6XXX for quick response and analysis of all new occurrences. SCP-6XXX’s anomalous zone is to be surrounded in a 60-foot lead-lined barrier wall with no fewer than three layers of barbed wire, 50 MegaVolt electric deterrence wire, and constant armed patrol from Mobile Task Force Δ-14 (Delta Fourteen). The top of the barrier wall must be covered in laser-grid sensors and motion-detecting cameras at all times. The control tower, terminal, hangars, lounge, and aristrips of SCP-6XXX are to be constantly monitored by surveillance cameras 24/7, with at least 2 active observers at Site 63. No personnel with clearance lower than 6XXX/15 are to be allowed past the barrier wall and onto the premises under any circumstance.
All air traffic is to be diverted at least 30 miles east or west from SCP-6XXX to prevent additional incidents. Any aircraft unwilling to change direction will be intercepted by MTF Δ-14 F/A-18 Super Hornet fighter aircraft and forced to change direction. If target aircraft is still noncompliant, lethal force is authorized to prevent the aircraft from entering the zone.
MTF Δ-14 is to run constant long-range surveillance of the airspace using Boeing 707 AWACS (Airborne Warning And Control System) reconnaissance aircraft. Should any anomaly be detected by an AWACS aircraft, data is to be coordinated to Site 63 Control and monitored from the moment of first contact to the moment of the crash.
In the event of a third 6XXX-37-A Incident occur, MTF Δ-14 is to immediately enact the "
Description: SCP-6XXX encompasses about 50 square miles of barren desert near , Arizona. In the southeast corner of the zone is a small-sized airport with two runways, one measuring 6,456 feet in length and bearing the number 22L, and the other measuring 7,654 feet and bearing the number 22R. This airport does not appear on any aviation maps or airport code books, and the only indication that it exists are satellite images. (Satellite images on public map sites have been blurred and removed following object reclassification). The airport also contains 4 medium-sized hangars for mid-range passenger aircraft, 2 small hangars for private prop-driven aircraft and regional jets, a main terminal building with 6 standard jet bridge gates, a standard air traffic control tower, a refueling area on the north side of the airport, and a lounge adjacent to the main terminal. A sign on the entrance of the main terminal denotes the airport as International Airport. The terminal is in the very early stages of decay, showing minor signs of age such as faded paint and upholstery. The terminal features a check-in desk with standard kiosks, a conveyor belt behind the counters for loading checked baggage, and several different lines for major airlines of the time period. The lounge shows the same stage of decay. The hangars contain assorted aircraft parts and components ranging from under-wing engine fan blades to pistons from early combustion aircraft.
The airport served from 1993 to 2001, when an accident involving a fully-loaded passenger aircraft forced its closure on September .The wreckage of said aircraft, designated SCP-6XXX-1, is located approximately 5 miles north of runway 22L. The airport was left abandoned until around 2011, when it came under the Foundations radar after hearing local rumors of a ghost plane crashing near the abandoned airport. The Foundation quickly stepped in and launched a disinformation campaign, debunking the rumors as military explosive testing, and cordoning off the site. The aforementioned ghost plane did indeed crash, landing 2 miles northeast of SCP-6XXX-1. The new wreckage was identified as a Helios Airways Boeing 737-300. Further analysis and examination matched the wreckage to Helios Airways Flight 522, registration number 5B-DBY, an aircraft that crashed near Athens, Greece in 2005. There were no bodies or remains inside the wreckage, and the Flight Data Recorder showed only the past 10 minutes, about the time when the aircraft was said to appear.
Since 2011, there have been 36 different instances of “ghost planes” appearing at the south end of the zone, overflying the airport by a varying distance, suffering a fatal error or malfunction, and subsequently crashing into the terrain north of the field. The full extent of the anomalous properties are not known, but it is understood that the zone can manifest any aircraft from history, including decommissioned, scrapped, crashed, and current aircraft. Instances of SCP-6XXX-# are not limited to any timeframe or period, the only criteria being that the aircraft in question is of a model that can sustain reliable flight. The list below is an ongoing log of all instances of SCP-6XXX-1 through 6XXX-36.
Addendums:
Wow! You flipped a card and got: The Garden of Tau!!! You ca reload the page or go to the next.
DATE: 05 May 2021 20:12
:root { --timeScale: 1; --timeDelay: 0s; } /* Converting middle divider from box-shadow to ::before pseudo-element */ .anom-bar > .bottom-box { box-shadow: none!important; } .anom-bar > .bottom-box::before { position: absolute; content: " "; width: 100%; height: 0.5rem; background-color: rgb(var(--black-monochrome, 12, 12, 12)); transform: translateY(-0.74rem); } /* DIVIDER */ .anom-bar > .bottom-box::before { animation-name: divider; animation-duration: calc(0.74s * var(--timeScale)); animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; } /* CLASSIFIED LEVEL BARS */ div.top-center-box > * { animation-name: bar; animation-duration: calc(0.45s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } div.top-center-box > :nth-child(1) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); } /* TOP TEXT */ div.top-left-box, div.top-right-box { clip-path: polygon( 0% -50%, 150% -50%, 150% 100%, 0% 100%); } div.top-left-box > *, div.top-right-box > * { position: relative; animation-name: bottomup; animation-duration: calc(0.65s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* CONTAINMENT, DISRUPTION, RISK CLASSES */ div.text-part > * { clip-path: polygon( 0% 0%, 100% 0%, 100% 100%, 0% 100%); animation-name: expand2; animation-duration: calc(0.5s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.text-part > :nth-child(1) { animation-name: expand1; } div.text-part > :nth-child(1) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(2) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(3) { animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); } div.main-class::before, div.main-class::after { animation-name: iconslide; animation-duration: calc(0.45s * var(--timeScale)); animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } /* BOTTOM TEXT */ div.main-class > *, div.disrupt-class > *, div.risk-class > * { animation-name: flowIn; animation-duration: calc(0.42s * var(--timeScale)); animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* DIAMOND */ div.arrows { animation-name: arrowspin; animation-duration: calc(0.7s * var(--timeScale)); animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.quadrants > * { animation-name: fade; animation-duration: calc(0.3s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.top-icon, div.right-icon, div.left-icon, div.bottom-icon { animation-name: nodegrow; animation-duration: calc(0.4s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.diamond-part { clip-path: polygon( -10% 0.37%, 120% 0.37%, 120% 100%, -10% 100%); animation-name: diamondBorder; animation-duration: calc(0.8s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; will-change: box-shadow; } /* MOBILE QUERY */ @media (max-width: 480px ) { .anom-bar > .bottom-box::before { display:none; } .anom-bar > .bottom-box { box-shadow: 0 -0.5rem 0 0 rgb(var(--black-monochrome, 12, 12, 12))!important; } div.top-center-box > * { animation-name: bar-mobile; animation-duration: calc(0.9s * var(--timeScale)); } div.top-center-box > :nth-child(1) { animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } } /*--- Motion Accessibility ---*/ @media (prefers-reduced-motion) { div.anom-bar-container { --timeScale: 0; } } /*-------------------------*/ @keyframes divider { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar-mobile { from { max-height: 0%; } to { max-height: 100%; } } @keyframes bottomup { from { top: 100px; } to { top: 0; } } @keyframes expand1 { from { opacity: 0; clip-path: inset(0 calc(100% - 0.75rem) 0 0);} to { opacity: 1; clip-path: inset(0);} } @keyframes iconslide { from { opacity: 0; transform: translateX(-5rem);} to { opacity: 1; transform: translateX(0);} } @keyframes expand2 { from { opacity: 0; max-width: 1%;} to { opacity: 1; max-width: 100%;} } @keyframes fade { from { opacity: 0;} to { opacity: 1;} } @keyframes flowIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @keyframes arrowspin { from { clip-path: circle(0%); transform: rotate(135deg); } to { clip-path: circle(75%); transform: rotate(0deg); } } @keyframes nodegrow { from { transform: scale(0);} to { transform: scale(1);} } @keyframes diamondBorder { from { box-shadow: -0.5rem -20rem 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } to { box-shadow: -0.5rem 0 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } }
| Assigned Site | Site Director | Research Head | Assigned Task Force |
| CAORDA Site-89 | Charles B. Hollender | Zofia Kalt | AMTF Titan-3 "Bloody Third" |
Special Containment Procedures: Armed Mobile Task Force Titan-3 ("Bloody Third") are to maintain a perimeter of one kilometer from the entrance to SCP-6706-Alpha. Under no circumstances are SCP-6706-2 instances permitted to exit this area and if the perimeter is breached, use of Mobile Task Force Titan-1 ("Off the Books") is permitted. If SCP-6706-2 instances breach into a foundation site, Mobile Task Force Epsilon-11 ("Nine-Tailed Fox") and Mobile Task Force Epsilon-9 ("Fire Eaters") are to enter the site and terminate all SCP-6706-2 entities. If AMTF Titan-3 is terminated or forced to retreat, Armed Mobile Task Force Nu-7 ("Hammer Down") is to engage the SCP-6706 instances until AMTF Titan-3 is fit for combat.
If a foundation site is breached by SCP-6706-2 instances, 64-KALT PROZ PROTOCOL "Boiler Room" is to be enacted by the site director, assistant director, and project head. Detonation of the on-site nuclear warheads is to be used as a last resort unless other containment procedures conflict with PROTOCOL "Meatgrinder" or the assigned Mobile Task Forces fail to re-contain the facility.
Description: SCP-6706 is the collective group of root-like soldiers, a vertical shaft 50 meters deep beneath the ground in Orinda, California, and the garden that lies at the bottom, producing the SCP-6706-2 instances.
SCP-6706-2 instances appear as thick roots grown into the shape of a male human or female human and possess swords, shields, and spears all made of root growths grown out of the SCP-6706-2 subject. If SCP-6706-2 instances capture an area, large root-like growths will appear from the ground, covering most floor space within the room. It is currently theorized that the more SCP-6706 spreads, the stronger it becomes. 64-KALT PROZ PROTOCOL "Boiler Room"
The garden located within SCP-6706-Alpha is 65 meters in diameter and is capable of producing dozens of subjects within minutes. It appears that SCP-6706 is beginning to weaken, as drone footage reveals the garden beginning to wither. It is theorized that this is due to the constant production of SCP-6706-2 instances although not confirmed.
Addendum-6706-1: 64-KALT PROZ PROTOCOL "Boiler Room"

Preface: 64-KALT PROZ PROTOCOL "Boiler Room" was developed on ██/██/20██ by Director Charles Hollender, Assistant Director Lorem, Project Head Zofia Kalt, and Dr. Sam Strass. PROTOCOL "Boiler Room" was developed in response to the attack by SCP-6706-2 instances and the spread of the SCP-6706 growths throughout Armed Reliquary Area-CH-1, located under Black Hills, California. After the rescue mission into Reliquary Area-CH-1 failed, and all operatives were terminated, immediate action was taken to prevent further loss of foundation facilities.
Abstract: This temporary protocol has been created to prevent further loss of life and foundation property.
Protocol Information: 64-KALT PROZ PROTOCOL was developed by Project Head Zofia Kalt to prune and weaken SCP-6706 from expanding and becoming stronger.
- Eight operatives of Mobile Task Force Epsilon-9 ("Fire Eaters")
- 16 operatives of Mobile Task Force Epsilon-11 ("Nine-Tailed Fox")
- Eight F-10 Flamethrowers
- 20 Incendiary Grenades
The spread of SCP-6706 marks a disaster for the Foundation and surrounding areas. This cannot be allowed to continue. We cannot allow this pest to attack us. The damage sustained in sites is not enough to detonate the warheads, however, we can rid the sites of the SCP-6706 growths. The briefing of 64-KALT PROZ PROTOCOL is listed below:
- Two teams of 121 are to enter the facility and move to the rear of the building.
- Task force agents will slowly move back through the facility, igniting each room unit by unit.
- Operatives exit the facility and lock the entrance for approximately 12 hours.
Discovery: SCP-6706 was first discovered on ██/██/20██ as several hundred instances of SCP-6706-2 attacked Reliquary Site-90-1 and terminated 96% of personnel. A total of ███ staff were terminated and 12 persons escaped to Site-90, 18 kilometers away. Mobile Task Force Epsilon-11 ("Nine-Tailed Fox") and Mobile Task Force Titan-1 ("Off the Books") were deployed to Reliquary Site-90-1 and terminated 70% of instances before they retreated. Mobile Task Force Zeta-6 ("Midnight Trackers") were deployed to track the instances and Anvil-12 was deployed to investigate the structure the instances retreated to. An audio log is listed below.
Exploration Video Log Transcript
Date: 22:35 hours, ██/██/20██
Exploration Team: Mobile Task Force Zeta-6 ("Midnight Trackers") - Anvil-1
Subject: Tilda Nature Area, California
Team Lead: Anvil-1-01 - Captain "Umbara"
Team Members: Anvil-1-02: Operative "Ghoul", Anvil-1-03: Operative "Redeye", Anvil-1-04: Operative "Mako"
<BEGIN LOG>
Umbara: Mic check, you receiving on channel 41?
Redeye: Copy sir, reading you loud and clear.
Ghoul: Yes, sir. Reading you on channel 41.
Mako: Reading you loud and clear captain.
Umbara: Command are you reading us?
Command: This is Forward Field Command, reading green.
__**Umbara
<END LOG>
Wow! You flipped a card and got: the 'incident'!!! You ca reload the page or go to the next.
DATE: 05 May 2021 16:52
not finished.
Wow! You flipped a card and got: MajorDripzzz!!! You ca reload the page or go to the next.
DATE: 05 May 2021 15:57
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */ #top-bar .open-menu a { position: fixed; top: 0.5em; left: 0.5em; z-index: 5; font-family: 'Nanum Gothic', san-serif; font-size: 30px; font-weight: 700; width: 30px; height: 30px; line-height: 0.9em; text-align: center; border: 0.2em solid #888; background-color: #fff; border-radius: 3em; color: #888; } @media (min-width: 768px) { .mobile-top-bar { display: block; } .mobile-top-bar li { display: none; } #main-content { max-width: 708px; margin: 0 auto; padding: 0; transition: max-width 0.2s ease-in-out; } #side-bar { display: block!important; position: fixed; top: 0; left: -19em; width: 17em; height: 100%; margin: 0; overflow-y: auto; z-index: 10; padding: 0.3em 0.675em; background-color: rgba(0,0,0,0.1); transition: left 0.5s ease-in-out; } #side-bar:target { display: block; left: 0; width: 17em; margin: 0; z-index: 10; } #side-bar:target .close-menu { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; } #top-bar .open-menu a:hover { text-decoration: none; } .close-menu { margin-left: 19em; opacity: 0; } }
WARNING
THIS DOCUMENT IS CLASSIFIED
UNAUTHORIZED ACCESS OF THIS DOCUMENT WITHOUT PROPER AND SUFFICIENT AUTHORIZATION IS PUNISHABLE BY DETAINMENT OR TERMINATION
Please enter your Foundation credentials.
SECURE. CONTAIN. PROTECT.
•••••••••••••••
Welcome, Level 4 personnel. Please select a document.
[[footnoteblock]]
Wow! You flipped a card and got: Tyler Royer!!! You ca reload the page or go to the next.
DATE: 05 May 2021 15:37
Item #: SCP-XXXX
Object Class: Euclid
Special Containment Procedures: This SCP’s containment measures are currently unreliable. However, during the continuous and ongoing research into SCP-XXXX, an affinity for UV illuminated environments has been noted and implemented into its procedure for containment. UV lighting fixtures are utilized in SCP-XXXX’s current holding cell, and site personnel are required to utilize handheld UV emitters (created by Dr. Shaun) when provoked by SCP-XXXX. As an additional counter measure to SCP-XXXX’s anomalous properties and violent behaviors. Subjects and personnel involved with testing will require several LEDs in the event that the fixtures within its cell short circuit. These LEDs must emit at least 2000 lumens.
SCP-XXXX is a relatively new object and was recovered 01/01/21, additional testing is required to learn of properties that have yet to be observed. Requests from SCP-XXXX immediately require approval or denial from a site overseer. Use caution if site power shuts down as this provides a favorable environment for SCP-XXXX’s anomalous effects.
Description: SCP-XXXX is a biologically standard Caucasian male of eight years old; other than the sclera of SCP-XXXX being absent, no additional biological abnormalities have been observed. While SCP-XXXX is awake it is violent towards male personnel and subjects.
The anomalous effects of SCP-XXXX are only present in the absence, and by proxy, absorption of UV light. Anomalous effects initially present as three orbs of light circling around SCP-XXXX; these orbs emit lethal doses of radiation within a 1.524m radius unless light is present- time of presentation is infrequent regarding the manifestation of these orbs. Negative emotional stimulus has been observed to increase the chances of manifestation by 30%, bringing the percentage up to 70%. In the event light is present near these orbs, 2000 Lumens of light will immediately be absorbed into one of the three orbs. When the light has been absorbed, without obstruction, the orbs will disappear and SCP-XXXX will enter a comatose state. During this state, site personnel are required to note any abnormalities within the facility and report them to the site overseer.
Addendum: Recovery Log
Date: 2021/01/01
Note: The condition of SCP-XXXX was critical upon recovery, it had three lacerations on its back and was recovered from an apartment complex. The apartment SCP-XXXX was located in had the body of SCP-XXXX’s deceased father. The foundation was called after local law enforcement reported two missing officers. No further contact from the apartment complex was received.
Transcription:
Agent Thomas: Lights are out for the whole complex, several police vehicles outside, please advise.
Foundation Contact Center: Proceed with caution to apartment 228, ensure your team remains alert.
Agent Thomas: Affirmative, proceeding.
Several minutes passed without contact
Foundation Contact Center: Has your team reached the target?
Agent Thomas: Yeah, but it’s a damn mess here, two officers dead, and a dead middle-aged male near a kid; condition doesn’t look good, unconscious. advise.
Foundation Contact Center: Retrieve the child and vacate the complex. We’ll have a van waiting outside for you. Have your team check the bodies for possible anomalous properties, or signs of.
Closing Statement: Thomas’s team detected a lethal dose of radiation surrounding the father of SCP-XXXX, as well as the male officers. An interview with SCP-XXXX was conducted shortly upon recovery and stabilization.
Interviewed: SCP-XXXX
Interviewer: Dr. Roberts Amelia
Foreword: The subject was initially hesitant to converse, but was willing to communicate.
<Begin Log>
Dr. Roberts Amelia: Hey there, I’m sorry to have to do this to you, but we need to know what happened to make sure you are okay.
SCP-XXXX: Okay..
Dr. Roberts Amelia: Can you go ahead and tell me what happened today?
SCP-XXXX: My dad is dead…I did it, he-he hurt me…sobbing I didn’t want those policemen to die..I didn’t..I didn’t sobbing continues
Dr. Roberts Amelia: I understand this is difficult for you, but we need to know what happened so we can help.
SCP-XXXX:Okay. SCP pauses
Dr. Roberts Amelia: …Do you remember what happened?
SCP-XXXX: My dad was always mean to me. He hurt me and mom before she went away, but he got worse some days, and I started sleeping more…today he just, he tried to hurt me, I didn’t mean to hurt him, I just wanted him to stop, I don't even remember waking up; it felt like a dream…This feels like a dream SCP-XXXX slumped in its chair
Dr. Roberts Amelia: Here no one will hurt you, and you will be safe, but you do have to stay here and we need to understand why this happened. You aren’t in trouble and we want to keep it that way. After this I’ll give you a tour, that is if you want to stay here. There are other facilities as well.
SCP-XXXX: I want to stay here.
Dr. Roberts Amelia: Good, but I need to know…what happens when you sleep?
SCP-XXXX [Redacted]
Closing Statement: At this point the brief interview ends, and Dr. Amelia had site personnel escort SCP-XXXX to its cell. SCP-XXXX is now restricted from exiting its cell, unless testing permits so. This restriction was given following an incident with Dr. Shaun after testing his emitter; Dr. Shaun was treated for radiation sickness. Further research is necessary for a better understanding of SCP-XXXX and its properties. Further testing measures are pending ethics committee approval.
Wow! You flipped a card and got: Hotdog Time!!! You ca reload the page or go to the next.
DATE: 05 May 2021 14:55
Item #: SCP-XXXX
Object Class: Safe/Euclid/Keter (indicate which class)
**Special Containment Procedures:* [Paragraphs explaining the procedures]
Description: SCP-XXXX is a box with a paper label with the words "anImel shOtz" written with pencil. SCP-XXXX contains 190 Syringes with same label.The liquid inside the syringe is a transparent and has viscoscity similar to that of pudding.The Crate Will slowly refill with Syringes in a 24 hour period If All syringes are Used. If a Syringe is injected into the Arms then the area of the injection with Rapidly Rot until the Bone is Exposed Then The Bone will Extrude forwards and shape itself into a random animal appendage that ranges from Reindeer Hooves to Squid Tentacles. Then the skin surronding the Bone will wrap around until no bone is exposed, The Texture and coloring of the skin will change into what appendage the Bone is Most similar to. The Appendage seems to have be sentient and cannot be Controlled by the Injected Person. SCP-XXXX was recovered In the attic by Wilson ███████, Mr. Wilson address during investigation that the Crate was bought by his parent's from a Veterinarian to Fix a Animals leg that was injured by a predator.
[[footnoteblock]]
Wow! You flipped a card and got: Atish Victor!!! You ca reload the page or go to the next.
DATE: 05 May 2021 13:55
Special Containment Procedures: SCP-XXXX-1 and SCP-XXXX-3 are to be contained in a standard locker at Containment Site-56. The following are to be placed on SCP-XXXX-1:
- An incense holder with a heat-safe plate to catch ashes
- Two red candles placed on either side of the incense holder
- A hand bell
- Various statues of Taoist deities as requested by SCP-XXXX
- SCP-XXXX-3
Each week, SCP-XXXX is to be fed daily according to the schedule below, accompanied by the appropriate procedure.
Monday-Thursday: 8 servings of food being served at the site cafeteria that day, brought into SCP-XXXX's containment locker in a wheelbarrow.
Friday: 1 Steamed bun with char siu filling, 8 pieces of pork and shrimp siu mai, and 1 navel orange, brought to SCP-XXXX in a tray
Saturday and Sunday: 500 grams of tofu of any kind3 brought in a bowl
Feeding may be performed by any personnel whom SCP-XXXX has expressed trust, friendliness, or benevolence toward. Occasional substitutions SCP-XXXX requests are to be submitted to any level 3 researcher assigned to SCP-XXXX for approval. With every daily serving, one stick of sandalwood incense and a lighter are to be brought into the locker with the personnel performing the procedure, herby referred to as the "feeder." Additionally, red candles are to be brought as replacements for candles that are no longer useable.
The following procedure is to be followed when feeding SCP-XXXX every day at noon:
- The feeder is to knock on the locker door before entering.
- The feeder is to greet SCP-XXXX and wait for a response. Feeders are permitted to use nicknames so long as SCP-XXXX explicitly approves of its usage.
- Following a response, the feeder is to place the sticks of incense in the holder If ordered by senior researchers, a short request is to be stated.
- The candles are to be lit, followed by the incense.
- The hand bell is to be rung continuously until air emitted from SCP-XXXX-1 extinguishes the candles.
- Upon the activation, the feeder is to bow three times and place the food on SCP-XXXX-1. If in a wheelbarrow, the food is to be left in front of the altar.
- Once the food has fully entered SCP-XXXX-2, the feeder is to remove the plate from SCP-XXXX.
- Unless SCP-XXXX-3 sparks conversation or manifestation is expected to occur, the feeder is to exit the locker.
Description: SCP-XXXX is the designation for an entity consisting of three distinct components, designated SCP-XXXX-1 though SCP-XXXX-3 respectively.
SCP-XXXX-1 with SCP-XXXX-3 on the left.
SCP-XXXX-1 is the designation for a wooden table measuring 50cm in height, 700cm in length and 50cm in width, and an accompanying soiled purple tablecloth. Anomalous properties manifest only when two red candles and an odd number of sandalwood incense sticks are placed on SCP-XXXX-1 and lit.
Following the lighting of the candles and incense, ambient air will be emitted from SCP-XXXX-1 with indefinite amounts of force. Feeders have described the emissions as ranging from the "feeling of a light breeze," to "a brisk gust." However, the force of this initial emission is never forceful enough to extinguish the candles.
The intensity of the emissions do not increase until a designated hand bell is rung, after which the intensity will increase until the candles are extinguished, and an opening into SCP-XXXX-2 is created, although invisible to the eye.
SCP-XXXX-2 is a local dimension of unknown size, of which the sole content is a massive volume of food from various known and unknown cuisines. Various incidents where contents of SCP-XXXX-2 flood out have shown that food within SCP-XXXX-2 are not masticated or broken up in any manner, but remain undamaged. Analyses from various attempts at explorations and artificial openings of SCP-XXXX-2 have suggested that this dimension is not able to keep itself open, but rather is kept open by the mass of its contents. SCP-XXXX-2 cannot be accessed through any openings created in SCP-XXXX-1, as shown in the Experiment Log. However, openings into SCP-XXXX-2 can be created artificially, although side effects may cause harm to participants. Various fatalities have been recorded as a result of mismanagement, due mostly to the immediate influx of SCP-XXXX-2's contents flooding out into the testing area, and asphyxiating subjects. Analysis of the surrounding reality around the opening show slight fluctuations in stability as the contents of SCP-XXXX-2 exit, leading researchers to hypothesize that SCP-XXXX-2 serves as a kind of stomach for SCP-XXXX. Too, artificial openings have been observed to close hours after opening, believed to be a result of SCP-XXXX-2 acting as an organ, and thus healing as such.
SCP-XXXX-3 is a Duraband CDR1906 alarm, radio and CD player, believed to be SCP-XXXX's only method of communication. Despite not being connected to a power source and missing a power cord, SCP-XXXX-3 is able to produce vocalizations in English and Mandarin Chinese. Security footage has shown SCP-XXXX-3 producing sounds when no personnel are present, singing and humming various Chinese and American folk songs and speaking in both languages, referring it itself with comedic and often childish names such as "Fatso" and "Skinny." SCP-XXXX-3 has referred to every component of SCP-XXXX as being part of itself, suggesting SCP-XXXX-3 is the speech organ of SCP-XXXX. On irregular intervals, SCP-XXXX-3 will emit sudden vocalizations, citing the creation of an opening into SCP-XXXX-2 outside of SCP-XXXX-1.
Usually, SCP-XXXX is cordial toward Foundation staff, having expressed negativity only on occasions in which it perceives personnel have broken basic etiquette, often corresponding with Confucian ideals such as avoiding facing the sole of one's foot toward SCP-XXXX-1, providing food outside of scheduled meal times, offering foods SCP-XXXX considers as "Yeet Hay"4, or offering an amount of food that SCP-XXXX perceives as greater than seven tenths of the amount needed to reach satiation. Often, when asked questions, SCP-XXXX will answer with cryptic and often vague statements, mostly direct quotes from the Tao Te Ching or Zhuangzi.5
Discovery: The Foundation was first made aware of SCP-XXXX when an engineering institute in Silicon Valley, USA reported three fatalities to local authorities following the testing of a solar-power rotary motor model. Agents embedded in the San Francisco police department brought attention the manner of death, stating that the large rooms in which the motors were tested had been flooded by food. Foundation monitoring stations in California had observed a sudden drop in Hume levels across vast areas of the Bay Area, concentrating mostly around Chinatown in downtown San Francisco.
Investigation into the origin of the drop in Hume levels brought agents to a Taoist temple in the Chinatown area, where overwhelming large amounts of food had been delivered from surrounding restaurants. Further searching into the temple revealed activity corresponding with unstable reality levels centering around SCP-XXXX-1. The head priest of the temple willingly surrendered SCP-XXXX-1 and SCP-XXXX-2, giving instructions that have been developed into the current containment procedures. All civilian parties were administered Class B amnestic. Reality levels were stabilized following SCP-XXXX consuming 3 metric tonnes in produce.
[[footnoteblock]]
WARNING: THE FOLLOWING FILE IS LEVEL 4/XXXX CLASSIFIED
ANY ATTEMPT TO ACCESS THIS FILE WITHOUT LEVEL 4/XXXX AUTHORIZATION WILL BE LOGGED AND WILL LEAD TO IMMEDIATE DISCIPLINARY ACTION.
Credentials Accepted. Welcome, Doctor Affjaye
Wow! You flipped a card and got: Popnaman!!! You ca reload the page or go to the next.
DATE: 05 May 2021 13:14
Special Containment Procedures: contain it
Description: SCP-XXXX is a word processing program, developed by Lines Co. Anything written in SCP-XXXX has a 35% chance of happening.
Addendum: this is the addendum
[[footnoteblock]]
Wow! You flipped a card and got: SCP-XXXX He Who Hangs the Hopeless!!! You ca reload the page or go to the next.
DATE: 05 May 2021 13:14
Item #: SCP-XXXX
Object Class: Euclid
Special Containment Procedures: SCP-XXXX is contained within the boundaries of Site O-A4. Site-O-A4 is a compound built around the collective neighborhood of Dormont, Pennsylvania, and is specially designed to contain only SCP-XXXX. Personnel assigned to Site O-A4 are to be subject to an intense psychological evaluation to weed out any shed of mental illness. No more than ten O5 assigned researchers are to be present within sectors twelve through twenty during testing. Researchers are able to examine the sites where instances of the entity have materialized but only via drones or robots. No staff regardless of clearance level is permitted within the containment area of SCP-XXXX as it poses too great of a threat. Any personnel who violate this are to be executed immediately.
In the event of an instance of SCP-XXXX materializing outside of its containment chamber, all researchers with level four security or higher are to be transported to a safe zone in a nearby Foundation front business, Kuhns Marketplace, which is equipped with a bunker designed for this scenario. Mobile Task Force; Wrench in the System is to then be deployed.
Description: SCP-XXXX is a man between the ages of 55 and 60 dressed in traditional hangman’s attire who materializes in a twenty-foot radius of any individual with a mental illness that it deems to be hopeless. SCP-XXXX has the ability to create a noose out of any material at its disposal, that it uses to hang those who are hopeless. As this occurs SCP-XXXX mumbles, “Your lack of hope is ruining my sleep,” in a repeated pattern until its victim parishes.
SCP-XXXX is entirely invisible to those in its presence without a prior or current mental illness diagnosis. Those who have a history of mental illness or are diagnosed with one in the presence of SCP-XXXX during this phenomenon describe trying to save the victim but never being able to physically reach them. This is a result of SCP-XXXX’s reality-bending properties. Foundation researchers are in the process of attempting to evaluate the entity as well as the nooses left behind in order to better understand it.
Recovery: The Foundation was first alerted of this being following a string of news reports of people going missing from their homes in Dormont, Pennsylvania, only to be found hanged to death with a note below their feet reading, “I wasn’t thankful for the joy in this world.” Initially, it was widely believed that the occurrences were the result of a mass suicide event until January 24th, 2016 where a family of three who had recently all been diagnosed with an anxiety disorder were found hanging from a single tree outside their home with a note on the ground reading, hope is slowly fading from the world, soon I’ll have no time to remove it all. The person who found the bodies wishes to remain anonymous. They refused Class-A amnestics.
The Foundation seized the neighborhood of Dormont and a relocation program began for residents of the area and in the surrounding suburbs. Those closest in proximity to the family’s home were given Class-A amnestics and relocated. Approval to construct Site O-A4 was granted the following week and construction began immediately.
Addendum-1: MTF Wrench in the System: Wrench in the System is a task force of bipedal robots void of a mind or AI, built to detect instances of SCP-XXXX and re-contain it. Other information regarding Wrench in the System is currently unavailable or is expunged from record by a panel of anonymous Foundation members with high clearance levels and direct connection to O5 board members one secretly obtained memo states.
Addendum-2: Addendum-2: SCP-XXXX has a cult following among a sect of Paganism known only as The Night. Their ideology centralizes around an account that states that SCP-XXXX, known to them as He Who Hangs the Hopeless, was God before the theoretical Christian God, and that SCP-XXXX was cast to hell before the creation of humanity. Fearing it would never witness humanity’s creation, SCP-XXXX dug its way out of hell with a gold shovel. To its followers the gold shovel represents hope. There is little knowledge of this cult’s behavior or beliefs. An active project spearheaded by Dr. Markel (Site O-A4 lead researcher) is investigating the cult and how it operates in regards to SCP-XXXX.
[[footnoteblock]]






Per 



