View Single Post
Old 02-03-2009, 08:50 PM  
doridori
So Fucking Banned
 
Join Date: Jul 2008
Location: Canadia
Posts: 2,222
Quote:
Originally Posted by Retox Josh View Post
Oops, I forgot something...

Gotys said he would ban IP's so I forgot to do this... heres new script.

PHP Code:
<?php
$cliphunter 
= new scrape();
$cliphunter->category('hardcore');
$cliphunter->pages_deep(10);
$cliphunter->popular('all_times');
$cliphunter->proxy('path/to/proxy/file.txt');
$cliphunter->initiate();
//$cliphunter->insert_db('localhost', 'username', 'password', 'database');
$cliphunter->display_format('xml');
?>
Proxies ftw!
even easier, fire up Tor, and make sure curl runs through 127.0.0.1:9050

new ip is generated every minute! and undetectable!
doridori is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote