en
Feedback
γ€Žππ‘π„πŒπˆπ”πŒ π‚πŽπƒπ„π’

γ€Žππ‘π„πŒπˆπ”πŒ π‚πŽπƒπ„π’

Open in Telegram

🚩 Channel was restricted by Telegram

Show more
No data
Subscribers
+2024 hours
+737 days
+9130 days
Posts Archive
NEW METHOD UPLOAD FOR MOBILE USERS DAILY METHOD UPLOADED GO AND JOIN THIS CHANNEL https://t.me/+fFYPlcWj1kg1YTU1 https://t.me/+fFYPlcWj1kg1YTU1 FAST GO AND CHECK MEW METHOD

import requests
import time

# Replace with your bot token
BOT_TOKEN = 'YOUR_BOT_TOKEN'

# List of reactions to send
reactions = ["πŸ‘", "❀️", "πŸ˜‚", "😲", "πŸ‘", "πŸ”₯", "😎", "πŸ’―", "😒", "😍"]

# Function to get the latest message in a chat
def get_latest_message_info(bot_token):
    url = f'https://api.telegram.org/bot{bot_token}/getUpdates'
    response = requests.get(url)
    data = response.json()

    if data["ok"] and "result" in data and len(data["result"]) > 0:
        # Get the latest message
        latest_message = data["result"][-1]["message"]
        chat_id = latest_message["chat"]["id"]
        message_id = latest_message["message_id"]
        return chat_id, message_id
    else:
        print("Failed to retrieve latest message.")
        return None, None

# Function to send reactions to a message
def send_reaction(bot_token, chat_id, message_id, reaction):
    url = f'https://api.telegram.org/bot{bot_token}/sendMessage'
    data = {
        'chat_id': chat_id,
        'text': reaction,
        'reply_to_message_id': message_id
    }
    response = requests.post(url, data=data)
    return response.json()

# Get latest chat ID and message ID
chat_id, message_id = get_latest_message_info(BOT_TOKEN)

# Send reactions if chat ID and message ID are retrieved successfully
if chat_id and message_id:
    for reaction in reactions:
        result = send_reaction(BOT_TOKEN, chat_id, message_id, reaction)
        if result.get("ok"):
            print(f"Successfully sent reaction: {reaction}")
        else:
            print(f"Failed to send reaction: {reaction}, Error: {result.get('description')}")
        time.sleep(2)  # Wait a few seconds between reactions
else:
    print("Unable to send reactions. Make sure the bot has access to the chat and that there are recent messages.")
Check this py CODES for auto reaction and it's for testing if they worked so tell me in comments and also replaced your bot token CREDIT @NGYT777G AND @GOAT_NG

⭐ FUCK GUYS I WILL UPDATE MY PRIVATE CODE GENERATER AND NOW THEY WILL CONVERT TBC CODES INTO BJS CODES ALSO BJS CODES INTO TBC CODES πŸ˜„

βœ”οΈ BOARDCAST BJS CODES ⭐ πŸ“ Command:- /board ➑️ BJ's:-
var sdone = User.getProperty("sdone")
if (!sdone) {
  HTTP.post({
    url: "https://projectoid.site/api/Telegram/broadcast/data.php",
    body: {
      user_id: user.telegramid,
      bot: bot.name
    },
folow_redirects: true //dont change
  })
  User.setProperty("sdone", "true", "string")
}
πŸ“ Command :- /broadcast βœ”οΈ Wait For answer :- On πŸ’¬ Message :- Kindly Enter Your Message To Broadcast ➑️ BJ's:-
//kindly channel ur telegram id with my
if(user.telegramid == 1834957586) {
  try {
    var msg = message
    function sendFile(type, method, cap, fileid) {
      HTTP.post({
        url: "https://projectoid.site/api/Telegram/broadcast",
        headers: { "content-type": "application/json" },
        body: {
          method: method, //for forward use forwardMessage
          text: cap,
          bot_token: bot.token,
          admin: user.telegramid,
          type: type,
          bot: bot.name,
          file_id: fileid,
          from_chat_id: request.chat.id,
          message_id: request.message_id,
          caption: cap,
          parseMode: "html", //you can change it to Markdown
          disableWebPreview: true,
          protectContent: true //if you want to allow users your broadcast message change it to false
        },
        folow_redirects: true //dont change
      })
    }
    var boarding = "πŸ–₯ <b><u>Broadcast By Admin</u></b> \n\n"
    var caption = !request.caption
      ? boarding
      : boarding + "πŸ–‡ <i>Message =</i> " + request.caption

    if (request.photo[0]) {
      sendFile("photo", "sendPhoto", caption, request.photo[0].file_id)
      return
    }
    if (request.text) {
      sendFile(
        "text",
        "sendMessage",
        "πŸŽ™ <b><u>Broadcast By Admin</u></b> \n\n<i>Message</i> = " + message,
        null
      )
      return
    }
    if (request.video) {
      sendFile("video", "sendVideo", caption, request.video.file_id)
      return
    }
    if (request.audio) {
      sendFile("audio", "sendAudio", caption, request.audio.file_id)
      return
    }
    if (request.document) {
      sendFile("document", "sendDocument", caption, request.document.file_id)
      return
    }
    if (request.animation) {
      sendFile("animation", "sendAnimation", caption, request.animation.file_id)
      return
    }
    if (request.voice) {
      sendFile("voice", "sendVoice", caption, request.voice.file_id)
      return
    }
    if (request.video_note) {
      sendFile("video_note", "sendVideo", caption, request.video_note.file_id)
      return
    }
  } catch (err) {
    Bot.sendMessage(
      err +
        "\n\n_Solution:_ *message @LEGENDARY_ULTRA with error tab screen shot and wait*"
    )
  }
  return
}
Bot.sendMessage("*You are Not a Admin*") 
❀️ OWNED BY @ βœ…

