WorldSeenBot (@FineCoders).php
141 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π₯3π1
majburla(@FineCoders).php
16.1 KB
Ushbu kod sizning guruhingizdagi obunachilar kanalga qoshilmaguncha ularni yozdirmaydi!
- Dasturchi: @mahkamboyevUz
- Manba: @FineCoders
- Tarqatdi: @ByDevs
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π3π3
KonkursPulBall.php
37.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
Game-Donate.php
96.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
IdealSMMBot.php
136.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3
WolfGramBot (@ByDes).zip
7.9 MB
1 Arab tili qo'shildi
2 Hizmatlar ma'lumotlarini yuklash
3 Pul kiritish bo'limidagi hatoliklar tuzatildi.
4 Raqam bilan ro'yxatdan o'tish
5 Referal konkurs.
UKonsBotPlease open Telegram to view this post
VIEW IN TELEGRAM
1π56π₯49π4π1
By-Devs | πΊπΏ
WolfGramBot (@ByDes).zip
Pullik reaksiya bo'lsa sql fayli tashlanadi.
1π₯16π10π2π1
By-Devs | πΊπΏ
WolfGramBot (@ByDes).zip
wolfapi.sql
238 KB
Tepadagi faylni sqlsi.
π₯12π9π1
bot.php
25.1 KB
Β«π₯ Instagramdan YuklovchiΒ» Bot kodi.β
π€Ushbu kod orqali reels post rasm hattoki istoriyani ham yuklab beradi. Eng qizig'i ichida o'zi api ulangan. Demo bot @InstaTunesBot π±
π¨βπ»Manba: Boshqa davlat
πTarqatildi: @ByDevs
π€Ushbu kod orqali reels post rasm hattoki istoriyani ham yuklab beradi. Eng qizig'i ichida o'zi api ulangan. Demo bot @InstaTunesBot π±
π¨βπ»Manba: Boshqa davlat
πTarqatildi: @ByDevs
π₯2
By-Devs | πΊπΏ
βοΈ Shu funksiyani tarqatamizmi?
bot('sendMessage', [
'chat_id' => $chat_id,
'text' => "Text yoziladigan joy",
'parse_mode' => "MarkDown",
'reply_markup' => json_encode([
'inline_keyboard' => [
[['text' => 'Nusxa olish', 'copy_text' => ['text' => 'matn']]],
[['text' => ' nusxa olish', 'copy_text' => ['text' => 'matn']]],
]
])
]);
}π¨π»βπ» Manba: Arablar
π Tarqatildi: @ByDevs
1π₯1
By-Devs | πΊπΏ
βοΈ Shu funksiyani tarqatamizmi?
if($text=="π Hamkorlik" and joinchat($cid)==1) {
$result = mysqli_query($connect,"SELECT * FROM `users` WHERE id = '$cid'");
$rew = mysqli_fetch_assoc($result);
$text = $rew['api_key'];
$i = substr($text,17,20);
$b = substr($text,0,10);
$api_key = "$b*****$i";
sms($cid,"<b>π API manzil:\n<code>https://".$_SERVER['SERVER_NAME']."/api/v2</code>
π Sizning API kalitingiz:\n <code>$api_key</code>
π΅ API balansingiz:\n <code>".$rew['balance']." soβm</code></b>",keyboard([
[['text'=>"β»οΈ API kalitni yangilash",'callback_data'=>"reset_api"]],
[['text' => 'π API Kalitni Nusxa olish', 'copy_text' => ['text' => "".$rew['api_key'].""]]],
[['text'=>"π Qoβllanma ( Web APP )",'web_app'=>['url'=>"https://".$_SERVER['SERVER_NAME']."/api"]]],
]));
}π€ @TezGramAPIBot'dagi Hamkorlik bo'lim funksiya.
π¨βπ» Manba: @FayzulloCoder
π Kanal: @ByDevs
π5π3π₯2
index (1).php
46 KB
@YangiOvozlarBot bot kodi@ByDevsPlease open Telegram to view this post
VIEW IN TELEGRAM
if(mb_stripos($text,"/start service-")!==false){
$id = str_replace("/start service-","",$text);
$delmid = sms($cid,"<b>β±οΈ Kuting...</b>", null)->result->message_id;
$a = mysqli_query($connect,"SELECT * FROM services WHERE service_id= '$id'");
while($s = mysqli_fetch_assoc($a)){
$nam = base64_decode($s['service_name']);
$sid = $s['service_id'];
$narx = $s['service_price'];
$curr = $s['api_currency'];
$cancel = explode(":",$s['api_detail'])[5];
$cancel = str_replace(['"',',','refill'],['','',''], $cancel);
if($cancel=="false"){
$cancel = "kuzatilmaydi";
}else{
$cancel = "mavjud";
}
$dripfeed = explode(":",$s['api_detail'])[7];
$dripfeed = str_replace("}","",$dripfeed);
$dripfeed = str_replace('"','',$dripfeed);
if($dripfeed == "true"){
$dripfeed = "ha";
}else{
$dripfeed = "yoβq";
}
$ab = $s['service_desc'] ? $ab=$s['service_desc'] : null;
$api = $s['api_service'];
$type=$s['service_type'];
$spi = $s['service_api'];
$min=$s["service_min"];
$max=$s["service_max"];
}
$ap = mysqli_fetch_assoc(mysqli_query($connect,"SELECT * FROM providers WHERE id = $api"));
$surl=$ap['api_url'];
$skey=$ap['api_key'];
$j=json_decode(get($surl."?key=".$skey."&action=services"), true);
foreach($j as $el){
if($el['service']==$spi){
$amin=$el["min"];
$amax=$el["max"];
break;
}
}
if($curr=="USD"){
$fr=get("set/usd");
}elseif($curr=="RUB"){
$fr=get("set/rub");
}elseif($curr=="INR"){
$fr=get("set/inr");
}elseif($curr=="TRY"){
$fr=get("set/try");
}
$ab ? $abs = "".base64_decode($ab)."": null;
if($type=="Default" or $type=="default"){
$ab = "<b>β¬ Minimal buyurtma:</b> $min ta
<b>β« Maksimal buyurtma:</b> $max ta";
}elseif($type=="Package"){
}
if(empty($min) or empty($max) or empty($a)){
sleep(1);
sms($cid,"<b>π€· Ushbu ID orqali xizmat topilmadi!</b>",$m);
bot('deleteMessage',[
'chat_id'=>$cid,
'message_id'=>$delmid,
]);
unlink("user/$cid.step");
}else{
edit($cid,$delmid,"
<b>π Xizmat nomi:</b> ".($nam)."
<b>π ID:</b> <code>$sid</code>
<b>π° Narxi (1000x):</b> $narx so'm
$ab
",json_encode([
inline_keyboard=>[
[['text'=>"βοΈ Ulashish",'url'=>"https://t.me/share/url/?url=https://t.me/$bot?start=xizmat-$sid"]],
[['text'=>"β
Buyurtma berish",'callback_data'=>"order=$spi=$min=$max=".$narx."=$type=".$api."=$sid"]],
[['text'=>"β Yopish",'callback_data'=>"yoqot"]],
]]));
unlink("user/$cid.step");
exit;
}
}π Mana https://t.me/TezGramBot?start=service820 ning funksiyasi.
β Dasturchi: @mebehzod
π₯ Manba: @ByDevs
π₯4π2π1π1
π Xizmat qidirish funksiya qzumi?
π3π2π₯1π€‘1