View Single Post
Old 11-27-2009, 02:16 PM  
Killswitch - BANNED FOR LIFE
Guest
 
Posts: n/a
Quote:
Originally Posted by fatfoo View Post
Surfer trolls don't know nothin' about this business. It's the business trolls that contribute.
Code:
<?php
require('./lib/gfy/troll_food.class.php');
$Troll = new Troll_Food;
$Troll->Login('Killswitch', '********');
$Troll->Follow_User('MrMaxwell');
$Troll->Do_Actions();
if($Troll->Action_Count % 2)
{
    $Troll->Post_Pictures(array('Category' => 'ThreadBombing'));
}
$Troll->Sign_Off();
?>
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote