Skip to content

beatsbyluca/snapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👻 Snapy v.1.0.1

Fast, Reliable & Professional Snapchat Streak Restorer

Snapy Preview


📄 What Snapy Does

Snapy automates the official Snapchat support recovery workflow by securely populating the streak restoration form with your account and friend details.
It streamlines the manual recovery process, reduces repetitive input, and allows multiple streak requests to be submitted in a structured, consistent way.

The tool does not exploit Snapchat systems it simply accelerates the standard user initiated support request flow through controlled browser automation.

✨ Features

  • Turbo-Charged Speed: Selective resource blocking ensures the form loads in seconds, not minutes.
  • 👥 Multi-Friend Support: Process a list of friends sequentially in a single run.
  • 🎨 Premium UI: Beautiful ASCII header and color-coded logs powered by pystyle.
  • 🔐 Anti-Bot Stealth: Integrated with playwright-stealth to bypass basic detection.
  • 🖼️ CAPTCHA Friendly: Intelligent resource routing allows CAPTCHA images to load while blocking heavy ads/fonts.
  • 🔔 GUI Notifications: Get an instant Windows popup notice once a restoration is successful.

🚀 Quick Start

1. Requirements

Ensure you have Python 3.8+ installed, then install the dependencies:

pip install -r requirements.txt
playwright install chromium

2. Configuration

Edit the config.json file in the root directory:

{
  "username": "your_snapchat_username",
  "email": "your_email@example.com",
  "phone": "+49123456789",
  "friends": [
    "friend_1",
    "friend_2",
    "friend_3"
  ]
}

3. Run

Start the engine:

python restorer.py

🛠️ Built With


⚖️ License & Disclaimer

This tool is for educational purposes only. Use it responsibly and in accordance with Snapchat's Terms of Service.

Created with ❤️ by Beatsbyluca

About

Snaptchat Streak Restorer Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages