TBC CODES ( left )
78 subscribers
26 photos
10 links
Download Telegram
â„šī¸ Generate a Random Cat Image

🧩 Command:- @TBC_CODES
response = HTTP.get("https://api.thecatapi.com/v1/images/search")
if response.status_code == 200:
data = response.json()
cat_image_url = data[0].get("url")
bot.sendPhoto(chat_id=message.chat.id,photo=cat_image_url)
👏14❤12👍10đŸĨ°10🤩10đŸ”Ĩ8🎉8
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