TBC CODES ( left )
78 subscribers
26 photos
10 links
Download Telegram
This Is Output Of Our Code
ā¤14šŸ‘12šŸ”„10🄰10🤩9šŸ‘8šŸŽ‰8
ā„¹ļø Advance Force Join Channel

🧩 Command:- @TBC_CODES
Your_Channel_List = ['@TBC_CODES', '@TBC_DEMO', '@TBC_DEMO_2']
channel_not_joined = [i for i in Your_Channel_List if not MembershipCheck(str(i), u)]
if channel_not_joined:
not_joined_message = "\n".join(channel_not_joined)
bot.sendMessage(f"You have not joined\n{not_joined_message}\n")
else:
bot.sendMessage("You Have Joined All Channels")
Bot.runCommand("Your_Home_Menu_Command")
šŸ”„14🤩14🄰12šŸŽ‰10ā¤8šŸ‘7šŸ‘6
ā›” Must Join All Our Channel

@TBC_CODES
@TBC_DEMO
@TBC_DEMO_2

āœ… After Joining, Click On '🟢 Joined'
šŸ‘17ā¤13šŸ”„11šŸ‘9šŸŽ‰9🤩9🄰6
šŸ›‘ Photo Uploader Bot

Go To >
@Image_Uploader_ApiBot > ā™»ļø Get Bot

šŸ‘Øā€šŸ’» Created-By:
@skSabir_Boss
Ā©ļø Credit:
@TBC_CODES.
šŸ”„15šŸ‘12šŸŽ‰12ā¤11šŸ‘8🄰8🤩5
šŸŽ‰ Giveaway Cliamed By šŸ‘‡

6241459792
6197963738
1272403758
1280356202
5296067851
1869143336
6369757622
6100607451
1789993737
5090817443
1413705391
1168893341
5891939192
5217960660
5145746607
5583181780
5755160640
6210578865
755007306
5575731842
5896495700
2126143628
5012010632
5582378166
6065837003
1460464712
6212819877
5316352158
5050836503
šŸ‘15šŸŽ‰12šŸ”„10🄰10šŸ‘9ā¤8🤩8
ā„¹ļø Send a Random Dog Image:

🧩 Command:-
@TBC_CODES
response = HTTP.get("https://dog.ceo/api/breeds/image/random")
if response.status_code == 200:
data = response.json()
dog_image_url = data["message"]
bot.sendPhoto(chat_id=message.chat.id, photo=dog_image_url)
ā¤14🄰12šŸ‘12šŸ”„10🤩10šŸ‘7šŸŽ‰6
🤩15šŸ‘13šŸ‘13🄰12šŸŽ‰8ā¤6šŸ”„4
ā„¹ļø Send a Random Advice:

🧩 Command:-
@TBC_CODES
data = bunchify(HTTP.get(url="https://sensui-useless-apis.codersensui.repl.co/api/fun/advice").json())
advice = data.advice
bot.sendMessage(f"<b> āÆ Here Is My Advice To You ā®</>\n\nāžµ{advice}")
šŸ”„15šŸŽ‰11🤩11šŸ‘9šŸ‘9🄰8ā¤7
āÆ Here Is My Advice To You ā®

āžµWork is never as important as you think it is.
šŸ‘13ā¤11šŸ‘11šŸŽ‰11🄰9šŸ”„8🤩8
ā„¹ļø OTP Verification Code

🧩 Command:-
@TBC_CODES
OTP = libs.Random.randomStr(9, "1234567890")
bot.sendMessage(chat_id= "@TBC_CODES",text= "<b>šŸ‘‹šŸ» Hello " +message.from_user.first_name+ "\n\nšŸ†” Name = " +message.from_user.first_name + "\nšŸ” OTP = <code>" + OTP + "</code>\n\nā‡ļø Enter Your OTP In @" + Bot.info().username + " To Verify Yourself In Bot.</b>",
parse_mode= "HTML")
User.saveData("OTP",OTP)
bot.sendMessage("<b>ā‡ļø Enter Your OTP From Below Channel To Verify Yourself.\n\nšŸ”— Channel Link = @TBC_CODES</b>")
Bot.handleNextCommand("Verify")

