scp-000000000

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: Monsoon_Season!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 17:17

rating: 0+x
Medal-of-Honor.jpg

SCP-XXXX (as currently seen)

Object Class: Pending

Special Containment Procedures:
Further testing using SCP-XXXX will be on authorizations of Dr. ██████ and Dr. Davidson

Description:
The object in question is seemingly a 'Department of the Army Medal of Honor'. The appearence being standard of the medallion. Although, the composition of XXXX does not conform to the Army's standard of composition. The Army standard being 'gliding metal, red-brass, hard-enamel, genuine gold and Rose gold. The tets performed on XXXX are inconclusive, and mostly point to being made of gold plated PGMs (Platinum Group Metals).

Addendum:

Wow! You flipped a card and got: Nikolaifly's Sandbox!!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 16:58

Item #: SCP-XXXX

Object Class: Euclid

Special Containment Procedures: SCP-XXXX is to be left in a room (30 ft. by 30 ft.) at Site-[REDACTED], and given any requested items (Other than Weapons, Internet Access, or other communication devices). Nobody who has done anything "Bad" (Killed someone, abused someone, etc) will not go anywhere in SCP-XXXX's sights.

Description: SCP-XXXX is a Fifteen (15) foot doll, that looks similar to a scarecrow, made out of nothing but straw and fabric. It also has a small note in it's chest area, in a heart shape. The paper is very old, but it's been very well preserved. It also wears a hat, made of straw. It behaves normal, and peaceful. It likes to play board games with staff, especially Clue. When it incounters someone it considers "Bad" it will immediately stop what it's doing and try to take their eyeballs, removing them with quick, careful hands. If the eyes of it's enemy are covered, it'll simply stab it clean through the chest with one of it's elongated arms. See Incident 1-A

Addendum:
Incident 1-A: Dr [REDACTED] enters containment.
Dr. [REDACTED]: "Hello SCP-XXXX. Would you like to play some Clue?"
SCP-XXXX: Get out of here…
Dr. [REDACTED]: Why?
SCP-XXXX: Evil… Very evil people coming…
Dr. [REDACTED]: Who are they?
SCP-XXXX: Men in armor… Lots of them… Let me out!
Dr. [REDACTED]: Why? Are you worried they'll harm you?
SCP-XXXX: No! They'll harm you!
Dr. [REDACTED]: Do you mean the Chaos Insurgency?
SCP-XXXX: Whatever you people call them, they're coming… I can hear them…
(Suddenly, the raid alarms started blaring throughout Site-[REDACTED].)
SCP-XXXX: They are here! You must let me out!
Dr. [REDACTED]: I cannot do that.
(SCP-XXXX lunged forward at Dr. [REDACTED], and took his keycard. There it escaped it's containment.)
During it's time breached, it perfectly navigated around the Foundation, and when it met up with the group of Chaos Insurgency that had been raiding Site-[REDACTED], it had attempted to take their face sheilds off, it failed. Then, it simply impaled them through the heart.


Wow! You flipped a card and got: Algae Virus!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 15:22
qwdqwdqwd.png

Special Containment Procedures: SCP-6160 is to be kept within a specialized 10m x 10m x 10m containment area of which must resemble that of the Caledonian Forest located within Northern highlands of Scotland. The containment must hold a population of healthy mammals (preferably red deer) as testing has shown that SCP-6160 prefers this species the most. Those entering the containment chamber must be decontaminated before entering and must wear a hazmat suit when interacting with SCP-6160.

In the event of all mammals in SCP-6160's containment decaying, SCP-6160 must be given a live D-Class temporarily until more mammals are provided.

In the event of a containment breach, a squadron of Mobile Task Force Beta-7 ("Maz Hatters") are to be sent to recontain SCP-6160. All traces of SCP-6160 are to be decontaminated in the event of a containment breach. Failure to do so will result in evacuation and full site lockdown of Site-82.


Description: SCP-6160 is a hivemind of an infinitely growing bioluminescent algae that is contagious from both touch and inhalation. Upon touch, SCP-6160 infects the brain of the subject through the limbic system, first causing emotional cessation from the subject. From there, SCP-6160 finely modifies the neurochemistry of the host. After this, the host enters a state of extreme psychosis as its mind is slowly invaded by SCP-6160. Then, the host will cease all movement quite literally dying mentally, however, the physical body remains intact although gaining an increased decay rate. The new creature is known as SCP-6160-1.

SCP-6160 then continues to grow around the body of SCP-6160-1 causing a glow starting from the majority of holes in the face (the mouth, the nose, the eyes, rarely ears). The color of this glow is generally a light shade of blue or white. This should be communicated to all Mobile Task Force Beta-7 units as it is vital to the decontamination of SCP-6160 during a containment breach.

SCP-6160 will proceed to feast upon the organs of SCP-6160-1 instances, however, will refuse to devour bone or muscle. It is theorized that this is to keep the motor functions of its host intact as to allow for movement. Mammals consumed by SCP-6160 that are in possession of rhinocerotidae (horns) will be engulfed around the horn area causing an extremely bright glow. It is suspected that SCP-6160-1 gets its glow from ionizing radiation, similar to that from nuclear chain reactions.

After SCP-6160 has overtaken every function of SCP-6160-1, decay will begin causing fur and skin to often green in color. This can often be seen as similar to the typical media depiction of the fictional horror creature known as a "zombie".


Addendum-6160.1:


Wow! You flipped a card and got: Project Diaspora!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 15:17
rating: 0+x
The ListPages module does not work recursively.

PROJECT DIASPORA

Miracle on Exchange Street
by RebelYeltsinRebelYeltsin

"Welcome to Site-3008, the first foundation city."


Wow! You flipped a card and got: LucidInWays!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 14:59
rating: 0+x

: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)); }
}

cutekittycat.png

A recovered image of SCP-XXXX, taken by it's original owner.



Special Containment Procedures:


No conventional containment measures have been put in place for SCP-XXXX. It can freely wander Containment Site-96. Personnel can interact with SCP-XXXX without direct permission. Interactions have near non-existent limitations. After Incident-109A, SCP-XXXX is to be kept inside of a storage closet. Cat food and tap water are to be routinely placed inside the closet. Personnel with an intense attachment to cats are forbidden access to XXXX.


Description:


SCP-XXXX is a small house cat with black and grey tabby markings. When its legs are tucked underneath itself, its body will morph into a loaf of wheat bread. The object's head and tail do not transform, however. The bread is not edible. Interacting with SCP-XXXX normally doesn't affect the individual. However, if they have a strong attraction towards cats, they will die from wheat bread growing from their bloodstreams.

SCP-XXXX frequently displays extreme agility, even when in its bread form. Oft, it will float towards its destination if it is in said form. The bread that SCP-XXXXs body changes to emits a chocolate smell. Individuals with lactose intolerance have displayed severe paranoia about SCP-XXXX.

SCP-XXXX has yet to show aggression towards any individual,


Addendums:


Discovery:

SCP-XXXX was first discovered in Appleton, Wisconsin. The primary owner, Johnathan Smith, had reported his cat becoming a loaf of bread to the authorities. It was two weeks later when it was reported to the SCP Foundation. Johnathan was amnestied, and SCP-XXXX was promptly taken to Site-96 for containment.

Incident-109A:

A member of the foundation, who bore an intense affection towards house cats, interacted with SCP-XXXX. Their body was found covered in bread later by janitorial personnel. This happened to other personnel the same day, ultimately leading to a containment breach involving multiple Keter-classed SCPs.

[[footnoteblock]]

Wow! You flipped a card and got: ThisGuyNamedLoki 9!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 14:13

rating: 0+x
?u=https%3A%2F%2Fi.pinimg.com%2F736x%2F4d%2Fe4%2Fb5%2F4de4b5f333731e1dfcdc051fe56c1ae4--carpets-millipedes.jpg&f=1&nofb=1

