PDA

View Full Version : [MU] Xin hỏi đây là Src web gì có ngon ko



henesee
08-10-14, 04:13 PM
Mới hiếp đc bộ này đây là wweb gì vậy của Team nào? Có ngon ko các thánh 8-}8-}8-}
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

hoangtu_eck94
08-10-14, 04:19 PM
ForestWeb. có file lic kìa đoán thế kô biết phải không.

amocthong1
08-10-14, 04:21 PM
không biết sao chứ wweb, webcore, webemery, cài vào load chậm vô đối localhost nha

nếu kết hợp với hosting cùi nữa thì tuyệt chậm vô đối ;))

lequangvu
08-10-14, 04:28 PM
không biết sao chứ wweb, webcore, webemery, cài vào load chậm vô đối localhost nha

nếu kết hợp với hosting cùi nữa thì tuyệt chậm vô đối ;))

Anh chàng này nói rất hay và chẳng liên quan gì đến nội dung của chủ thớt cả đọc mà cười, xin cho bạn 3 ngày ra đảo chơi, sorry

Bộ web trên của chủ thớt là nguồn FW web, bộ đấy ngon lắm đấy đem về dev tiếp mà dùng bạn nhé

henesee
08-10-14, 05:03 PM
Đây là file Lode_ghiso.php. Như này là ko bị Zend phải ko các bác .. Nói thật e ko bít gì về code :-<

