Skip to content

HassanXTech/Snapify-Redeemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ SNAPIFY-REDEEMER v1

status platform language

πŸ”₯ Automated Discord Nitro Claimer using Snapify Campaign Promotions
πŸŽ‰ Made with ❀️ by @AnomusLY | Discord: @Anomus.ly


✨ Features

  • πŸ€– Auto-login using valid Discord tokens
  • 🎁 Redeems Nitro via Snapify promotional links
  • πŸ’³ Supports VCC input for automated Nitro claiming
  • πŸ“‚ Batch mode for multiple tokens and VCCs
  • πŸ”§ Configurable through simple config.json
  • 🌐 Optional proxy support to avoid rate limiting
  • πŸ“Š CLI-based status updates during claim process
  • πŸ“œ Organized logging with output files for each session

πŸ—‚οΈ Folder Structure


Snapify-Redeemer/
β”‚
β”œβ”€β”€ input/
β”‚   β”œβ”€β”€ tokens.txt         # List of Discord tokens
β”‚   β”œβ”€β”€ vccs.txt           # List of VCCs (CARD|MM|YY|CVV)
β”‚   └── proxies.txt        # Optional HTTP/HTTPS proxies
β”‚
β”œβ”€β”€ config.json            # Tool configuration
β”œβ”€β”€ main.py                # Main script
β”œβ”€β”€ keyauth.py             # License system
└── README.md              # This file


πŸ’Ύ Installation

git clone https://github.com/anomusly/Snapify-Redeemer.git
cd Snapify-Redeemer
pip install -r requirements.txt

βš™οΈ Configuration

Edit the config.json file:

{
  "redeem_url": "https://discord.com/billing/partner-promotions/snap",
  "threads": 5,
  "use_proxies": true,
  "logging": true
}

πŸš€ Usage

πŸ”§ Step-by-step

  1. Prepare inputs:

    • input/tokens.txt: one Discord token per line
    • input/vccs.txt: format CARD|MM|YY|CVV
    • input/proxies.txt: (optional) one proxy per line
  2. Run the tool:

    python main.py
  3. Watch real-time output as tokens attempt to redeem Nitro

  4. Check logs/output files for successful redemptions


πŸ›‘ Important Notes

  • ⚠️ Use alt accounts only β€” main accounts risk being banned
  • πŸ” Rotate proxies and tokens to prevent rate limiting
  • πŸ” Keep your tokens and VCCs private
  • πŸ’₯ Misuse of this tool violates Discord’s Terms of Service

🧾 Example Claim Flow

  1. πŸ”“ Log into Discord with token
  2. πŸ”— Access Snapify promotion URL
  3. πŸ’³ Enter VCC details
  4. πŸŽ‰ Redeem Discord Nitro
  5. βœ… Log success or failure to output file

πŸ’¬ Support & Contact

  • Discord: anomus.ly
  • GitHub: AnomusLY
  • Custom Tools: DM for commissions

⭐ If this tool helped you, drop a star! ⭐


βš–οΈ Disclaimer

This repository is for educational purposes only. The developer is not responsible for any misuse, abuse, or violations. You are solely responsible for complying with Discord’s Terms of Service and all applicable laws.

About

πŸ”₯ Automated Discord Nitro Claimer using Snapify Campaign Promotions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages