FAST CODER | PHP TEAM
268 subscribers
278 photos
72 videos
783 files
671 links
🏁Dasturlashga qadam ❗️

💣Backend

💻PHP bo'yicha bepul darslar❗️

👨🏻‍💻 @Rustam_Hikmatullayev

🌐Dasturlashda:
📊5 yillik tajriba
👥50+ shogirt
🤝100+ hamkor
Download Telegram
Forwarded from FAST CODER | PHP TEAM (Rustam Hikmatullayev)
AdmemberBot.php
18.8 KB
Каналга уланиб олинг:
👉
https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
Forwarded from FAST CODER | PHP TEAM (Rustam Hikmatullayev) via @like
obhavo(@Fast_Coder).php
51 KB
#kod #ob_havo
📌Mana o'sha 🎥vidioda ishlatilgan kod🗒
Ishlatib ko'ring♻️
🤗Hammaga omad❗️
👨‍💻 @Rustam_Hikmatullayev
📡 @Fast_Coder
Forwarded from FAST CODER | PHP TEAM (Rustam Hikmatullayev) via @like
php-editor-2.22.exe
6.1 MB
💻PC dastur. Natijani tez fursatda ko'rsatadi. HTML, PHP, PYTHON, CSS,JS,C++, JAVA kabi kodlarni tahrrirlab beradi. Hammasi oson va tez! 🖥️

📡Kanalimz
https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
Forwarded from FAST CODER | PHP TEAM (Rustam Hikmatullayev) via @like
Pul_Bot(@Fast_Coder).php
9.2 KB
#kod #pul_ishla
📌Pul ishlash kodi
Hozir tushuntirilgan kod❗️
Ishlatib ko'rishingiz mumkin
📡Kanalimiz: @Fast_Coder
Forwarded from FAST CODER | PHP TEAM (SERGEY ASTrone) via @like
bet(@Fast_Coder).php
7.5 KB
😱1xbetga qiziquvchilar uchun ajoyib bot kodi ❗️
♻️Bazi funksiyalari oddiy ammo qulay‼️
Qoshimcha qoshib olishiz mumkin
By: 🏎Fast Coder

📡Kanalimiz https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
👍1
Forwarded from FAST CODER | PHP TEAM (SERGEY ASTrone) via @like
Pul_Bot(@Fast_Coder).php
9.2 KB
🤔Kod sodda bolishi mumkin zato shu kodni yoza olasizmi degan savol meni qiynaydi⚠️
📌Pul ishlash bot kodi
By: 🏎Fast Coder

📡Kanalimiz https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
Forwarded from FAST CODER | PHP TEAM (Fast Coder Admin) via @like
@Fast_Coder(kanal_soat).php
3.3 KB
📡Kanal biosiga soat qoyadigan kod 1.1 versiyasi♻️
💡Bu eski versiya lekin kimlardur shuni ham sotmoqchi🤦‍♂
📡Kanalimiz: @Fast_Coder
Forwarded from FAST CODER | PHP TEAM (Fast Coder Admin) via @like
@MusicBot(@Fast_Coder).php
5.7 KB
🎵Musiqalarga kanaliz 📝nomi va @userini yozib beradi ‼️
🔊Musiqiy bot

😡😡Manba bilan olinglar
📡Kanalimiz: @Fast_Coder
👍1
Forwarded from FAST CODER | PHP TEAM (Fast Coder Admin) via @like
Malumot(@Fast_Coder).php
6.2 KB
#kod_Foydali
🔰Qulay ❇️Sodda va 🌀Qiziq
👨‍💼Ozingizni malumotlaringizni bilib turing❗️
🤖User info
📡 @Fast_Coder
Forwarded from FAST CODER | PHP TEAM (Fast Coder Admin)
YouDown(@FAST_CODER).php
11.3 KB
🎥YouTube dan video yulab beradigan kod

📌Kod yozishni 0 dan o'rganish uchun
🌐Avval kodni ishlatishni o'rganish kerak💪
📡Kanalimiz: https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
Forwarded from FAST CODER | PHP TEAM (Fast Coder Admin)
Referal Nakutka(@FAST_CODER).php
16.7 KB
😱Kanalga odam qoshadigan kod orginal

📌Kod yozishni 0 dan o'rganish uchun
🌐Avval kodni ishlatishni o'rganish kerak💪
📡Kanalimiz: https://t.me/joinchat/AAAAAFBoEgAVaN5GSg82YA
qoriqchi.php
29.6 KB
Pocbon.php
3.7 KB
<?php
ob_start();
define('API_KEY', '739793210:AAGdVpgXf_z2Hl_GryMJ9GMk8AEgPHps');
//tokenni yozing
$admin = "609137783";
//ozizni id raqamizni yozing
//@Fast_Coder kanali orqali tarqatilindi//
//ozizni id raqamizni yozing

function del($nomi){
array_map('unlink', glob("$nomi"));
}

function ty($ch){
return bot('sendChatAction', [
'chat_id' => $ch,
'action' => 'typing',
]);
}
//@Fast_Coder da @Rustam_Hikmatullayev tomonidan yuborildi
function bot($method,$datas=[]){
$url = "https://api.telegram.org/bot".API_KEY."/".$method;
$ch = curl_init();
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);
curl_setopt($ch,CURLOPT_POSTFIELDS,$datas);
$res = curl_exec($ch);
if(curl_error($ch)){
var_dump(curl_error($ch));
}else{
return json_decode($res);
}
}
$update = json_decode(file_get_contents('php://input'));
$edname = $editm ->from->first_name;
$message = $update->message;
$mesid = $message->message_id;
$mid = $message->message_id;
$chat_id = $message->chat->id;
$cid = $message->chat->id;
$mtext = $message->text;
$capt = $message->caption;
$forward = $update->message->forward_from;
$editm = $update->edited_message;
$fadmin = $message->from->id;
$cty = $message->chat->type;
$step=file_get_contents("data/$fadmin/name.txt");
//bu yerni o'zgartirishingiz mumkin.

$update = json_decode(file_get_contents('php://input'));
$data = $update->callback_query->data;
$cid2 = $update->callback_query->message->chat->id;
$cqid = $update->callback_query->id;
$chat_id2 = $update->callback_query->message->chat->id;
$message_id2 = $update->callback_query->message->message_id;
$botim="SudyaNewBot";
$soat = date('H:i', strtotime('5 hour'));
$message = $update->message;
$mid = $message->message_id;
$chat_id = $message->chat->id;
$text1 = $message->text;
$gif = $message->animation;
$doc = $message->document;
$title = $message->chat->title;
$fadmin = $message->from->id;
$lang = $message->from->language_code;
$from = $message->from;
$id = $message->reply_to_message->from->id;
$message_id = $message->reply_to_message->message_id;
$from_user_first_name = $message->reply_to_message->from->first_name;
//Yangi odam id si
$new_chat_members = $message->new_chat_member->id;
$lan = $message->new_chat_member->language_code;
$ism = $message->new_chat_member->first_name;
$username = $message->from->username;
$first_name = $message->from->first_name;
$is_bot = $message->new_chat_member->is_bot;
$step = file_get_contents("stat/$chat_id.step");
$guruhlar = file_get_contents("stat/group.list");
$userlar = file_get_contents("stat/user.list");
mkdir("warn");
mkdir("stat");


if (($new_chat_members != NUll)&&($is_bot!=true)) {
if((stripos($lan,"fa")!== false) or (stripos($lan,"ar")!==false)){
$vaqti = strtotime("+999999999999 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $new_chat_members,
'until_date'=> $vaqti,
]);
}else{
$test = "<b>😅</b> <a href='tg://user?id=$new_chat_members'>$ism</a> ,<b>$title</b> Ooo qalaysin !";
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$test,
'parse_mode'=>'html'
]);
}
}

if(isset($text1)){
if($cty == "group" or $cty == "supergroup"){
if(stripos($guruhlar,"$chat_id")!==false){
}else{
file_put_contents("stat/group.list","$guruhlar\n$chat_id");
}
}else{
$userlar = file_get_contents("stat/user.list");
if(stripos($userlar,"$chat_id")!==false){
}else{
file_put_contents("stat/user.list","$userlar\n$chat_id");
}
}
}




if (($new_chat_members != NUll)&&($is_bot!=false)) {
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="member"){
$vaqti = strtotime("+999999999999 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $new_chat_members,
'until_date'=> $vaqti,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_
id,
'text' => "<b>GRga bot qosa almaysin!</b>",
'parse_mode' => 'html'
]);
}
}


