Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WebCDC/spam_bot
Spambot written in Visual Basic.
https://github.com/WebCDC/spam_bot
spambot visual-basic visualbasic windows
Last synced: 3 months ago
JSON representation
Spambot written in Visual Basic.
- Host: GitHub
- URL: https://github.com/WebCDC/spam_bot
- Owner: WebCDC
- Created: 2018-03-16T15:20:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T23:25:20.000Z (about 6 years ago)
- Last Synced: 2024-07-29T20:29:08.104Z (6 months ago)
- Topics: spambot, visual-basic, visualbasic, windows
- Language: Visual Basic
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spambot
This is a spam bot created to use only on Windows.It's also possible running in Linux using wine.
# Running on windows
Double click and follow the instructions.## Running on Linux
Open your Linux shell and type:
```
$ wine wscript spam.vbs
```
Or you can run it with:
```
wine cscript spam.vbs
```
Note: There is a better option for Linux. Spambot written in python: https://github.com/user-cube/spambot