Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0memo07/ngl-spammer
An ngl spammer using python requests
https://github.com/0memo07/ngl-spammer
ngl ngl-link ngl-spammer spammer spammer-ngl
Last synced: about 5 hours ago
JSON representation
An ngl spammer using python requests
- Host: GitHub
- URL: https://github.com/0memo07/ngl-spammer
- Owner: 0MeMo07
- License: mit
- Created: 2023-05-28T08:58:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T13:22:45.000Z (3 months ago)
- Last Synced: 2024-08-14T14:42:43.681Z (3 months ago)
- Topics: ngl, ngl-link, ngl-spammer, spammer, spammer-ngl
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 30
- Watchers: 2
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NGL-Spammer
This Python script is used to automatically send messages to [ngl.link](https://ngl.link) service. It sends a specified message to a given username a certain number of times.## Requirements
- Python 3.x
## Installation
1. download this code:
```bash
git clone https://github.com/0MeMo07/NGL-Spammer.git
2. Go to NGL-Spammer file:
```bash
cd NGL-Spammer
3. Install the required libraries by running the following command:
```bash
pip install -r requirements.txt
4. NGLSpamer.py Run:
```bash
python NGLSpamer.py
## Usage1. Enter your NGL username.
2. Enter the message you want to send.
3. Specify the number of messages to be sent.
4. Enter the delay between requests (in seconds). If you want the fastest possible requests, enter 0.
5. Choose whether to use a proxy (y/n).
- If yes, ensure `proxies.txt` contains valid proxies.The script will automatically start sending the specified message to the given username. Successful submissions will be marked with [+] while unsuccessful submissions will be marked with [-].
If there are 4 consecutive unsuccessful submissions, the script will change the device ID and user agent. If using proxies, it will also select a new proxy from `proxies.txt`.
## Error Handling
- If a bad proxy is encountered, the script will select a new proxy and retry.
## Screenshots
![image](https://github.com/0MeMo07/NGL-Spammer/assets/103096364/edba601d-7367-413c-94b5-44cb26b98759)## Support me