❀️ BOT COPY DONE β­• ➑️REAL : @FlashReactBotβœ… ➑️COPY : @REACTIONS_XROBOTβœ… ❀️ OWNED BY @LEGENDARY_ULTRA βœ…

βœ”οΈ LOADING BJS CODES ⭐ ➑️ COMMON : /load βœ…
Bot.sendMessage("Checking . . .",
{
on_result: "/load2", is_reply: false}
);
➑️ COMMAND : /load2 βœ…
let msg_id = options.result.message_id;
Bot.editMessage("_β–°β–±β–±β–±β–±β–±β–±β–±β–±β–± 0%_",msg_id)
Bot.editMessage("_β–°β–°β–±β–±β–±β–±β–±β–±β–±β–± 10%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–±β–±β–±β–±β–±β–±β–± 19%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–±β–±β–±β–±β–±β–± 28%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–±β–±β–±β–±β–± 40%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–°β–±β–±β–±β–± 47%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–°β–°β–±β–±β–± 56%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–°β–°β–°β–±β–± 67%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–°β–°β–°β–°β–± 88%_",msg_id)
Bot.editMessage("_β–°β–°β–°β–°β–°β–°β–°β–°β–°β–° 100%_",msg_id)
Bot.editMessage("*βœ… Thanks*",msg_id)
Bot.runCommand("/menu")
❀️ OWNED BY @ βœ…

𝗕𝗕 𝗠𝗔𝗧𝗛 π—§π—”π—•π—˜π—Ÿ π—¦π—˜π—‘π——π—œπ—‘π—š π—–π—’π——π—˜ πŸ˜‰ π—§π—¬π—£π—˜ ---> 𝗕𝗝𝗦 𝗖𝗒𝗠𝗠𝗔𝗑𝗗 ---> /tabel 𝗕𝗝𝗦 --->
// Get the user's message text and split it to extract the number
let input = message.split(" ");
if (input.length < 2) {
  Bot.sendMessage("Please provide a number. Usage: /table <number>");
  return;
}

// Parse the second part of the message as the number
let num = parseInt(input[1]);

if (isNaN(num)) {
  Bot.sendMessage("Invalid number. Please type a valid number after /table command.");
  return;
}

// Generate multiplication table for the provided number
let tableText = "Multiplication Table for " + num + ":\n\n";
for (let i = 1; i <= 10; i++) {
  tableText += num + " x " + i + " = " + (num * i) + "\n";
}

// Send the generated table to the user
Bot.sendMessage(tableText);
π—¨π—¦π—œπ—‘π—š --> /tabel 2
π—–π—’π——π—˜ 𝗕𝗬 --> @π—šπ—’π——π—«π—‘π—˜π—«π—¨ βœ…
❀️ OWNED BY @LEGENDARY_ULTRA βœ…

βœ”οΈ ANYONE HAVE THIS MESSAGE CODES IN BB βœ… πŸ‘€ Nᴀᴍᴇ : β€ΝŸΝžΝŸπ™‡π™€π™‚π™€π™‰π˜Ώπ˜Όπ™π™” π™π™‡π™π™π˜Ό πŸ†” Usᴇʀ Ιͺα΄… : 6426000294 πŸ’΅ Bα΄€ΚŸα΄€Ι΄α΄„α΄‡: β‚Ή 0.0000 πŸ’° Tα΄α΄›α΄€ΚŸ Dα΄‡α΄˜α΄sΙͺα΄›: β‚Ή 0.0 ⌚️ Uα΄˜α΄…α΄€α΄›α΄‡ OΙ΄ : 01:57 PM πŸ“† Dᴀᴛᴇ : 2024-10-30 ❀️ IF YOU HAVE THAN SEND TO @LEGENDARY_ULTRA βœ…