if($text1 == "/start" or $text1 == "/start@$botim"){
if($cty == "supergroup" or $cty == "group"){
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
$st = bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"<b>Bot lichkasiga yozing!</b>",
'parse_mode' => 'html'
]);
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $mesid,
]);
$stt = $st->result->message_id;
bot('deleteMessage',[
'chat_id'=> $chat_id,
'message_id'=>$stt,
]);
}else{
$sta = bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=> "Salem ,menin' atım <b>Kamlia</b>.Doslarim Komok dep shaqiradi!\n\n🔹 Men gruoppada Soylesip sogingen rekshilerdin chatlari tazalayman!\n\n🍁Kanalim: @musik_tv2019",
'parse_mode' => 'html',
'disable_web_page_preview'=>true,
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>'Buyriqlarim', 'callback_data' => "stat"],['text'=>'Statistika', 'callback_data' => "stat1"]],
[['text'=>'Gruppaga qosiw meni','url'=>'telegram.me/$Botim?startgroup=new']]
]
]),
]);
}
}

if($text1 == "Lg"&&$fadmin==$admin){
bot('sendmessage',[
'chat_id'=>$admin,
'text'=>$guruhlar,
]);
}


if($text1 == "Lu"&&$fadmin==$admin){
bot('sendmessage',[
'chat_id'=>$admin,
'text'=>$userlar,
]);
}

if($data=="stat1"){
$gr = substr_count($guruhlar,"\n");
$us = substr_count($userlar,"\n");
$obsh = $gr + $us;
$soat = date('H:i', strtotime('5 hour'));
$bugun = date('d-M Y',strtotime('5 hour'));
bot('editMessageText',[
'chat_id'=>$chat_id2,
'message_id'=>$message_id2,
'text'=> "🔷<b>Bot statistikasi:</b>\n\n👤Ag'za: <b>$us</b>\n👥Gruoppa: <b>$gr</b>\n📣Uliwma: <b>$obsh</b>\n\n$bugun $soat",
'parse_mode' => 'html',
'disable_web_page_preview'=>true,
'reply_markup'=>json_encode(
['inline_keyboard' => [
[['text'=>'Jan'alaw', 'callback_data' => "stat1"]],
[['text'=>'Gruopaga qosiw','url'=>'telegram.me/Kesharobot?startgroup=new']]
]
]),
]);
}

if((stripos($mtext,"1001")!==false) and $fadmin==$admin){
$lx=explode("\n",$mtext);
$idsi = $lx[0];
$lin = bot('exportchatinvitelink',[
'chat_id'=>"-$idsi",
]);
$link = $lin->result;
bot('sendMessage',[
'chat_id'=>$admin,
'text'=>"$link",
]);
}

if($data=="stat"){
bot('editMessageText',[
'chat_id'=>$chat_id2,
'message_id'=>$message_id2,
'text'=> "🔷<b>Gruop adminleri islete alatin Buyriqlar</b>

<b>Ro</b> - Gruopp agzasin “read only” rejimige tusiredi;
<b>kick</b> - Gruopp agzasin guruhdan chiqaradi;
<b>Ban</b> - Guruh ag'zasin gruoppadan shig'arip jiberiw Qayta kiralmaytin qilip;
<b>Unban</b> - Bandan oladi;
<b>Pin</b> - Xabarni yuqoriga qistiradi;
<b>Addpm</b> - Gruopp agzasin Gruoppda admin qiladi;
<b>Delpm</b> - Adminlikti aladi.

- Bot guruh yangi a‘zolari bilan salomlashadi.Guruh a‘zosi guruhga reklama <b>ssilkalarini</b> tashlasa yoki <b>haqoratli</b> so‘z yozsa,bot xabarni o‘chirib foydalanuvchiga cheklov beradi.\n\n<b>Yaratuvchi🛠:</b> <a href='tg://user?id=609137783'>AxtamovUz</a>",
'parse_mode' => 'html',
'disable_web_page_preview'=>true,
'reply_markup'=>json_encode(
['inline_keyboard' => [
[['url' => 'https://telegram.me/Kesharobot?startgroup=new', 'text' => "Guruhga Qo‘shish"],],
]
]),
]);
}

if($text1 == "/Buyriqlar" or $text1 == "/buyruqlar@$Bot"){
if($cty == "supergroup" or $cty == "group"){
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
$bs = bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"<b>Bot lichkasiga yozing!</b>",
'parse_mode' => 'html'
]);
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $mesid,
]);
$bss = $bs->result->message_id;
bot('deleteMessage',[
'chat_id'=> $chat_id,
'message_id'=>$bss,
]);
}else{
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=> "🔷<b>Guruh adminlari ishlatishi mumkin bo‘lgan buyruqlar:</b>

<b>Ro</b> - Gruopp agzasin “read only” rejimige tusiredi;
<b>kick</b> - Gruopp agzasin guruhdan chiqaradi;
<b>Ban</b> - Guruh ag'zasin gruoppadan shig'arip jiberiw Qayt
a kiralmaytin qilip;
<b>Unban</b> - Bandan oladi;
<b>Pin</b> - Xabarni yuqoriga qistiradi;
<b>Addpm</b> - Gruopp agzasin Gruoppda admin qiladi;
<b>Delpm</b> - Adminlikti aladi.

- Bot guruh yangi a‘zolari bilan salomlashadi.Guruh a‘zosi guruhga reklama <b>ssilkalarini</b> tashlasa yoki <b>haqoratli</b> so‘z yozsa,bot xabarni o‘chirib foydalanuvchiga cheklov beradi.\n\n<b>Yaratuvchi🛠:</b> <a href='tg://user?id=609137783'>AxtamovUz</a>",
'parse_mode' => 'html',
'disable_web_page_preview'=>true,
'reply_markup'=>json_encode(
['inline_keyboard' => [
[['url' => 'https://telegram.me/$botim?startgroup=new', 'text' => "Guruhga Qo‘shish"],],
]
]),
]);
}
}




