Php
335 subscribers
14 photos
1 video
31 files
14 links
- قناة نشر اكواد php .
- المالك : @ITTTTN .
• لــنشر الاعلانات والتمويل والرشق @ITTTTN
Download Telegram
Channel created
عدد المشاهدات منذ انشاء القناة 👁
- بوت غنيلي متطور .
- New Api .
— — — — —  — — — — —
https://hrby.ml/api/api88.php?Country=
— — — — —  — — — — —
- مثال :
https://hrby.ml/api/api88.php?Country=Iraq
— — — — —  — — — — —
- معرفه معلومات الدول .
- Knowing the country information .
— — — — —  — — — — –
- New Api .
— — — — —  — — — — —
https://hrby.ml/api/api89.php?search=
— — — — —  — — — — —
- مثال :
https://hrby.ml/api/api89.php?search=برمجه
— — — — —  — — — — —
- بحث ويكيديا .
- Wikipedia search .
— — — — —  — — — — –
- New Api .
— — — — —  — — — — —
http://hrby.ml/api/Youtube-Search.php?search=
— — — — —  — — — — —
- مثال :
http://hrby.ml/api/Youtube-Search.php?search=اترو
— — — — —  — — — — —
- بحث يوتيوب .
- Youtube search .
— — — — —  — — — — –
-
- بوت همسة سرية .
- بوت تحميل من يوتيوب - تيك توك .
- بوت الاسياسيل .
- تكدر تحول و تشحن منه رصيد .
- لا تبيع الملف او التفعيل لاي شخص غير ذلك حسابك ب يوم القيامه .
- لغه : php .
- تخزين : json .
- تشغيل : VPS .
- حقوق : @C_Y_L .
Php
Photo
- New Code .
— — — — — — — — — — — — — —

$TokenInfo = json_decode(file_get_contents("https://api.telegram.org/bot".API_KEY."/getMe"));
$UserBot = $TokenInfo->result->username;
$revideo = $message->reply_to_message->video;
if($revideo && $text == "بصمه"){
$file = $revideo->file_id;
$get = bot('getfile',['file_id'=>$file]);
$patch = $get->result->file_path;
$x = curl_file_create('https://api.telegram.org/file/bot'.$token.'/'.$patch,"$UserBot.voice");
bot('sendvoice',[
'chat_id'=>$chat_id,
'voice'=>$x,
'caption'=>"↯︙تم تحويل بواسطة ⇜ @$UserBot 🎧 .",
'reply_to_message_id' =>$message->message_id,
]);
}
if($revideo && $text == "اغنية" or $text == "اغنيه"){
$file = $revideo->file_id;
$get = bot('getfile',['file_id'=>$file]);
$patc = $get->result->file_path;
$x = curl_file_create('https://api.telegram.org/file/bot'.$token.'/'.$patc,"type","$name.mp3");
bot('Sendaudio',[
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'audio'=>$x,
'performer'=>"@$UserBot : $casss",
'caption'=>"↯︙تم تحويل بواسطة ⇜ @$UserBot 🎧 .",
'reply_to_message_id' =>$message->message_id,
]);
}


- كود تحويل الفديو الئ بصمة صوتية .
- الكود كتابة : @ITTTTN .
- لغه الكود : PHP .
— — — — — — — — — — — — — —
$rand = [10,20, 30,40,50,60,70,80,90,100];
$abo = array_rand($rand,1);
$s = $rand[$abo]; 

if($text == "نسبه جمالي"){
$username = $message->from->username;
$photo = "http://telegram.me/$username";
bot('SendPhoto',[
'chat_id'=>$chat_id,
'photo'=>$photo,
'caption'=>"
نسبة جمالك هي $s% .
",
'parse_mode'=>"markdown",
    ]);
}


كود نسبه جمالك عن طريق صورتك
الكود كتابة > @ITTTTN