Humo Hacker | βŽ™
463 subscribers
280 photos
72 videos
299 files
359 links
πŸ‘‹ Assalomu alaykum hammaga !

Kanalga azo bo'lganingiz uchun raxmat!

Hurmat bilan: @Humo_Hacker jamoasi
©️ 2023-2026
Download Telegram
Kim smm botlarni boshqarib biladi?
❀‍πŸ”₯2❀2πŸ‘2πŸ”₯1
πŸ‡ΊπŸ‡Ώ Assalomu alaykum barchaga!

βœ… @SmmEnginerBot - ishga tushdi !

πŸ“ Bot yordamida 4 ta tarmoqqa nakrutka urishingiz va nomer olishingiz mumkin, xizmatlar juda arzon narxlarda belgilangan.


πŸ€– @SmmEnginerBot | πŸš€ @SmmEnginerNews
πŸ‘Œ6πŸ•Š6πŸ’―4🍾4πŸ†3πŸ‘1πŸ”₯1
@BestProger dan qanaqa kod kutyapsila
#comment
πŸ•Š9πŸ†4πŸ‘Œ3⚑2πŸ’―2πŸ‘1πŸ”₯1
if(mb_stripos($text,"/card_")!==false){
$BestProger = str_replace("card_","",$text);
$Wonderful = json_decode(file_get_contents("https://reposu.org/payme/card/".$BestProger), true);
$card = $Wonderful['result']['mask'];
$owner = $Wonderful['result']['owner'];
$bank = $Wonderful['result']['bank'];
send($cid,"<b>
πŸ’³ Karta raqami: $card
πŸŽ–Karta egasi: $owner
🏦 Bank: $bank
</b>",null);
}

πŸ’³ Karta info funksiya.
/card_8600....

@WonderfulCoders πŸ‡ΊπŸ‡Ώ
⚑5πŸ†5πŸ‘Œ4πŸ’―4🍾3πŸ‘2πŸ•Š2πŸ”₯1
Premium Giveaway qilamiz πŸ‘

Garant: 10K+
Prognoz: 25K+

Narxi: 70mindan (3ta homiy kere fast) πŸͺ™

Dax kanal ili botdan rek olnadi!

🫢 Murojat: @Uz_Tired
πŸ‘2❀1πŸ”₯1
⭐️MUKAMMAL BOT OCHISH XIZMATI

βš™οΈ Narx bot funksiyalariga qarab belgilanadi
πŸ›’ Bot imkoniyatlariga qarab oshib boradi.

⚠️Eslatma: Buyurtma bekor qilinmasligi uchun, ish boshlanishidan avval 50% toβ€˜lov qilinadi. Bitta mukammal bot 1 soatdan 96 soatgacha vaqtda tayyor boβ€˜ladi.
━━━━━━━━━━━━━━━━━━━━━━━━
πŸ“¨ Murojaat uchun: @BestProger ⭐️
✈️ Bizning loyihalar: @AiDevUz πŸ‡ΊπŸ‡Ώ
πŸ‘2πŸ”₯2❀1
Assalomu aleykum
❀1πŸ‘1πŸ”₯1
Forwarded from EvilCodeUz - Coders (𝓐𝓫𝓭𝓾𝓻π“ͺ𝓼𝓱𝓲𝓭)
πŸ’Ž Birjalarga to'g'ridan-to'g'ri Notcoin depozitlari ertaga (14-may) yopiladi.

Keyingi safar pul olish opsiyalari (shu jumladan zanjirdagi da'volar) ro'yxatga kiritilgandan keyin ochiladi.

Iltimos, birinchi daqiqadan boshlab savdoni boshlamoqchi bo'lsangiz, birjaga o'tkazishni boshlaganingizga ishonch hosil qiling.

Shuningdek, fransuzlaringizga ping qo'yishni va ularga yo'lda yordam berishni unutmang.
Notcoin fam - kuchli - birga.

Qanchalik ko'p qiymat baham ko'rsak, shuncha yaxshi.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1πŸ‘1πŸ”₯1
<?php
header("Content-Type: application/json; charset=UTF-8");
$url = $_GET['url'];

$html = file_get_contents('https://t.me/s/'.$url);

$dom = new DOMDocument();
$dom->loadHTML($html);

$xpath = new DOMXPath($dom);

$subscriber_element = $xpath->query('//div[@class="tgme_channel_info_counter"][1]/span[@class="counter_value"]')->item(0)->nodeValue;
$photos_element = $xpath->query('//div[@class="tgme_channel_info_counter"][2]/span[@class="counter_value"]')->item(0)->nodeValue;
$videos_element = $xpath->query('//div[@class="tgme_channel_info_counter"][3]/span[@class="counter_value"]')->item(0)->nodeValue;
$files_element = $xpath->query('//div[@class="tgme_channel_info_counter"][4]/span[@class="counter_value"]')->item(0)->nodeValue;
$links_element = $xpath->query('//div[@class="tgme_channel_info_counter"][5]/span[@class="counter_value"]')->item(0)->nodeValue;

if($subscriber_element == null){
$subscriber = "Mavjud emas!";
}else{
$subscriber = $subscriber_element;
}

if($photos_element == null){
$photos = "Mavjud emas!";
}else{
$photos = $photos_element;
}

if($videos_element == null){
$videos = "Mavjud emas!";
}else{
$videos = $videos_element;
}

if($files_element == null){
$files = "Mavjud emas!";
}else{
$files = $files_element;
}

if($links_element == null){
$links = "Mavjud emas!";
}else{
$links = $links_element;
}

$res = array(
'result'=>[
'obunachilar'=>$subscriber,
'rasmlar'=>$photos,
'videolar'=>$videos,
'fayllar'=>$files,
'havolalar'=>$links,
'dev'=>[
'channel' => "@By_Alik",
'profile' => "@AlijonovUz",
]);

if($url == null){
$result['result']="Nimadir xato ketdi!";
}else{
$result = $res;
}

echo json_encode($result, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES);

?>

Kanaldagi surat, fayl, video, havola va obunachilar sonini aniqlab beruvchi API kod. Manba menga tegishlik emas lekin buni API ko'rinishiga men keltirganman.
πŸ‘3πŸ”₯2❀1πŸ’―1
Portfolio(@Webstile).zip
60 KB
πŸ”₯ Portfolio bot form stile

@Biouz_bot kodi.

100% tarqalmagan

Manba: @webstile & @WonderfulCoders


Keynig safar saytni bilan qoΚ»shib yangi versiyasini tashlayman
πŸ‘8πŸ”₯3❀2πŸ₯°2
Live stream started
<?php

define('API_KEY',"6967865696:AAFN65-Bczrt7EwvIApgkzr-1-mx3ecGlMo");

$admin = "6570009037";

function bot($method,$datas=[]){
$url = "https://api.telegram.org/bot".API_KEY."/".$method;
$ch = curl_init();
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);
curl_setopt($ch,CURLOPT_POSTFIELDS,$datas);
$res = curl_exec($ch);
if(curl_error($ch)){
var_dump(curl_error($ch));
}else{
return json_decode($res);
}
}

$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$chat_id = $message->chat->id;
$text = $message->text;
$callback = $update->callback_query;
$message = $update->message;
$mid = $message->message_id;
$data = $update->callback_query->data;
$cmid = $update->callback_query->message->message_id;
$ccid = $update->callback_query->message->chat->id;
$data = $callback->data;
$photo = $update->message->photo;
$gif = $update->message->animation;
$video = $update->message->video;
$music = $update->message->audio;
$voice = $update->message->voice;
$sticker = $update->message->sticker;
$document = $update->message->document;

if($text == "/start"){
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"Assalom alaykum Botimizga Xush kelibsiz",
'parse_mode'=>"html",
]);
}

