@Suniy_intelektualBot
Kirib test qilamiz apilarni yangiladim Menimcha tezlik oshdiโ
โฌBizga qo'shilingโฌ
๐ก @WebCoder_Team
๐ 1092
Kirib test qilamiz apilarni yangiladim Menimcha tezlik oshdiโ
โฌBizga qo'shilingโฌ
๐ก @WebCoder_Team
๐ 1092
Please open Telegram to view this post
VIEW IN TELEGRAM
๐5๐2โก1๐1๐พ1
โ๏ธ Hosting Tariflar sotiladi.
โ๏ธ MyXvest.ru
โ๏ธ Tarif 5G
โ๏ธ [87.35] (gacha to
โ๏ธ Narxi: 10 min soสปm
โ๏ธ MyXvest.ru
โ๏ธ Tarif 5G
โ๏ธ [87.35] (gacha to
langan: 1 ะะฐั 2024 ะฒ 22:53) 2yillik
โ๏ธ Narxi: 40 ming soสปm
โ๏ธ Clouduz.ru
โ๏ธ Tarif 1G
โ๏ธ Qoldi: [30.95] (gacha tolangan: 5 ะฏะฝะฒ 2024 ะฒ 13:15)โ๏ธ Narxi: 10 min soสปm
โก4
shazam.zip
22 KB
๐ณ4โคโ๐ฅ3
Please open Telegram to view this post
VIEW IN TELEGRAM
โก3๐2โคโ๐ฅ1โ1๐1
GetID Bot.php
2.7 KB
Manba @WebCoder_Team
Please open Telegram to view this post
VIEW IN TELEGRAM
๐5โคโ๐ฅ3โก3๐ฅ1
3-4-5 Oสปrinlar 60.ming
Qani Referal Yigสปishni Boshlang
Please open Telegram to view this post
VIEW IN TELEGRAM
โก4๐1๐1๐พ1๐จโ๐ป1
Pubg Savdo.php
16.6 KB
Kanal @WebCoder_Teamโโ
Tarjima: ilo-uz
Kanal https://t.me/WebCoder_Teamโโ
Please open Telegram to view this post
VIEW IN TELEGRAM
โคโ๐ฅ3๐ฅ1
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
WEB CODER | <โงTeam>๐ซถ
Bu kanalga hikoyalar joylashni yoqishi uchun ovoz bering.
โคโ๐ฅ2๐1
Forwarded from FINE โ LIVE | ๐บ๐ฟ (๐ธ๐๐บ๐ฐ๐ฝ๐ณ๐ฐ๐เฝผเฝผเฝผ)
SMM bomber qiladiga bot kodi tashlasnimi hali hech qayerda yoq
โก7๐7
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3๐2โก1
TelefonRaqam.php
16.1 KB
๐ Faylni sal o'zgartirdik
๐ก Beeline uchun qilingan kod
Function: SMS,Telegram Xek, Nomern aniqlash.๐ Manba bilan koสปray
Dasturchi: @Rich_oke
Taqrqatildi: @IskandarNeT
๐ก Beeline uchun qilingan kod
Function: SMS,Telegram Xek, Nomern aniqlash.๐ Manba bilan koสปray
Dasturchi: @Rich_oke
Taqrqatildi: @IskandarNeT
๐6
Forwarded from VIP KANAL PHP
data (1).sql
48.1 MB
๐ผ Vkm Bot Uchun Music Baza
๐ Ichida 460k Music Bor
๐ Ichida 460k Music Bor
โค1
$update = json_decode(file_get_contents("php://input");
$message = $update->message;
$mid = $message->message_id;
$cid = $message->chat->id;
$text = $message->chat->id;
$step=file_get_contents("step/cid.step");
mkdir("bots");
mkdir("step");
if($text == "bot_ochish"){
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"Api Tokenni kiriting",
'parse_mode'=>"html",
]);
file_put_contents("step/$cid.step",'yangibot');
}
////@ACoders & @iTDevo
if($step=="yangibot"){
if(mb_stripos($text, ":")!==false){
$kod = file_get_contents("bots/bot.php"); /// ochiladigan bot joylashuvi
$das = str_replace("ADMIN_ID", $cid, $kod");
$das = str_replace("API_TOKEN", $text, $kod);
$user = json_decode(file_get_contents("https://api.telegram.org/bot$tx/getme"))->result->username;
mkdir("bot/$cid/$user");
file_put_contents("bot/$cid/$user/index.php", $das);
$get = json_decode(file_get_contents("https://api.telegram.org/bot$tx/setwebhook?url=https://".$_SERVER['SERVER_NAME']."/bot/botlar/$cid/$user/index.php"))->result;
if($get){
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"๐ค Botingiz tayyor",
'parse_mode'=>"html",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"๐ค Botga oสปtish",'url'=>"t.me/$user?start"]],
]
]),
]);
unlink("step/$cid.step");
}
}else{
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"๐ค Token kiritishda hatolik
โป๏ธ Qayta urinib koring !",
'parse_mode'=>"html",
}}
Bot yaratish funksiyasi ๐
#Comment da sorashgan edi
๐ Manba @iTDevo & @AcodersUz
โ ๏ธ Ushbu funksiya copy pastechilar uchun emas
Yaxshi tushunadiganlar ishlata oladi !!!
๐ Oสปzbekistonda reaksiya tekin ekanligi aniqlandi
Ishonmasanglar bosib koringlar
$message = $update->message;
$mid = $message->message_id;
$cid = $message->chat->id;
$text = $message->chat->id;
$step=file_get_contents("step/cid.step");
mkdir("bots");
mkdir("step");
if($text == "bot_ochish"){
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"Api Tokenni kiriting",
'parse_mode'=>"html",
]);
file_put_contents("step/$cid.step",'yangibot');
}
////@ACoders & @iTDevo
if($step=="yangibot"){
if(mb_stripos($text, ":")!==false){
$kod = file_get_contents("bots/bot.php"); /// ochiladigan bot joylashuvi
$das = str_replace("ADMIN_ID", $cid, $kod");
$das = str_replace("API_TOKEN", $text, $kod);
$user = json_decode(file_get_contents("https://api.telegram.org/bot$tx/getme"))->result->username;
mkdir("bot/$cid/$user");
file_put_contents("bot/$cid/$user/index.php", $das);
$get = json_decode(file_get_contents("https://api.telegram.org/bot$tx/setwebhook?url=https://".$_SERVER['SERVER_NAME']."/bot/botlar/$cid/$user/index.php"))->result;
if($get){
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"๐ค Botingiz tayyor",
'parse_mode'=>"html",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"๐ค Botga oสปtish",'url'=>"t.me/$user?start"]],
]
]),
]);
unlink("step/$cid.step");
}
}else{
bot('sendMessage',[
'chat_id'=>$cid,
'message_id'=>$mid,
'text'=>"๐ค Token kiritishda hatolik
โป๏ธ Qayta urinib koring !",
'parse_mode'=>"html",
}}
Bot yaratish funksiyasi ๐
#Comment da sorashgan edi
๐ Manba @iTDevo & @AcodersUz
โ ๏ธ Ushbu funksiya copy pastechilar uchun emas
Yaxshi tushunadiganlar ishlata oladi !!!
๐ Oสปzbekistonda reaksiya tekin ekanligi aniqlandi
Ishonmasanglar bosib koringlar
๐4๐2โก1
Forwarded from Personal Coder (แฉแIแแทEK)
Yangi Yil.php
149.4 KB
@NewRasmBot kodiโ๏ธ
โ
kod manba bilan tarqatilyapti โ
yangi yil yaqin shu sababli ichidagi apilar ishlaydiโ
manbasiz birorta kanalda korsam apilar uziladi!โ
๐ฑ Dasturchi: @Azizbeekh
โ
Manba: @PersonalCoder
โถ Sizlar uchun maxsus fayl biz bilan qoling va birga bo'ling โ
๐ @PersonalCoder โ
โถ Sizlar uchun maxsus fayl biz bilan qoling va birga bo'ling โ
๐ @PersonalCoder โ
Please open Telegram to view this post
VIEW IN TELEGRAM
๐1
๐5