if($text1 == "/admin"){
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"🔸To'mendegini bas",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>'Usi Jerdi Bass', 'callback_data' => "admin"]]
]
]),
]);
}

if($data == "admin"){
bot('answerCallbackQuery',[
'callback_query_id'=>$cqid,
'text'=> "🔷Bot admini @Vep_Master",
'show_alert'=>true
]);
}


if((stripos($mtext,"latifa")!==false) or (stripos($mtext,"латифа")!==false)){
$latif = file_get_contents("latifa.txt");
$latifa = explode("",$latif);
$soz = $latifa[rand(0,count($latifa)-1)];
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if(stripos($mtext,"Saat") !== false){
$soat = date('H:i', strtotime('5 hour'));
$text = "Hozir soat: *$soat*";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$text,
'parse_mode' => 'markdown'
]));
}

if(stripos($mtext,"sane") !== false){
$bugun = date('d-M Y',strtotime('5 hour'));
$text = "📆Bugungi sane: *$bugun*";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$text,
'parse_mode'=> 'markdown'
]));
}

if(stripos($mtext,"/id") !== false){
$text = "*🆔Sizdin idingiz:* $fadmin";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$text,
'parse_mode'=> 'markdown'
]));
}

if(stripos($mtext,"/gid") !== false){
$text = "*🆔Gruoppa idsi:* $chat_id";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$text,
'parse_mode'=> 'markdown'
]));
}

if(isset($doc) or isset($gif)){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="member"){
bot('deleteMessage', [
'chat_id'=>$chat_id,
'message_id'=>$mesid
]);
}
}

