FAST CODER | PHP TEAM
241 subscribers
278 photos
75 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
mtext</code>\n <b>Xabarchi haqida ma'lumotlar: </b>
๐Ÿ‘ค<b>Ismi:</b> <a href='tg://user?id=$fadmin'>$first_name</a>
๐Ÿ†”<b>ID</b>si: $fadmin
๐Ÿ”…<b>Usernamesi:</b> @$username ", null, false
]);
}



if((stripos($mtext,"reo")!==false) and $fadmin == $admin){
$sx=explode("\n",$mtext);
$useid = $sx[2];
$chatidsi = $sx[1];
$vaqti = $sx[3];
$minut = strtotime("+$vaqti minutes");
bot('restrictChatMember', [
'chat_id' => "-$chatidsi",
'user_id' => $useid,
'until_date' => $minut,
'can_send_messages' => false,
'can_send_media_messages' => false,
'can_send_other_messages' => false,
'can_add_web_page_previews' => false
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$useid'>Foydalanuvchi</a> -$chatidsi guruhida <b>$vaqti</b> ga <b>Read only</b> rejimiga tushdirildi!",
'parse_mode' => 'html'
]);
}

if($text1 == "Ok" or $text1 == "ok" or $text1 == "OK" or $text1 == "oK"){
$input = array("Ok!!!","Nok๐Ÿ","Sok","๐Ÿ‘Œ","Tokโšก","๐Ÿ˜","โ˜บ","๐Ÿ‘","Ok");
$rand=rand(0,8);
$soz="$input[$rand]";
$a=json_encode(bot('sendmessage',[
'reply_to_message_id'=>$mesid,
'chat_id'=>$chat_id,
'text'=>$soz,
]));
}

if($text1 == "ro" or $text1 == "Ro" or $text1 == "RO" or $text1 == "rO"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
$minut = strtotime("+99999999999999 minutes");
bot('restrictChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
'until_date' => $minut,
'can_send_messages' => false,
'can_send_media_messages' => false,
'can_send_other_messages' => false,
'can_add_web_page_previews' => false
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$id'>$from_user_first_name</a> siz <b>Read only</b> rejimiga tushirildingiz!",
'parse_mode' => 'html'
]);
}
}

if($text1 == "Kick" or $text1 == "kick" or $text1 == "/kick"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
$vaqti = strtotime("+1 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
'until_date'=> $vaqti,
]);
bot('unbanChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$id'>$from_user_first_name</a> guruhdan <b>Kick</b> boโ€˜ldi!",
'parse_mode' => 'html'
]);
}
}

if($text1 =="Banan" or $text1 == "Xayr"&&$fadmin==$admin){
$vaqti = strtotime("+10800000 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
'until_date' => $vaqti,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendMessage', [
'chat_id'=>$chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$id'>$from_user_first_name</a> guruhdan <b>ban</b> boโ€˜ldiz!",
'parse_mode'=>'html'
]);
}

if((stripos($capt,"https://")!==false) or (stripos($capt,"dalbayop")!==false) or (stripos($capt,"mazgayop")!==false) or (stripos($capt,"http://")!==false) or (stripos($capt,"/")!==false) or (stripos($capt,"suka")!==false) or (stripos($capt,"Seks")!==false) or (stripos($capt,"zaybal")!==false) or (stripos($capt,"amin")!==false) or (stripos($capt,"Qotaq")!==false) or (stripos($capt,"bla")!==false) or (stripos($capt,"@")!==false) or (stripos($capt,"bot?start=")!==false) or (stripos($mtext,"bot?start=")!==false) or (stripos($mtext,"http://") !==false) or (stripos($mtext,"https://")!==false)){
if((stripos($capt,"โ˜ฃ")!==false) or (stripos($mtext,"โ˜ฃ")!==false)){
}else{
$gett =
bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="member"){
$minut = strtotime("+120 minutes");
bot('restrictChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
'until_date' => $minut,
'can_send_messages' => false,
'can_send_media_messages' => false,
'can_send_other_messages' => false,
'can_add_web_page_previews' => false
]);
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $mid,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$fadmin'>$first_name</a> siz <b>2 soat</b>ga <b>Read only</b> rejimiga tushdingiz.\nโš  <b>Sabab:</b> <i>Reklama!</i> ",
'parse_mode' => 'html'
]);
}
}
}

