Похожие чаты

Import telethon from telethon.tl.functions.messages import GetMessagesViewsRequest from telethon import TelegramClient # Remember to

use your own
api_id = my id here
api_hash = hash here
client = TelegramClient('anon', api_id, api_hash)
y = str(input("Enter A Channels Link: "))
async def main():
channel = await client.get_entity(y)
msg_ids = await client.get_messages(channel, limit=1)
await client(GetMessagesViewsRequest(
peer=channel,
id=msg_ids,
increment=True,
))
with client:
client.loop.run_until_complete(main())

Now what's the error here?

60 ответов

120 просмотров

id=msg_ids[0].id

Why my account got deleted just for logging in to telethon? Isn't telethon library safe?

Tron Mate | Owner
Why my account got deleted just for logging in to ...

@admin Please Reply Asap So That I Shall Continue My Developments

Tron Mate | Owner
@admin Please Reply Asap So That I Shall Continue ...

Reported Tron Mate | Owner [5265085769] to admins.​​​​​​​​​​​​​​​​​​​​​

Iɴᴅʀᴀᴊɪᴛʜ • 🇮🇳 •
Stop tagging admins

Yeah but I haven't done anything wrong to abuse or spam anyone. Just logged in and tried viewing a message using telethon, it's my first development in telethon, and it banned my account.. will this happen again? ...

Iɴᴅʀᴀᴊɪᴛʜ • 🇮🇳 •
2nd

:) god mode inderect answers 🤞

Iɴᴅʀᴀᴊɪᴛʜ • 🇮🇳 •
2nd

import telethon from telethon.tl.functions.messages import GetMessagesViewsRequest from telethon import TelegramClient # Remember to use your own values api_id = myid api_hash = 'myhash' client = TelegramClient('anon', api_id, api_hash) y = str(input("Enter A Channels Link: ")) async def main(): channel = await client.get_entity(y) msg_ids = await client.get_messages(channel, limit=1) await client(GetMessagesViewsRequest( peer=channel, id=msg_ids[0].id, increment=True, )) with client: client.loop.run_until_complete(main())

Tron Mate | Owner
Got some error again

Please resolve this before my account gets a ban . 🙏

!Pine Apple ❂ Pizza
id=[msg_ids[0].id]

Thanks it shows no error, but didn't increase even 1 view

Mohammad Sharif
Why are you using the view again?

Sorry, I cannot get what u mean, could u pls breif a little?

Tron Mate | Owner
Sorry, I cannot get what u mean, could u pls breif...

I meant what your target is ... Using this view script?

Tron Mate | Owner
Sorry, I cannot get what u mean, could u pls breif...

This script enables to view the post using the account you are using.. You won't get unlimited views out of it 😅.

Mohammad Sharif
This script enables to view the post using the acc...

And even there's a note: don't run this loop many times a day. It won't increase your view count. Use it twice a day . Why there's a need to use it twice a day just for 1 view 😕

Mohammad Sharif
Maybe people try to do it again and again

https://docs.telethon.dev/en/stable/examples/chats-and-channels.html?highlight=increase%20post%20view%20s#increasing-view-count-in-a-channel Please read this once again, it's said it will increase view count, even the title says the same

Tron Mate | Owner
https://docs.telethon.dev/en/stable/examples/chats...

That would be spamming..with fake views.. Why would @lonami do that 🤨.

Mohammad Sharif
That would be spamming..with fake views.. Why wou...

Not spamming just using it ourselves. We aren't hurting anyone

Tron Mate | Owner
Thanks it shows no error, but didn't increase even...

Don't depend on clients to check views, they have cache and don't update immediately. print it. async def main(): channel = await client.get_entity(y) msg_ids = (await client.get_messages(channel, limit=1))[0] print(msg_ids.views) await client(GetMessagesViewsRequest( peer=channel, id=[msg_ids.id], increment=True, )) print( ( await client.get_messages( msg_ids.input_chat, ids=msg_ids.id)).views ) with client: client.loop.run_until_complete(main())

!Pine Apple ❂ Pizza
Don't depend on clients to check views, they have ...

He is thinking he can get unlimited views out of it..😅.

!Pine Apple ❂ Pizza
Don't depend on clients to check views, they have ...

Can't I get more views as mentioned in the docs? If not y did telethon docs waste my time, by including a fake doc

Tron Mate | Owner
Yes ...

then what's the problem mate ?

­ Jãїиãм
then what's the problem mate ?

He is thinking he can get unlimited views with using one account using this script 🤪

Mohammad Sharif
He is thinking he can get unlimited views with usi...

https://t.me/TelethonChat/491793 he already knows it that he can't :(

­ Jãїиãм
then what's the problem mate ?

It's mentioned, using it continuosly, won't increase views forever, unless u wait a day between each iteration

­ Jãїиãм
so why did you wasted your time ?

Expected to get unlimited views. He didn't understand it correctly

­ Jãїиãм
so why did you wasted your time ?

So if I leave a gap between two iteration s, it will increase views right?

­ Jãїиãм
yes if gap > 24+hours

I'm going to try , proxychains and tor . And let me also try setting increment = 400 or should I only use Boolean?

Tron Mate | Owner
I'm going to try , proxychains and tor . And let m...

You can't. it's 1 every 24. and proxy is useless, Telegram uses account phone number for identification. not ip

!Pine Apple ❂ Pizza
You can't. it's 1 every 24. and proxy is useless, ...

If we can give 1 every day for the same post, why can't we do it on the same day? On the same second?

Tron Mate | Owner
I beleive nothing is impossible

If you are prodigious of some sort or determined enough then yes by getting numerous accounts. otherwise you will just gaslight yourself, it's naive to think everything is possible. give up and do something more useful in your day. you can't win against Telegram server devs.

!Pine Apple ❂ Pizza
If you are prodigious of some sort or determined e...

But how come some scripts that could give fake views without user login, just by using proxies and telethon. Before 3-4 years. I mean bot views

Похожие вопросы

Обсуждают сегодня

30500 за редактор? )
Владимир
47
any reference of this implementation?
BitBuddha
29
Ⓐrtto, [4/23/24 7:02 PM] Please explain more fully how it is not working exactly, and what are the steps you are taking, and what error messages come or what happens. Ⓐrtto, ...
Ezza Kezza
2
sounds like people have lost their kaspa on tradeogre... does this mean tradeogre not trustworthy?
Ezza Kezza
15
Страшнейшая правда про списки ЦБ. С первых дней жизни P2P сферы, молодые человеки, начитавшись законодательной базы и "внутренних" документов, решили, что им противостоит сер...
Foxcool
3
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
So much speculation in the last week. So much volatility in price. This is because Hedera has a GC that isn't using the network it's governing. Why aren't people asking why a...
Summit Seeker R
9
Anyone else having this error when trying to make transactions?
Datzel
11
Question: How viable is it to use Anvil as the backend infrastructure for managing a TradFi portfolio, while integrating Flexa for instant liquidity and payment solutions? Cou...
Kevin
2
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Карта сайта