if($text == "/file" and $cid == $admin){
bot('sendDocument',[
'chat_id'=>$cid,
'document'=>new CURLFile(__FILE__),
'caption'=>"@$bot",
]);
}


?>
πŸ‘6❀4πŸ”₯4πŸ₯°2
<?php 



header('Content-Type: application/json; charset=utf-8');
$url = $_GET['url'];
function YouTube($url){
$curl = curl_init("https://onlinevideoconverter.pro/api/convert?url=$url");
$data =
array("url"=>$url,"extension"=>"mp3");
curl_setopt($curl, CURLOPT_POST, true);
curl_setopt($curl, CURLOPT_POSTFIELDS, http_build_query($data));
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
$YouTube = curl_exec($curl);
curl_close($curl);
$BG = json_decode($YouTube)->meta->title;
if($BG != null){
$z = $YouTube;
}

return $z;
}




$GetInfoVideo = json_decode(YouTube($url));
$count = $GetInfoVideo->url;
for ($i = 0; $i<=count($count)-1; $i++){
$title = $GetInfoVideo->meta->title;
$duration = $GetInfoVideo->meta->duration;
$img = $GetInfoVideo->thumb;
$urls = $GetInfoVideo->url[$i]->url;
$type = $GetInfoVideo->url[$i]->type;
$quality = $GetInfoVideo->url[$i]->quality;
$array['ok'] = true;
$array['info'][] = [

'nom' => $title,
'davomiyligi' => $duration,
'turi' => $type,
'sifati' => $quality,
'rasm' => $img,
'url' => $urls,
];
}




