This repository has been archived by the owner on May 27, 2023. It is now read-only.
Releases: ShaanCoding/SpammD
Releases · ShaanCoding/SpammD
SpammD 1.0.0.1
SpammD
This program is version 1.0.0.1 of SpammD. This application intended to act as a chat spammer application built in WPF as further practice of requiring multiple threads for graphics functions to correctly process in WPF, as well as to demonstrate a new and evolved model for chat spamming applications.
New Features
- Added spamming textboxes, having textbox 1 and textbox 2
- Added the ability to spam images converted into ASCII
- Added the ability to spam random phrases from a text file
- Added the ability to have a delay per each message spammed to avoid spam filters
- Added the ability to spam X amount of times or go endless mode
- Added a progress bar
- Made the menu "float" on top of other applications unless minimised
Bug Fixes
- Removed the pop-up message boxes from the program, causing users difficulty from continuing the application
Improvements
- N/A
Other Changes
- N/A