mirror of
https://github.com/System-End/Scrapyard.git
synced 2026-04-19 16:28:26 +00:00
.
This commit is contained in:
parent
ad4bc4936f
commit
9359f9b548
1 changed files with 76 additions and 1 deletions
77
README.md
77
README.md
|
|
@ -1 +1,76 @@
|
||||||
a login page with a captcha where every element and aspect is as annoying as hell. Ex: when you click to username, it turns into the password field and when you click out it turn back into username field keeping content.
|
# Scrapyard Signup
|
||||||
|
|
||||||
|
## The Most Annoying Login Page Ever Created
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
> "You don't want to do this." - Site Description
|
||||||
|
|
||||||
|
## What Is This?
|
||||||
|
|
||||||
|
Scrapyard Signup is a deliberately infuriating login/signup page designed to challenge the very limits of patience. Every element has been crafted to be as frustrating and annoying as possible while technically still being "functional" (in the loosest sense of the word).
|
||||||
|
|
||||||
|
## Features (or "Anti-Features")
|
||||||
|
|
||||||
|
- **Field Confusion**: Username field is actually the password field and vice versa
|
||||||
|
- **Marquee Everything**: Critical elements constantly move across the screen
|
||||||
|
- **Color Chaos**: Background colors and text colors randomly change every few seconds
|
||||||
|
- **Font Roulette**: Font family, size, and opacity randomly change
|
||||||
|
- **Color Verification**: Must match a randomly generated color code that's barely visible
|
||||||
|
- **Self-Erasing Password**: Your password input erases itself every 2 seconds
|
||||||
|
- **Insulting Support**: The support system only exists to roast users when they make mistakes
|
||||||
|
- **Field Switching**: Form fields switch positions and types after submission attempts
|
||||||
|
- **Unreadable Text**: Random opacity and color combinations ensure maximum illegibility
|
||||||
|
- **Impossible Validation**: Validation rules that are contradictory or extremely difficult to satisfy
|
||||||
|
|
||||||
|
## Test
|
||||||
|
|
||||||
|
1. Go To htps://protogen.live
|
||||||
|
2. Question your life choices
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
1. Try to fill out the form
|
||||||
|
2. Fail repeatedly
|
||||||
|
3. Experience existential dread
|
||||||
|
4. ???
|
||||||
|
5. No profit. Only pain.
|
||||||
|
|
||||||
|
## Hidden Features
|
||||||
|
|
||||||
|
There may or may not be an "easy mode" hidden somewhere in the code. We're not saying it exists, but if it did, it might make things slightly less hellish. Good luck finding it.
|
||||||
|
|
||||||
|
## Why Does This Exist?
|
||||||
|
|
||||||
|
Because we hate websites that work normally <3
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
- [EndOfTimee](https://endoftimee.tech)
|
||||||
|
- [Firepup650](https://firepup650.com)
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This abomination is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
||||||
|
|
||||||
|
## Warning
|
||||||
|
|
||||||
|
Prolonged exposure to this signup page may cause:
|
||||||
|
- Increased blood pressure
|
||||||
|
- Keyboard damage
|
||||||
|
- Existential questioning
|
||||||
|
- Uncontrollable rage
|
||||||
|
- Development of trust issues with all future web forms
|
||||||
|
|
||||||
|
## Technical Details
|
||||||
|
|
||||||
|
- Pure HTML, CSS, and JavaScript
|
||||||
|
- No external dependencies (except for the AI insult generator)
|
||||||
|
- Works in all modern browsers (unfortunately)
|
||||||
|
- Best experienced with JavaScript enabled and sound on for maximum frustration
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*Made because we hate websites that work normally <3*
|
||||||
Loading…
Add table
Reference in a new issue