Tag Archives: tweeterwall

Hacking Tweeterwall to Autovote

Okay you may have seen my previous post which used a shell script to just vote every 20 seconds. Very simple, but they have got wise and now put a stop to that! Tweeterwall is at http://tweeterwall.mallplace.com and is like a popularity contest. I got all my friends or people i knew into top 20, [...]

hacking tweetwall voting with wget and shell scripting

#!/bin/bash # copious amount of useless comments 3 pages longer than the code should always be at the top of any shell script # This is so you can run screen and vote for some person lots without looking like some automated voting system # Feel free to use this, but please keep my name/website [...]