/DamnSpammer

A Cool and dumb script to spam a Single page form!

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

DamnSpammer

A cool python script to spam a google or any other form.

What it can spam?	

	- Mostly Single page forms   (Not sure about all)
 	- The following controls :
		- Text
		- Textarea
		- Select
	  - Radio
		- Checkbox
		- Text portion

What it cannot spam?

- A google form which has stuff not mentioned in (duh :-P)

#Usage

Clone the project

git clone https://github.com/Ayushverma8/DamnSpammer.git
cd DamnSpammer

#Install the Spammer's runtime requirements (If you don't have it already)

pip install -r requirements.txt

Run the script with arguments

python spammer.py 'url' (in quotes) times url : Address of the Form times : number of times you want Script to run!

Warning

Don't use if you need to login first!!! Damn Google policies

License

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 1 , July 2016

Copyright (C) 2016 Ayush Verma

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.