RiseBuilder.zip
441.4 KB
v2.0 versiyasi.
⬆️ Qo'shilgan yangilanishlar:
• Maker bot ichidagi konstruktor bot sozlandi
• MakerBot hatoliklari sozlandi
• Referal konkurs tizimi
• kichik o'zgarishlar
• cashback sozlamalari
• MakerBot botlari soni 18 taga yetdi
• Dizaynga bog'liq kichik yangilanishlar
⛔️ Kodda 1 - 2 ta kichik xatolar kuzatilishi mumkin.
MANBA:
Tarqatildi: @UsefulCoders
⬆️ Qo'shilgan yangilanishlar:
• Maker bot ichidagi konstruktor bot sozlandi
• MakerBot hatoliklari sozlandi
• Referal konkurs tizimi
• kichik o'zgarishlar
• cashback sozlamalari
• MakerBot botlari soni 18 taga yetdi
• Dizaynga bog'liq kichik yangilanishlar
⛔️ Kodda 1 - 2 ta kichik xatolar kuzatilishi mumkin.
MANBA:
@ITMaktabi1Tarqatildi: @UsefulCoders
$step = file_get_contents("id/step/$idi.txt");
mkdir("id");
mkdir("id/step");
$tx = $message->text;
$idi = $message->from->id;
if($tx == "📋 Mashxur odamlar"){
file_put_contents("id/step/$idi.txt","photo");
bot('SendMessage',[
'chat_id'=>$idi,
'text'=>"Qaysi mashxur odamlar haqida malumot olmoqchisiz, yuboring.",
'reply_markup'=>$ortga,
'parse_mode'=>"markdown",
]);
}
}
if($step=="photo"){
bot('sendPhoto',[
'chat_id'=>$idi,
'photo'=>"https://newssearch.yandex.uz/news/search?text=$tx",
'caption'=>"✅<b> Ma'lumot topildi
✅ Qidirilgan odam: $tx </b>",
'parse_mode'=>"html",
'reply_markup'=>$ortga,
]);
unlink("id/step/$idi.txt");
exit();
}
}Please open Telegram to view this post
VIEW IN TELEGRAM
Qanaqa bot kodi yoki bot funksyasi kerak ⁉️
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
if($data=="havo"){
bot('editMessageText',[
'chat_id'=>$ccid,
'message_id'=>$mmid,
'text'=>"⛅️Siz Ob-Havo bolimidasiz!
Iltimos Viloyatingizni tanlang!⤵️",
'parse_mode'=>'markdown',
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>'⛅️Namangan','callback_data'=>"ob=namangan"],
['text'=>'⛅️Toshkent','callback_data'=>"ob=tashkent"]],
[['text'=>"⛅️Farg'ona",'callback_data'=>"ob=ferghana"],
['text'=>'⛅️Samarqand','callback_data'=>"ob=samarkand"]],
[['text'=>'⛅️Buxoro','callback_data'=>"ob=bukhara"],
['text'=>'⛅️Jizzax','callback_data'=>"ob=jizzakh"]],
[['text'=>'⛅️Andijon','callback_data'=>"ob=andijan"],
['text'=>'⛅️Nukus','callback_data'=>"ob=nukus"]],
[['text'=>'⛅️Guliston','callback_data'=>"ob=gulistan"],
['text'=>'⛅️Navoiy','callback_data'=>"ob=navoi"]],
[['text'=>'⛅️Xiva','callback_data'=>"ob=khiva"],
['text'=>'⛅️Termiz','callback_data'=>"ob=termez"]],
[['text'=>'⛅️Qarshi','callback_data'=>"ob=karshi"],
['text'=>'⛅️Urganch','callback_data'=>"ob=urgench"]],
[['text'=>'⛅️Zarafshon','callback_data'=>"ob=zarafshan"],
['text'=>'↩️Ortga','callback_data'=>"inline"]],
]
])
]);
}
if(mb_stripos($data,"ob")!==false){
$szs = explode("=",$data);
$arrContextOptions=array(
"ssl"=>array(
"verify_peer"=>false,
"verify_peer_name"=>false,
),
);
$masterbek = file_get_contents("http://obhavo.uz/$szs[1]", false, stream_context_create($arrContextOptions));
$ex1=explode("\n",$masterbek);
$kungr=str_replace('<p class="forecast">',' ',$ex1[98]);
$kungr=str_replace('</p>',' ',$kungr);
$oqgr=str_replace('<p class="forecast">',' ',$ex1[103]);
$oqgr=str_replace('</p>',' ',$oqgr);
$tongr=str_replace('<p class="forecast">',' ',$ex1[93]);
$tongr=str_replace('</p>',' ',$tongr);
$bugun=str_replace('<div class="current-day">',' ',$ex1[61]);
$bugun=str_replace('</div>',' ',$bugun);
$bugun = trim($bugun);
$vil=str_replace('<h2>',' ',$ex1[60]);
$vil=str_replace('</h2>',' ',$vil);
$vil=str_replace(''','',$vil);
$vil = trim($vil);
$tongr = trim($tongr);
$oqgr = trim($oqgr);
$kungr = trim($kungr);
$havo1=str_replace('<div class="current-forecast-desc">',' ',$ex1[71]);
$havo1=str_replace('</div>',' ',$havo1);
$havo1=str_replace(''','',$havo1);
$havo1 = trim($havo1);
$gr1=str_replace('<span><strong>',' ',$ex1[67]);
$gr1=str_replace('</strong></span>',' ',$gr1);
$gr1= trim($gr1);
$gr2=str_replace('<span>',' ',$ex1[68]);
$gr2=str_replace('</span>',' ',$gr2);
$gr2= trim($gr2);
$nam=str_replace('<p>',' ',$ex1[75]);
$nam=str_replace('</p>',' ',$nam);
$nam= trim($nam);
$bosim=str_replace('<p>',' ',$ex1[77]);
$bosim=str_replace('</p>',' ',$bosim);
$bosim= trim($bosim);
$shamol=str_replace('<p>',' ',$ex1[76]);
$shamol=str_replace('</p>',' ',$shamol);
$shamol=str_replace(''','',$shamol);
$shamol= trim($shamol);
$oy=str_replace('<p>',' ',$ex1[80]);
$oy=str_replace('</p>',' ',$oy);
$oy=str_replace(''','',$oy);
$oy= trim($oy);
$qch=str_replace('<p>',' ',$ex1[81]);
$qch=str_replace('</p>',' ',$qch);
$qch= trim($qch);
$qb=str_replace('<p>',' ',$ex1[82]);
$qb=str_replace('</p>',' ',$qb);
$qb= trim($qb);
bot('editMessageText',[
'chat_id'=>$ccid,
'message_id'=>$mmid,
'text'=>"*📌Bugun 🏰$vil shahrida:⤵️
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
🌓Bugun: $gr1 ... $gr2, ☀️$havo1
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
🌄Tong: ☁️ $tongr C
🏙Kun: ☀️ $kungr C
🌃Oqshom: 🌤 $oqgr C
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
🌬 $shamol
💧 $nam
🌡$bosim
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
🌙$oy
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
🌝$qch
🌚$qb
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
$sana*
➖➖➖➖➖➖➖➖➖➖➖➖➖➖
$mkm
",
'parse_mode' => 'markdown',
'disable_web_page_preview'=>true,
'reply_markup'=>json_encode([
'inline_keyboard' => [
[['text'=>"↩️Orqaga",'callback_data'=>"pogoda"]]
]
]),
]);
}Please open Telegram to view this post
VIEW IN TELEGRAM
🔥6❤1⚡1
Please open Telegram to view this post
VIEW IN TELEGRAM
Useful Coders | IT News
captcha.zip
Please open Telegram to view this post
VIEW IN TELEGRAM
Useful Coders | IT News
https://t.me/boost/UsefulCoders Premium borla
Bervorila jalkamasu
Please open Telegram to view this post
VIEW IN TELEGRAM
❤3🔥2⚡1👍1🥰1
@UsefulCoders
Please open Telegram to view this post
VIEW IN TELEGRAM
👎3❤1🔥1👏1
Useful Coders | IT News
🎁 Giveaway yakunlandi
🏆 G'oliblar:
1. Tolanboyev ོོ⚜ [💰]
2. 𝚊𝙺𝚛𝚒𝚜𝚜𝚝𝚊𝚕
3. Saidmaruf
🏆 G'oliblar:
1. Tolanboyev ོོ⚜ [💰]
2. 𝚊𝙺𝚛𝚒𝚜𝚜𝚝𝚊𝚕
3. Saidmaruf
🏆 #konkurs_off Boshlandi🥳
🙄 Konkurs shartlari (@UsefulCoders) shu kanalga obuna bo'lish va do'stlaringiz sizga ovoz berishini so'rashdan iborat.
🎁 Konkursga qo'yilgan yutuqlar:
1 TOP - @DasturchiNetUz user + TezMakerBot kodi
2 TOP - Nakrutka Pro bot kodi
3 TOP - captcha0111 kodi
⚠️ Yutuqni olish uchun minial 5ta ovoz yig'ish kerak
➕ Konkursda qatnashish uchun quyidagi (QO'SHILISH➕) tugmani bosing👇
🏆Konkurs 📊Natijalari:
1) @TgWebCoder - 3
2) @Tolanboyev - 4
3) @aKrisstal - 6
4) @Yagona_dev - 11
5) @Asilbek_Coder - 5
6) @Abdurahmon09098 - 1
7) @TEMUR413 - 0
8) @Alibek0214 - 2
9) @Mehroj_1825 - 1
10) @samadov_top - 0
11) @Troller_dark - 4
12) @AMAZING_EGA - 0
13) @TheUmarbek - 0
👤ishtirokchilar soni: 13 ta
🔊Jami to'plangan ovozlar: 37 ta
🙄 Konkurs shartlari (@UsefulCoders) shu kanalga obuna bo'lish va do'stlaringiz sizga ovoz berishini so'rashdan iborat.
🎁 Konkursga qo'yilgan yutuqlar:
1 TOP - @DasturchiNetUz user + TezMakerBot kodi
2 TOP - Nakrutka Pro bot kodi
3 TOP - captcha0111 kodi
⚠️ Yutuqni olish uchun minial 5ta ovoz yig'ish kerak
➕ Konkursda qatnashish uchun quyidagi (QO'SHILISH➕) tugmani bosing👇
🏆Konkurs 📊Natijalari:
1) @TgWebCoder - 3
2) @Tolanboyev - 4
3) @aKrisstal - 6
4) @Yagona_dev - 11
5) @Asilbek_Coder - 5
6) @Abdurahmon09098 - 1
7) @TEMUR413 - 0
8) @Alibek0214 - 2
9) @Mehroj_1825 - 1
10) @samadov_top - 0
11) @Troller_dark - 4
12) @AMAZING_EGA - 0
13) @TheUmarbek - 0
👤ishtirokchilar soni: 13 ta
🔊Jami to'plangan ovozlar: 37 ta
👍3
Useful Coders | IT News
🏆 #konkurs_off Boshlandi🥳 🙄 Konkurs shartlari (@UsefulCoders) shu kanalga obuna bo'lish va do'stlaringiz sizga ovoz berishini so'rashdan iborat. 🎁 Konkursga qo'yilgan yutuqlar: 1 TOP - @DasturchiNetUz user + TezMakerBot kodi 2 TOP - Nakrutka Pro bot kodi…
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2