/Snapie

Snapie is a Python script that uses the Android Debug Bridge (ADB) to automatically add bulk friends on Snapchat. Snapie can even be used as a bulk account creator. Please note that using this script goes against Snapchat's terms of service and can result in account suspension or termination.

Primary LanguagePythonMIT LicenseMIT

Snapie

Snapie is a Python script that uses the Android Debug Bridge (ADB) to automatically add bulk friends on Snapchat. Snapie can even be used as a bulk account creator. Please note that using this script goes against Snapchat's terms of service and can result in account suspension or termination.

Installation

  1. Clone the repository:
  2. git clone https://github.com/krmdl/Snapie.git
    cd Snapie
  3. Install the required libraries:
  4. pip install -r requirements.txt
  5. Connect an Android device with ADB and make sure that Snapchat is installed.

Usage

  1. Open main.py and configure the bot settings, such as the number of friends to add, the delay between adding each friend, and the ADB device ID.
  2. Run the script:
  3. python main.py

    The script will automatically open Snapchat, log in to your account, and start adding friends.

    Note: It's important to monitor the bot's activity and adjust the settings as necessary to avoid triggering Snapchat's anti-spam measures.

Contributing

Contributions are welcome! If you would like to contribute to Snapie Follow Bot, please submit a pull request or open an issue.

License

Snapie is licensed under the MIT License. See LICENSE for more information.