1 | @system('clear'); |
2 | $a=date('d'); // |
3 | $b=date("m"); |
4 | $thoigian=date('d/m'); |
5 | $day = []; |
6 | $day= date('d-m-y'); |
7 | $today = date("d-m-y"); |
8 | $d = date("d-m"); |
9 | $key = "duongdeptrai".substr(md5($today), 0 , 8); |
10 | $long_url = "https://autosub88.xyz/keytool.php?key=$key"; |
11 | $api_token = 'd69a9acb6d3e853b6c8e026928198ff18bc27311'; |
12 | $api_url = "https://link1s.com/api?api={$api_token}&url={$long_url}"; |
13 | $result = @json_decode(file_get_contents($api_url), true); |
14 | $checkkey = file_get_contents("https://autosub88.xyz//api_key/keytool.php?key=$key"); |
15 | $d = date("d-m"); |
16 | $_check = file_exists("keytoolfreelvb$d.txt"); |
17 | echo $BWhite."- - - - - - - - - - - - - - - - - - - - - - - - - - - -\n"; |
18 | echo $BGreen."Truy Cập Vào Link : $BWhite".$result["shortenedUrl"]."".$BGreen." Để Lấy Key Miễn Phí\n"; |
19 | echo $BGreen."Mua key tool vip tại : $BYellow https://autosub88.xyz// \n"; |
20 | echo "\033[1;31m[\033[1;33mTHÔNG BÁO\033[1;31m]\033[1;32m Đây Là Tool Free. Key Tool Phải Lấy Lại Mỗi Ngày Nhé \n"; |
21 | if ($_check !='1'){ |
22 | $gh = date("d-m", strtotime("yesterday")); |
23 | $yt = "keytoolfreelvb$gh.txt"; |
24 | $_check2 = file_exists("$yt"); |
25 | if($_check2==1){ |
26 | unlink("$yt"); |
27 | } |
28 | for($j = 3;$j> 0;$j--){ |
29 | echo $BCyan."Chuyển Hướng Đến Trang Lấy Key Sau $BCyan".$j; |
30 | sleep(1); |
31 | echo "\r"; |
32 | echo " \r"; |
33 | } |
34 | system("termux-open-url ".$result["shortenedUrl"].""); |
35 | echo $BWhite."- - - - - - - - - - - - - - - - - - - - - - - - - - - -\n"; |
36 | echo " \033[1;33m[\033[1;35mWARNING\033[1;33m] \033[1;32m Nhập Key Miễn Phí Đã Lấy : $BWhite"; |
37 | $keyy = trim(fgets(STDIN)); |
38 | } |
39 | if ($_check =='1'){ |
40 | $keyy = file_get_contents("keytoolfreelvb$d.txt"); |
41 | $vt = 1; |
42 | echo $BGreen."Đang Lấy Key..."; |
43 | sleep(2); |
44 | echo "\r \r"; |
45 | } |
46 | if($keyy == ''){ |
47 | echo $BRed."Key Sai Rồi, Vào Link Phía Trên Để Lấy Key\n"; |
48 | exit; |
49 | } |
50 | if($keyy == $key) |
51 | { |
52 | echo $BGreen."Key Hợp Lệ\n"; |
53 | $mf = fopen("keytoolfreelvb$d.txt", "w"); |
54 | fwrite($mf, $keyy); |
55 | fclose($mf); |
56 | } |
57 | else |
58 | { |
59 | echo $BRed."Key Sai Rồi, Vào Link Phía Trên Để Lấy Key\n"; |
60 | exit; |
61 | } |
62 | @system('clear'); |