Skip to content

A Snapchat bot to increase your snapscore, it sends around 1 snap (based on how many people you select) per 2 seconds but should be improved later

Notifications You must be signed in to change notification settings

OhnoMain/SnapchatBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👻 SnapchatBoost

SnapchatBoost Banner

Automate Snapchat snap sending on web.snapchat.comfast, simple, and fully anonymous.
Built with Python + GUI automation (pyautogui) for educational and productivity testing.
Created by OhnoAnonymous Mode Edition


🌟 What It Does

SnapchatBoost lets you send hundreds of snaps in seconds using Snapchat Web — no app, no phone, no limits.

It simulates real clicks and movements on your screen to:

  • Open camera
  • Select your shortcut
  • Hit “Send To”Select AllSend

Perfect for testing, boosting streaks, or productivity experiments.


Features

Feature Description
Mouse Position Mapping Point & press Y to save button locations
Custom Delays Fine-tune speed to avoid detection
Shortcut Support Send to 1–100+ friends at once
Time Estimator Know exactly how long 10K snaps will take
Colorful Terminal UI Smooth animations + ASCII boot sequence
Auto-Help Opens README + Snapchat Web on first run
Cross-Platform Works on Windows, macOS, Linux

🚀 Installation (Super Simple)

No coding required — just download, run, and go!

Windows (Easiest)

  1. Download the ZIP
    → Click the green "Code" button → "Download ZIP"

  2. Extract the folder

  3. Double-click install.bat
    → It installs Python dependencies automatically

  4. Run start.bat to launch SnapchatBoost

Done! The banner appears → you're ready.


macOS

# 1. Install Homebrew (if you don't have it)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# 2. Install Python
brew install python

# 3. Download & extract the ZIP from GitHub

# 4. Open Terminal in the folder and run:
pip install pyautogui keyboard colorama

# 5. Launch
python3 main.py

Linux

# 1. Update system
sudo apt update

# 2. Install Python & pip
sudo apt install python3 python3-pip

# 3. Install GUI dependencies (for pyautogui)
sudo apt install python3-tk python3-dev scrot

# 4. Download & extract the ZIP

# 5. Install Python packages
pip3 install pyautogui keyboard colorama

# 6. Run
python3 main.py

🎮 How to Use (Step-by-Step)

Open Snapchat in your browser → web.snapchat.com Log in and go to the camera screen Run SnapchatBoost Choose "3) Configure Positions"

Move mouse to Camera button → press Y Move to "Send To" → press Y Move to your Shortcut → press Y Move to "Select All" → press Y

Go back to menu → "1) Start" Press ESC anytime to stop

About

A Snapchat bot to increase your snapscore, it sends around 1 snap (based on how many people you select) per 2 seconds but should be improved later

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published