A Python3 Bot for voting unlimited times on a strawpoll.me poll.
GNU General Public License v2.0
31
stars
21
forks
source link
Strawpoll Bot
This script was written only for strawpoll.me back when it was still active. It will NOT work on strawpoll.com!
Requirements:
- Python 2 or 3
pip install requests
Script Arguments:
- id: The strawpoll.me Poll ID
- option: Which option should the bots vote for? 1 for first checkbox, 2 for second, etc ...
- f F: Change the frequency of the votes (one every F ms)
- m M: Max M threads
- p: Use proxies (in case the poll is doing an IP Check)
Limitations:
- It cannot vote for multiple options at once
- It cannot vote for polls with a captcha
Demo: