Get Mystery Box with random crypto!

TrickyAbhi 🇮🇳

Logo saluran telegram techno_trickop — TrickyAbhi 🇮🇳 T
Logo saluran telegram techno_trickop — TrickyAbhi 🇮🇳
Alamat saluran: @techno_trickop
Kategori: Teknologi
Bahasa: Bahasa Indonesia
Pelanggan: 204.46K
Deskripsi dari saluran

Wᴇʟᴄᴏᴍᴇ Tᴏ Tricky Abhi Bᴏᴛᴢ Uᴘᴅᴀᴛᴇ
✨ Yᴏᴜ Tᴜʙᴇ Cʜᴀɴɴᴇʟ : https://Youtube.com/@TrickyAbhii
➥A Oʀɢᴀɴɪᴢᴀᴛɪᴏɴ Mᴀᴋɪɴɢ Tᴇʟᴇɢʀᴀᴍ Bᴏᴛs Aɴᴅ Oᴘᴇɴ-Sᴏᴜʀᴄᴇ Pʀᴏᴊᴇᴄᴛs Wɪᴛʜ Pʏᴛʜᴏɴ.
Mᴀᴅᴇ ɪɴ Iɴᴅɪᴀ 🇮🇳
Dɪsᴄᴜssɪᴏɴ Gʀᴏᴜᴘ : @TeamTrickyAbhi
Aɴʏ Pʀᴏʙʟᴇᴍ : @HeyAnneX

Ratings & Reviews

4.00

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

0

3 stars

1

2 stars

0

1 stars

0


Pesan-pesan terbaru 2

2024-01-08 14:52:40 from pyrogram import Client
from pyrogram.errors import UserAlreadyParticipant, FloodWait
from colorama import Fore, Style, init

init(autoreset=True)

api_id = 'apiid' #-- Your API ID
api_hash = 'apihash' #-- Your API HASH
phone_number = 'number' #-- YOUR PHONE NUMBER

app = Client(
'teamtrickyabhi',
api_id=api_id,
api_hash=api_hash,
phone_number=phone_number,
)

app.start()

custom_caption = "Your Caption" #-- Your Caption you can use "" for no caption
replace_text = "Replace Text" #-- Enter the text you want to replace.
your_text = "Your Text" #-- Enter your text that you want to replace other's text with your own.

# Enter Source Channel and Your Channel - Also support multiple source and destination.
channel_mapping = {'sourcechannel1': ['destinationchannel1', 'destinationchannel2'], 'sourcechannel2': ['destinationchannel2'], 'sourcechannel3': ['destinationchannel2']}

try:
for source_chat, dest_chats in channel_mapping.items():
try:
print(f"{Fore.GREEN}Joining source chat: {source_chat}")
app.join_chat(source_chat)
except Exception as e:
print(f"{Fore.RED}Error joining source chat '{source_chat}': {e}")

for dest_chat in dest_chats:
try:
print(f"{Fore.CYAN}Joining destination chat: {dest_chat}")
app.join_chat(dest_chat)
except Exception as e:
print(f"{Fore.RED}Error joining destination chat '{dest_chat}': {e}")
except UserAlreadyParticipant:
pass
except Exception as e:
print(f"{Fore.RED}Error: {e}")

try:
sources = [app.get_chat(source_chat) for source_chat in channel_mapping.keys()]
destinations = [
[app.get_chat(dest_chat) for dest_chat in dest_chats]
for dest_chats in channel_mapping.values()
]
except Exception as e:
print(f"{Fore.RED}Error getting chat objects: {e}")
app.stop()

@app.on_message()
async def my_handler(client, message):
final_caption = custom_caption

