• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Tạo tập tin .php bất kỳ dán code nào vào
PHP:
<meta charset='utf-8'/>
<?php
define('_IN_JOHNCMS', 1);
$rootpath = '';
require($rootpath . 'incfiles/core.php');

if($rights < 9) {
echo'Assecss define';
exit;
}

if(isset($_GET['ok'])){
$url = $_POST['url'];
$id = $_POST['id'];
$html = file_get_contents ($url);

preg_match ('@<title>(.+?)</title>@',$html,$title1);
$title = $title1[1];
preg_match ('#<div class="entry">(.+?)<div style="display:(.+?)#is',$html,$content);
$content = $content[1];
$content = preg_replace ('#truyenhay.vn#i','thay bằng nội dung của bạn',$content);
$content = preg_replace('/<img(.*?)src="(.*?)"(.*?)>/is', '[img]$2[/img]', $content);
$content = preg_replace('/<font color="(.*?)">(.*?)<\/font>/is', '[color=$1]$2[/color]', $content);
$content = preg_replace('/<b>(.*?)<\/b>/is', '[b]$1[/b]', $content);

$content = preg_replace('!\t+!','',$content);
$content = trim(strip_tags($content));
$content = str_replace("\r\n\r\n\r\n\r\n\r\n", "\r\n\r\n", $content);
$content = str_replace("\r\n\r\n\r\n\r\n", "\r\n\r\n", $content);
$content = str_replace("\r\n\r\n\r\n", "\r\n\r\n", $content);
$content = str_replace('[img]/', '[img]http://truyenhay.vn/', $content);

$content = html_entity_decode($content,ENT_NOQUOTES,'UTF-8');

///Check entry title
function check_entry($title){
if(mysql_num_rows(mysql_query("SELECT `text`,`type` FROM `forum` WHERE `text` = '" . mysql_real_escape_string ($title) . "' AND `type` = 't'" )) == 0){
return true;
}else{
return false;
}
}
//end check
if(check_entry($title) == true)
{
echo '<div class="rmenu">Leech  '.$title.' thành công<a href="get.php">Leech tiếp</a> hoặc trở lại <a href="/index.php">[Trang chủ]</a></div>';
mysql_query("UPDATE `users` SET `postforum`=`postforum`+2 WHERE `id`='1'");
mysql_query("UPDATE `users` SET `lastpost` = '$realtime' WHERE `id`='1'");
mysql_query("INSERT INTO `forum` SET
`refid` = '$id',
`type` = 't',
`time` = '" . time() . "',
`user_id` = '1',
`from` = 'Admin',
`text` = '$title'
");
$rid = mysql_insert_id();
// Добавляем текст поста
mysql_query("INSERT INTO `forum` SET
`refid` = '$rid',
`type` = 'm',
`time` = '" . time() . "',
`user_id` = '1',
`from` = 'Admin',
`ip` = '123.456.78.9',
`ip_via_proxy` = '12345678',
`soft` = 'thay bằng tên wap bạn',
`text` = '" . Addslashes(htmlspecialchars($content)) . "'
");
} else {

echo 'Trùng bài';
}

} else {
echo 'Nhập liên kết<br/><form name="" action="?ok" method="post">
Địa chỉ:<input type="text" name="url" value=""/><br />';
echo '<ul><li>Thể loại:</li><select name="id">';

$req = mysql_query("SELECT * FROM `forum` WHERE `type` = 'r' ORDER BY `realid` ASC");
while ($res = mysql_fetch_assoc($req)) {
echo '<option value="'.$res['id'].'">'.$res['text'].'</option>';
}


echo '</select>';

echo '<input type="submit" value="Leech"/>
</form>';
}
?>
Lưu lại là xong
Lưu ý: Host phải hỗ trợ curl
Phải đăng nhập rồi mới được chạy tool
Nếu không muốn đăng nhập thì xóa đoạn này trong code
PHP:
if (!$user_id) die('Login');
if($rights < 9) {
echo'Assecss define';
exit;
}
Chúc các bạn thành công!
 
Warning: require(incfiles/core.php):
failed to open stream: No such file or
directory in /home/u305194249/
public_html/pages/leechtruyenhayvn.php
on line 5 Warning: require(incfiles/
core.php): failed to open stream: No such
file or directory in /home/u305194249/
public_html/pages/leechtruyenhayvn.php
on line 5 Fatal error: require(): Failed
opening required 'incfiles/
core.php' (include_path='.:/usr/lib/php')
in /home/u305194249/public_html/
pages/leechtruyenhayvn.php on line 5

fix thế nào đây ạ??
 
Tạo ngang hàng index.php không phải trong thư mục pages em nhé
 
Warning: preg_replace(): Unknown
modifier 'f' in /home/u305194249/
public_html/leechtruyenhayvn.php on
line 20 Warning: preg_replace():
Unknown modifier 'b' in /home/
u305194249/public_html/
leechtruyenhayvn.php on line 21
Leech Một lần chia tay.. ngìn ngày sau
em vẫn sợ nỗi đau ngày đó thành
công Leech tiếp hoặc trở lại [Trang chủ]
leech lan 1 khong hien ten vs bai viet, leech lan 2 lay dc title nhung khong co noi dung. demo: Zing321.Tk - Tai game mien phi cho di dong
 
Warning: preg_replace(): Unknown
modifier 'f' in /home/u305194249/
public_html/leechtruyenhayvn.php on
line 20 Warning: preg_replace():
Unknown modifier 'b' in /home/
u305194249/public_html/
leechtruyenhayvn.php on line 21
Leech Một lần chia tay.. ngìn ngày sau
em vẫn sợ nỗi đau ngày đó thành
công Leech tiếp hoặc trở lại [Trang chủ]
leech lan 1 khong hien ten vs bai viet, leech lan 2 lay dc title nhung khong co noi dung. demo: Zing321.Tk - Tai game mien phi cho di dong
Thử cái này đi. Nếu kô đc thỳ xóa dòng <meta charset='utf-8'/>
Tải xuống get.zip (1.4kb)
 

Facebook Comments

New posts New threads New resources

Back
Top