Today Instant Offer
Web Site 👉 https://my.telegram.org ✅ UID Find 👉 @ScanIDBot ✅ 1. Termux আপডেট pkg update -y && pkg upgrade -y 2. Python ইনস্টল pkg install python -y 3. Telethon ইনস্টল pip install telethon 4. কোড ফাইল ওপেন করুন nano forward_bot.py Coding Here ✅ from telethon…
Please open Telegram to view this post
VIEW IN TELEGRAM
🥰14❤8🔥1
Web Site 👉 https://my.telegram.org ✅
UID Find👉 @ScanIDBot ✅
control X- Y Enter
📹 👉 ভিডিও দেখে বটটি সেটআাপ করুন 📹
✅ ✅ Reaction দিতে মন চায় না ভাই ✅ ✅
UID Find
1. Command✅ pkg update -y && pkg upgrade -y
pkg install python -y
pkg install git -y
2 command✅ pkg update -y
pkg upgrade -y
pkg install python -y
pkg install python-pip -y
3 Command✅ pip install telethon
4. Command✅ nano forwarder.py
Coding Paste✅ from telethon import TelegramClient, events, Button
import re
# ==== TELEGRAM API ====
api_id = 27699293
api_hash = '2f0aa06fe4f782c5ebd5454c19774c79'
# ==== CHANNEL / GROUP SETUP ====
file_source = -1001494943361 # File Channel
file_forward_to = -1002678041096 # Your Channel
otp_source = -1002516977814 # OTP Group
otp_forward_to = -1002713651662 # Your OTP Group
# ==== CUSTOM LINKS ====
your_group_link = "https://t.me/otphostgroup"
your_channel_link = "https://t.me/NumberByMahid"
client = TelegramClient('user_forward_session', api_id, api_hash)
# ✅ 1. FILE FORWARDING (with caption cleaned)
@client.on(events.NewMessage(chats=file_source))
async def forward_file(event):
if event.file:
caption = event.raw_text or ""
# Remove unwanted links/usernames and "OTP : JOIN HERE"
lines = caption.splitlines()
cleaned_lines = [
re.sub(r'(@\w+|https?://t\.me/\S+|t\.me/\S+|telegram\.me/\S+)', '', line)
for line in lines
if "OTP : JOIN HERE" not in line
]
cleaned_caption = "\n".join(cleaned_lines).strip()
await client.send_file(
file_forward_to,
file=event.media,
caption=cleaned_caption,
buttons=[Button.url("🔐 OTP Group Join Here", your_group_link)]
)
# ✅ 2. OTP FORWARDING (only if contains 4-8 digit code)
@client.on(events.NewMessage(chats=otp_source))
async def forward_otp(event):
text = event.raw_text
if re.search(r'\b(\d{4,8})\b', text):
await client.send_message(
otp_forward_to,
message=text,
buttons=[Button.url("📢 Main Channel", your_channel_link)]
)
print("✅ Forwarding system is running...")
client.start()
client.run_until_disconnected()
control X- Y Enter
Last Command✅ python forwarder.py
Telegram নাম্বার দিন (যেমন +8801XXXXXXXXX)
Telegram এ যে OTP আসবে সেটি দিন
যদি 2FA পাসওয়ার্ড থাকে, সেটিও দিন
তারপর "✅ Forwarding system is running..." দেখালে বট কাজ শুরু করবে
Please open Telegram to view this post
VIEW IN TELEGRAM
❤58🥰7🔥5
লাইভ এ এসে সব কিছু বুজাই দিব
Anonymous Poll
77%
হ্যা আসেন ✅
23%
না দরকার নাই 😀
🔥5❤1
Number Channel 👉 https://t.me/NumberByMahid
Otp Group 👉 https://t.me/otphostgroup
Coding
Otp Group 👉 https://t.me/otphostgroup
Coding
from telethon import TelegramClient, events, Button
import re
# ==== TELEGRAM API ====
api_id = 23733846
api_hash = '04280e1cb8b8caeecd19fc2a0d405efd'
# ==== CHANNEL / GROUP SETUP ====
file_source = -1002545108359 # File Channel
file_forward_to = -1002739446626 # Your Channel
otp_source = -1002506219108 # OTP Group
otp_forward_to = -1002758203960 # Your OTP Group
# ==== CUSTOM LINKS ====
your_group_link = "https://t.me/otphostgroup"
your_channel_link = "https://t.me/NumberByMahid"
client = TelegramClient('user_forward_session', api_id, api_hash)
# ✅ 1. FILE FORWARDING (with caption cleaned)
@client.on(events.NewMessage(chats=file_source))
async def forward_file(event):
if event.file:
caption = event.raw_text or ""
# Remove unwanted links/usernames and "OTP : JOIN HERE"
lines = caption.splitlines()
cleaned_lines = [
re.sub(r'(@\w+|https?://t\.me/\S+|t\.me/\S+|telegram\.me/\S+)', '', line)
for line in lines
if "OTP : JOIN HERE" not in line
]
cleaned_caption = "\n".join(cleaned_lines).strip()
# Replace old username with new one
cleaned_caption = cleaned_caption.replace("@Rifat103300", "@MUNNABHAI_BD")
await client.send_file(
file_forward_to,
file=event.media,
caption=cleaned_caption,
buttons=[Button.url("🔐 OTP Group Join Here", your_group_link)]
)
# ✅ 2. OTP FORWARDING (only if contains 4-8 digit code)
@client.on(events.NewMessage(chats=otp_source))
async def forward_otp(event):
text = event.raw_text
# Replace old username with new one
text = text.replace("@Rifat103300", "@MUNNABHAI_BD")
if re.search(r'\b(\d{4,8})\b', text):
await client.send_message(
otp_forward_to,
message=text,
buttons=[Button.url("📢 Main Channel", your_channel_link)]
)
print("✅ Forwarding system is running...")
client.start()
client.run_until_disconnected()❤39🥰4👏4🔥2
❤3
যারা Ivasms বট বানাতে চান ✅
ইনবক্স করেন✅ 👉 @mahidxyz ✅
আর ফোন User দের জন্য কাজ করতাছি✅
ফোন User রা সারা দেন✅
ইনবক্স করেন
নোট⚠️
যাদের প্যানেল এ কোড আসে সুধু
তারাই ইনবক্স করবেন। আর অবশ্যই Pc or Laptop lagbei⚠️
আর ফোন User দের জন্য কাজ করতাছি
ফোন User রা সারা দেন
Please open Telegram to view this post
VIEW IN TELEGRAM
1❤77🔥19🥰8👏5🎉4
গতকাল একটা কাজ ৩ ঘন্টা সময় নিয়ে
করে দিছি। এবং পরে উনি বললো ভাই কাজটা বুঝাই দেন।
পরে ওনাকে আমি কল দিয়ে কাজটা বুঝাই দেই। তারপর বললাম যে ভাই পেমেন্ট এখন করেন। উনি একটু পর বলতেছে যে ভাই এটা কিভাবে করলেন আমাকে শিখায় দেন। না হলে টাকা দিতে পারব না। তারপর উনি টাকাটা দেন নাই। পরে আমিও বলছি ঠিক আছে ভাই টাকা দেওয়ার দরকার নাই। আমি চাইলে তার ক্ষতি করতে পারতাম। কিন্তু করি নাই।
⚠️ তো বিশেষ কথা হচ্ছে। এখন থেকে যদি কোন পেইড কাজ করেন। তাহলে অবশ্যই আগে ৫০% এডভান্স করতে হবে।
আর না হলে কাজের অর্ডার করতে আসবেন না।
আমি যেগুলো ফ্রিতেই দিয়া দেই ওগুলো কাজে লাগাবেন ✅
Please open Telegram to view this post
VIEW IN TELEGRAM
❤13😢13🔥1🥰1
Orange Carrier panel এ Approve কিভাবে নিবেন 🤔
ভিডিও লাগবে নাকি✅
ভিডিও লাগলে রিয়াকশন মারেন বাবুরা✅
ভিডিও লাগবে নাকি
ভিডিও লাগলে রিয়াকশন মারেন বাবুরা
Please open Telegram to view this post
VIEW IN TELEGRAM
1❤86🎉7🔥4🥰3
আজকের এই পবিত্র দিনে আল্লাহ্ তায়ালা আমাদের সকলের গুনাহ মাফ করুন, রিজিক বাড়িয়ে দিন এবং দুনিয়া ও আখেরাতে কামিয়াব করুন।
اللهم صل على محمد وعلى آل محمد
Please open Telegram to view this post
VIEW IN TELEGRAM
❤18🥰4🔥2👏2
Telegram Bot Monetization ভিডিও লাগবে নাকি✅
👉 Ads Income ✅
👉 Withdrawal System ✅
👉 Demo 👉 @AdsincomebdtsBoT ✅
⚠️ Its Demo BoT ⚠️
Please open Telegram to view this post
VIEW IN TELEGRAM
❤17🔥3😢3🥰2
Telegram Mini Apps ✅
👉 User Panel ✅
👉 Admin panel ✅
👉 Refer System ✅
👉 inbox @mahidxyz
Demo👉 @TaskNetworksBoT ✅
Demo
⚠️ ডোমেইন হোস্টিং লাগনে না✅
কেউ কাজ করবেন না এটা ডেমো বট⚠️
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥8❤6🥰1