Archive for the ‘Tools’ Category

Words for the Keyword Creator

Yesterday The Kaptain posted his PHP Keyword Creator for the world to enjoy. He got to thinking last night that it might be somewhat helpful to provide you good spammers with some words to use along with it. Since The Kaptain is such a nice guy, he zipped up 141,000 nouns and 31,000 adjectives for [...]


PHP Mass Keyword Creator

The Kaptain recently ported his Keyword Spinner tool from ColdFusion to PHP to fit in with his new suite of blackhat internet hate tools. This bit of code is used to take a list of keywords and a list of “mixer” words and combine them into unique key phrases. You can also specify the maximum [...]


ColdFusion IP to Num and Num to IP for database storage

Yet another piece of hand and useful code from the Kaptain. There has been a ton of discussion using this example over at Perkiset’s (AKA The Cache) so The Kaptain took a few minutes to get in on the action. You can find ASP, PHP, and a C based PHP extension at The Cache to [...]


Simple PHP WordPress Comment Poster

The Kaptain was porting this from ColdFusion and wasn’t even going to post it because with using the Snoopy class it’s so simple anyone should be able to spend 5 minutes coding it. But for the sake of the few that can’t (or are too lazy to), we decided to post it. This WordPress Blog [...]


PHP WordPress Blog Finder

This little script will automate the discovery of WordPress blogs for you. It could actually be used to harvest links to anything you want from Google SERPs but for this example it’s used to find WordPress blogs. You would just need to add different search terms to the array and it will return whatever you [...]