es
Feedback
FlashCom - BJS Codes / Bots

FlashCom - BJS Codes / Bots

Ir al canal en Telegram

This channel helps you to create bots, learn to create bots and to accuire bjs codes. Discover special giveaways, exclusive free offers given by this channel. Support @FlashComSupport Partner : @SiyaBots

Mostrar más
880
Suscriptores
Sin datos24 horas
-27 días
-2630 días
Archivo de publicaciones
🤖 Install a Bjs Bot In GetMart Store 🅽 Bot Name : Cloud Archive Bot 🅳 Description : Store media like file, image and get shareable url where users will be able to download the media url you shared using your bot. 🅸 Bot ID : 1856725 🅿 Platform : Bots.Business 💎 Price : 2800 ⬇️ Click here to install bot

🤖 Install a Bjs Bot In GetMart Store 🅽 Bot Name : Cloud Archive Bot 🅳 Description : Store media like file, image and get shareable url where users will be able to download the media url you shared using your bot. 🅸 Bot ID : 1838237 🅿 Platform : Bots.Business 💎 Price : 2800 ⬇️ Click here to install bot

🤖 Install a Bjs Bot In GetMart Store 🅽 Bot Name : Cloud Archive Bot 🅳 Description : Store media like file, image and get shareable url where users will be able to download the media url you shared using your bot. 🅸 Bot ID : 1838237 🅿 Platform : Bots.Business 💎 Price : 2800 ⬇️ Click here to install bot

🤖 Install a Bjs Bot In GetMart Store 🅽 Bot Name : Cloud Archive Bot 🅳 Description : Store media like file, image and get shareable url where users will be able to download the media url you shared using your bot. 🅸 Bot ID : 1838237 🅿 Platform : Bots.Business 💎 Price : 2800 ⬇️ Click here to install bot

​​🎉 GetMart V1.8 Update ✅ We have updated @GetMartBot with special feature there are advantages and disadvantages for you. But to improve GetMart long last we have to update and add features. Bug Error :  Bug errors has been fixed. Points :  You must have the required points to install bots each bot may have different price you must have balance to install those. ( First time receive 5,000 points ) ShortCut Command : Added some shortcut commands you can check in menu, to see shortcuts and to know on using it. Updated Commands : Several commands has been updated and improved to new systems. Time Limit : Once after you install some bots you have to wait 1 hour. Bonus Points : Every 24 hours automatically 10 bonus points will be added to your account. Install Bots and No Premium Bots : You can install bots which was in premium and you must have related points. Premium Updated : Premium users can install bots without time limit and free of ads including they will get 100,000 points. Balance Check : You can check your balance in your profile start> Settings> Profile. Optimized : Bot has been optimized and works faster than before. Installation Fast : Install bots fast than before Free Plan : Free plan users will get 5000 points for first time on start after this and make sure you can earn points in different ways and also by bonus which you get daily. Premium Plan : Premium users receive 100,000 points and free of ads. What's Points and Why ? - Points are made where you can purchase bots by points and you must have the required points value to install a bot. Tutorials : Updating Soon!

#Ads If you need to buy stars for your telegram account you can now but it by clicking the below link and make sure it will be helpful to us at the same time if you feel to click it so then please https://t.me/Starsop_bot?start=_tgr_GuQM9y40NjJl #Ads #AdsByFlashCom

🤖 Install the New Bjs Bot Added To GetMart Store 🅽 Bot Name : Feedback Bot 🅳 Description : Users can create feedback and they can view feedback and admins only can delete feedback and also the top feedback will be listed on top 🅸 Bot ID : 1838237 🅿 Platform : Bots.Business 👤 Request From : Ninja's Ar**** ⬇️ Click here to install bot

What API you need... Comment Below ?

▎How to get telegram Bot id in BB - Command: Any - Wait Answer: Off BJ'S
const botId = bot.token.split(":")[0]
Bot.sendMessage("Your bot ID is: " + botId)
▎Posted on : @FlashComBjs ▎Credits : @mrX605Tz ▎Error Report : @FlashComBjsChat ▎Official Channel : @FlashComOfficial

Repost from N/a
🚀 Introducing GetMart v1.8 > GetMart v1.8 is the largest update so far. This update is the most cool update and has more features than before. And you can easily install bots and added new bot platforms such as bots.business and telebot creator bots too... 🦸 Features of GetMart v1.8 - Install Bots.Business and Telebot Creator Bots. - Added settings menu. - Added profile menu - Track your last actions took place. - Clear all emails at once. - Search bots randomly. - Search bots by name or keyword. - Switch the platforms according to you wish in settings. - Switch versions according to you wish. ( Free / Premium ) - Report system added. - Manual search option updated. - Premium version updated. - Bots structure updated. - And more... Tutorials❓ -- You can view tutorials if you don't know about GetMart v1.8 Warning ⚠️ - Make sure that once after the bot is launch spamming may ban you from using the bot. Please don't try to send any messages or run any command to the bot within 1 seconds multiple times even though the bot doesn't respond if you do then it may lead to a ban. Try using the new version of GetMart now! #GerMartV1.8

▎Multiple Bet BJ'S code available 😂😘 Up to now we have 2 pending Codes - Telegram Star Deposit BJ'S ❤️ - Multiple Currencie
Multiple Bet BJ'S code available 😂😘 Up to now we have 2 pending Codes
- Telegram Star Deposit BJ'S ❤️ - Multiple Currencies BJ'S 🙏
Drop Code emoji to unlock , minimum per code 10 reactions. 👍 ( TG Star work in progress 56% )

Need? 😂 This BJ'S allow you to make multiple currencies in your bot. and when people choose any currency also the Bot amount
Need? 😂 This BJ'S allow you to make multiple currencies in your bot. and when people choose any currency also the Bot amount changed into set currency.

⚠️ WARNING : For any BJS coder try to Copy my knowledge and ideas without giv credits, Don't dare to think ur than me. Please Focus on ur own ideas OK.....

▎Advance Balance Adder BJ'S code ᯤ Command: @topup ⏳ Wait For answer: False ▎BJ'S CODE
if (user.telegramid != 6542581547 ) return Api.sendMessage({ text: "Access Denied" })

if (!params)
  return Api.sendMessage({
    text: "ⓘ Please use the command as: @topup <userId>"
  })

const [userId, action, value] = params.split(" ")
const userBalance = Libs.ResourcesLib.anotherUserRes("balance", userId)
const parsedValue = parseInt(value)

let increment = Bot.getProperty(`increment_${userId}`) || 10
let lastAction = Bot.getProperty(`lastAction_${userId}`) || "N/A"
let lastAdmin = Bot.getProperty(`lastAdmin_${userId}`) || "N/A"

const actions = {
  add: () => {
    if (!isNaN(parsedValue)) {
      userBalance.add(parsedValue)
      lastAction = `Added $${parsedValue}`
      lastAdmin = user.telegramid
    }
  },
  remove: () => {
    if (!isNaN(parsedValue) && userBalance.value() >= parsedValue) {
      userBalance.remove(parsedValue)
      lastAction = `Removed $${parsedValue}`
      lastAdmin = user.telegramid
    }
  },
  set: () => {
    if (!isNaN(parsedValue)) {
      increment = parsedValue
      Bot.setProperty(`increment_${userId}`, increment, "integer")
    }
  },
  reset: () => {
    userBalance.set(0)
    lastAction = "Cleared Balance"
    lastAdmin = user.telegramid
  }
}

actions[action]?.()

Bot.setProperty(`lastAction_${userId}`, lastAction, "string")
Bot.setProperty(`lastAdmin_${userId}`, lastAdmin, "string")

const messageText = `<b>Balance Panel</b>\n\n<b>🆔 User Id:</b> ${userId}\n<b>💰 Balance:</b> $${userBalance
  .value()
  .toFixed(
    2
  )}\n\n<b>Last Action:</b> ${lastAction}\n<b>Last Admin:</b> ${lastAdmin}\n\n✴ <b>Current Increment:</b> $${increment}`

const inlineKeyboard = [
  [
    {
      text: `+ ${increment}`,
      callback_data: `@topup ${userId} add ${increment}`
    },
    {
      text: `- ${increment}`,
      callback_data: `@topup ${userId} remove ${increment}`
    }
  ],
  [{ text: "🚫 Clear Balance", callback_data: `@topup ${userId} reset` }],
  [1, 5, 10, 100, 500, 1000].map(i => ({
    text: `✴ ${i}`,
    callback_data: `@topup ${userId} set ${i}`
  }))
]

inlineKeyboard.sort(() => Math.random() - 0.5)

