刮擦電報成員並使用PC /筆記本電腦(Python&Pycharm)添加到您的組中



在此視頻中,我將向您展示如何使用PC /筆記本電腦抓取成員並將其添加到自己的群組中。 創建api_id和api_hash鏈接http://my.telegram.org/auth電報腳本:??????加入並檢查固定的消息https://t.me/joinchat/AAAAAFgaixvh5AKijHsJ2g在這裡購買電報會員! ??????——————————————– ———————————————通過電報與我的朋友聯繫如果您需要電報會員! 電報用戶名:@greanier證明:??????https://t.me/joinchat/AAAAAFgCAPp1YL7RIi5zLQ新的目標電報組成員。 -您必須提供競爭對手/目標群體-將抓取並將其添加到您的組中。 1000會員= 25 $通過以下方式付款:貝寶(BTC,XRP,ETH,BCH)——————————- ————————————————– ——–是否需要電報動畫貼圖,非動畫貼圖和GIF製作工具? 與他聯繫?@ Ge3mac ———————————————感謝收看! #TelegramTools #TelegramAddUsingPycharm #SubscribeTomyChannel電報電報加法成員加法電報刮添加到您的免費​​組成員來電免費附加成員電報電報技巧無限ERRO成員電報捐贈:BTC:38HSJTdGpJXLekTSe26PreJR52GnDXi1JR ETH:0x005c1ee195c8719b4e59a97287e8957b034536fb XRP:rU2mEJSLqBRkYLVTv55rFTgQajkLTnT6mA DOGE:DKVGup5yLXFjP5wzXnhRGN1WCLje413w6Y ZCOIN:a2b464v5HLUGqmR1TKSkPy5zJ1EQRJmqsP➖➖➖ ➖➖➖➖➖➖➖➖➖➖➖➖免責聲明:本頻道不會促進或鼓勵任何非法活動,本頻道提供的所有內容僅用於教育和信息用途。 ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖。

38 comments
  1. flood error is normal, keep in mind that flood error is not telegram script problem its a telegram account problem.. there is a limit on adding members in telegram daily a limit of 20-50 members addition daily then after that getting such an error. but thats normal, please check your status in spam bot if you experience flood error also or the telegram need 2-4 days before adding again. because sometimes our account is getting restricted because your adding members without a permission to the user so that telegram restrict you from adding members.

  2. i cant add channel
    telethon.errors.common.MultiError: ([ChatAdminRequiredError('Chat admin privileges are required to do that in the specified chat

    (for example, to send a message in a channel which is not yours),

    or invalid permissions used for the channel or group (caused by GetParticipantsRequest)'),
    ChannelScraper.py

  3. Hi! Good stuff, but i'm getting this error:
    Traceback (most recent call last):

    File "C:/Users/Administrator/Desktop/Auto Member Adder/Auto Member Adder/Adder.py", line 38, in <module>

    user['id'] = int(row[1])

    ValueError: invalid literal for int() with base 10: ''

  4. it just add 1 or 2 members after 24 hours …… besause it starts adding old members first who are already in group plzzz help

  5. Wow. Simply amazing. Tried this using multiple phone numbers to extract data from group and it worked. One observation is that if your number has 2FA activated then it will not work. You have to deactivate 2FA and then run the script.
    I will try adding to a group later.

  6. why i can only scrap the list of user if im the admin ?? ('Chat admin privileges are required to do that in the specified chat (for example, to send a message in a channel which is not yours), or invalid permissions used for the channel or group (caused by GetPart

  7. Traceback (most recent call last):

    File "C:/Users/salva/Desktop/Auto Member Adder/Scraper.py", line 2, in <module>

    from telethon.sync import TelegramClient

    ModuleNotFoundError: No module named 'telethon'
    pls help me

  8. I'm getting this error:
    telethon.errors.rpcerrorlist.UserIdInvalidError: Invalid object ID for a user. Make sure to pass the right types, for instance making sure that the request is designed for users or otherwise look for a different one more suited (caused by InviteToChannelRequest)

    Is it because of flood restriction or something else?

  9. user_to_add = InputPeerUser(user['id'], user['access_hash'])

    client(InviteToChannelRequest(target_group_entity, [user_to_add]))
    unable add user by id and hash

  10. I find the solution to the editing Use** notpad++ ** this file format is text/x-c u can edit by Wordpad also but difficult if u find software to edit or add some code to source reply here tanx

  11. sir this error |
    C:UsersTewoderos3rd>python -m pip install telethon

    Collecting telethon

    Using cached https://files.pythonhosted.org/packages/bf/a0/4a4c358e10ce016cd2d5491a96c8819efd41f2c06256b01fbf929f3c8fed/Telethon-1.14.0-py3-none-any.whl

    Collecting rsa (from telethon)

    Using cached https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl

    Collecting pyaes (from telethon)

    Using cached https://files.pythonhosted.org/packages/44/66/2c17bae31c906613795711fc78045c285048168919ace2220daa372c7d72/pyaes-1.6.1.tar.gz

    Collecting pyasn1>=0.1.3 (from rsa->telethon)

    Using cached https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl

    Installing collected packages: pyasn1, rsa, pyaes, telethon

    Exception:

    Traceback (most recent call last):

    File "C:Program FilesPython36-32libsite-packagespipbasecommand.py", line 215, in main

    status = self.run(options, args)

    File "C:Program FilesPython36-32libsite-packagespipcommandsinstall.py", line 342, in run

    prefix=options.prefix_path,

    File "C:Program FilesPython36-32libsite-packagespipreqreq_set.py", line 784, in install

    **kwargs

    File "C:Program FilesPython36-32libsite-packagespipreqreq_install.py", line 851, in install

    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)

    File "C:Program FilesPython36-32libsite-packagespipreqreq_install.py", line 1064, in move_wheel_files

    isolated=self.isolated,

    File "C:Program FilesPython36-32libsite-packagespipwheel.py", line 345, in move_wheel_files

    clobber(source, lib_dir, True)

    File "C:Program FilesPython36-32libsite-packagespipwheel.py", line 316, in clobber

    ensure_dir(destdir)

    File "C:Program FilesPython36-32libsite-packagespiputils__init__.py", line 83, in ensure_dir

    os.makedirs(path)

    File "C:Program FilesPython36-32libos.py", line 220, in makedirs

    mkdir(name, mode)

    PermissionError: [WinError 5] Access is denied: 'C:\Program Files\Python36-32\Lib\site-packages\pyasn1'

    You are using pip version 9.0.3, however version 20.1.1 is available.

    You should consider upgrading via the 'python -m pip install –upgrade pip' command.

    how can i fix it ? ? ? please answer to me fast .

Comments are closed.