for source, dests in zip(sources, destinations):
try:
if message.chat.id == source.id:
print(f"{Fore.YELLOW}{message}")
if message.caption:
edited_caption = message.caption.replace(replace_text, your_text)
final_caption = f"{edited_caption}\n{custom_caption}"
for dest in dests:
try:
await message.copy(dest.id, caption=final_caption)
print(f"{Fore.BLUE}Message copied to {dest.id} with caption: {final_caption}")
except Exception as e:
print(f"{Fore.RED}Error copying message to {dest.id}: {e}")
elif message.text:
edited_text = message.text.replace(replace_text, your_text)
final_text = f"{edited_text}\n{custom_caption}"
for dest in dests:
try:
await app.send_message(dest.id, text=final_text)
print(f"{Fore.BLUE}Message sent to {dest.id} with text: {final_text}")
except Exception as e:
print(f"{Fore.RED}Error sending message to {dest.id}: {e}")
else:
for dest in dests:
try:
await message.copy(dest.id, caption=final_caption)
print(f"{Fore.BLUE}Message copied to {dest.id} with caption: {final_caption}")
except Exception as e:
print(f"{Fore.RED}Error copying message to {dest.id}: {e}")
except Exception as e:
print(f"{Fore.RED}Error in message handling: {e}")

app.run()
Sample Code for
Auto Forwarding From Channel to Channel and Group to Group.
Multiple Source Channels and Multiple destination Channels.
Support Replace Text with Your Text.
Support Custom Caption.
No need admin in Source Channel.
13.0K views11:52
Buka / Bagaimana
2024-01-07 09:10:33
Guys if You Want Latest And Working Script Then Complete 2K Subscriber In Our YouTube Channel

~ Channel Link : https://Youtube.com/@TrickyAbhii

~ TrickyAbhi
12.9K views06:10
Buka / Bagaimana
2024-01-03 11:26:55
Telegram Channel To Channel AutoForward Bot | How To Deploy Telegram AutoForward Bot

➤Video Link :




➤Repo :
https://github.com/0AIB/Auto-Forward-Bot

➤For Telegram Api :
https://my.telegram.org/apps

➤Bot Father:
https://telegram.me/BotFather

Thanks For Watching This Video Please Like Share And Subscribe My YouTube Channel
12.9K views08:26
Buka / Bagaimana
2023-12-30 13:45:24 Are you still using the script? If yes then I will upload a script tell me
14.7K views10:45
Buka / Bagaimana
2023-12-26 15:32:30 Those people who still add members Comments Below

Foreigners' Give Attendance, new script is coming

New Script is Coming also for Indians.

+ Adding by Indian Account Script's Mechanism - Script will create multiple Groups and will start Adding Members after adding 200 it will create one more group And this process will continue. Members of even one group will not repeat because we have introduced bot mechanism through which any person can filter the members of all the groups by entering the bot token.

+ Hidden scraper is now Fast.
+ Daily Filter, Online Filter, Weekly Filter, Monthly Filter - Fixed Now No Errors.
14.2K viewsedited  12:32
Buka / Bagaimana
2023-12-21 14:36:37 Now guys tell me what to upload new things in Channel?

I have some ideas with which we can start some new work, tell me your opinion guys.

Website Making Tutorial with support
Adsense Approval (with full support and free)
Cracked source code scripts


Shortner technics, Bots Making, etc...
12.7K views11:36
Buka / Bagaimana
2023-12-20 13:26:07 Ramex 5.0 have fixed of every problems. When to release new script? Comment.
22.9K viewsedited  10:26
Buka / Bagaimana
2023-12-18 15:10:37 Updated - God 2.0

Based on Telethon

So if your account on Pyrogram you need to login again in telethon

Use Option 51 For scraping and Option 53 for adding.

Video Tutorial:
https://t.me/Techno_Trickop/933

For Pyrogram Script: https://t.me/Techno_Trickop/1143

Both Working
16.0K viewsedited  12:10
Buka / Bagaimana
2023-12-18 10:48:58 New Script Ramex 5.0 Excited?

Agar Telegram Update dega to Humey bhi update dena padega sad
16.3K views07:48
Buka / Bagaimana
2023-12-03 16:29:19
How To Make a Ai Telegram ChatGPT Bot | Telegram Ai ChatGPT Bot

Video Link :



OpenAi Api : https://platform.openai.com/account/api-keys

➤Bot Father: https://telegram.me/BotFather

➤Command : https://t.me/TeamTrickyAbhi/1801864


Thanks For Watching This Video Please Like Share And Subscribe My YouTube Channel
15.8K viewsedited  13:29
Buka / Bagaimana