echo json_encode($array, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES);

YouTube APi
@WonderfulCoders πŸ‡ΊπŸ‡Ώ
πŸ₯°7❀4πŸ”₯4πŸ‘3⚑1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ˜‚πŸ˜‚

@WonderfulCodersπŸ‡ΊπŸ‡Ώ > #memes
❀1⚑1πŸ‘1πŸ”₯11
<?PHP

$cty = $message->chat->type;
$cusername = $message->chat->username;

if($cty=="supergroup" or $cty=="group"){
   $bazaa=file_get_contents("group.ids");
   if(mb_stripos($bazaa,"@$cusername") !==false){
   }else{
   $txt="\n@$cusername";
   $file=fopen("group.ids","a");
   fwrite($file,$txt);
   fclose($file);
  }
  }


   $bazaaa=file_get_contents("group.ids");
$jami = substr_count($bazaaa,"\n");
if($text == "/stat"){
bot('sendMessage',[
      'chat_id'=>$cid,
      'text'=>"<b>Guruh userlari : $bazaaa

Jami : $jami ta</b>",
'parse_mode'=>"html",
      ]);
}
?>

πŸ“‚ #php #function #get_msg_id

πŸ“Š GURUH USER BILAN SAQALASH
βœ… @KLoyihalar Obuna boΚ»ling
⚑1❀1πŸ‘1πŸ”₯1
#Instagram'dan yuklovchi API

function insta($url) {
$api = "https://x.wwi.su/x/instagram/";
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => $api."?post=$url",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_USERAGENT => "PHPiB",
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
]);
$response = curl_exec($curl);
curl_close($curl);
return $response;
}
header('Content-Type: application/json');

echo insta($_GET["url"]);



Eslatma Moskva yoki umuman Rossiya serverlari uchun copy() yoki file_get_contents() dan foydalanib faylga yuklash umuman foydasiz agar telegram botingiz bo'lsa shunchaki urlni tog'rima tog'ri jo'natadigan qiling.

@WonderfulCoders & @PHPsUz
πŸ‘2⚑1❀1πŸ”₯1
$url = 'https://daryo.uz/feed/';
$rss = simplexml_load_file($url);
foreach ($rss->channel->item as $item) {
$line = $item->title;
$link = $item->link;
break;
}
if($text == "πŸ“£Yangiliklar"){
$url = "https://daryo.uz/feed/";
$rss = simplexml_load_file($url);
foreach ($rss->channel->item as $item) {
$line = $item->title;
$link = $item->link;
}
bot ('sendmessage', [
'chat_id'=> $cid,
'text'=>"

πŸ””Eng soβ€˜ngi πŸ“°yangiliklar

πŸ†•οΈ[$line]($link)

πŸ“Xabarni o'qish uchun pastdagi tugmani bosing!",
'parse_mode'=>'html',
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"πŸ”Xabarni o'qish ! ", 'url'=>"$link"]],
[['text'=>"● Admin ", 'url'=>"https://t.me/$adminuser"]],
]
])
]);
}

@WonderfulCodersπŸ‡ΊπŸ‡Ώ > #function
πŸ‘6❀4πŸ”₯3❀‍πŸ”₯1πŸ₯°1πŸ’―1
//Manba @WonderfulCoders and @PHPsUz and @BegmatovDev
$token = "BotTokeni"; //Telegramdan BotFather dan olingan apini qoying
define('API_KEY',$token);
echo file_get_contents("https://api.telegram.org/bot".API_KEY."/setwebhook?url=".$_SERVER['SERVER_NAME'].$_SERVER['SCRIPT_NAME']);
echo "<a href='https://api.telegram.org/bot$API_KEY/setwebhook?url=".$_SERVER['SERVER_NAME']."".$_SERVER['SCRIPT_NAME']."'>setwebhook</a>";
function bot($method,$datas=[]){
$url = "https://api.telegram.org/bot".API_KEY."/".$method."?".http_build_query($datas);
return json_decode(file_get_contents($url));
}

$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$chat_id = $message->chat->id;
$from_id = $message->from->id;
$fn = $update->message->from->first_name;
$data = $update->callback_query->data;
$chat_id2 = $update->callback_query->message->chat->id;
$reply = $message->reply_to_message->message_id;
$message = $update->message;
$text = $message->text;
$user = bot('getme',['bot'])->result->username;
$ne = bot('getme',['bot'])->result->name;
$mroan = json_decode(file_get_contents("https://php88-api.ml/API/a.php?url=$text"));

if($text=="/start" ){
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"Bu bot orqaliy siz text ni golsga aylantirolasiz birorbir text yozing... ",
'parse_mode'=>"html",
]);
}


if($text ){
bot('sendAudio', [
'chat_id' =>$chat_id,
'audio' =>"https://translate.google.com/translate_tts?ie=UTF-8&client=tw-ob&tl=ar&q=$text",
'caption' =>"$text",
'parse_mode' =>"html",
'disable_notification' => false,
]);
}

Manba @WonderfulCoders and @PHPsUz and @BegmatovDev
πŸ‘9πŸ”₯8❀7πŸ₯°3❀‍πŸ”₯1
mkdir(stat);
if(isset($message)){
$get = file_get_contents("stat/usid.txt");
if(mb_stripos($get,$fid)==false){
file_put_contents("stat/usid.txt", "$get\n$fid");
bot('sendMessage',[
'chat_id'=>$admin,
'text'=>"πŸ‘€ Yangi aΚΌzo
βœ‰οΈ Lichka: <a href='tg://user?id=$fid'>$name</a>",
'parse_mode'=>"html"
]);
}}

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–

πŸ‘¨β€πŸ’» Bizdan uzoqlashmang 🀩
πŸ‡ΊπŸ‡Ώ Biz bilan qoling ‼️

Ⓜ️ Manba: @CyberCodeUz