βœ”οΈ BROADCAST CODES ⭐ ➑️ COMMAND : /broadcast βœ…
// /broadcast command
Bot.on("/broadcast", function () {
    // Check if the user is an admin
    if (user.telegramid != 6426000294) {
        Bot.sendMessage("❌ You are not authorized to use this command.");
        return;
    }
  
    // Ask admin to send the message they want to broadcast
    Bot.sendMessage("πŸ“’ Please send the message you want to broadcast:");
    Bot.runCommand("/getBroadcastMessage"); // Move to next step
});
➑️ COMMAND : /getBroadcastMessage βœ…
// /getBroadcastMessage command
Bot.on("/getBroadcastMessage", function () {
    // Check if the user is an admin
    if (user.telegramid != 6426000294) {
        Bot.sendMessage("❌ You are not authorized to use this command.");
        return;
    }
  
    // Store the broadcast message
    var broadcastMessage = message;

    // Get all chat IDs
    var allUsers = User.getAllChatIds();

    // Send message to each user
    for (var i in allUsers) {
        Bot.sendMessage(broadcastMessage, { chat_id: allUsers[i] });
    }

    // Confirmation message after broadcast
    Bot.sendMessage(
        "➑️ YOUR BROADCAST βœ…\n\nπŸ’Œ IS COMPLETE βœ…\n\nπŸͺͺFORWARD TO : " + allUsers.length
    );
});
❀️ OWNED BY @ βœ…

βœ”οΈDELETE FORWARD MESSAGE BOT ⭐ ➑️COM : /start βœ…
Bot.sendMessage("Please add me to your group or channel, and I will automatically delete any forwarded messages posted by admins.");
➑️COM : /enableAutoDelete βœ…
// Enable auto-delete by setting a user property and schedule a job
User.setProperty("autoDeleteEnabled", true, "boolean");

Bot.sendMessage("Auto-deletion of forwarded messages is now enabled.");

// Schedule a recurring job to check for forwarded messages every minute
Bot.setInterval({
    command: "deleteForwardedMessages",
    interval: 60 // Run every 60 seconds (1 minute)
});
➑️COM : /disableAutoDelete βœ…
// Disable auto-delete by removing the user property and clearing the job
User.setProperty("autoDeleteEnabled", false, "boolean");

Bot.sendMessage("Auto-deletion of forwarded messages is now disabled.");

// Clear the recurring job
Bot.clearInterval("deleteForwardedMessages");
➑️COM : /deleteForwardedMessages βœ…
if (!User.getProperty("autoDeleteEnabled")) {
    Bot.sendMessage("Auto-deletion is currently disabled. Use /enableAutoDelete to activate it.");
    return;
}

// Function to fetch recent messages and delete forwarded ones
Api.getChatHistory({
    chat_id: request.chat.id, // Ensure the bot is used in the correct group
    limit: 10,  // Number of recent messages to check
    on_result: "checkAndDeleteForwarded"
});
➑️COM : /checkAndDeleteForwarded βœ…
function checkAndDeleteForwarded(params) {
    let messages = params.result.messages;
    for (let message of messages) {
        if (message.forward_from || message.forward_from_chat) {
            // This is a forwarded message; delete it
            Api.deleteMessage({
                chat_id: params.chat_id,
                message_id: message.message_id
            });
        }
    }
}

Bot.run({
    command: "checkAndDeleteForwarded",
    options: {}
});
❀️ OWNED BY @ βœ…

➑️ COMMAND : /checkJoinedStatus βœ…
// /checkJoinedStatus command to recheck membership after user clicks "Joined"
User.setProperty("channelIndex", 0, "integer"); // Reset index to start from the first channel
Bot.runCommand("/checkMembership"); // Re-run membership check
➑️ COMMAND : /main βœ…
// /main command: the main content or functionality of the bot
Bot.sendMessage("πŸŽ‰ Congratulations! You have joined all required channels and can now access the bot's features.");
// Place any additional main menu code here
❀️OWNED BY @ βœ…

βœ”οΈ FOUNCE JOIN BJS CODES ⭐ ➑️ COMMAND : /start βœ…
// Define the channels for force join
let channels = ["@CARDERS_HUB5", "@ULTRA_HUB2", "@TheReliebles", "@ULTRA_HATS"];

