cookie

We use cookies to improve your browsing experience. By clicking «Accept all», you agree to the use of cookies.

avatar

Xavier Zone

Show more
Advertising posts
243
Subscribers
No data24 hours
No data7 days
-2630 days

Data loading in progress...

Subscriber growth rate

Data loading in progress...

Repost from MaxOtp
Hey Users 👋 Do You Want Otp For Any Application Or Social Media Platforms? So Use This Site. Most selling OTP's. - WhatsApp - Gmail - Rummy - Facebook - Instagram - Winzo , etc 🌐 Server's - Indian 🇮🇳 - Vietnam 🇻🇳 - Nepal 🇳🇵 - More coming soon Join For Updates - @MaxOtp Website 👇
Show all...
😍 1
🌎 Buy Otp
🤑 PHP Auto Kicker Bot codes! ➖➖➖➖➖➖➖➖➖➖➖➖
<?php

//edit bellow three things

$botToken = 'bot-token-here';
$botusername = 'bot-username-without-@';
$webhookUrl = 'webhook-url';

//no need to edit bellow

$update = file_get_contents('php://input');
$updateData = json_decode($update, true);

if (isset($updateData['message'])) {
    $chatId = $updateData['message']['chat']['id'];
    $userId = $updateData['message']['from']['id'];
    $messageText = $updateData['message']['text'];

    if ($messageText === '/start') {
        $keyboard = [
            'inline_keyboard' => [
                [
                    ['text' => 'Add to Channel', 'url' => 'https://t.me/'.$botusername.'?startgroup=invite_to_channel']
                ]
            ]
        ];

        $keyboard = json_encode($keyboard);

        $welcomeMessage = "Hello! *UserFirstName*, welcome to Auto Kicker Bot. I can ban users who leave your channel. Just add me to your channel and make me an admin with ban user rights!";
        $welcomeMessage = str_replace('*UserFirstName*', $updateData['message']['from']['first_name'], $welcomeMessage);

        $apiRequest = [
            'chat_id' => $chatId,
            'text' => $welcomeMessage,
            'parse_mode' => 'Markdown',
            'reply_markup' => $keyboard
        ];

        file_get_contents('https://api.telegram.org/bot' . $botToken . '/sendMessage?' . http_build_query($apiRequest));
    }
}

if (isset($updateData['chat_member']) && $updateData['chat_member']['new_chat_member']['status'] === 'left') {
    $chatId = $updateData['chat_member']['chat']['id'];
    $userId = $updateData['chat_member']['from']['id'];
    $apiRequest = [
        'chat_id' => $chatId,
        'user_id' => $userId
    ];

    file_get_contents('https://api.telegram.org/bot' . $botToken . '/banChatMember?' . http_build_query($apiRequest));
}

$setWebhookRequest = [
    'url' => $webhookUrl,
    'allowed_updates' => json_encode(['message', 'chat_member', 'left_chat_member'])
];