if((stripos($mtext,"Salem") !== false) or (stripos($mtext,"салем")!==false) or (stripos($mtext,"")!==false) or (stripos($mtext,"Zo'r")!==false)){
$name = $message->from->first_name;
$input = array("Салем Калайсін?","Калай😁","👍","Сава.","Превет", "pashol nxxx jane ","Салем калай","Төрле?");
$rand=rand(0,7);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"Жакси оз")!==false) or (stripos($mtext,"jaqsi")!==false) or (stripos($mtext,"zor")!==false) or (stripos($mtext,"boladi")!==false) or (stripos($mtext,"boladi oz")!==false) or (stripos($mtext,"zor zor oz")!==false) or (stripos($mtext,"Jizzax")!==false) or (stripos($mtext,"Mmm")!==false) or (stripos($mtext,"ммм")!==false) or (stripos($mtext,"Buxoro")!==false) or (stripos($mtext,"Xorazim")!==false) or (stripos($mtext,"Nukus")!==false) or (stripos($mtext,"Qoraqalpoq")!==false) or (stripos($mtext,"Qarshidan")!==false) or (stripos($mtext,"Guliston")!==false) or (stripos($mtext,"Qoqon")!==false) or (stripos($mtext,"qo‘qonl")!==false) or (stripos($mtext,"Qo'qon")!==false) or (stripos($mtext,"Kattakorgon")!==false) or (stripos($mtext,"Chilonzor")!==false)){
$input = array("Зор?","Мм👍","Болади","атин ким.","Мм?", "мм,.","мммим.","иммии");
$rand=rand(0,7);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'repl
y_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"mmm") !== false) or (stripos($mtext,"xmm")!==false)){
$name = $message->from->first_name;
$input = array("Qanday manili soz ya","Mmm Menin mangilik muxabbatim","nezat mm?","😂","ish pistima?","ishpistay", "tinshliqpa?","Mb az qaldi deymen😁","mmmm?");
$rand=rand(0,8);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"tinchlikmi") !== false)){
$name = $message->from->first_name;
$input = array("Ha tinchlik","Nima edi?","O'zizdan so'rasak");
$rand=rand(0,2);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"rostdanmi") !== false) or (stripos($mtext,"rostanmi")!==false) or (stripos($mtext,"rostmi")!==false)){
$name = $message->from->first_name;
$input = array("Ha rost","Bilmadim","Ha","Men qayerdan bilay ","Yolg'ondan :)");
$rand=rand(0,4);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"ozidan") !== false) or (stripos($mtext,"o'zidan")!==false) or (stripos($mtext,"o‘zidan")!==false) or (stripos($mtext,"sentridan")!==false)){
$name = $message->from->first_name;
$input = array("Ha yaxshi","Shahardanmisiz?","Zo'rku");
$rand=rand(0,2);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"Samarqand")!==false)){
$input = array("Wow,men ham Samarqandlik","Hamshahar ekanmiz","Men ham Samarqandlikman😊","Qayeridan?","Bitta joydan ekanmiz");
$rand=rand(0,4);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"yoge")!==false) or (stripos($mtext,"rostanmi")!==false) or (stripos($mtext,"rostdanmi")!==false) or (stripos($mtext,"yog'e")!==false)){
$input = array("Ha","Ha shunaqa","Hm shunday","Haye.","Ha rost");
$rand=rand(0,4);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"Salom") !== false) or (stripos($mtext,"салом")!==false)){
if($fadmin==$admin){
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"Assalomu alaykum xo'jayin.",
]);
}else{
$name = $message->from->first_name;
$input = array("Assalom","Salom $name ,guruhimiz sizga yoqtimi?","Salom, ismiz nima?","Assaalomu alaykum","Привет, как дело?","Qaleysiz?","Sizga ham salom","Salom.", "Salom qaleysiz?","Vaalaykum salom,baxtli bo‘ling😊.","Yaxshimisiz $name,namuncha ko‘rinmay ketdiz?", "Juda sersalom ekansiz", "Assalomu aleykum.", "Salom $name.", "Iye keling,endi sizni eslab turgandik","Ana,yana bittasi keldi😂","Salom meni tanidizmi?","Salom bergan kishini...Xudo o‘nglar ishini.","Namuncha salom beruras","Salomim so‘lim-so‘lim kitobdadur o‘ng qo‘lim.Tringlab hech qoymagan telegramda chap qo‘lim🤣🤣🤣","Sizni ko‘radigan kun ham bor ekanu!","Salom,yaxshimisiz?","Qaleysiz?","Asssalomu alekooom boy ota.Ishlar qaley?","Sava","Привет ","Hello $name,qaleysiz?","Salom.Nik daxshatu a?","Ehe keb qoling, anu gap nima bo'ldi?","Yuragizni sevgi muhabbat qoplagan vaqda to‘g‘ri shu yerga kelevering,ok?","Garov o‘ynaymizmi kimnidur sevib qolgansiz?Agar adashayotgan bo‘lsam,garov haqida unuting😆","Bolla, qizla bitta fikr bor!","Keling,sizni ham ko‘radigan kun bor ekanu");
$rand=rand(0,32);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}
}

if(stripos($mtext,"kimni") !== false){
$input = array("Bilmasam?","Natashani jiyani"
,"Bugun havo zoru a?","Men bilmayman");
$rand=rand(0,3);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}