// /start command to initiate the force join check
Bot.sendMessage("Welcome! Checking if you have joined all required channels...");
User.setProperty("channelIndex", 0, "integer"); // Reset index to start from the first channel
Bot.runCommand("/checkMembership");
➑️ COMMAND : /checkMembership βœ…
// /checkMembership command to verify channel membership
let index = User.getProperty("channelIndex") || 0; // Track the current channel

// Check if the user is done with all channels
if (index >= channels.length) {
    Bot.runCommand("/main"); // If all channels joined, go to the main command
    return;
}

// Check membership for the current channel
Api.getChatMember({
    chat_id: channels[index],
    user_id: user.telegramid,
    on_result: "/processMembershipResult",
    bb_options: { channelIndex: index } // Pass the current index to callback
});
➑️ COMMAND : /processMembershipResult βœ…
// /processMembershipResult command to handle membership check result
let channelIndex = options.channelIndex;
let channel = channels[channelIndex];

if (options.result.status == "left" || options.result.status == "kicked") {
    // User is not in this channel, prompt them to join
    User.setProperty("channelIndex", channelIndex, "integer");
    Bot.runCommand("/promptJoin");
} else {
    // User is a member, proceed to the next channel
    User.setProperty("channelIndex", channelIndex + 1, "integer");
    Bot.runCommand("/checkMembership");
}
➑️ COMMAND : /promptJoin βœ…
// /promptJoin command to prompt the user to join required channels
let info = "[" + user.first_name + "](tg://user?id=" + user.telegramid + ")";

// Inline keyboard with channel join buttons
var joinbuttons = [
    [
        { text: "Main Channel", url: "https://t.me/CARDERS_HUB5" },
        { text: "Hacking Channel", url: "https://t.me/ULTRA_HUB2" }
    ],
    [
        { text: "Join", url: "https://t.me/TheReliebles" },
        { text: "Join", url: "https://t.me/ULTRA_HATS" }
    ],
    [
        { text: "πŸ’‘ [ JᴏΙͺɴᴇᴅ ] πŸ’‘", callback_data: "checkJoinedStatus" }
    ]
];

// Send message with photo and join buttons
Api.sendPhoto({
    photo: "https://t.me/EXPAYOUTS/2",
    caption:
        "*πŸ™‹β€β™‚ Wα΄‡ΚŸα΄„α΄α΄α΄‡ * " +
        info +
        "\n*βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–\nβŒ› JᴏΙͺΙ΄ Aʟʟ CΚœα΄€Ι΄Ι΄α΄‡ΚŸs AΙ΄α΄… CʟΙͺα΄„α΄‹ OΙ΄ JᴏΙͺɴᴇᴅ Tᴏ Sα΄›α΄€Κ€α΄› Oα΄œΚ€ Bᴏᴛ*",
    reply_markup: {
        inline_keyboard: joinbuttons
    },
    parse_mode: "MarkdownV2"
});

➑️WANT FOUCE JOIN CHANNEL CODES ⭐
Anonymous voting

πŸ‘‘ Text To Speech Bot [TBC]⭐ πŸš€ Command: * πŸ€– Code:
bot.sendChatAction(chat_id=message.chat.id, action="typing")
query = message.text

# API URL for Text-to-Speech
tts_api_url = f"https://text-to-speech.manzoor76b.workers.dev/?text={query}"

try:
    # Directly send the TTS voice output to the user with a custom filename
    bot.sendAudio(
        chat_id=message.chat.id,
        audio=tts_api_url,
        title="DJ Tricks",
        performer="DJ Tricks",
        caption="🎧 Hᴇʀᴇ Ιͺs Κα΄α΄œΚ€ α΄€α΄œα΄…Ιͺᴏ! Fα΄€sα΄›, Κ€α΄‡α΄€ΚŸ, α΄€Ι΄α΄… α΄„ΚŸα΄‡α΄€Κ€β€”Κα΄α΄œΚ€ ᴛᴇxα΄›, α΄α΄œΚ€ ᴠᴏΙͺᴄᴇ."
    )
    
except Exception as e:
    bot.sendMessage(
        chat_id=message.chat.id,
        text=f"❌ <b>Error:</b> <i>{str(e)}</i>",
        parse_mode="HTML"
    )
❀️ OWNED BY @ βœ…

πŸ’° FREE USDT BOT πŸ’° ❀️ FREE USDT FOR ALL βœ… ❀️ REAL & WORKING BOT βœ… ❀️ START AND WITHDRAWAL βœ… ❀️ BOT : @USDT_MINING_XBOT βœ