🧩 Command:- Verify
if message.text == "Verify":
Bot.runCommand("OTP")
raise ReturnCommand
code = User.getData("OTP")
if str(message.text) == str(code):
bot.sendMessage("<b>šŸš€ You Have Been Verified Successfully..</b>")
else:
bot.sendMessage("<b>āš ļø Error ! You Have Entered the Wrong OTP.\n\n! Try Again</>");
Bot.handleNextCommand("@TBC_CODES")
šŸŽ‰15ā¤14šŸ‘13🄰9šŸ‘8šŸ”„7🤩7
šŸ›‘ Bulk Poster Bot

Go To >
@TBC_CODES_GROUP > Enter Your Email ID Of TBC

šŸ‘Øā€šŸ’» Created-By:
@skSabir_Boss
Ā©ļø Credit:
@TBC_CODES.
šŸ‘13🤩13šŸ”„11ā¤10šŸŽ‰10🄰9šŸ‘7
Automatically Sending Code Also In Bot Don't Worry.
šŸ‘15ā¤12šŸ”„12🄰10šŸ‘9šŸŽ‰7🤩5
ā„¹ļø Change Font Of Text

🧩 Command:-
@TBC_CODES
def apply_font_style(text):
font_mapping = {
'a': 'š—®', 'b': 'š—Æ', 'c': 'š—°', 'd': 'š—±', 'e': 'š—²', 'f': 'š—³',
'g': 'š—“', 'h': 'š—µ', 'i': 'š—¶', 'j': 'š—·', 'k': 'š—ø', 'l': 'š—¹',
'm': 'š—ŗ', 'n': 'š—»', 'o': 'š—¼', 'p': 'š—½', 'q': 'š—¾', 'r': 'š—æ',
's': 'š˜€', 't': 'š˜', 'u': 'š˜‚', 'v': 'š˜ƒ', 'w': 'š˜„', 'x': 'š˜…',
'y': 'š˜†', 'z': 'š˜‡', 'A': 'š—”', 'B': 'š—•', 'C': 'š—–', 'D': 'š——',
'E': 'š—˜', 'F': 'š—™', 'G': 'š—š', 'H': 'š—›', 'I': 'š—œ', 'J': 'š—',
'K': 'š—ž', 'L': 'š—Ÿ', 'M': 'š— ', 'N': 'š—”', 'O': 'š—¢', 'P': 'š—£',
'Q': 'š—¤', 'R': 'š—„', 'S': 'š—¦', 'T': 'š—§', 'U': 'š—Ø', 'V': 'š—©',
'W': 'š—Ŗ', 'X': 'š—«', 'Y': 'š—¬', 'Z': 'š—­',
}

for char, replacement in font_mapping.items():
text = text.replace(char, replacement)
return text

user_input = message.text
styled_text = apply_font_style(user_input)
bot.sendMessage(styled_text)
🄰16šŸ‘14šŸŽ‰14šŸ‘8ā¤7🤩7šŸ”„6
Version 2

def apply_font_style(text):
font_mapping = {'a': 'š’¶', 'b': 'š’·', 'c': 'š’ø', 'd': 'š’¹', 'e': 'š‘’', 'f': 'š’»',
'g': 'š‘”', 'h': 'š’½', 'i': 'š’¾', 'j': 'š’æ', 'k': 'š“€', 'l': 'š“',
'm': 'š“‚', 'n': 'š“ƒ', 'o': 'š‘œ', 'p': 'š“…', 'q': 'š“†', 'r': 'š“‡',
's': 'š“ˆ', 't': 'š“‰', 'u': 'š“Š', 'v': 'š“‹', 'w': 'š“Œ', 'x': 'š“',
'y': 'š“Ž', 'z': 'š“', 'A': 'š’œ', 'B': 'šµ', 'C': 'š’ž', 'D': 'š’Ÿ',
'E': 'šø', 'F': 'š¹', 'G': 'š’¢', 'H': 'š»', 'I': 'š¼', 'J': 'š’„',
'K': 'š’¦', 'L': 'šæ', 'M': 'š‘€', 'N': 'š’©', 'O': 'š’Ŗ', 'P': 'š’«',
'Q': 'š’¬', 'R': 'š‘…', 'S': 'š’®', 'T': 'š’Æ', 'U': 'š’°', 'V': 'š’±',
'W': 'š’²', 'X': 'š’³', 'Y': 'š’“', 'Z': 'š’µ'
}

for char, replacement in font_mapping.items():
text = text.replace(char, replacement)
return text

user_input = message.text
styled_text = apply_font_style(user_input)
bot.sendMessage(styled_text)
šŸ‘13šŸŽ‰12ā¤11🄰11šŸ”„10šŸ‘8🤩8
āš ļø We kindly request proper credit for the content, or we may take necessary action.

