Barletta Spammer is one of the best Discord spammers, including spam and afk check options
- At start it gets the account name in the title of the console
- Spam/Afk check
- Runtime counter
- Message sent counter
- Low CPU usage
- Syncs your token in data.json
- Option to reset token
- Status changer
- Message typing show
- Spams super fast
- Checks for internet connection at startup
- Supports UTF-8
- Auto creates text.txt
- Updates text.txt in realtime when spamming
- Console opacity changer
- Checks if token and channel id are valid
- Gets DM/Server/Group name
- Group name changer
- In menu tells the account name
- Logs error status codes. e.g. if the channel got removed
Install BarlettaSpammer.py
pip install -r requirements.txt
python BarlettaSpammer.py
Yes, it is safe to use!
Of course, any tools to spam messages is against Discord TOS
Yes, the file data.json is where your token gets stored. Remember do not share your token with anyone
You can join the Discord server. https://discord.gg/U3BfZCqCwJ
To compile the .py to .exe you need the following python module,
pyinstaller
You can install it by using the following command in cmd:
$ pip install pyinstaller
To compile to .exe you need to inser the following command in cmd:
$ pyinstaller --onefile BarlettaSpammer.py
Use --onefile
and not --onedir
! If you use --onedir you can't share to others only you can run into your machine!
Here are some related info