Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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