if(stripos($mtext,"qanaqa") !== false){
$input = array("Man qayerdan bilay?","Hech qanaqa😆","Shunaqa","Bilmasam");
$rand=rand(0,3);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if((stripos($mtext,"qaleys") !== false) or (stripos($mtext,"qalaysan")!==false) or (stripos($mtext,"qaliysan")!==false) or (stripos($mtext,"qaneysan")!==false) or (stripos($mtext,"qanneysan")!==false)){
$input = array("Chotki😁","Zo‘y.", "Zo‘r,o‘zizchi?","Kechagidan yaxshi😁","Yaxshi,so‘raganingiz uchun rahmat!", "Norm.", "Zo‘y,o‘zizchi?", "Chidasa bo‘ladi👌");
$rand=rand(0,7);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
'parse_mode'=> 'markdown'
]));
}

if((stripos($mtext,"Ergaw") !== false) or (stripos($mtext,"Ergash") !== false) or (stripos($mtext,"Kesha") !== false) or (stripos($mtext,"Kewa")!==false)){
$input = array("Qaleysiz?","Har zamonda bir yozib turingda siz ham","Uydagilar uylan deb qoymayapti","Glavnizdagi rasm 👍","Bugun hamma jim negadur","Shu ismimni deb hamma meni rus deb o'ylaydi😜","Admin ko'rinmaydimi???","Mb iz kam qopti😂", "Men shu yerdaman.", "Hov", "Shunaqa chaqirishiz juda ham yoqadida☺️", "Nima?", "Menda ishiz bormi?", "Hozir kimdur meni esladimi?","Tinchgina “ужин” qilishga ham qoyishmaydiye bular","Qulog‘im sizda!","Labbay!","Eshitaman","Hozi kelaman mb kam qopti","Salom biror nima kerakmi?","Shu ismni qayerdadur eshitganmanda🤔","Ana kapitan");
$rand=rand(0,14);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if((stripos($mtext,"rahmat")!==false) or (stripos($mtext,"raxmat")!== false)){
$input = array("😊Arzimaydi","Arziysiz","😊","Rahmatga hojat yo‘q");
$rand=rand(0,3);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}



if(stripos($mtext,"kimman") !== false){
$name = $message->from->first_name;
$input = array("$name bo‘lsangiz kerak yana bilmadim.","O‘ziz bilmasaiz men qayerdan bilay?!","Betakrorsiz","Ajinagul...degan sinfdoshim esimga tushib ketdi😢","N1","Kapitan","Ponchik","Kunfu panda","Kim tan.Shu serialni kim ko‘rgan?","Kim bo‘lsangiz ham avvalo inson bo’ling!","Bruslini quritilgani😂","Boyvacha","Eng zo‘risiz","Man qayerdan bilay");
$rand=rand(0,13);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if(stripos($mtext,"kimsan")!== false){
$name = $message->from->first_name;
$input = array("N1","Shu savolni eshitsam negadur nikimga hech nima yozilmagan ekan degan hayolga boraman!?.","Hazillash robotcha!","kim deb o‘ylaysiz?","Traktorchi Abdusatorni qo‘shinisi Sobirni amakivachasiga boja bo‘lgan G‘anisher degan aka boru, o‘sha moshiniga tonirofka qildiribdi😜","Kapitan Telegram","Keshaman, yana Masha bilan adashtirib yubormeng😂","Sirliman🎩","O‘ziz kimsiz?","Har doim shu savolni beruvirib charchamadizmi?","Tinchlikmi kimligim bilan qiziqib qolibsiz!?","Menmi?","Nima edi😡...Vux qo‘rqib ketdiza?","Leonardo Dekapryo,","Mishani xizmatdosh jo'rasi!");
$rand=rand(0,13);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if((mb_stripos($mtext,"#Taklif") !== false)){
bot('SendMessage',[
'chat_id'=>$chat_id,
'reply_to_message_id'=>$mid,
'text'=>"Xabaringiz adminga yetkazildi!",
]);
}
if((mb_stripos($mtext,"#Taklif") !== false) or (mb_stripos($mtext,"Axtamov")!==false) or (stripos($mtext,"Ахтамов")!==false) or (mb_stripos($mtext,"Shavkat")!==false) or (mb_stripos($mtext,"Шавкат")!==false)){
bot('SendMessage',[
'chat_id'=>$admin,
'parse_mode'=>'html',
'text'=>"<b>$title(</b> $chat_id <b>) guruhida sizni eslashdi:</b>\n<code>$