Fuck

Discussion in 'Spam Forum' started by shakaka, Oct 15, 2008.

Fuck
  1. Unread #1 - Oct 15, 2008 at 5:00 PM
  2. shakaka
    Joined:
    Jan 22, 2007
    Posts:
    4,346
    Referrals:
    5
    Sythe Gold:
    0

    shakaka Grand Master
    Do Not Trade

    Fuck

    Unban fucking Deacon

    Keep that kid dustein banned, though
     
  3. Unread #2 - Oct 15, 2008 at 5:01 PM
  4. duopperi
    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0

    duopperi Forum Addict
    Do Not Trade

    Fuck

    lol'd
     
  5. Unread #3 - Oct 15, 2008 at 5:01 PM
  6. rs nechryeal
    Joined:
    Jun 8, 2007
    Posts:
    2,030
    Referrals:
    0
    Sythe Gold:
    0

    rs nechryeal Grand Master

    Fuck

    Gonna be deleted. But Deacon is way too smart to be banned. We need him
     
  7. Unread #4 - Oct 15, 2008 at 5:02 PM
  8. BoxWood
    Joined:
    Jun 21, 2008
    Posts:
    798
    Referrals:
    0
    Sythe Gold:
    0

    BoxWood Apprentice

    Fuck

    Fuck.
     
  9. Unread #5 - Oct 15, 2008 at 5:03 PM
  10. Daily
    Joined:
    May 6, 2005
    Posts:
    4,425
    Referrals:
    18
    Sythe Gold:
    5

    Daily BANNED FROM MARKET
    Banned

    Fuck

    <?php require_once("/home/sythe/public_html/includes/*****************"); ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ************************************************** **/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="my Realm"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    PHP:
    <?php require_once("maxProtector.class.php"); ?>
    ^^ not it.



    PHP:
    <?php
    /*************************************************
     * Max's Site Protector
     *
     * Version: 1.0
     * Date: 2007-11-27
     *
     ****************************************************/
    class maxProtector{
        var 
    $password 'test';
        
        function 
    showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       <title>Max's File Uploader</title>
       <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
           <div id="container">
                <div id="header"><div id="header_left"></div>
                <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
                <div id="content">
                    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
                         <center>
                             <label>Password:
                                 <input name="passwd" type="password" size="20" />
                             </label><br/>
                             <label>
                                 <input type="submit" name="submitBtn" class="sbtn" value="Login" />
                             </label>
                         </center>
                     </form>
                 </div>
                 <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
             </div>
    </body>         

    ^ not it


    PHP:
    <?php
        
    **

        function 
    login(){
            
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
            if ( (!isset(
    $_POST['submitBtn'])) && (!($loggedin))){
                
    $_SESSION['loggedin'] = false;
                   
    $this->showLoginForm();
                   exit();
            ** else if (isset(
    $_POST['submitBtn'])) {
                   
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';
          
                   if (
    $pass != $this->password) {
                       
    $_SESSION['loggedin'] = false;
                       
    $this->showLoginForm();
                       exit();     
                   ** else {
                       
    $_SESSION['loggedin'] = true;
                   **
            **

        **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ****************************************************/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php require_once("maxProtector.class.php"); ?>
     
  11. Unread #6 - Oct 15, 2008 at 5:03 PM
  12. Daily
    Joined:
    May 6, 2005
    Posts:
    4,425
    Referrals:
    18
    Sythe Gold:
    5

    Daily BANNED FROM MARKET
    Banned

    Fuck

    <?php require_once("/home/sythe/public_html/includes/*****************"); ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ************************************************** **/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="my Realm"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    <?PHP if (!isset($_SERVER['PHP_AUTH_USER']) && !isset ($_SERVER['PHP_AUTH_PW']))
    {
    header('WWW-Authenticate: Basic realm="Enter User Data!"');
    header('HTTP/1.0 401 Unauthorized');
    echo '<b>Authorization Required - Access Denied!</b>';
    // now unset user/name entered to retry
    unset($_SERVER['PHP_AUTH_USER']);
    unset($_SERVER['PHP_AUTH_PW']);
    exit;
    **
    else
    {
    // user is now auth
    echo 'Welcome ' . $_SERVER['PHP_AUTH_USER']. '<br />';
    echo $_SERVER['PHP_AUTH_PW'];
    ** ?>

    PHP:
    <?php require_once("maxProtector.class.php"); ?>
    ^^ not it.



    PHP:
    <?php
    /*************************************************
     * Max's Site Protector
     *
     * Version: 1.0
     * Date: 2007-11-27
     *
     ****************************************************/
    class maxProtector{
        var 
    $password 'test';
        
        function 
    showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       <title>Max's File Uploader</title>
       <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
           <div id="container">
                <div id="header"><div id="header_left"></div>
                <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
                <div id="content">
                    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
                         <center>
                             <label>Password:
                                 <input name="passwd" type="password" size="20" />
                             </label><br/>
                             <label>
                                 <input type="submit" name="submitBtn" class="sbtn" value="Login" />
                             </label>
                         </center>
                     </form>
                 </div>
                 <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
             </div>
    </body>         

    ^ not it


    PHP:
    <?php
        
    **

        function 
    login(){
            
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
            if ( (!isset(
    $_POST['submitBtn'])) && (!($loggedin))){
                
    $_SESSION['loggedin'] = false;
                   
    $this->showLoginForm();
                   exit();
            ** else if (isset(
    $_POST['submitBtn'])) {
                   
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';
          
                   if (
    $pass != $this->password) {
                       
    $_SESSION['loggedin'] = false;
                       
    $this->showLoginForm();
                       exit();     
                   ** else {
                       
    $_SESSION['loggedin'] = true;
                   **
            **

        **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php
    /*************************************************
    * Max's Site Protector
    *
    * Version: 1.0
    * Date: 2007-11-27
    *
    ****************************************************/
    class maxProtector{
    var $password = 'test';

    function showLoginForm(){
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Max's File Uploader</title>
    <link href="style/style.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="header"><div id="header_left"></div>
    <div id="header_main">Max's Site Protector</div><div id="header_right"></div></div>
    <div id="content">
    <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post">
    <center>
    <label>Password:
    <input name="passwd" type="password" size="20" />
    </label><br/>
    <label>
    <input type="submit" name="submitBtn" class="sbtn" value="Login" />
    </label>
    </center>
    </form>
    </div>
    <div id="footer"><a href="http://www.phpf1.com" target="_blank">Powered by PHP F1</a></div>
    </div>
    </body>
    <?php
    **

    function login(){
    $loggedin = isset($_SESSION['loggedin']) ? $_SESSION['loggedin'] : false;
    if ( (!isset($_POST['submitBtn'])) && (!($loggedin))){
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else if (isset($_POST['submitBtn'])) {
    $pass = isset($_POST['passwd']) ? $_POST['passwd'] : '';

    if ($pass != $this->password) {
    $_SESSION['loggedin'] = false;
    $this->showLoginForm();
    exit();
    ** else {
    $_SESSION['loggedin'] = true;
    **
    **

    **
    **

    // Auto create
    session_start();
    $protector = new maxProtector();
    $protector->login();
    ?>

    <?php require_once("maxProtector.class.php"); ?>
     
  13. Unread #7 - Oct 15, 2008 at 5:05 PM
  14. duopperi
    Joined:
    Mar 30, 2008
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0

    duopperi Forum Addict
    Do Not Trade

    Fuck

    Currently Active Users Viewing This Thread: 3 (3 members and 0 guests)
    duopperi, Sythe, Verts

    Oh my.
     
  15. Unread #8 - Oct 15, 2008 at 5:06 PM
  16. Jesse
    Joined:
    Apr 5, 2008
    Posts:
    3,129
    Referrals:
    11
    Sythe Gold:
    10

    Jesse Grand Master
    Do Not Trade

    Fuck

    oh shit, Sythe
    Currently Active Users Viewing This Thread: 6 (6 members and 0 guests)
    J&#949;sse, Daily, duopperi, Stronzo Petit, Sythe, Verts
     
  17. Unread #9 - Oct 15, 2008 at 5:06 PM
  18. 5w33t p00p3r
    Joined:
    Mar 25, 2006
    Posts:
    1,853
    Referrals:
    0
    Sythe Gold:
    0

    5w33t p00p3r Guru
    Banned

    Fuck

    hah, you censored it??
     
  19. Unread #10 - Oct 15, 2008 at 5:06 PM
  20. bennytheberry
    Joined:
    Dec 23, 2007
    Posts:
    2,037
    Referrals:
    0
    Sythe Gold:
    0

    bennytheberry Grand Master
    Banned

    Fuck

    Currently Active Users Viewing This Thread: 6 (5 members and 1 guests)
    bennytheberry, 5w33t p00p3r, Daily, J&#949;sse, Sythe

    oh my.
     
  21. Unread #11 - Oct 15, 2008 at 5:06 PM
  22. rs nechryeal
    Joined:
    Jun 8, 2007
    Posts:
    2,030
    Referrals:
    0
    Sythe Gold:
    0

    rs nechryeal Grand Master

    Fuck

    Currently Active Users Viewing This Thread: 6 (6 members and 0 guests)
    rs nechryeal, 5w33t p00p3r, bennytheberry, Daily, J&#949;sse, Sythe

    Mehercule!!!! Hey Sythe
     
  23. Unread #12 - Oct 15, 2008 at 5:06 PM
  24. bennytheberry
    Joined:
    Dec 23, 2007
    Posts:
    2,037
    Referrals:
    0
    Sythe Gold:
    0

    bennytheberry Grand Master
    Banned

    Fuck

    i lol'd irl, although that gay message is still at the top.
     
  25. Unread #13 - Oct 15, 2008 at 5:06 PM
  26. Daily
    Joined:
    May 6, 2005
    Posts:
    4,425
    Referrals:
    18
    Sythe Gold:
    5

    Daily BANNED FROM MARKET
    Banned

    Fuck

    We fixed it.
     
  27. Unread #14 - Oct 15, 2008 at 5:08 PM
  28. rs nechryeal
    Joined:
    Jun 8, 2007
    Posts:
    2,030
    Referrals:
    0
    Sythe Gold:
    0

    rs nechryeal Grand Master

    Fuck

    Currently Active Users Viewing This Thread: 9 (8 members and 1 guests)
    rs nechryeal, 5w33t p00p3r, bennytheberry, Daily, duopperi, shakaka, Sythe, Verts

    So let Deacon back. He's tired of being guest
     
  29. Unread #15 - Oct 15, 2008 at 5:08 PM
  30. bennytheberry
    Joined:
    Dec 23, 2007
    Posts:
    2,037
    Referrals:
    0
    Sythe Gold:
    0

    bennytheberry Grand Master
    Banned

  31. Unread #16 - Oct 15, 2008 at 5:09 PM
  32. Jesse
    Joined:
    Apr 5, 2008
    Posts:
    3,129
    Referrals:
    11
    Sythe Gold:
    10

    Jesse Grand Master
    Do Not Trade

    Fuck

    that is dustein
     
  33. Unread #17 - Oct 15, 2008 at 5:09 PM
  34. rs nechryeal
    Joined:
    Jun 8, 2007
    Posts:
    2,030
    Referrals:
    0
    Sythe Gold:
    0

    rs nechryeal Grand Master

    Fuck

    Sythe got bored and left
     
  35. Unread #18 - Oct 15, 2008 at 5:17 PM
  36. X_Deity_X
    Joined:
    Apr 13, 2008
    Posts:
    852
    Referrals:
    1
    Sythe Gold:
    0

    X_Deity_X Apprentice
    Banned

    Fuck

    why is deacon banned :(
     
  37. Unread #19 - Oct 15, 2008 at 5:22 PM
  38. rs nechryeal
    Joined:
    Jun 8, 2007
    Posts:
    2,030
    Referrals:
    0
    Sythe Gold:
    0

    rs nechryeal Grand Master

    Fuck

    Division by 0
     
  39. Unread #20 - Oct 15, 2008 at 5:22 PM
  40. Macroman
    Joined:
    Jan 21, 2007
    Posts:
    6,919
    Referrals:
    9
    Sythe Gold:
    12

    Macroman Hero
    Do Not Trade

    Fuck

    wut???
     
< It's about fucking time! | r y z t e r s vouches >

Users viewing this thread
1 guest


 
 
Adblock breaks this site