#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
