#Bismillahπ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π1π₯1π1
AvtoNakrutka.php
100.6 KB
Reaksiya Tekin
Please open Telegram to view this post
VIEW IN TELEGRAM
π2π₯2β€1π1
php
if($data=="rus"){
$j=json_decode(file_get_contents("https://domen//SmsBot/sms.php?act=prices&product=google"),1);
$open=json_decode(file_get_contents("https://domen//SmsBot/sms.php?act=prices&product=openai"),1);
$j2=json_decode(file_get_contents("https://domen//SmsBot/sms.php?act=prices&product=telegram"),1);
$go_c=$open['openai']['russia']['virtual52']['count'];
$go_pul = "4000";
$qb_c=$j['google']['russia']['virtual52']['count'];
$qb_pul = "3000";
$tg_c=$j2['telegram']['russia']['mts']['count'];
$tg_pul = "11000";
bot('editMessageText',[
'chat_id'=>$cid2,
'message_id'=>$mid2,
'text'=>"<b>π΄ Davlat:</b> <code>π·πΊRossiya (+7)</code>
=======================
<b>π·Tarmoq : <code>π΅Google</code></b>
<b>π° Narxi</b> <code>$tg_pul</code> <b>so'm</b>
=======================
<b>π·Tarmoq : <code>π΅Telegram</code></b>
<b>π° Narxi</b> <code>$qb_pul</code> <b>so'm</b>
=======================
<b>π·Tarmoq : <code>βͺοΈChatGpt/OpenAI</code></b>
<b>π° Narxi</b> <code>$go_pul</code> <b>so'm</b>
=======================",
'parse_mode'=>"HTML",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>" πTelegram - $tg_c ta",'callback_data'=>"ru_tg-$tg_pul-$tg_c"],['text'=>" πGoogle - $qb_c ta",'callback_data'=>"ru_pubg-$qb_pul-$qb_c"]],
[['text'=>"βͺοΈChatGpt/OpenAI - $go_c ta",'callback_data'=>"ru_open-$go_pul-$go_c"]],
[['text'=>"π« Bekor qilish",'callback_data'=>"back"]],
]
]),
]);
}
#funksiya | #nomerfunc
Please open Telegram to view this post
VIEW IN TELEGRAM
π4
β @GTPSIMBOT - Avto Nomer Botβ¦οΈ
π₯ Dasturlash tili: PHP (MySQL)
π² Bot Narxi: 20 $
π Batafsil: Bu Bot Telegram Va Google Yoki Boshqa Tarmoqlarga Kirish Uchun Avto Nomer Beradiπ
π₯ Boshqaruv paneli:
ββ‘οΈ Xabar yuborish (2 xil)
βπ« Blok sozlamalari
βπΈ Kanallar sozlash
βπ° Balans Boshqaruvi
βπ³ Promokod
βπ³ Hamyon Qo'shish
βπ³ Avto To'lov Sozlash (qiwi Avto)
π¨βπ» Dasturchi : @SmartDasturchi
β
β
β
β
β
β
β
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1π₯1π1
$time = date('H:i');
$sana = date('d.m.Y');
if($data == "soat"){
bot('sendMessage',[
'chat_id'=>$cid2,
'text'=>"β° Soat: <code>$time</code> | π Sana: <code>$sana</code></b>",
'parse_mode'=>'html',
]);}
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1π₯1 1
https://t.me/+O5OLK6sdctkxMGZi - Vip Kanalga Odam Olamizπ
π Narxi : 50ming So'm
@SmartDasturchiπ
@SmartDasturchi
Please open Telegram to view this post
VIEW IN TELEGRAM
@SmartDasturchi
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1π1π1
if($data == "almashish"){
$id = $update->callback_query->id;
if($pul_call > 0){
file_put_contents("step/$cid2/$cid2.txt","almashish");
bot('deleteMessage',[
'chat_id'=>$cid2,
'message_id'=>$mid2,
]);
bot('sendMessage',[
'chat_id'=>$cid2,
'text'=>"<b>π³ Qancha mablag'ingizni o'tkazmoqchisiz?</b>",
'parse_mode'=>'html',
]);
}else{
bot("answerCallbackQuery",[
"callback_query_id"=>$id,
"text"=>"Hisobingizda minimal o'tkazma uchun yetarli mablag' mavjud emas.
Minimal o'tkazma miqdori: 0 so'm",
"show_alert"=>true,
]);
}
}
if($step == "almashish"){
if(is_numeric($text)=="true"){
if($text >= 0){
if($pul >= $text){
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"<b>Kerakli foydalanuvchi ID raqamini yuboring:</b>",
'parse_mode'=>'html',
]);
file_put_contents("step/$cid/$cid.txt","tran-$text");
exit();
}else{
unlink("step/$cid/$cid.txt");
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"<b>π« Balansingizda mablag' yetarli emas!</b>",
'parse_mode'=>'html',
]);
exit();
}
}else{
unlink("step/$cid/$cid.txt");
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"<b>βΌοΈ Kechirasiz siz o'zingizga pul o'tkazolmaysiz!</b>",
'parse_mode'=>'html',
]);
exit();
}
}else{
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"<b>β οΈ Iltimos faqat raqamlardan foydalaning!</b>",
'parse_mode'=>'html',
]);
exit();
}
}
if(mb_stripos($step, "tran-")!==false){
$ex = explode("-",$step);
$miqdor = $ex[1];
unlink("step/$cid/$cid.txt");
if($text == $cid){
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"<b>βΌοΈ Kechirasiz siz o'zingizga pul o'tkazolmaysiz!</b>",
'parse_mode'=>'html',
]);
exit();
}else{
$getpul = file_get_contents("referal/$text/pul.txt");
$getpul2 = file_get_contents("referal/$cid/pul.txt");
$a = $getpul+$miqdor;
$b = $getpul2-$miqdor;
file_put_contents("referal/$text/pul.txt","$a");
file_put_contents("referal/$cid/pul.txt","$b");
$ok = bot('sendMessage',[
'chat_id'=>$text,
'text'=>"<b>π° Hisobingizga <a href = 'tg://user?id=$cid'>$name</a> $miqdor so'm o'tkazdi! β
</b>",
'parse_mode'=>'html',
'reply_markup'=>$home,
]);
if($ok){
bot('sendMessage',[
'chat_id'=>$cid,
'text'=>"<b>π° <a href = 'tg://user?id=$text'>Foydalanuvchi</a> hisobiga $miqdor soΚ»m o'tkazildi!</b>",
'parse_mode'=>'html',
'reply_markup'=>$home,
]);
}
}
}βββββββββββ
Please open Telegram to view this post
VIEW IN TELEGRAM
β€2π2π€2
β @FDonatGamesBot - Games Donat BOTπ
ποΈ Dasturlash tili: PHP (MySQL)
π― Bot Narxi: 10 $
π Batafsil: Bu Bot Orqali Pubg Yoki Free fire Uchun Arzon Va Ishonchli Danat Qilishingiz Mumkinβ‘οΈ
π¨βπ» Boshqaruv paneli:
βπΌ Xabar yuborish (2 xil)
βπ« Blok sozlamalari
βπ Promokod
βπ² Kanallar sozlash
βπ° Balans Boshqaruvi
βπ² Hamyon Qo'shish
βπ Danat Narxlarini Sozlash
π Dasturchi : @SmartDasturchi
β
β
β
β
β
β
β
Please open Telegram to view this post
VIEW IN TELEGRAM
π2π€1
TG Bot Yasaydigan Bot Ochaymiπ
πHA
π₯Yo'q
πHA
π₯Yo'q
Please open Telegram to view this post
VIEW IN TELEGRAM
π11 4π₯2π2
Please open Telegram to view this post
VIEW IN TELEGRAM
π1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π1
https://t.me/SmartBuilder?boost Bosvoramizπ
Please open Telegram to view this post
VIEW IN TELEGRAM
php
if($text=="/ref"){
$files = glob("odam/*.txt");
foreach ($files as $user) {
$id = str_replace(["odam/", ".txt"], ["",""],$user);
$data[$id] = file_get_contents($user);
}
arsort($data);
$ar = array_reverse($data);
$i = 1;
foreach ($data as $id=>$pullar) {
if($i > 10)break;
$names=bot('getChat',[
'chat_id'=>$id,
])->result->first_name;
$names = str_replace(["`","<",">","/"],["","","",""],$names);
$reyting.= " <b>$i] <a href='tg://user?id=$id'>$id</a> β </b><code>$pullar</code><b>Ta</b>\n";$i++;
}
$umumiyhisob = file_get_contents("umumiy.txt");
bot('sendmessage',[
'chat_id'=>$cid,
'text'=>"<b>π TOP 10 ta - pul toplagan foydalanuvchilar:
$reyting </b>",
'parse_mode'=>'html',
]);
}
if($text=="/ref"){
$files = glob("odam/*.txt");
foreach ($files as $user) {
$id = str_replace(["odam/", ".txt"], ["",""],$user);
$data[$id] = file_get_contents($user);
}
arsort($data);
$ar = array_reverse($data);
$i = 1;
foreach ($data as $id=>$pullar) {
if($i > 10)break;
$names=bot('getChat',[
'chat_id'=>$id,
])->result->first_name;
$names = str_replace(["`","<",">","/"],["","","",""],$names);
$reyting.= " <b>$i] <a href='tg://user?id=$id'>$id</a> β </b><code>$pullar</code><b>Ta</b>\n";$i++;
}
$umumiyhisob = file_get_contents("umumiy.txt");
bot('sendmessage',[
'chat_id'=>$cid,
'text'=>"<b>π TOP 10 ta - pul toplagan foydalanuvchilar:
$reyting </b>",
'parse_mode'=>'html',
]);
}
π5π₯°2π₯1
The owner of this channel has been inactive for the last 17 months. If they remain inactive for the next 19 days, they may lose their account and admin rights in this channel. The contents of the channel will remain accessible for all users.
