𝙏𝙃𝙀 𝙋𝙎 𝘽𝙊𝙏𝙎
Closed channel
534
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
534
📍 AUTO JOIN CHECKER CODES 📍
CMD - /join
Api.sendMessage({
text:
"*Join This Channel\n\nAccording To Use Me!\n\n•Join - sexy_amanch\n•Wait For 10 Sec\n•Boom You Done!*",
parse_mode: "Markdown",
reply_markup: {
inline_keyboard: [[{ text: "Join", url: "https://t.me/sexy_amanch" }]]
},
on_result: "/joi2"
})
CMD - /joi2
var msg = options.result.message_id
//Bot.sendMessage(msg)
User.setProperty("msg_id", msg, "integer")
Bot.run({ command: "/joi3", run_after: "5" })
CMD - /joi3
var channel = "@sexy_amanch"
HTTP.get({
url:
"https://api.telegram.org/bot" +
bot.token +
"/getChatMember?chat_id=" +
channel +
"&user_id=" +
user.telegramid +
"",
success: "/joi4"
})
CMD - /joi4
var info = JSON.parse(content)
var status = info.result.status
if (
(status == "member") |
(status == "administrator") |
(status == "creator")
) {
var msg = User.getProperty("msg_id")
Api.editMessageText({
chat_id: user.telegramid,
message_id: msg,
text: "Thanks 👍 For Joining Us!",
reply_markup: {
inline_keyboard: [[{ text: "Devloper", url: "t.me/Dtabse" }]]
}
})
}
if (status == "left") {
Bot.run({ command: "/joi3", run_after: "5" })
}
🚨 NOTE - KINDLY EDIT ALL CMDS NAMES.
❇️ CREDITS -
🧑💻 CREATOR - @dtabse
〽️ CODED ON bots.business
♨️ COPYRIGHT BY ©️@dtabse534
📍 Need This Osam And Unique Channel Join Checker ?
🤖 You can just try here @Instantbrod_bot
By cmd -
/join
〽️ Please Report Error If Occurs!
♨️ On bots.business
©️ Copyright - @dtabse534
Talk with admin bot like livegram BJS
Command:
*
BJS:
// Change your chat ID here.
Bot.setProperty("id", 1272403758);
var admin = Bot.getProperty("id");
if (request.reply_to_message && user.telegramid == admin) {
var fromchatid = user.telegramid;
var fromsgid = request.message_id;
var id_sup = Bot.getProperty("id_sup");
var msg = message;
Api.forwardMessage({
chat_id: id_sup,
from_chat_id: admin,
message_id: fromsgid
});
}
Bot.setProperty("id_sup", user.telegramid);
var fromchatid = user.telegramid;
var fromsgid = request.message_id;
if (request.forward_from) {
var fromchati = request.forward_from.id;
var fromsgi = request.message_id;
}
if (request.forward_from_chat) {
var fromchatid = request.forward_from_chat.id;
var fromsgid = request.forward_from_message_id;
}
Api.forwardMessage({
chat_id: admin,
from_chat_id: fromchatid,
message_id: fromsgid
});
© Copyrighted by: @shivamb311
✓ For more useful BJS codes join @bjsbottg
⚠️ If want to share, must share with credits!534
TBC Code : EMOJI CAPTCHA
━━━━━━━━━━━━━━━━━━━━━━━
Command :
/mcap or Your Command
TPY :
arr = [
"🤖", "👁", "💼", "🐟", "🌹", "🌞", "🌎", "🍔", "🍩", "🥃",
"⚽️", "🏋♂", "🏄♂", "🤹♀", "🎲", "🎮", "🚗", "🚀", "🛰", "🚦",
"🏪", "📱", "💵", "💣", "🎁", "💌", "📚", "🔐", "💔", "☢", "♻️",
"5⃣", "✖️", "🔈", "🏳", "🏁"
]
def shuffle_array(array):
shuffled_array = array.copy()
libs.Random.randomInt(0, len(shuffled_array) - 1)
return shuffled_array
def rnd_int(minimum, maximum):
return libs.Random.randomInt(minimum, maximum)
index = rnd_int(0, 9)
new_array = shuffle_array(arr)
user_ans = new_array[index]
User.saveData("user_ans", user_ans)
inline_buttons = []
for i in range(5):
row = []
for j in range(2):
quiz_index = i * 2 + j
row.append(InlineKeyboardButton(text=new_array[quiz_index], callback_data=f"/ans {new_array[quiz_index]}"))
inline_buttons.append(row)
inline_markup = InlineKeyboardMarkup(inline_buttons)
bot.sendMessage(chat_id=u, text=f"<b>Select the Same Emoji as {user_ans} from the keyboard below</b>", parse_mode="html", reply_markup=inline_markup)
Command 2 : /ans
TPY: user_ans = params
if call.data:
message_id = call.message.message_id
chat_id = call.message.chat.id
bot.deleteMessage(chat_id=call.message.chat.id,
message_id=call.message.message_id)
if not params:
raise ReturnCommand()
else:
ans = User.getData('user_ans')
if user_ans == ans:
bot.answerCallbackQuery(call.id,
"That Correct",
show_alert=True
)
Bot.runCommand("/start")
else:
bot.answerCallbackQuery(call.id,
"That Wrong",
show_alert=False
)
keyboard = InlineKeyboardMarkup()
keyboard.add(InlineKeyboardButton(text="🔄 Try Again", callback_data="/mcap"))
bot.sendMessage( "<b>❌ You Are Not Verified You Selected Wrong Emoji Try again</b>", reply_markup=keyboard)
━━━━━━━━━━━━━━━━━━━━━━━
👤 Made by - @m_khan309
©️ copyright - @TGBotsCode
━━━━━━━━━━━━━━━━━━━━━━━
Alert - ⚠️ If You are posting any codes from this channel to your Channel give us credit like above else I wil take necessary steps.
━━━━━━━━━━━━━━━━━━━━━━━534
🔰Google One Storage Available 🔰
➡️CAPACITY 👉 2 TB ( 2048 GB)
➡️VALIDITY 👉 6 MONTH
➡️PRICE 👉 499RS🤩 ( ORIGINAL PRICE 3250 RS )
For More information CONTACT 👉 @Mak0912 or @m_khan309
534
Sorry but send screenshots in this bot @m_khan309_bot
This bot is not working (@ps_support123_bot)
534
Thoss who claimed yt premium send screenshot or else I am going Cancel their premium who has not send screenshot 😢
534
534
Giveaway will be help in the evening at 7:30 PM [ Indian standard time]
In this channel
534
#requested by @SoskeMizoOfficial
COMMAND :
/loading
BJ'S : Bot.sendMessage("Loading . . .",
{
on_result: "Edited", is_reply: false}
);
COMMAND : Edited
BJS :
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("*COMPLETED*",msg_id)