<?php
if(!$AccessModule)die("invalid URL");
if(!isset($_SESSION['FW_Login_User']))
{
jum2("index.php?Page=Logout");
}
else
{
include('config/config_LoDe.ini');
$hour_check=date("H");
$minute_check=date("i");
if(!$Use_LoDe){jum("Load_Content.php?Page=UnSuccessfully&Report=Chức năng này không được sử dụng");exit();}
elseif($hour_check>=$Hour_End && $minute_check>=$Minute_End){jum("Load_Content.php?Page=UnSuccessfully&Report=Bạn chỉ có thể đặt cược từ 0h00' - ".$Hour_End."h".$Minute_End."'");exit();}
if(isset($_GET['LoDe_GhiSo']))
{
$report=array();
$type_moneybet=$_GET['type_moneybet'];
$Play_Type=$_GET['Play_Type'];
$num_bet1=$_GET['num_bet1'];
$num_bet2=$_GET['num_bet2'];
$num_bet3=$_GET['num_bet3'];
$num_bet4=$_GET['num_bet4'];
$Play_Type=$_GET['Play_Type'];
$num_point=$_GET['num_point'];

array_push($report,kiemtra_captcha($_GET['security_code']));
array_push($report,kiemtra_null($type_moneybet,"Kiểu tiền cược"));
array_push($report,kiemtra_chu_so($type_moneybet,"Kiểu tiền cược"));
array_push($report,kiemtra_null($Play_Type,"Kiểu chơi"));
array_push($report,kiemtra_chu_so($Play_Type,"Kiểu chơi"));
array_push($report,kiemtra_null($num_point,"Số cược"));
array_push($report,kiemtra_so($num_point,"Số cược"));

if($Play_Type=='lo' || $Play_Type=='de'){
$num_bet=$num_bet1;
array_push($report,kiemtra_null($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_so($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_dodai($num_bet1,"Số thứ 1",2,2));
}
elseif($Play_Type=='loxien2'){
$num_bet="$num_bet1 - $num_bet2";
array_push($report,kiemtra_null($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_so($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_dodai($num_bet1,"Số thứ 1",2,2));
array_push($report,kiemtra_null($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_so($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_dodai($num_bet2,"Số thứ 2",2,2));
}
elseif($Play_Type=='loxien3'){
$num_bet="$num_bet1 - $num_bet2 - $num_bet3";
array_push($report,kiemtra_null($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_so($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_dodai($num_bet1,"Số thứ 1",2,2));
array_push($report,kiemtra_null($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_so($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_dodai($num_bet2,"Số thứ 2",2,2));
array_push($report,kiemtra_null($num_bet3,"Số thứ 3"));
array_push($report,kiemtra_so($num_bet3,"Số thứ 3"));
array_push($report,kiemtra_dodai($num_bet3,"Số thứ 3",2,2));
}
elseif($Play_Type=='loxien4'){
$num_bet="$num_bet1 - $num_bet2 - $num_bet3 - $num_bet4";
array_push($report,kiemtra_null($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_so($num_bet1,"Số thứ 1"));
array_push($report,kiemtra_dodai($num_bet1,"Số thứ 1",2,2));
array_push($report,kiemtra_null($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_so($num_bet2,"Số thứ 2"));
array_push($report,kiemtra_dodai($num_bet2,"Số thứ 2",2,2));
array_push($report,kiemtra_null($num_bet3,"Số thứ 3"));
array_push($report,kiemtra_so($num_bet3,"Số thứ 3"));
array_push($report,kiemtra_dodai($num_bet3,"Số thứ 3",2,2));
array_push($report,kiemtra_null($num_bet4,"Số thứ 4"));
array_push($report,kiemtra_so($num_bet4,"Số thứ 4"));
array_push($report,kiemtra_dodai($num_bet4,"Số thứ 4",2,2));
}

if(check_report($report))
{
$send_data=$server_url."/Action.php?act=GiaiTriAction&ReqPage=LoDe_GhiSo&username=".$_SESSION[FW_Login_User]."&type_moneybet=".$type_moneybet."&Play_Type=".$Play_Type."&num_bet1=".$num_bet1."&num_bet2=".$num_bet2."&num_bet3=".$num_bet3."&num_bet4=".$num_bet4."&Play_Type=".$Play_Type."&num_point=".$num_point."&ip=".$user_ip."&sid=".$_SESSION[FW_Sid]."&Pass_Connect=".$Pass_Connect;
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
UpdateConfig(GetTextByText('UpdateConfig',$result) );
$result=GetTextByText('Response',$result);

if(empty($result))
{
array_push($report,"Server bảo trì");
}
elseif(strstr($result,'isOnline'))
{
array_push($report,"Tài khoản đang Online. Xin vui lòng thoát khỏi Game trước.");
}
elseif(strstr($result,'isTimeOut'))
{
$TimeOut=explode('|',$result);
$TimeOut=$TimeOut[1];
array_push($report,"Vui lòng chờ $TimeOut giây sau khi thoát Game");
}
elseif(strstr($result,'ip_other'))
{
jum2('#IPUpdate&username=$_SESSION[FW_Login_User]');
}
elseif(strstr($result,'session_other'))
{
jum2('?Page=Logout');
}
else
{
if(strstr($result,"OKMEN"))
{
if($type_moneybet=='money1'){$_SESSION[FW_Bank_MoneyCap1]-=($num_point*$Money_BetPoint);}
elseif($type_moneybet=='money2'){$_SESSION[FW_Bank_MoneyCap2]-=($num_point*$Money_BetPoint);}
switch($Play_Type){
case 'lo': $NameType='Lô'; break;
case 'de': $NameType='Đề'; break;
case 'loxien2': $NameType='Lô xiên 2'; break;
case 'loxien3': $NameType='Lô xiên 3'; break;
case 'loxien4': $NameType='Lô xiên 4'; break;
}
//Update Master Money
$MasterMoney=explode('|',$result);
$fh = fopen("config/LoDe_MasterMoney.txt", "w+");
fwrite($fh, "$MasterMoney[1]|$MasterMoney[2]");
fclose($fh);
//Show dialog
Show_Dialog("Bạn đã cược thành công số $NameType <font color=blue><b>($num_bet)</b></font> với <font color=red><b>$num_point</b></font> điểm.<br>Bạn phải nhận thưởng trước khi có kết quả ngày hôm sau. Nếu không phần thưởng sẽ bị hủy. Chúc bạn may mắn!");
}
else array_push($report,$result);
}
}
}

//Xem tien cua tai khoan chu lo
$FileMasterMoney=file("config/LoDe_MasterMoney.txt");
$ViewMasterMoney=explode('|',$FileMasterMoney[0]);

include('templates/GiaiTri/LoDe_GhiSo.html');

}
?>

Như này chắc là full DB rồi
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

lequangvu
08-10-14, 05:12 PM
Chủ thớt nói là "hiếp được" vậy sao lại không rõ về nó thế, cái này đừng nói là bạn local vào máy của ai đó rồi lấy chứ :D

henesee
08-10-14, 05:17 PM
Chủ thớt nói là "hiếp được" vậy sao lại không rõ về nó thế, cái này đừng nói là bạn local vào máy của ai đó rồi lấy chứ :D

Thấy nó đề WEB MU VIP nên hơi "tò mò".
File LIC của nó nội dụng thế này

Name:mu4viet-zues
Expire:2019/12/30
Key:YTR6MnYyMTN5MncyYTR1MjQ0NjQ0M3gyeTJ0MncyMjR0Mj k0NzRpNWE0ZDQ5NGE0NjQ0NDg0cTJqNTIzODRiNA==

BladeKnight109
08-10-14, 05:29 PM
Thấy nó đề WEB MU VIP nên hơi "tò mò".
File LIC của nó nội dụng thế này

Name:mu4viet-zues
Expire:2019/12/30
Key:YTR6MnYyMTN5MncyYTR1MjQ0NjQ0M3gyeTJ0MncyMjR0Mj k0NzRpNWE0ZDQ5NGE0NjQ0NDg0cTJqNTIzODRiNA==

mã hóa base64


Làm phép tính sau để cho ra kết quả: 1 + 1 x 2 = ? (gợi ý câu trả lời: 3)

Yahoo.com
08-10-14, 06:32 PM
FW có nhiều phiên bản . Nếu là bản 2013 và 2014 thì dùng ngon . các phiên bản khác nhiều bug pải thuê thêm tụi nó dev nữa mới đc

henesee
09-10-14, 12:02 AM
ủa qua bên topic kia thấy share API vậy cái web này có cần API ko nhỉ? Mình ko rành lắm :).

thiensu_muvn
09-10-14, 12:29 AM
K cần đâu
Web bạn chơi off thì ok chứ online là mất thẻ
Coder 2011 do lamphuong coder
Hiện nay khá nhiều mu đem về dùng
Ng biết coder lại là ok
Ví dụ muss2.vn chưa thay skin
Mu-vn.com đã thay skin
Muhanoivn.net
Bạn xem và tham khảo xem
Mấy mu đó cũng đang dùng web như ban đó

henesee
09-10-14, 01:22 AM
K cần đâu
Web bạn chơi off thì ok chứ online là mất thẻ
Coder 2011 do lamphuong coder
Hiện nay khá nhiều mu đem về dùng
Ng biết coder lại là ok
Ví dụ muss2.vn chưa thay skin
Mu-vn.com đã thay skin
Muhanoivn.net
Bạn xem và tham khảo xem
Mấy mu đó cũng đang dùng web như ban đó
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b> Sweb

code này thấy date modify là 11/2013

thiensu_muvn
09-10-14, 01:33 AM
Uh vậy dùng thử xem sao
Chụp mình xem cái skin demo web xem nào

henesee
09-10-14, 01:46 AM
Mới cài chưa connect đc CSDL

<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>

thiensu_muvn
09-10-14, 02:06 AM
Ôi trời thế này mà 2013 thôi ghi 2015 hay 2030 đi
Bản này xưa rồi cậu có tg mình up full bản này nên cho nghịch

henesee
09-10-14, 02:15 AM
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
up lên dùm xem với

thiensu_muvn
09-10-14, 02:25 AM
Muvip.vn là của mod godhoang trc sau đó scandan đổi tên hiện ở diễn đàn là Hrain giờ chả biết đi tu ở chùa nào
Lâu k gặp.web này chắc cậu lấy dc của nó để lộ thôi giờ web này cũng dc dùng khá phổ biên biết coder dem bán 3tr như sweb đó