if((stripos($mtext,"qotaqbas")!==false) or (stripos($mtext,"shshs")!==false) or (stripos($mtext,"sigemen")!==false) or (stripos($mtext,"sigem")!==false) or (stripos($mtext,"seks")!==false) or (stripos($mtext,"chumo")!==false) or (stripos($mtext,"dalbayob")!==false) or (stripos($mtext,"skay")!==false) or (stripos($mtext,"seks")!==false) or (stripos($mtext,"dalban")!==false) or (stripos($mtext,"yiban")!==false) or (stripos($mtext,"jalab")!==false) or (stripos($mtext,"ัะบะฐะผะฐะฝ")!==false) or (stripos($mtext,"qanjiq")!==false) or (stripos($mtext,"ั‡ัƒะผะพ")!==false) or (stripos($mtext,"ะดะฐะปะฑะฐั‘ะฑ")!==false) or (stripos($mtext,"ัะบะฐะน")!==false) or (stripos($mtext,"ัะตะบั")!==false) or (stripos($mtext,"ะดะฐะปะฑะฐะฝ")!==false) or (stripos($mtext,"ะนะธะฑะฐะฝ")!==false) or (stripos($mtext,"haqorat")!==false) or (stripos($mtext,"ะถะฐะปะฐะฑ")!==false) or (stripos($mtext,"ะบัƒั‚ะธะฝะณะฐ")!==false) or (stripos($mtext,"kotinga")!==false) or (stripos($mtext,"ะบัƒั‚ะพะบ")!==false) or (stripos($mtext,"qotoq")!==false) or (stripos($mtext,"naxuy")!==false) or (stripos($mtext,"ั…ัƒะน")!==false) or (stripos($mtext,"ััƒั‡ะบะฐ")!==false) or (stripos($mtext,"suchka")!==false) or (stripos($mtext,"ะพะผะธะฝะธ")!==false) or (stripos($mtext,"ะพะผะฝะณะฐ")!==false) or (stripos($mtext,"ัะธะบะฐะผะฐะฝ")!==false) or (stripos($mtext,"ะณะฐะฝะดะพะฝ")!==false) or (stripos($mtext,"ััƒะบะฐ")!==false) or (stripos($mtext,"ะถะพะฟะฐ")!==false) or (stripos($mtext,"omingni")!==false) or (stripos($mtext,"ominga")!==false) or (stripos($mtext,"gandon")!==false) and $fadmin !== $admin){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="member"){
$minut = strtotime("+10800 minutes");
bot('restrictChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
'until_date' => $minut,
'can_send_messages' => false,
'can_send_media_messages' => false,
'can_send_other_messages' => false,
'can_add_web_page_previews' => false
]);
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $mid
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$fadmin'>$first_name</a> <b>3 kun</b>ga <b>Read only</b> rejimiga tusrildin.\nโš  <b>sebebi:</b> <i>Sogindi!</i> ",
'parse_mode' => 'html'
]);
}
}

if($text1 == "Addpm" or $text1 == "addpm"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$id,
'can_change_info'=>true,
'can_post_messages'=>false,
'can_edit_messages'=>false,
'can_delete_messages'=>true,
'can_invite_users'=>true,
'can_restrict_members'=>true,
'can_pin_messages'=>true,
'can_promote_members'=>false
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โœ… <a href='tg://user?id=$id'>$from_user_first_name</a> sizge gruoppa admini berildi creator jane admin berejaq bols
aninz adiminlike jaqsi talabandi chatin repely qilip addpm dep jaz boldi ozim admin beremen <b>adminstratorisizโ—๏ธ</b>",
'parse_mode'=>'html'
]);
}
}

if($text1 == "Delpm" or $text1 == "delpm"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get == "administrator" or $get == "creator"){
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$id,
'can_change_info'=>false,
'can_post_messages'=>false,
'can_edit_messages'=>false,
'can_delete_messages'=>false,
'can_invite_users'=>false,
'can_restrict_members'=>false,
'can_pin_messages'=>false,
'can_promote_members'=>false
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=> $chat_id,
'text'=>"โ˜‘ <a href='tg://user?id=$id'>$from_user_first_name </a> Admini <b>emessen</b>โ—๏ธ",
'parse_mode'=>'html'
]);
}
}

if($text1 == "Unro" or $text1 == "UNRO" or $text1 == "unro"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
bot('restrictChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$id,
'can_send_messages'=>true,
'can_send_media_messages'=>true,
'can_send_other_messages'=>true,
'can_add_web_page_previews'=>true
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โ˜‘ <a href='tg://user?id=$id'>$from_user_first_name</a> sizdan cheklov olindi, guruhda <b>yozishingiz mumkin!</b>\nEndi qoidani <b>buzmaysiz</b> degan umiddamanโ—๏ธ",
'parse_mode'=>'html'
]);
}
}

if($text1=="Pmadd"&&$fadmin==$admin) {
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$id,
'can_change_info'=>true,
'can_post_messages'=>false,
'can_edit_messages'=>false,
'can_delete_messages'=>true,
'can_invite_users'=>true,
'can_restrict_members'=>true,
'can_pin_messages'=>true,
'can_promote_members'=>false
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=> $chat_id,
'text'=>"โœ… <a href='tg://user?id=$id'>$from_user_first_name</a> sizni tabriklayman , siz guruh <b>adminstratorisizโ—๏ธ</b>",
'parse_mode'=>'html'
]);
}

if($text1=="Pmme"&&$fadmin==$admin) {
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$admin,
'can_change_info'=>true,
'can_post_messages'=>false,
'can_edit_messages'=>false,
'can_delete_messages'=>true,
'can_invite_users'=>true,
'can_restrict_members'=>true,
'can_pin_messages'=>true,
'can_promote_members'=>true
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
$ms = bot('sendmessage',[
'chat_id'=> $chat_id,
'text'=>"โœ…",
'parse_mode'=>'html'
]);
$nat = $ms->result->message_id;
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $nat,
]);
bot('deleteMessage', [
'chat_id'=>$chat_id,
'message_id'=>$mesid
]);
}

if($text1=="Pmu"&&$fadmin==$admin) {
bot('promoteChatMember',[
'chat_id'=>$chat_id,
'user_id'=>$id,
'can_change_info'=>true,
'can_post_messages'=>false,
'can_edit_messages'=>false,
'can_delete_messages'=>true,
'can_invite_users'=>true,
'can_restrict_members'=>true,
'can_pin_messages'=>true,
'can_promote_members'=>true
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
$ms = bot('sendmessage',[
'chat_id'=> $chat_id,
'text'=>"โœ…",
'parse_mode'=>'html'
]);
$nat = $ms->result->message_id;
bot('deleteMessage', [
'chat_id' => $chat_id,
'message_id' => $nat,
]);
bot('deleteMessage', [
'chat_id'=>$chat_id,
'message_id'=>$mesid
]);
}

if ($text1=='Del'&&$fadmin==$admin) {
bot('deleteMessage', [
'chat_id'=>$chat_id,
'message_id'=>$mesid
]);
bot('deleteMessage', [
'chat_id'=>$chat_id,
'message_id'=>$message_id
]);
}

if($text1 == "pin" or $text
n");
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โš  <a href='tg://user?id=$id'>$from_user_first_name</a> dan barcha <b>ogohlantirishlar</b> olib tashlandi.\nEndi undagi ogohlantirishlar soni <b>$warn</b>/3.",
'parse_mode'=>'html'
]);
}
}

$replyik = $message->reply_to_message->text;
$yubbi = "๐Ÿ“จYuboriladigan xabar matnini kiriting. Xabar turi markdown";

if($text1 == "/sendu" and $chat_id == $admin){
ty($chat_id);
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>$yubbi,
]);
file_put_contents("stat/$chat_id.step","user");
}

if($step == "user" and $chat_id == $admin){
if($text1 == "/otmen"){
file_put_contents("stat/$chat_id.step","");
}else{
$idszs=explode("\n",$userlar);
foreach($idszs as $idlat){
$userr = bot('sendMessage',[
'chat_id'=>$idlat,
'text'=>$text1,
'parse_mode'=>'markdown',
'disable_web_page_preview' => true,
]);
}
if($userr){
bot('sendmessage',[
'chat_id'=>$admin,
'text'=>"Userlarga yuborildi!",
]);
file_put_contents("stat/$chat_id.step","");
}
}
}

if($text1 == "/sendg" and $chat_id == $admin){
ty($chat_id);
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>$yubbi,
]);
file_put_contents("stat/$chat_id.step","guruh");
}

if($step == "guruh" and $chat_id == $admin){
if($text1 == "/otmen"){
file_put_contents("stat/$chat_id.step","");
}else{
$idszs=explode("\n",$guruhlar);
foreach($idszs as $idlat){
$guruu = bot('sendMessage',[
'chat_id'=>$idlat,
'text'=>$text1,
'parse_mode'=>'markdown',
'disable_web_page_preview' => true,
]);
}
if($guruu){
bot('sendmessage',[
'chat_id'=>$admin,
'text'=>"Guruhlarga yuborildi!",
]);
file_put_contents("stat/$chat_id.step","");
}
}
}
1 == "Pin" or $text1 == "PIn" or $text1 == "PIN" or $text1 == "piN" or $text1 == "pIN" or $text1 == "pIn" or $text1 == "pIN"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
bot('pinChatMessage',[
'chat_id'=>$chat_id,
'message_id'=>$message_id
]);
}
}

if($text1=="bye"&&$fadmin==$admin) {
bot('sendmessage', [
'chat_id' => $chat_id,
'text' => "<b>Ok admin</b>.",
'parse_mode' => 'html'
]);
bot('leaveChat',[
'chat_id'=>$chat_id
]);
}

if((stripos($mtext,"Sw")!==false) and $fadmin == $admin){
$sx=explode("\n",$text1);
$matn = $sx[2];
$idsi = $sx[1];
bot('sendMessage',[
'chat_id'=>$idsi,
'text'=>$matn,
'parse_mode'=>'markdown',
'disable_web_page_preview' => true,
]);
bot('sendMessage',[
'chat_id'=>$admin,
'text'=>"โœ…",
]);
}

if($text1 == "ban" or $text1 == "Ban" or $text1== "/Ban" or $text1 == "/ban"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
$vaqti = strtotime("+108000000 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
'until_date' => $vaqti,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendMessage', [
'chat_id'=>$chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$id'>$from_user_first_name</a> gruoppadan <b>ban</b> boโ€˜ldi!",
'parse_mode'=>'html'
]);
}
}

if($text1 == "Unban" or $text1 == "/unban"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
bot('unbanChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
]);
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendMessage', [
'chat_id'=>$chat_id,
'text' => "๐Ÿ”น <a href='tg://user?id=$id'>$from_user_first_name</a> <b>ban</b>dan alindi!",
'parse_mode'=>'html'
]);
}
}

if($text1 == "warn" or $text1 == "Warn" or $text1 == "/warn"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
$warn = file_get_contents("warn/$chat_id&$id.dat");
if($warn){
$warn +=1;
file_put_contents("warn/$chat_id&$id.dat","$warn");
if($warn !=3){
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
$oldi = bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โš  <a href='tg://user?id=$id'>$from_user_first_name</a> <b>ogohlantirish oldi.</b>\nEndi undagi ogohlantirishlar soni <b>$warn</b>/3.",
'parse_mode'=>'html'
]);
}else{
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โš  <a href='tg://user?id=$id'>$from_user_first_name</a> shu vaqtgacha unga berilgan ogohlantirishlarga <b>befarq boโ€˜ldi</b>, jazo sifatida esa guruhdan <b>chetlatiladi!</b>",
'parse_mode'=>'html'
]);
$vaqti = strtotime("+10800000 minutes");
bot('kickChatMember', [
'chat_id' => $chat_id,
'user_id' => $id,
'until_date' => $vaqti,
]);
$warn = 0;
file_put_contents("warn/$chat_id&$id.dat","$warn");
}
}else{
$warn = 1;
file_put_contents("warn/$chat_id&$id.dat","$warn");
bot('sendChatAction',['chat_id'=>$chat_id,'action'=>"typing"]);
bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=>"โš  <a href='tg://user?id=$id'>$from_user_first_name</a> <b>ogohlantirish oldi.</b>\nEndi undagi ogohlantirishlar soni <b>$warn</b>/3.",
'parse_mode'=>'html'
]);
}
}
}

if($text1 == "unwarn" or $text1 == "Unwarn" or $text1 == "/unwarn"){
$gett = bot('getChatMember', [
'chat_id' => $chat_id,
'user_id' => $fadmin,
]);
$get = $gett->result->status;
if($get =="administrator" or $get == "creator"){
$warn = 0;
file_put_contents("warn/$chat_id&$id.dat","$war
SUDYANEWBOT
Endi sen PHP kodlarni bepul Webhook qila olasan
Yangi hosting sayt ochildi
1chi 1 oy barcha tariflar bepul


Bepul-Host.Uz
VIDEO DARSLARNI BOSHLAYMIZMI?
Anonymous Poll
66%
Xa,PHP ni
20%
Xa,HTML ni
14%
Yoq shart emas
โœ… InvestorUz tizimining rasmiy boti ๐Ÿค–

๐ŸŽˆ @Hikmatullayev_Rustam do'stingizdan unikal havola-taklifnoma.

๐Ÿ‘‡ Boshlash uchun bosing:
https://t.me/Uzinvestor_bot?start=554834550
Kanal azolari 2300 ta bolsa. Telegramiznu shu joyiga ismiz userizbi yozishni va telegramizni boshqa lyubiy joyini tahrirlashni orgatib videorolik chiqaraman. Qani dostlar kanalni aktivlashtraylik๐Ÿ‘Œ๐Ÿ˜‡๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™
๐Ÿ‘1
QASHQADARYO.xml
94.3 KB
Qashqadaryo shevasi.
ร•rnatish oddiy: Xml ni ochasz, lek unga kirmasdan turib burchakdagi 3ta nuqtani bosasiz. Va send locationni bosib shu tilni tanlaysz๐Ÿ‘๐Ÿ‘
โ˜บ๏ธKimga shunaqa รตz shevasida yoki uziga qulay yozuvlarda telegram til kerak bolsa
PHP tahrirlovchi : @YoungAktyor_DK777
Ga muroajat qiling. Yozib beramiz
@PHPCreate_Bot tiklansizmi?
Anonymous Poll
72%
Ha
28%
Yoq
FAST CODER | PHP TEAM
@PHPCreate_Bot tiklansizmi?
2 ta tarifni ham bepul va gold tarifini 3000 som qilib qoymoqchiman faqat homiy yoqda
Mard homiylar bormi
Evaziga rek qilamiz
Media is too big
VIEW IN TELEGRAM
๐Ÿ’ฃ BOOMBA VIDEO ๐ŸŽž
Telegramdan chiqmay turib bepul telegram pul bot yasash yo'li topildi ๐Ÿ˜ฑ
๐Ÿ‡บ๐Ÿ‡ฟ Bot orqali 100k gacha o'zbek obunachi yig'a olasiz!
โ™จ๏ธImkoniyatlari cheksiz bir marta bo'lsa ham sinab ko'ring!

๐Ÿ‘‰๐Ÿป @MY_MAKER_BOT

โ€ผ๏ธ Manba bilan oling!
ะ”ัƒะฝั‘ ะฑัžะนะธั‡ะฐ ะธะฝั‚ะตั€ะฝะตั‚ ั‚ะตะทะปะธะบะปะฐั€ะธ ั€ะตะนั‚ะธะฝะณะธ ััŠะปะพะฝ า›ะธะปะธะฝะดะธ.

1. ะ‘ะะ 170ะผะฑ/ั
2. ะ–ะฐะฝัƒะฑะธะน ะšะพั€ะตั 166.7ะผะฑ/ั
3. าšะฐั‚ะฐั€ 159.66ะผะฑ/ั
130. ะŽะทะฑะตะบะธัั‚ะพะฝ 12.51ะผะฑ/ั
139. ะั„า“ะพะฝะธัั‚ะพะฝ 6.31ะผะฑ/ั

ะŸั: ะ‘ะธะท ั„ะฐา›ะฐั‚ ะ–ะฐะทะพะธั€, ะฃะณะฐะฝะดะฐ, ะ˜ั€ะพา›, ะ‘ะฐะฝะณะปะฐะดะตัˆ, ะกะพะผะฐะปะธ, ะกัƒะดะฐะฝ, ะคะฐะปะฐัั‚ะธะฝ, ะ’ะตะฝะตััƒัะปะฐ ะฒะฐ ะั„า“ะพะฝะธัั‚ะพะฝะดะฐะฝ ัŽา›ะพั€ะธั€ะพา› ะฟะพา“ะพะฝะฐะดะฐะปะธะณะธะผะธะท ะฑะธะปะฐะฝ ะผะฐา›ั‚ะฐะฝะธัˆะธะผะธะท ะผัƒะผะบะธะฝ.


ยฉ ะกัƒั€ะฐั‚ะดะฐะณะธ ะฅะฐา›ะธา›ะฐั‚
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ˜ฑShook Xabar๐Ÿ˜ฑ
๐Ÿ””Diqqat Yangilik ๐Ÿค
๐ŸฅณSiz Endi tez Mashxur bo'lasiz โ—๏ธ
๐Ÿ”ตSiz yozgan yoki taxrirlagan kodlar sizga omad olib kelishi ham mumkinโ—๏ธ
๐Ÿ’ฌMalumot: @YoungAktyor_DK777
๐Ÿ“Œ Aytishlaricha telegramda Amerika nomerlariga ochilgan akkauntlar birin-ketin o'chib ketmoqda.

Kerakli ma'lumotlaringiz saqlanayotgan bo'lsa O'zbekiston raqami ochilgan akkauntlaringizga ko'chirib oling.

Do'stlaringizga ulashing
@YQQUZB_KANAL | Instagram
SuperLogo@YoungAktyor_Dk777.php
6.2 KB
@Fast_Coder kanali un maxsus Super Logo bot un yangilangan php kod.

@YoungAktyor_DK777 dan

Manba: @Fast_Coder