Telegram Web Link
$re_id = $update->message->reply_to_message->from->id;
$re = $update->message->reply_to_message;
$re_name = $update->message->reply_to_message->from->first_name;
if($text == "رفع مشرف" and $re){
bot('sendmessage',[
'chat_id' => $chat_id,
'text' => " - تم رفع $re_name مشرفا",
'reply_to_message_id' =>$message->message_id,
]);
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$re_id,
'can_change_info'=>True,
'can_delete_messages'=>True,
'can_invite_users'=>True,
'can_restrict_members'=>True,
'can_pin_messages'=>True,
'can_promote_members'=>True,
]);}


حسب طلبكم كود رفع مشرف بكامل الصلاحيات بالرد ركب الكود حسب حصانات بوتك وضيفه بملفك .

كتاباتي : - @motazaldrsy .

تحب تشكرني ادعم قناتي : - @Lmotazaldrsy .
checkusers @lmotazaldrsy.php
15.7 KB
ملف فحص يوزرات "انستجرام - تيك توك - تليجرام"
كتاباتي : - @motazaldrsy .
قناتي : - @Lmotazaldrsy .
ايبي فحص معرفات التلجرام ليحيى السوري @KKYKKN .
ايبي فحص معرفات التيك توك لجابر السوري @SSCSY .
ايبي فحص معرفات الانستجرام
لاحمد البارون @HHMHHH .
اوامر المطور لمروان العراقي .

الملف عم ينباع بااكثر من 30$ الكم مجانا .

تحب تشكرني ادعم قناتي : - @Lmotazaldrsy .
freedonlow @Lmotazaldrsy.php
16.1 KB
مثل ماوعدتكم ملف تحميل من "اليوتيوب - الانستا - التويتر"
التحميل عبر رابط مباشر *النسخه المجانيه* لا يحل بيعها

- الملف سعره يبلش من 50$ الكم مجانا .

الايبيات شغاله باذن الله للسنه الجايه.

كتاباتي : - @motazaldrsy .
قناتي : - @Lmotazaldrsy .

- انشر الملف بالتوجيه .
if($text == "ايدي" || $text == "id"){
$photo = bot("getUserProfilePhotos",["user_id"=>$chat_id,"limit"=>1,"offset"=>0,])->result->photos[0][2]->file_id;
$from_id = $message->from->id;
$username = $update->message->from->username;
$me = bot('getchat',['chat_id'=>$from_id])->result;
$us = $me->username;
$bio = $me->bio;
$name = $update ->message->from->first_name;
bot("sendPhoto",[
'chat_id'=>$chat_id,
'photo' => "$photo",
'caption'=>" اليك معلوماتك عزيزي $name",
'reply_to_message_id'=>$message_id,
'parse_mode'=>'MarkDown',
'reply_markup'=>json_encode(['inline_keyboard'=>[
[['text'=>"صورتك تخبل",'callback_data'=>"####"]],
[['text'=>"اسمك",'callback_data'=>"####"],['text'=>"$name",'callback_data'=>"####"]],
[['text'=>"معرفك",'callback_data'=>"####"],['text'=>"$us",'callback_data'=>"####"]],
[['text'=>"ايديك",'callback_data'=>"####"],['text'=>"$from_id",'callback_data'=>"####"]],
[['text'=>"نبذتك",'callback_data'=>"bioo"],['text'=>"$bio",'callback_data'=>"bioo"]],
[['text'=>"قناة البوت",'url'=>"www.tg-me.com/GnralEsbot"]],
]])]);}


كود الايدي انلاين اصل الفكره لبيسو .

كتاباتي : - @motazaldrsy .
- Team Libya : - @Lmotazaldrsy .
$ca = array("اي حبيبي ءبوايهاب مطوري","شتريد من ءبوايهاب لجيب اسمه","لك هلا ءبوايهاب نايم تفضل شتريد");
$car = array_rand($ca, 1);
$carlos = (strstr($text,"ءبوايهاب") == true);
if($carlos){
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"$ca[$car]",
'reply_to_message_id'=>$message_id,
]);
}

- كود رد عله كلام ب مجرد يكون الكلمة ب كلام سيتم رد عليه
- عيب اكول كتابتي
لـ @Lmotazaldrsy
This media is not supported in your browser
VIEW IN TELEGRAM
#شاهد_الان
الشرح التفصيلي لطريقة ربط الاستضافات عن طريق التطبيق والتحكم بالرفع والحذف والتعديل

رابط التطبيق المعروض في الشرح ادناة
يمكنك ايضا التحكم بملفات جهازك
وحتى الروت الخاص بجهارك

♻️ـ اضغط هنا لتحميل التطبيق ♻️
translate.php
8.4 KB
1- ملف حذف الحسابات
2 ملف ترجمه 4 لغات وتقدر تضيف كل اللغات + نطق الكلمه المترجمه
#فريق_القناة
Team Libya .
freedonlow @Lmotazaldrsy.php
if(preg_match('%(?:youtube(?:-nocookie)?\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\.be/)([^"&?/ ]{11})%i', $text, $getyt)){
$idyt = $getyt[1];
$urlyt = "http://".$getyt[0];
$getinfos = json_decode(file_get_contents("https://projectlounge.pw/ytdl/info?url=".urlencode($urlyt)));
$title = $getinfos->title;
$thumb = end($getinfos->thumbnails)->url;
bot('sendphoto',[
'chat_id'=>$chat_id,
'photo'=>$urlyt,
'caption'=>$title,
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"Video 🎥",'callback_data'=>"vido#$idyt"]],[['text'=>"Voice 🎙",'callback_data'=>"vid#$idyt"]],[['text'=>"Music 🎧",'callback_data'=>"music#$idyt"]],
]]),
'parse_mode'=>"MarkDown",
]);
}
$exi = explode('#',$data);
if($exi[0]=="vid"){
bot('editMessageReplyMarkup',[
'chat_id'=>$update->callback_query->message->chat->id,
'message_id'=>$update->callback_query->message->message_id,
'reply_markup'=>null,
]);
$idyt = $exi[1];
$mid2 = bot('sendmessage',['chat_id'=>$chat_id2,'text'=>"جاري التحميل..."])->result->message_id;
$youtub = "https://projectlounge.pw/ytdl/download?url=http://www.youtube.com/watch?v=$exi[1]&format=251";
file_put_contents($idyt.".ogg",curl_get($youtub));
bot('editmessagetext',[
'chat_id'=>$chat_id2,
'message_id'=>$mid2,
'text'=>"قد لا يتم تحميل الاغنية كانت اكبر من 50MB",
]);
bot('sendvoice',[
'chat_id'=>$chat_id2,
'voice'=>new CURLFile($idyt.".ogg"),
'caption'=>$userbot,
]);
unlink($idyt.".ogg");
}
if($exi[0]=="music"){
bot('editMessageReplyMarkup',[
'chat_id'=>$update->callback_query->message->chat->id,
'message_id'=>$update->callback_query->message->message_id,
'reply_markup'=>null,
]);
$idyt = $exi[1];
$mid2 = bot('sendmessage',['chat_id'=>$chat_id2,'text'=>"جاري التحميل..."])->result->message_id;
$getinfos = json_decode(file_get_contents("https://projectlounge.pw/ytdl/info?url=http://www.youtube.com/watch?v=".urlencode($exi[1])));
$title = $getinfos->title;
$thumb = end($getinfos->thumbnails)->url;
$uploader = $getinfos->uploader;
$duration = $getinfos->duration;
$youtub = "https://projectlounge.pw/ytdl/download?url=http://www.youtube.com/watch?v=$exi[1]&format=251";
file_put_contents($idyt.".jpg",curl_get($thumb));
file_put_contents($idyt.".mp3",curl_get($youtub));
bot('editmessagetext',[
'chat_id'=>$chat_id2,
'message_id'=>$mid2,
'text'=>"قد لا يتم تحميل الاغنية كانت اكبر من 50MB",
]);
bot('sendAudio',[
'chat_id'=>$chat_id2,
'audio'=>new CURLFile($idyt.".mp3"),
'thumb'=>new CURLFile($idyt.".jpg"),
'title'=>$title,
'caption'=>$title."\n".$userbot,
'duration'=>$duration,
'performer'=>$uploader
]);
unlink($idyt.".mp3");
unlink($idyt.".jpg");
}
if($exi[0]=="vido"){
bot('editMessageReplyMarkup',[
'chat_id'=>$update->callback_query->message->chat->id,
'message_id'=>$update->callback_query->message->message_id,
'reply_markup'=>null,
]);
$idyt = $exi[1];
$mid2 = bot('sendmessage',['chat_id'=>$chat_id2,'text'=>"جاري التحميل..."])->result->message_id;
$getinfos = json_decode(file_get_contents("https://projectlounge.pw/ytdl/info?url=http://www.youtube.com/watch?v=".urlencode($exi[1])));
$title = $getinfos->title;
$thumb = end($getinfos->thumbnails)->url;
$uploader = $getinfos->uploader;
$duration = $getinfos->duration;
$youtub = "https://projectlounge.pw/ytdl/download?url=http://www.youtube.com/watch?v=$exi[1]";
file_put_contents($idyt.".jpg",curl_get($thumb));
file_put_contents($idyt.".mp4",curl_get($youtub));
bot('editmessagetext',[
'chat_id'=>$chat_id2,
'message_id'=>$mid2,
'text'=>"قد لا يتم تحميل الفيديو كانت اكبر من 50MB",
]);
bot('sendvideo',[
'chat_id'=>$chat_id2,
'video'=>new CURLFile($idyt.".mp4"),
'thumb'=>new CURLFile($idyt.".jpg"),
'caption'=>$title."\n".$userbot,
'duration'=>$duration,
'supports_streaming'=>true,
]);
unlink($idyt.".mp4");
unlink($idyt.".jpg");
}