if (request.message?.message_id) {
  Api.editMessageText({
    message_id: request.message.message_id,
    text: messageText,
    parse_mode: "HTML",
    reply_markup: { inline_keyboard: inlineKeyboard }
  })
} else {
  Api.sendMessage({
    text: messageText,
    parse_mode: "HTML",
    reply_markup: { inline_keyboard: inlineKeyboard }
  })
}
ⓘ I use this code in my bot so it's possible to get any defied errors bcoz some of functions i make in master command so if u facing any issue tell us.
▎Posted on : @FlashComBjs ▎Credits : @mrX605Tz ▎Error Report : @FlashComBjsChat ▎Official Channel : @FlashComOfficial

Automatically Telegram Star deposit Code Need?

♚ Introducing CHAT X⁴ – Your Ultimate Intelligent Assistant for an ★ Enhanced Communication Experience! Whether you have a pr
Introducing CHAT X⁴ – Your Ultimate Intelligent Assistant for an ★ Enhanced Communication Experience! Whether you have a pressing question or need coding assistance, CHAT X⁴ is always ready to lend a helping hand. ▎  Key Features:   - Private Inquiries: ⇡Directly send your questions for a tailored response that suits your needs!.♡   - Group Engagement: Collaborate with others using commands like "/ask" or "/gpt" to foster dynamic discussions.   - Image Generation: Create stunning visuals ♡ effortlessly with the simple "/image" command. ▎ What is difference with others ?: CHAT X⁴  first is free AI (24/7) allow you to make ❝ conversations ❞ fast without any limitations also is equipped to handle a wide ⎙ array of formats, including: (.js, .py, .php, .etc.sh, .bat, .html, .xml, .json.txt, .md) Just send your errors code and see the action! Join the X-Team Revolution! Unlockthe full potential of your inquirieand elevate your communicationexperience with CHAT X⁴ today! @AIxchatbot #ai

Need ? , Drop 50 reaction ( Advanced add/remove balance system BB code in 2024 )🔥
Need ? , Drop 50 reaction ( Advanced add/remove balance system BB code in 2024 )🔥

▎ How to make Automatically Alphabets Inline buttons in BJ'S. ᯤ Command: /filter ⏳ Wait For answer: False ▎BJ'S CODE
/*..... Code by  MRX605 */

Api.sendMessage({
    text: "Here is  your alphabets ",
    reply_markup: {
      inline_keyboard: Array.from({ length: 26 }, (_, i) => {
        const letter = String.fromCharCode(65 + i)
        return { text: letter, callback_data: `/filter ${letter}` } /* .....Your Desire Call back Data or url.......*/
      })
        .reduce((rows, button, index) => {
          if (index % 3 === 0) rows.push([])
          rows[rows.length - 1].push(button)
          return rows
        }, [])
        .concat([[{ text: "1-9", callback_data: `@filter 0-9` }]])
    }
  })
⚠️ Credits to ownership
⚡️Posted on : @FlashComBjs ⚡️Credits : @mrX605Tz ⚡️Error Report : @FlashComBjsChat ⚡️Official Channel : @FlashComOfficial

Repost from Siya Bots
Telegram Bot Broadcast - BJS. Command: /start
let secret = "your_secret_token_here"; 
// Generate it from https://api.nirvanaindia.site/PBC/Broadcast/Secret-Token if you don't have one.

HTTP.get({
  url: "https://api.nirvanaindia.site/PBC/Broadcast/add-user.php?secret=" + secret + "&user=" + user.telegramid
});

// Add this at the beginning or end of your existing /start command code.
Command: /broadcast Answer: Enter your message for broadcast. Wait for answer: true
/*if(user.telegramid!="adminid"){
Bot.sendMessage("Only admin can do broadcast on the bot.");
return;
}
Uncomment it and change your telegram id with admin id if only admin want to broadcast in bot
*/
let secret = "your_secret_token_here"; 
// Generate it from https://api.nirvanaindia.site/PBC/Broadcast/Secret-Token if you don't have one.

HTTP.get({
  url: "https://api.nirvanaindia.site/PBC/Broadcast/run-broadcast.php?bot=" + bot.token + "&secret=" + secret + "&from_chat_id=" + user.telegramid + "&message_id=" + request.message_id
});
⚠️ Generate secret token from https://api.nirvanaindia.site/PBC/Broadcast/Secret-Token to use in the code. 🔐 Highly secure - We don't save any bot token to ensure your privacy. ℹ️ Inspired from @Projectoid. ℹ️ Credits of this post goes to @PBCAdmin. © @siyabots

Star for test code guys ( Don't think negative )