Ā© @TBC_CODES
ā¤16šŸ”„10šŸ‘10šŸŽ‰10šŸ‘9🄰8🤩8
ā„¹ļø Bonus Code

🧩 Command:-
@TBC_CODES
bonamount = float(0.10)
bonus = User.getData("bonus676")
def conv(time):
sec = time % (24 * 3600)
hour = sec // 3600
sec %= 3600
mins = sec // 60
sec %= 60
return "%d:%02d:%02d" % (hour, mins, sec)
cur_time = int((time.time()))
balance = libs.Resources.anotherRes('Balance', user=message.chat.id).value()
if (bonus == None) or (cur_time - bonus > 24*60*60):
User.saveData("bonus676", cur_time)
libs.Resources.anotherRes('Balance', user=message.chat.id).add(bonamount)
bot.replyText(
u, f"""*šŸŽ Congrats , You Recieved {bonamount} INR

šŸ”Ž Check Back After 24 Hours*""", parse_mode="Markdown")
else:
bot.replyText(
message.chat.id, f"""*ā›” You Already Recieved Bonus In Last 24 Hours

šŸŽCome After: {conv(bonus - cur_time)}*""", parse_mode="Markdown")

#Giving Because Some User Still Don't Have Bonus Code
🤩15ā¤14šŸ”„14šŸ‘8🄰7šŸŽ‰7šŸ‘5
āš ļø Fake Vote

Giveaway CancelāŒ
ā¤12šŸ”„12🤩11šŸ‘10šŸ‘10šŸŽ‰8🄰7
šŸ‡®šŸ‡³
🄰12šŸ‘12šŸ‘11šŸŽ‰11ā¤10🤩10šŸ”„5
JoJo Channel Leave Le Rahe Unko Yeh Nhi Pata Ki Woh Automatically Ban Ho Jayega Main AutoKicker laga diya haišŸ˜‚Agar Lag rha Hai Main Jhut Bol Raha hu Toh Channel Leave Karke DikhaošŸ˜‚

AUTO KICKER BOT ADDED IF YOU LEAVE YOU DIRECTLY PERMANENT BAN šŸ˜‚
šŸ”„16🤩14🄰10ā¤9šŸ‘8šŸŽ‰8šŸ‘6
āš ļø Important Notice:

We have found that this code can also be used by a user to send messages to another user, provided they are an admin. Therefore, I am providing a new Upgraded version of this code.

Transmitter : @Fire_162
šŸŽ‰13šŸ”„12🤩12šŸ‘10šŸ‘10ā¤8🄰6
ā‰ļø How To Make Support System

🧩 Command:- šŸ“ž Support

bot.replyText(u,"*šŸ“ž You Are Now In Direct Contact With Our  Administrator*\n_You can send here any message you want to submit, the administrator will receive it and send an answer directly here in chat!_",parse_mode="markdown")
Bot.handleNextCommand("/support#2")

🧩 Command:- /support#2

admin = 1912340531
#Enter Your ID Here
markup = [[InlineKeyboardButton(text='ā†©ļø Reply User',callback_data=f'/replyUser {message.chat.id}')]]
markup = InlineKeyboardMarkup(markup)
bot.sendMessage(chat_id=admin,text=f"*šŸ“© New Support Message From:\n\nāž”ļø Name: {message.chat.first_name}\nāž”ļø Username: @{message.chat.username}\nāž”ļø ID: {message.chat.id}\n\nšŸ“ Message: {message.text}*",parse_mode="markdown",reply_markup=markup)
bot.replyText(u,f"*āœ… Message Sent To The Administrator:* _{message.text}_",parse_mode="markdown")

🧩 Command:- /replyUser

if message.text.startswith('/replyUser'):
raise ReturnCommand
bot.replyText(u,"*āž”ļø Enter Your Message For User*",parse_mode="markdown")
Bot.handleNextCommand("/replyUser#2",params)

🧩 Command:- /replyUser#2

bot.sendMessage(chat_id=options,text=f"*šŸ“© New Support Message From Admin:\n\nšŸ“ Message:* _{message.text}_",parse_mode="markdown")
bot.replyText(u,f"*ā†©ļø Reply Sent To User:* _{message.text}_",parse_mode="markdown")
🄰14šŸŽ‰14šŸ‘12ā¤11šŸ‘10šŸ”„6🤩4