๐17โค13๐ฅ11๐9๐9๐คฉ9๐ฅฐ6
๐ Photo Uploader Bot
Go To > @Image_Uploader_ApiBot > โป๏ธ Get Bot
๐จโ๐ป Created-By: @skSabir_Boss
ยฉ๏ธ Credit: @TBC_CODES.
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
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
๐งฉ 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
โน๏ธ Send a Random Advice:
๐งฉ Command:- @TBC_CODES
๐งฉ 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.
โตWork is never as important as you think it is.
๐13โค11๐11๐11๐ฅฐ9๐ฅ8๐คฉ8
โน๏ธ OTP Verification Code
๐งฉ Command:- @TBC_CODES
๐งฉ Command:-
๐งฉ 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:-
Verifyif 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.
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
๐งฉ 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
ยฉ @TBC_CODES
โค16๐ฅ10๐10๐10๐9๐ฅฐ8๐คฉ8
โน๏ธ Bonus Code
๐งฉ Command:- @TBC_CODES
#Giving Because Some User Still Don't Have 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
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 ๐
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
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:-
๐งฉ Command:-
๐งฉ Command:-
๐งฉ Command:-
๐งฉ Command:-
๐ Supportbot.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#2admin = 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:-
/replyUserif message.text.startswith('/replyUser'):
raise ReturnCommand
bot.replyText(u,"*โก๏ธ Enter Your Message For User*",parse_mode="markdown")
Bot.handleNextCommand("/replyUser#2",params)๐งฉ Command:-
/replyUser#2bot.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
โ๏ธ Nแดแดแด : เผแถฆแถฐแญโฟHแดษดแดแดแดษด เคญเคเฅเคค แดถแตสธ หขสฐสณแตแต แดฟแตแต เฟ
๐ฅU๊ฑแดสษดแดแดแด : @Ram_Bhakt_Hanuman_Bhakt_Anshu
๐ U๊ฑแดส Iแด : 5050836503
๐ U๊ฑแดส Lแดษดษขแดแดษขแด : en
๐ U๊ฑแดส Lษชษดแด : t.me/Ram_Bhakt_Hanuman_Bhakt_Anshu
โ๏ธ Pแดสแดแดษดแดษดแด Lษชษดแด : Click Here
๐ฅU๊ฑแดสษดแดแดแด : @Ram_Bhakt_Hanuman_Bhakt_Anshu
๐ U๊ฑแดส Iแด : 5050836503
๐ U๊ฑแดส Lแดษดษขแดแดษขแด : en
๐ U๊ฑแดส Lษชษดแด : t.me/Ram_Bhakt_Hanuman_Bhakt_Anshu
โ๏ธ Pแดสแดแดษดแดษดแด Lษชษดแด : Click Here
๐คฉ18๐15๐13๐ฅ12๐ฅฐ6๐5โค2