Automate Snapchat snap sending on
web.snapchat.com— fast, simple, and fully anonymous.
Built with Python + GUI automation (pyautogui) for educational and productivity testing.
Created by Ohno — Anonymous Mode Edition
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 All → Send
Perfect for testing, boosting streaks, or productivity experiments.
| 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 |
No coding required — just download, run, and go!
-
Download the ZIP
→ Click the green "Code" button → "Download ZIP" -
Extract the folder
-
Double-click
install.bat
→ It installs Python dependencies automatically -
Run
start.batto launch SnapchatBoost
Done! The banner appears → you're ready.
# 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
# 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
