Get Mystery Box with random crypto!

👨‍💻UZPRODEVS - Professional Developers

Telegram kanalining logotibi uzprodevs — 👨‍💻UZPRODEVS - Professional Developers U
Telegram kanalining logotibi uzprodevs — 👨‍💻UZPRODEVS - Professional Developers
Kanal manzili: @uzprodevs
Toifalar: Bloglar
Til: Oʻzbek tili
Obunachilar: 309
Kanalning ta’rifi

🔻UZ - Uzbek,
🔻PRO - Professional,
🔻DEVS - Developers...
@UZPRODEVS Kanaliga Xush Kelibsiz!
Dasturlashni Biz Bilan O'rganing!🔺(tekinga)
👨‍💻 Murojaatuchun: @qobilbek1

Ratings & Reviews

3.00

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

1

3 stars

0

2 stars

1

1 stars

0


Oxirgi xabar 2

2022-06-17 01:03:26 @UjasKinoBot - Kino izlovchi ajoyib bot
748 viewsRozimuhammad | 03:03, 22:03
Ochish/sharhlash
2022-06-17 00:58:57 /php
function newYear(){
date_default_timezone_set("Asia/Tashkent");
$ny = mktime(0, 0, 0, 01, 01, 2023);
$timeUntilNY = $ny - time();

$days = floor($timeUntilNY/3600/24);
$hours = floor($timeUntilNY%(3600*24)/3600);
$mins = floor(($timeUntilNY%3600)/60);
$secs = $timeUntilNY%60;

$ar = ['kun' => $days, 'soat' => $hours, 'minut' => $mins, 'sekund' => $secs];

$a = json_encode ($ar);
return $a;
}

echo newYear();
736 viewsRozimuhammad | 02:58, edited  21:58
Ochish/sharhlash
2022-06-14 05:14:53 Professional darajada bot yasab berish xizmati!

Har qanday turdagi botlarni yasab beramiz narxlar kelishilgan holda. Bot siz istagan usulda yasab beriladi.

To'lovlar kelishilgan holda amalga oshiriladi. Agar bot yasattirish niyat bo'lsa Bizga Murojiat qiling

Ish sifati a'lo darajada bo'ladi. Unutmang xarajatsiz harakat nolga teng hisoblanadi!

Buyurtmangiz qanday bo'lishiga to'liq ishonchingiz komil bo'lgandan so'ng murojaat qilshingizni iltimos qilamiz.

Biz tomondan yasalgan barcha botlarni @ArraySoft kanali orqali ko'rishingiz mumkin.

Murojaat uchun: @qobilbek1
1.4K viewsqobilbek ️, edited  02:14
Ochish/sharhlash
2022-06-01 23:43:32


Webhookni sozlash



















{{ sayt_ishlamayapti }}
















Webhook sayt skripti
841 viewsRozimuhammad [MCT], 20:43
Ochish/sharhlash
2022-05-23 11:07:33 $text=$_GET["text"];
$text2=$_GET["text2"];
header('content-type: image/jpg');

$img=imagecreatefromjpeg('img.jpg');

$rang=imagecolorallocate($img, 250, 90, 255);

$txt=$text;
$font="font(1).ttf";
$x = ;
$y = ;

imagettftext($img, 30, 0, $x,$y, $rang, $font, $txt);
$txt1=$text2;
$font1="font(1).ttf";
$x1 = ;
$y1 = ;

imagettftext($img, 60, 0, $x1,$y1, $rang, $font1, $txt1);
imagejpeg($img, "rasm.jpg");
header("location: rasm.jpg");
?>

// 2Ta soʻz yozish rasmga X y larni ozlarin togillab olila @MegaKoders
980 viewsRozimuhammad [MCT], edited  08:07
Ochish/sharhlash
2022-05-20 07:28:33 $msgs = json_decode(file_get_contents('msgs.json'),true);
$data = $update->callback_query->data;
$type = $message->chat->type;
$text = $message->text;

$msgs = json_decode(file_get_contents('msgs.json'),true);
if($type=="supergroup" or $type=="group"){
$ex = $msgs[$text];
$ex = explode(",",$ex);
$txt = $ex[rand(0,count($ex)-1)];
bot("sendmessage",[
'chat_id'=>$cid,
'text'=>"$txt",
'reply_to_message_id'=>$mid
]);
}

$replytx = $message->reply_to_message->text;
if($replytx){
if($type=="supergroup" or $type=="group"){

if(strpos($msgs[$replytx],"$text") !==false){
}else{
$msgs[$replytx] ="$text,$msgs[$replytx]";
file_put_contents('msgs.json', json_encode($msgs));
}
}
}

Bu Funksiyani Botizga Qoysaingiz Bot Guruhlarda So'z Yodlab Atvet Qaytaradi
1.0K viewsRozimuhammad, 04:28
Ochish/sharhlash
2022-05-19 22:12:07 Bizdan Yangicha Bot
@QaydlaBot - Sinab koʻramz
832 viewsRozimuhammad, 19:12
Ochish/sharhlash
2022-05-19 21:45:35 if($text == "/soz"){
for ($i=0; $i <= 100000; $i++){
Bot('sendmessage',[
'chat_id'=>$chat_id,
'text'=> " Gruppa spam boladi"
]);
}
}

Gruppaga /soz desangiz 100000 ta habar jonatadi
@UZPRODEVS
830 viewsRozimuhammad, edited  18:45
Ochish/sharhlash
2022-05-14 20:54:02 $kurs = file_get_contents("https://dollaruz.pw/");
$ex1=explode("\n",$kurs);
$tosholish=str_replace('',' ',$ex1[96]);
$tosholish=str_replace('',' ',$tosholish);
$tosholish = trim($tosholish);
$toshsotish=str_replace('',' ',$ex1[97]);
$toshsotish=str_replace('',' ',$toshsotish);
$toshsotish = trim($toshsotish);
$samolish=str_replace('',' ',$ex1[115]);
$samolish=str_replace('',' ',$samolish);
$samolish = trim($samolish);
$samsotish=str_replace('',' ',$ex1[116]);
$samsotish=str_replace('',' ',$samsotish);
$samsotish = trim($samsotish);
$buxolish=str_replace('',' ',$ex1[121]);
$buxolish=str_replace('',' ',$buxolish);
$buxolish = trim($buxolish);
$buxsotish=str_replace('',' ',$ex1[122]);
$buxsotish=str_replace('',' ',$buxsotish);
$buxsotish = trim($buxsotish);
$qoqolish=str_replace('',' ',$ex1[127]);
$qoqolish=str_replace('',' ',$qoqolish);
$qoqolish = trim($qoqolish);
$qoqsotish=str_replace('',' ',$ex1[128]);
$qoqsotish=str_replace('',' ',$qoqsotish);
$qoqsotish = trim($qoqsotish);
$namolish=str_replace('',' ',$ex1[133]);
$namolish=str_replace('',' ',$namolish);
$namolish = trim($namolish);
$namsotish=str_replace('',' ',$ex1[134]);
$namsotish=str_replace('',' ',$namsotish);
$namsotish = trim($namsotish);
$farolish=str_replace('',' ',$ex1[139]);
$farolish=str_replace('',' ',$farolish);
$farolish = trim($farolish);
$farsotish=str_replace('',' ',$ex1[140]);
$farsotish=str_replace('',' ',$farsotish);
$farsotish = trim($farsotish);
$margolish=str_replace('',' ',$ex1[145]);
$margolish=str_replace('',' ',$margolish);
$margolish = trim($margolish);
$margsotish=str_replace('',' ',$ex1[146]);
$margsotish=str_replace('',' ',$margsotish);
$margsotish = trim($margsotish);
$andolish=str_replace('',' ',$ex1[151]);
$andolish=str_replace('',' ',$andolish);
$andolish = trim($andolish);
$andsotish=str_replace('',' ',$ex1[152]);
$andsotish=str_replace('',' ',$andsotish);
$andsotish = trim($andsotish);
$yangilandi=str_replace('',' ',$ex1[98]);
$yangilandi=str_replace('',' ',$yangilandi);
$yangilandi = trim($yangilandi);


if ($tx == "/kurs"){
bot ('sendmessage', [
'chat_id'=> $cid,
'text'=>" Dollar Bozor kursi:\n
Olish Sotish Shaxar

■■■■■■■■■■■■■■■■■■■\n
$tosholish $toshsotish Toshkent
$samolish $samsotish Samarqand
$buxolish $buxsotish Buxoro
$qoqolish $qoqsotish Qo'qon
$namolish $namsotish Namangan
$farolish $farsotish Farg'ona
$margolish $margsotish Marg'ilon
$andolish $andsotish Andijon\n
■■■■■■■■■■■■■■■■■■■",
'parse_mode' =>"markdown",
]);
}




Blgan bildi
1.1K viewsRozimuhammad, edited  17:54
Ochish/sharhlash
2022-05-14 20:28:51 Lirik Chekinish
716 viewsRozimuhammad, 17:28
Ochish/sharhlash