Please open Telegram to view this post
VIEW IN TELEGRAM
Useful Coders | IT News
Photo
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โญTugma(wep_app)
$update = json_decode(file_get_contents('php://input'));
$message = $update->message;
$cid = $message->chat->id;
$text = $message->text;
$tugma = json_encode([
'inline_keyboard'=>[
[['text'=>"โ
Payme",'web_app'=>['url'=>"https://t.me/"]]],
]
]);
if($text == "/start"){
bot('SendMessage',[
'chat_id'=>$cid,
'text'=>"๐Assalomu assalomu",
'reply_markup'=>$tugma,
]);
}๐ @TezMakerBot - bu Telegramning Mukamal botlar quruvchisi.
โ๐ป Eng muhimi mukammal!
๐ ๐ปโโ๏ธ Reklamalar mavjud emas!
๐๐ป Hech qanday kod!
๐๐ป Hech qanday hosting!
๐๐ป Hech qanday dasturchisiz!
โ๐ป Telegramda o'z botingizga loyiqsiz!
โ๏ธ Tizim versiyasi 3.0 | TezMakerBot
โ๐ป Eng muhimi mukammal!
๐ ๐ปโโ๏ธ Reklamalar mavjud emas!
๐๐ป Hech qanday kod!
๐๐ป Hech qanday hosting!
๐๐ป Hech qanday dasturchisiz!
โ๐ป Telegramda o'z botingizga loyiqsiz!
โ๏ธ Tizim versiyasi 3.0 | TezMakerBot
3
MakerBot.php
134.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐6
IdealSMMBot.php
136.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
Game-Donate.php
96.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3
grand_earn.php
167.6 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3
NationalSeenUz(1).php
23.4 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3
KonkursPulBall.php
37.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
๐5
bot.php
143.5 KB
๐ฅ Ushbu kod @NeoSmmBot'ga oสปxshatib tuzilgan!
๐ซ Kodni manba bilan choping!
Premium.zip dagi bot.phpni oสปrniga qoสปyasiz!
๐ Manba: @QoraCoders_Uz
๐ Dasturchi: @Mengaliyev_Adxam
๐ซ Kodni manba bilan choping!
Premium.zip dagi bot.phpni oสปrniga qoสปyasiz!
๐ Manba: @QoraCoders_Uz
๐ Dasturchi: @Mengaliyev_Adxam
๐3๐ฅ1๐ฅฐ1
Please open Telegram to view this post
VIEW IN TELEGRAM
๐2
๐คฃ Dasturchilar she'r yozsa qanday bo'ladi, Seniorlar yozsachi
โ She'r nomi: Dard
โ Muallif: Rixsiboy Umarov, 11 yillik Web dasturchi va tadbirkor
Notion'da o'qish
โ She'r nomi: Dard
โ Muallif: Rixsiboy Umarov, 11 yillik Web dasturchi va tadbirkor
Notion'da o'qish
Dasturchi tanishlarga yuborib qo'ying
๐6โค1๐ฅ1
ClikerBot.php
37.8 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
if(($text == "/buyurtma") and ($type=="private")){
bot("sendMessage",[
"chat_id"=>$cid,
"reply_to_message_id" => $mid,
"text"=>"<b>To'liq ro'yxatdan o'tish uchun quyidagi tugmalarni bosing</b>",
"parse_mode"=>"html",
"reply_markup"=>json_encode([
"resize_keyboard"=>false,
"one_time_keyboard"=>false,
"keyboard"=>[
[["text"=>"Lokatsiya yuborish ","request_location"=>true]],
]
]),
]);
}
$location = $message->location;
$location_la = $location->latitude;
$location_lo = $location->longitude;
if(isset($location)){
bot('sendMessage',[
'chat_id'=>$cid,
"reply_to_message_id" => $mid,
'parse_mode'=>'html',
'text'=>"Tabriklaymiz
<blockquote>Muvafaqqiyatli ro'yxatdan o'tdingiz.</blockquote>
Manzilingiz: <tg-spoiler>$location_la</tg-spoiler> | <tg-spoiler>$location_lo</tg-spoiler>",
]);
bot('forwardMessage', [
'chat_id'=>$admin,
'from_chat_id'=>$cid,
'message_id'=>$mid,
]);
}Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
<!-- TradingView Widget BEGIN --> <div class="tradingview-widget-container"> <div class="tradingview-widget-container__widget"></div> <div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text">Track all markets on TradingView</span></a></div> <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-symbol-overview.js" async> { "symbols": [ [ "Apple", "AAPL|1D" ], [ "Google", "GOOGL|1D" ], [ "Microsoft", "MSFT|1D" ] ], "chartOnly": false, "width": "100%", "height": "100%", "locale": "en", "colorTheme": "light", "autosize": true, "showVolume": false, "showMA": false, "hideDateRanges": false, "hideMarketStatus": false, "hideSymbolLogo": false, "scalePosition": "right", "scaleMode": "Normal", "fontFamily": "-apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif", "fontSize": "10", "noTimeScale": false, "valuesTracking": "1", "changeMode": "price-and-percent", "chartType": "area", "maLineColor": "#2962FF", "maLineWidth": 1, "maLength": 9, "headerFontSize": "medium", "lineWidth": 2, "lineType": 0, "dateRanges": [ "1d|1", "1m|30", "3m|60", "12m|1D", "60m|1W", "all|1M" ] } </script> </div> <!-- TradingView Widget END -->Please open Telegram to view this post
VIEW IN TELEGRAM
๐2