An instance of SCP-XXXX contained upon discovery.

Item #: SCP-XXXX

Object Class: Keter

Special Containment Procedures: SCP-XXXX

Description: [Paragraphs explaining the description]

Addendum: [Optional additional paragraphs]

[[footnoteblock]]


Wow! You flipped a card and got: aRandomOstrich's Draft Drydock!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 12:36
scp_plate_blurred.png

SCP-XXXX, digitally blurred

Item #: SCP-XXXX

Object Class: Safe

Special Containment Procedures: SCP-XXXX is currently contained in a standard upright containment locker in Safe Wing-A at Site-XX.

Personnel are advised to not remove SCP-XXXX from its opaque plastic sleeve outside of testing. While its effect is not considered a cognitohazard, but caution is advised. Following exposure to SCP-XXXX, subjects are required to log the text perceived. The overseeing researcher (Dr. Sauer) may request a Level 0 psychological evaluation of the subject.

Description: SCP-XXXX is a rear license plate manufactured in D█████, Germany between 1998 and 2004, with dimensions 53cm x 15cm. The object is has been severely scratched around its lower right corner.

SCP-XXXX's anomalous property manifests when a person deliberately attempts to read or identify the characters on the object. Such a person will be unable to, and will instead percieve a unique message seemingly intended to insult or verbally abuse them specifically. These insults appear to be constructed with knowledge of the subject's state of mind, language proficiency, and private thoughts such as the subject's personal insecurities and memories. Upon exposure, subjects are usually overcome with great irritation, anger or embarrassment; It is believed this is a natural response to the effect and not a secondary anomalous effect of SCP-XXXX.

The nature of SCP-XXXX persists through digital and analogue photographs, physical imprints of the object, and other indirect means of viewing its inscription. Subjects describe the text as fitting within the bounds of the plate, no matter how lengthy it is, but still clearly readable at great distances.

Discovery: SCP-XXXX was discovered on ██/08/2005 on the site of a minor automobile collision on the E██ highway in the Czech Republic, near the German border. According to testimony, a traffic police vehicle was in pursuit of a speeding utility truck of unknown make and model, when the officer driving spotted SCP-XXXX attached to the pursued vehicle and attempted to identify it. The officer admitted to recklessly driving into the vehicle out of anger, damaging both vehicles and detaching SCP-XXXX. A Foundation agent embedded in regional law enforcement recovered the object after 3 days, and Class-A amnestics were successfully administered to all officers involved.

[[html]] <br> [[/html]]

Wow! You flipped a card and got: !!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 08:02

rating: 0+x

inundation

待编辑

欢迎来到未来。


消融

待编辑

筑堤

待编辑

淹没

待编辑

崩塌

待编辑

  • 暂无作品

待编辑

欢迎来到未来。

从何开始

待编辑

基调与主题

待编辑

发布作品

待编辑


Wow! You flipped a card and got: Comrade Xander!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 06:50

INTERNAL SECURITY EYES ONLY


THE FOLLOWING ENTRY WAS RECEIVED FROM THE SITE UA-80 AND REQUIRES KATHERINE LEVEL ACCESS OR HIGHER

Item #: SCP-XXX

Object Class: Euclid Neutralized Pending review

Special Containment Procedures: Additional contingent of 15 (fifteen) internal security specialists should be transferred to the Site UA-80 for further dissemination among the Foundation's facilities in Ukraine until either neutralization or capture of the SCP-XXX will be confirmed. All findings should be reported to the Branch Director Dr. Murzei and to the Internal Security HQ.

If discovered alive, SCP-XXX is to be approached with extreme caution. MTF Nash ("Natrix Ring") should accompany the acquisition team if direct confrontation is deemed to be imminent, equipped for Type Blue entities counteraction. Local external relations agents may be mobilised if situation allows for a covert approach.

Description: SCP-XXX is an anomalous humanoid entity, presumably affiliated with The Serpent's Hand. The entity visually and biologically1 appears to be a middle-age Caucasian human female, 173 centimeters tall, with dark brown hair and grey-green irides' pigmentation (photo attached to the personnel report). Passport information suggest that the entity was born on 24 August 1991, though the authenticity of that is uncertain.

SCP-XXX is currently considered to be single-handedly responsible for the Incident UA-07-81, which resulted in the loss of 14 anomalous items, as well as deaths of 6 research, 14 security and 4 members of technical staff. 22 more have been severely injured, receiving second- and third-degree burns. Detailed medical files available upon request.

As personnel files were among the documents destroyed with the Administrative archive of the Site UA-07 during the Incident, the reports below represent a reconstruction created through available secondary and indirect sources. Photos used were retrieved from Dr. Levchenko's apartment.

Mavka_3

SCP-XXX as of 2013

Name: Yaroslava Mosiichuk

Date of Birth: 24.08.1991

Security Clearance Level: 2

Research Degree: N/A

Facility and Position: Site UA-07, Resident Psychologist

Duties: Psychological screening and relief of personnel and sapient anomalies.

Biography: Presumed to be born in Zymne village, Volyn Oblast, Ukraine. Primary and secondary education establishments unknown. Attended Lesya Ukrainka Volyn National University from 2008 to 2011, receiving a Bachelor's degree in Forestry (with honours) upon completion. Circa 2011 Mosiichuk was recruited by the Manna Charitable Foundation and moved to the Karadag Nature Reserve, to support the organisation's efforts in combating deforestation.

In September 2012 Mosiichuk participated in the joint Foundation-Mann Project "Simargl"2, where it established a connection with Dr. Levchenko. The interactions between the two gradually increased3 until an application was submitted by Dr. Levchenko for marriage approval.

As, at that time, the Memorandum of Understanding on Human Resources cooperation was in force between the SCP Foundation and the Mann Charitable Foundation (internal № 298-04/787), the marriage was approved after a standard security check, on the condition of Mosiichuk's transfer to the SCP Foundation employment. The marriage was concluded on 04 July 2013; as the Branch did not possess any ecological projects at that moment, Mosiichuk was transferred to the Human Resources Divison of the Site UA-72, where it entered service as the Applied Psychology Unit's clerk.

In March 2014 it, together with Dr. Levchenko, relocated to the Site UA-07. By February 2014 it has finished additional training and started its service as a Juniour Psychologist of the Site, eventually replacing Dr. Skrypchenko as the Resident Psychologist, after his retirement in February 2016. It was cleared to work with SCP objects in the April of the same year. Review of the Ethics Committee's records indicates an amount of requests abnormal for an employee of such position and access privileges, surpassing the median by 2,3 times.

Mosiichuk continued to serve in that position until the Incident UA-07-81.

This file contains the amalgamated correspondence log of SCP-XXX, containing private and business communications deemed relevant to the Incident. Full documents are available upon request, subject to sufficient individual clearance for the anomalies mentioned therewithin.

Similar communications persist up to…

Ah, for that body do not sigh!

Tis now infused and glows with fire divine,

As clear and bright and glittering as good wine

Whose life in sparkling bubbles mounts on high.

Naught but an airy pinch of dust

Remains to mingle with the earth below.

Beside these waters shall a willow grow,

My end give life to something more robust.

And to me here shall many seek,

Both rich and poor, the joyful and the sad.

Their grieves I’ll mourn, their joys shall make me glad –

To every one my soul shall gently speak.

And I shall find some word for all:

The quiet murmur of my rustling leaves;

The willow pipe that tender music breathes;

The melancholy dews that from my branches fall.

I’ll give them back in mystic speech

All those dear tender songs you used to sing,

The tunes you played for me in that lost spring –

O play again, beloved, I beseech!


Wow! You flipped a card and got: Ulsca!!! You ca reload the page or go to the next.
DATE: 19 Jul 2021 05:20