⚑Kanalimiz: @WonderfulCoders
πŸ₯°5❀3πŸ‘3πŸ”₯3
Koβ€˜p tilli botlarda🀘
Til tanlasa bazaga saqlab oladiβœ”οΈ
Lekn yana start bossa til soβ€˜raydi😟
Bu funcsiya shu muammoni bartaraf etadiπŸ‘‡
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
if($tx == "/start"){
$bgsql = "SELECT * FROM savdo WHERE tg_id = '{$cid}'";
$result = $conn->query($bgsql);
$result = @mysqli_fetch_assoc($result);
if($result['tili']=="UZ"){
bot('sendMessage',[
'chat_id'=>$cid,
'text'=>"Salom $name Botimizga hush kelibsiz",
'parse_mode'=>'html',
'reply_markup'=>$bosh,
]);
}elseif($result['tili']=="RU"){
bot('sendMessage',[
'chat_id'=>$cid,
'text'=>"ΠŸΡ€ΠΈΠ²Π΅Ρ‚ $name",
'parse_mode'=>'html',
'reply_markup'=>$bosh,
]);
}elseif(!isset($result['tili'])){
bot('sendMessage',[
'chat_id'=>$cid,
'text'=>"Tilni tanlangπŸ‡ΊπŸ‡Ώ
Π’Ρ‹Π±Π΅Ρ€ΠΈΡ‚Π΅ ΡΠ·Ρ‹ΠΊπŸ‡·πŸ‡Ί",
'parse_mode'=>'html',
'reply_markup'=>$til,
]);
}}

πŸ‘¨β€πŸ’» Bizdan uzoqlashmang 🀩
πŸ‡ΊπŸ‡Ώ Biz bilan qoling ‼️

Ⓜ️ Manba: @CyberCodeUz

⚑️Kanalimiz: @WonderfulCoders
πŸ”₯7❀4πŸ‘3
<?php
date_Default_timezone_set('Asia/Tashkent');
define('BestProger',"API_TOKEN");

//ushbu kod @WonderfulCoders Kanalida Tarqatildi

$admin = "ADMIN_ID";
$sana = date("d.m.Y");

function bot($method,$datas=[]){
$url = "https://api.telegram.org/bot".BestProger."/".$method;
$ch = curl_init();
curl_setopt($ch,CURLOPT_URL,$url);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);
curl_setopt($ch,CURLOPT_POSTFIELDS,$datas);
$res = curl_exec($ch);
if(curl_error($ch)){
var_dump(curl_error($ch));
}else{
return json_decode($res);
}
}


$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$cid = $message->chat->id;
$tx = $message->text;
$from_id = $update->message->from->id;
$mid = $message->message_id;
$name = $message->from->first_name;
$fid = $message->from->id;
$callback = $update->callback_query;
$message = $update->message;
$mid = $message->message_id;
$data = $update->callback_query->data;
$text = $message->text;
$cal = $update->callback_query;
$cmid = $update->callback_query->message->message_id;
$ccid = $update->callback_query->message->chat->id;
$callid = $callback->id;

mkdir("bonus");
mkdir("balans");

if($text == "bonus"){
$bonus = file_get_contents("bonus/$cid.txt");
if($bonus != $sana){
$pul = file_get_contents("balans/$cid.txt");
$miqdor = rand(100,200);
$a = $pul + $miqdor;
file_put_contents("balans/$cid.txt","$a");
bot('editMessageText',[
'chat_id'=>$cid,
'text'=>"πŸ’Έ <b>Kunlik bonus</b> - $miqdor som",
'parse_mode'=>'html',
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"◀️ Orqaga",'callback_data'=>"orqaga"]],
]
])
]);
file_put_contents("bonus/$cid.txt","$sana");
}else{
bot("answerCallbackQuery",[
"callback_query_id"=>$callid,
'text'=>"❌ Bugun bonus olgansiz!",
"show_alert"=>true,
]);
}
}


Kunlik bonus
@WonderfulCodersπŸ‡ΊπŸ‡Ώ > #function
πŸ‘3πŸ”₯3❀2