file_get_contents('https://api.telegram.org/bot' . $botToken . '/setWebhook?' . http_build_query($setWebhookRequest));
?>
➖➖➖➖➖➖➖➖➖➖➖➖ 🔐 How to setup this Bot? 1. create new autokickerbot.php file in your 000webhost website filemanger! 2. Now paste codes and edit the three thing which at top of codes! 3. Run that file once to activate with telegram bot! Above is short tutorial on using above php in 000webhost! *3rd step is important  ➖➖➖➖➖➖➖➖➖➖➖➖ Credit: @coderajinkya 📚Publish By: @KingBjss
Show all...
🎚️ Chat GPT Bot's Code (Without API Key) 🧩 Command: /ask 👼 Answer: 🧣 _Send Your Query!_ 👍Wait for Answer On ✅ 🍏 Bjs: Api.sendChatAction({   chat_id: user.telegramid,   action: "typing" }) HTTP.get({   url:     "https://chatgpt.apinepdev.workers.dev/?question=" +     encodeURIComponent(message),   success: "/succ" }) 🧩 Command: /succ 🍏 Bjs: var data = JSON.parse(content) var ans = data.answer if (!ans) {   Api.sendChatAction({     chat_id: user.telegramid,     action: "typing"   })   Bot.sendMessage("❌ Something Went Wrong. ")   return } Api.sendChatAction({   chat_id: user.telegramid,   action: "typing" }) Bot.sendMessage(ans)
Show all...
Telegram floating button for your website ✅
Show all...
<div> <style> .xavier{ position: fixed; bottom: 20px; right: 14px; height: 54px; width: 54px; border-radius: 54px; box-shadow: 0 4px 32px 0 rgb(0 0 0 / 18%); transition: transform .15s ease-in-out, box-shadow .15s ease-in-out; cursor: pointer; z-index: 999; } .xavier2 { background-image: url(https://i.postimg.cc/Y9TdDc9k/2111646.png); background-color: #7186cc; display: block; width: 100%; height: 100%; border-radius: 60px; background-size: cover; background-repeat: no-repeat; } </style> <div class="xavier"><a href="https://telegram.me/Xavier_Zone" target="_blank"> <div class="xavier2"></div> </a></div></div>
Show all...
🥰 1
Photo unavailableShow in Telegram
💻 Cc To Btc Cashout Latest Working Method Of 2023 In Telegram 🔥 ✅ Just Pay With Charge Card And withdraw In Paypal Or Btc ⚠️ Much Be follow All steup 🔠 💓 First Go and Register Here ( rbxgold.com ) ( wildcasino.ag ) After Complete All register details 🔠💓 Then Now Go to Select Deposit Option And Choose Pay by Stripe 🔠 💓 Now Used This 420767 Bin or Try any Charge Cc To Pay 🔠 💓 After making the payment, you will get that withdraw Your money 🔠 💓 Now select Your withdraw Money Or Choose Withdrew via BTC PayPal And Put Your Payment address and Withdraw Your Money 🔠 💓 After following all the steps you will get the money within 3 days. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Sharing our Post will help us much 📨 Thanks for you Support 🎈
Show all...
Repost from MaxOtp
Hey Users 👋 Do You Want Otp For Any Application Or Social Media Platforms? So Use This Site. Most selling OTP's. - WhatsApp - Gmail - Rummy - Facebook - Instagram - Winzo , etc 🌐 Server's - Indian 🇮🇳 - Vietnam 🇻🇳 - Nepal 🇳🇵 - More coming soon Join For Updates - @MaxOtp Website 👇
Show all...
😍 1
🌎 Buy Otp
⚠️ How to Install Burpsuite in Windows 😂 To begin this thrilling adventure, you'll need three essential tools for a seamless installation process: 1⃣ Java Development Kit (JDK) 17: Kickstart your journey by harnessing the robust capabilities of JDK 17. Click the link below to get your hands on this crucial foundation: ➡️ Download JDK 17 Here - Click Here 2⃣ Burp Suite Pro: Your ultimate weapon in the fight against cyber threats! Equip yourself with the latest version of Burp Suite Pro and unleash its potent features to safeguard your digital realm. ➡️ Get Burp Suite Pro Here- click here 3⃣ BurpLoaderKeygen: Elevate your hacking prowess with this exceptional tool! Seamlessly integrate Burp Suite Pro with ease, thanks to the power of BurpLoaderKeygen. ➡️ Download BurpLoaderKeygen- click here 🔴🟢🟠🔵🔴🟢🟠🔵 Credit - 👼 @Xavier_Zone 👼
Show all...
1
Enjoy 😂 Filename - BurpLoaderKeygen_v1.17.jar Size - 35kb Requirement - Click Here Credit - @Xavier_Zone
Show all...
BurpLoaderKeygen_v1.17.jar0.36 KB
😍 1
Repost from MaxOtp
Hey Users 👋 If anyone want telegram premium at cheapest contact ⚡️ ⭐️ 3 month - 750rs 🔼 ⭐️ 6 month - 1050rs to 🔼 ⭐️ 12 month - 2000rs 🔼 🟢🟢🟢🟢🟢🟢 💬Contact - @MaxOtpHelp
Show all...