This is a Strawpoll Vote Bot. You will need to have PHP5 and PHP-curl installed on your machine for this script to work.
Ubuntu/Debian Linux
-
Install PHP:
sudo apt-get install php5
-
Install cURL:
sudo apt-get install php5-curl
-
Restart Apache:
sudo /etc/init.d/apache2 restart
Arch Linux
Install PHP:
sudo pacman -S php
Fedora
-
Install PHP:
sudo dnf install php
-
Install php-xml:
sudo dnf install php-xml
Other
- Go to cURL's download section
- Select your Operating System
- Select your OS version [situational]
- Select cURL version [situational]
- Click download
- Follow install directions
If these steps do not work for you, try going here.
Update the proxy list
php update_proxies.php
Run the Vote Bot
php vote.php <VoteID> <Option> <Amount>
For example:
php vote.php 3491291 2 100