SkillAgentSearch skills...

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.

Install / Use

/learn @krmdl/Snapie
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!DOCTYPE html> <html> <body> <h1>Snapie</h1> <p>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.</p> <h2>Installation</h2> <ol> <li>Clone the repository:</li> <pre>git clone https://github.com/krmdl/Snapie.git</pre> <pre>cd Snapie</pre> <li>Install the required libraries:</li> <pre>pip install -r requirements.txt</pre> <li>Connect an Android device with ADB and make sure that Snapchat is installed.</li> </ol> <h2>Usage</h2> <ol> <li>Open <code>main.py</code> and configure the bot settings, such as the number of friends to add, the delay between adding each friend, and the ADB device ID.</li> <li>Run the script:</li> <pre>python main.py</pre> <p>The script will automatically open Snapchat, log in to your account, and start adding friends.</p> <p><strong>Note:</strong> It's important to monitor the bot's activity and adjust the settings as necessary to avoid triggering Snapchat's anti-spam measures.</p> </ol> <h2>Contributing</h2> <p>Contributions are welcome! If you would like to contribute to Snapie Follow Bot, please submit a pull request or open an issue.</p> <h2>License</h2> <p>Snapie is licensed under the MIT License. See <code>LICENSE</code> for more information.</p> </body> </html>

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated11mo ago
Forks2

Languages

Python

Security Score

77/100

Audited on Apr 23, 2025

No findings