تحميل من اليوتيوب ⁦❤️

تقدمة المطور محمد السوري (مونستر) : @J_69_L

القادم اعظم وافضل 🌚❤️

دعواتكم ❤️
online.php
18.2 KB
- ملف بوت استدعاء المطور اصل الفكره للمطور واثق .

كتاباتي حقوقي تارسه الملف .

غير الحقوق وارفع الملف وسوي ويب هوك فكرته بسيطه وتافها .

كتاباتي : - @motazaldrsy .
تنشر اذكر المصدر : - @Lmotazaldrsy .

لا يسمح بالنشر دون ذكر قناتي .
ملف_التمويل_المدفوع.zip
20.5 KB
- ملف التمويل للمطور واثق .
- تم سرقة الملف وصارو يبيعو
- نسخ من الملف بالعافيه عليكم .
- سعر الملفات 100$ .
- تم النشر بواسطة اليافعي .

تنشر اذكر المصدر : - @Lmotazaldrsy .
dev.php
85.5 KB
- ملف الاوامر الاصدار الاخير .
- الملف عباره عن تجميع اكواد من اكثر من لوحه يدعم الاذاعه للكل الكود اللي يبيعونه ب50$ واذاعه بالتواقيت بالمختصر لوحة الاحلام .

#افضل من لوحة كيكو اللوحه للمبرمج الكبير واثق وتم تجميع اكوادها بواسطة علي محمد .

تنشر اذكر المصدر : - @Lmotazaldrsy .
if($update->message->poll){
$question = $update->message->poll->question;
foreach($update->message->poll->options as $key => $value){
$options .= "الخيار $key 🔰 : {$value->text} .\n";
}
$total_voter_count = "إجمالي المصوتين 🎙️ : {$update->message->poll->total_voter_count} عضو 👤";
$result = $question."\n".$options.$total_voter_count;
bot('sendmessage',[
'chat_id'=>$update->message->chat->id,
'text'=>$result,
'reply_to_message_id'=>$update->message->message_id
]);
}



كود ارسال سؤال الاستفتاء وخياراته وعدد المصوتين للمبدع يحيى السوري

@Lmotazaldrsy .
index.php
39.8 KB
#منقول

ملف اذاعة جدا مرتب لا يحل بيعها ابد مجانا مثالها جاي ناس تبيع اكثر من $60 الكم مجانيه 🥺

انشرو توجيه وشكرا ❤️

@Lmotazaldrsy
if text and string.find(text,"soundcloud.com") then
local Text = 'by @SOURCEVENOM1'
local msg_id = msg.id_/2097152/0.5
https.request("https://api.telegram.org/bot"..token..'/sendaudio?chat_id=' .. msg.chat_id_ .. '&audio=http://ahmedayad.ml/all_download.php?url='..text..'&caption=' .. URL.escape(Text).."&reply_to_message_id="..msg_id)
end



كود تحميل من الساوند كلاود برابط مباشر
كود Lua مو php
#منقول
@Lmotazaldrsy .
hideMsg.php
6.1 KB
- ملف بوت اخفاء النصوص .
نسخه من الملف @hideMsg_bot .
#منقول
@lmotazaldrsy
Team Libya . via @like
hideMsg.php
عااااش والله خرافي
بوت روايات جديد ممطروق ع تلجرام .
2024/10/02 06:35:05
Back to Top
HTML Embed Code: